5. Load a page other than the front page in TShirtShop and notice its new, customized page title, which is highlighted in Figure 7-5 (the title of the front page remains the same). Figure 7-5. Creating customized product titles CHAPTER 7 ?– SEARCH ENGINE OPTIMIZATION 209 How It Works: Creating Page Titles In this exercise, we updated the StoreFront class to use data gathered using the GetDepartmentName(), GetCategoryName(), and GetProductName() of the Catalog class to build the wanted titles for the department, category, and product pages. The Smarty template was also updated to display the newly built title instead of the default one.