Customizing Storefront Pages

Customizing the Storefront Pages

  • Modify the layout of the target page using the corresponding Master Page
  • Modify the content area of the target page using the corresponding User Control

Here is the list of pages in the storefront and the corresponding Master Page / User Control:

Page Master Page Layout Control
Home Page \themes\default\home\home.master \themes\default\home\home.ascx
Product Detail \themes\default\product\product.master \themes\default\product\product.ascx
Product Category \themes\default\category\category.master \themes\default\category\category.ascx
Shopping Cart \themes\default\shoppingcart\shoppingcart.master \themes\default\shoppingcart\cart.ascx
Checkout \themes\default\checkout\checkout.master \themes\default\checkout\checkout.ascx
Contact Us \themes\default\contact\contact.master \themes\default\contact\contact.ascx
Catalog Search \themes\default\search\search.master \themes\default\search\search.ascx
Site Map \themes\default\sitemap\sitemap.master \themes\default\sitemap\sitemap.ascx
Brand Details \themes\default\brand\brand.master \themes\default\brand\brand.ascx
My Account \themes\default\account\account.master \themes\default\account\account.ascx
Update Address \themes\default\account\address.master \themes\default\home\address.ascx
Forgot Password \themes\default\account\forgotpassword.master \themes\default\home\forgotpassword.ascx
Login \themes\default\account\login.master \themes\default\home\login.ascx
Order History \themes\default\account\order.master \themes\default\home\order.ascx
Change Password \themes\default\account\password.master \themes\default\home\password.ascx
Content (CMS Page) \themes\default\content\content.master \themes\default\content\content.ascx