Page Template Examples
Page Title and Name
Page Header and Footer
Banner Graphic
Text Fields
Page Links
Product Listings
Page Layout
Complete Example

Custom Page Templates: Page Layout

The page layout fields that the merchant can change in the back office include alignment, page width, number of columns, and column borders. (Page colors are covered in a separate example.) You can choose to completely ignore these fields and use a fixed layout in your template, or you can add code to accommodate the merchant's settings.

Page Layout Example Page Template Resulting Page

The sample page used for this example has the width set to 90%, one column, and column borders are turned on. It does not have any products assigned, so there is no output from the [-- LOOP PRODUCTS --] tag set. However, the loop does show how the page layout settings can be used to specify the alignment and number of columns. The [-- LOOP PRODUCTS --] tag set is explained in the Custom Page Template: Product Listing page.