Global Tags
Page Tags
Product Tags
Search Tags
Tell A Friend Tags
Shopping Cart Tags
Customer Registration Tags
Gift Certificate Tags
All Tags
Page Tags |
|
Special Page Tags |
|
Defines | |
| [-- DEFINE PAGE --] | The beginning of HTML for a page template |
| [-- END_DEFINE PAGE --] | The end of HTML for a page template |
| [-- DEFINE LINK_TO_PAGE --] | The beginning of HTML for the link to the current page |
| [-- END_DEFINE LINK_TO_PAGE --] | The end of HTML for the link to the current page |
Header and Footer | |
| [-- PAGE.DisplayPageHeader --] | True if the merchant wants the Page Header displayed. |
| [-- HEADER --] | Page Header |
| [-- PAGE.DisplayPageFooter --] | True if the merchant wants the Page Footer displayed. |
| [-- FOOTER --] | Page Footer |
Loops | |
| [-- LOOP PRODUCTS --] | Start of the product Loop for outputting product information |
| [-- LOOP PRODUCTS PAGE.Columns --] | Start of the product loop, uses the database value to determine the number of columns to generate |
| [-- LOOP PRODUCTS VAR.somename --] | Start of the product loop, uses the VAR value to determine the number of columns to generate |
| [-- LOOP PRODUCTS number --] | Start of the product loop, uses the number value to determine the number of columns to generate |
| [-- PRODUCT --] | Create the product information using the template defined for the product |
| [-- PRODUCT template --] | Create the product information using the specified product template |
| [-- END_LOOP PRODUCTS --] | End of the Product Loop |
| [-- LOOP LINKS --] | Start of the Link Loop for outputting Product information |
| [-- LOOP LINKS PAGE.Columns --] | Start of the links loop, uses the database value to determine the number of columns to generate |
| [-- LOOP LINKS VAR.somename --] | Start of the links loop, uses the VAR value to determine the number of columns to generate |
| [-- LOOP LINKS number --] | Start of the links loop, uses the number value to determine the number of columns to generate |
| [-- LINK --] | Create page link information by invoking the Link section of the target page |
| [-- LINK template --] | Create page link information by invoking the Link section of the target page and using the specified page template |
| [-- END_LOOP LINKS --] | End of the Link Loop |
| [-- LOOP ITEMS --] | Start of the Product/Link Loop for outputting Product information and Link information |
| [-- ITEMS --] | Create the Product information and the page link information |
| [-- END_LOOP ITEMS --] | End of the Link Loop |
Search | |
| [-- SEARCH_FORM --] | Insert the search form |
Tell A Friend |
|
| [-- TELLAFRIEND LinkText --] | Create a Tell A Friend link to the page. |
Mini Cart | |
| [-- MiniCart --] | Display mini cart on page |
Customer Registration | |
| [-- RegistrationSignIn --] | Customer Registration Sign in/Register links |
| [-- STORE.NewCustomer --] | text: New Customer? |
| [-- STORE.ToRegister --] | text: Click here to register |
| [-- STORE.RetCustomer --] | text: Returning Customer? |
| [-- STORE.ToSignIn --] | text: Click here to sign in |
| [-- STORE.ViewEdit --] | text: View/Edit account |
| [-- STORE.SignOut --] | text: Sign out |
Gift Certificates | |
| [-- IF GiftCert --] | Display link to purchase gift certificates on page? |
| [-- GiftCertlink --] | Link to page where customers can purchase gift certificates. |
Page Database Tags(Can be used with the IF tag and REMOVE_HTML parameter) |
|
Name | |
| [-- PAGE.Name --] | Page Name |
| [-- PAGE.DisplayName --] | True if the merchant wants the page name displayed. |
| [-- PAGE.Title --] | Page Title tag contents |
Banner Graphic | |
| [-- PAGE.Graphic --] | Full <img src> tag for the page banner graphic. |
| [-- IMAGE PAGE.Graphic --] | File name of the page banner graphic |
| [-- PAGE.DisplayGraphic --] | True if the merchant wants the page banner graphic displayed. |
Text | |
| [-- PAGE.Text1 --] | Text 1 |
| [-- PAGE.Text2 --] | Text 2 |
| [-- PAGE.Text3 --] | Text 3 |
Link | |
| [-- PAGE.LinkName --] | Link Name |
| [-- PAGE.LinkGraphic --] | Link Graphic |
| [-- PAGE.LinkText --] | Link Text |
| [-- PAGE.TextWrap --] | "on" if Link Text Wrap is enabled. |
Layout | |
| [-- PAGE.Layout --] | The page alignment setting |
| [-- PAGE.Columns --] | The number of columns for the page |
| [-- PAGE.DisplayColumnBorders --] | True if column borders are to be displayed. |
| [-- PAGE.PageWidth --] | Page Width |
Colors and Background | |
| [-- PAGE.TextColor --] | Text Color |
| [-- PAGE.BackgroundColor --] | Background Color |
| [-- PAGE.LinkColor --] | Link Color |
| [-- PAGE.VisitedLinkColor --] | Visited Link Color |
| [-- PAGE.ActiveLinkColor --] | Active Link Color |
| [-- PAGE.BackgroundImage --] | Background Image |
File Name | |
| [-- PAGE.FileName --] | File name |
Search Result Product Link Fragment | |
| [-- SEARCHPRODUCTLINK --] | Fragment anchor for search links (#product_id) |
Meta Tags | |
| [-- PAGE.MetaKeywords --] | Meta Keywords |
| [-- PAGE.MetaDescription --] | Meta Description |
Search | |
| [-- PAGE.SearchProductField --] | True if the merchant wants a product search form on this page. |
| [-- PAGE.IndexedForSearch --] | True if the merchant wants the products on this page indexed for search. |
Multipage Generation | |
| [-- PAGE.ProductsPerPage --] | Number of products to appear on a generated page; 0 = all. |
| [-- PrevNext --] | Insert multipage navigation links |
| [-- PrevNext NoCenter --] | Insert multipage navigation links without center tags |
Assigned Items | |
| [-- PAGE.NumProducts --] | Number of products assigned to the page |
| [-- PAGE.NumLinks --] | Number of links assigned to the page |
| [-- PAGE.NumItems --] | Combined number of links and products assigned to the page |
Merchant-Definable Fields | |
| [-- STORE.PageField1 --] | Name of Extra Field 1 |
| [-- STORE.PageField2 --] | Name of Extra Field 2 |
| [-- STORE.PageField3 --] | Name of Extra Field 3 |
| [-- STORE.PageField4 --] | Name of Extra Field 4 |
| [-- STORE.PageField5 --] | Name of Extra Field 5 |
| [-- STORE.PageField6 --] | Name of Extra Field 6 |
| [-- STORE.PageField7 --] | Name of Extra Field 7 |
| [-- STORE.PageField8 --] | Name of Extra Field 8 |
| [-- STORE.PageField9 --] | Name of Extra Field 9 |
| [-- STORE.PageField10 --] | Name of Extra Field 10 |
| [-- PAGE.Field1 --] | Extra Field 1 |
| [-- PAGE.Field2 --] | Extra Field 2 |
| [-- PAGE.Field3 --] | Extra Field 3 |
| [-- PAGE.Field4 --] | Extra Field 4 |
| [-- PAGE.Field5 --] | Extra Field 5 |
| [-- PAGE.Field6 --] | Extra Field 6 |
| [-- PAGE.Field7 --] | Extra Field 7 |
| [-- PAGE.Field8 --] | Extra Field 8 |
| [-- PAGE.Field9 --] | Extra Field 9 |
| [-- PAGE.Field10 --] | Extra Field 10 |
|
|
||||
|
© 2008, ShopSite, Inc. ShopSite Shopping Cart Software |
|
||