|
Basic Template Tags
:: Page Title and Meta tags
:: Page Name :: Page Header and Footer :: Page Graphic :: Page Text Fields :: Page Links :: Page Loop Products Advanced Template Tags
:: Page Colors
:: Page Extra Fields :: Page Loop Links :: Page Layout :: Page Search Field :: Page Pagination
|
Page TemplatesA page template defines the layout and elements of a page in a store. You can use the same page template for all pages in your store, or choose different page templates for different pages. For example, a store's welcome page might use one template, product pages might use another template, and customer service or "about us" pages might use a third template. If you are familiar with creating pages in HTML, creating a custom page template is quite easy. Basically, you create an HTML page, and then put in custom template tags where you want to use information from the ShopSite databases. You can even create the page entirely in HTML until you get the look that you want, and then go back and replace elements with custom template tags. If you already have an HTML page layout that you like, simply replace the hard-coded content with custom template tags. You would first want to add [-- DEFINE PAGE --] at the top of your file, before the <html> tag, and [-- END_DEFINE PAGE --] at the end of your code, after the </html> tag. Next: Page Title, Header and Footer >>
|





Shopping Cart Software