Global Tags
Page Tags
Product Tags
Search Tags
Tell A Friend Tags
Shopping Cart Tags
Customer Registration Tags
Gift Certificate Tags
All Tags
Product Tags |
|
Special Product Tags |
|
Defines | |
| [-- DEFINE PRODUCT --] | The beginning of HTML for a product template |
| [-- END_DEFINE PRODUCT --] | The end of HTML for a product template |
| [-- DEFINE SUBPRODUCT --] | The beginning of HTML for a subproduct template |
| [-- END_DEFINE SUBPRODUCT --] | The end of HTML for a subproduct template |
| [-- DEFINE MORE_INFO_PAGE --] | The beginning of HTML for a more info page template |
| [-- END_DEFINE MORE_INFO_PAGE --] | The end of HTML for a more info page template |
Subproducts | |
| [-- LOOP SUBPRODUCTS --] | Start of the subproduct loop for outputting Product information for the assigned subproducts |
| [-- LOOP SUBPRODUCTS VAR.somename --] | Start of the subproduct loop, uses the VAR value to determine the number of columns to generate |
| [-- LOOP SUBPRODUCTS number --] | Start of the subproduct loop, uses the number value to determine the number of columns to generate |
| [-- SUBPRODUCTS template_name --] | Create the Subproduct information by invoking the Subproduct section of the template named, or if there is none, the current template. |
| [-- END_LOOP SUBPRODUCTS --] | End of the Subproduct Loop |
| [-- PRODUCT.SubProduct --] | A comma delimited list of product record IDs representing this product's subproducts |
| [-- PRODUCT.NumSubProducts --] | Number of subproducts assigned to this product |
| [-- PRODUCT.Parent --] | Returns the product ID of the parent product. All subproducts must include this tag as a hidden form field with the name "super", like this:
<input type=hidden name="super" value="[-- PRODUCT.Parent --]"> |
Product Database Tags(Can be used with the IF tag and REMOVE_HTML parameter) |
|
Name | |
| [-- PRODUCT.Name --] | Name |
| [-- PRODUCT.DisplayName --] | Display name? |
| [-- PRODUCT.NameStyle --] | The font style for the product name, i.e. BOLD, ITALIC, TYPEWRITER, or PLAIN. |
| [-- PRODUCT.NameStyle Begin --] | The opening HTML tag for the font style of the product name, i.e., <b> |
| [-- PRODUCT.NameStyle End --] | The closing HTML tag for the font style of the product name, i.e., </b> |
| [-- PRODUCT.NameSize --] | The font Size for the product name, i.e. Normal, Big, or Small. |
| [-- PRODUCT.NameSize Begin --] | The opening HTML tag for the font Size of the product name, i.e., <big> |
| [-- PRODUCT.NameSize End --] | The closing HTML tag for the font Size of the product name, i.e., </big> |
| [-- PRODUCT.VariableName? --] | Does product have variable name enabled? |
Price | |
| [-- PRODUCT.Price --] | Price |
| [-- PRODUCT.SaleAmount --] | Sale amount |
| [-- PRODUCT.DisplayPrice --] | Display price? |
| [-- PRODUCT.SaleOn --] | Display sale price? |
| [-- PRODUCT.PriceStyle --] | The font style for the product price, i.e. BOLD, ITALIC, TYPEWRITER, or PLAIN. |
| [-- PRODUCT.PriceStyle Begin --] | The opening HTML tag for the font style of the product price, i.e., <b> |
| [-- PRODUCT.PriceStyle End --] | The closing HTML tag for the font style of the product price, i.e., </b> |
| [-- PRODUCT.PriceSize --] | The font Size for the product price, i.e. Normal, Big, or Small. |
| [-- PRODUCT.PriceSize Begin --] | The opening HTML tag for the font Size of the product price, i.e., <big> |
| [-- PRODUCT.PriceSize End --] | The closing HTML tag for the font Size of the product price, i.e., </big> |
| [-- PRODUCT.AltPrice --] | Price in second currency |
| [-- PRODUCT.AltSaleAmount --] | Sale amount in second currency |
| [-- PRODUCT.QuantityPricing --] | Display the Quantity Pricing table |
| [-- PRODUCT.DisplayOrderQuantity --] | Let customers enter quantity on store pages? |
| [-- PRODUCT.VariablePrice? --] | Does product have variable pricing enabled? |
Tax | |
| [-- PRODUCT.Taxable --] | True if the product is taxable. |
SKU | |
| [-- PRODUCT.SKU --] | SKU |
| [-- PRODUCT.DisplaySKU --] | Display SKU? |
| [-- PRODUCT.SKUStyle --] | The font style for the product SKU, i.e. BOLD, ITALIC, TYPEWRITER, or PLAIN. |
| [-- PRODUCT.SKUStyle Begin --] | The opening HTML tag for the font style of the product SKU, i.e., <b> |
| [-- PRODUCT.SKUStyle End --] | The closing HTML tag for the font style of the product SKU, i.e., </b> |
| [-- PRODUCT.SKUSize --] | The font Size for the product SKU, i.e. Normal, Big, or Small. |
| [-- PRODUCT.SKUSize Begin --] | The opening HTML tag for the font Size of the product SKU, i.e., <big> |
| [-- PRODUCT.SKUSize End --] | The closing HTML tag for the font Size of the product SKU, i.e., </big> |
| [-- PRODUCT.VariableSKU? --] | Does product have variable SKU enabled? |
Graphic | |
| [-- PRODUCT.Graphic --] | Full <img src> tag for the product graphic. |
| [-- PRODUCT.Graphic Remove_HTML --] | All information defined for the product graphic including the file path and attributes. |
| [-- IMAGE PRODUCT.Graphic --] | The media subdirectory and file name of the product graphic |
| [-- PRODUCT.DisplayGraphic --] | Display Graphic? |
| [-- PRODUCT.ImageAlignment --] | Image Alignment |
| [-- PRODUCT.TextWrap --] | Text Wrap |
Description | |
| [-- PRODUCT.ProductDescription --] | Product Description |
| [-- PRODUCT.DescriptionStyle --] | The font style for the product description, i.e. BOLD, ITALIC, TYPEWRITER, or PLAIN. |
| [-- PRODUCT.DescriptionStyle Begin --] | The opening HTML tag for the font style of the product description, i.e., <b> |
| [-- PRODUCT.DescriptionStyle End --] | The closing HTML tag for the font style of the product description, i.e., </b> |
| [-- PRODUCT.DescriptionSize --] | The font Size for the product description, i.e. Normal, Big, or Small. |
| [-- PRODUCT.DescriptionSize Begin --] | The opening HTML tag for the font Size of the product description, i.e., <big> |
| [-- PRODUCT.DescriptionSize End --] | The closing HTML tag for the font Size of the product description, i.e., </big> |
Shipping Charges | |
| [-- PRODUCT.ShippingCharge --] | Shipping charge (for Flat-Rate Shipping) |
| [-- PRODUCT.GroundShipping --] | Ground shipping charge |
| [-- PRODUCT.SecondDayShipping --] | Second Day Shipping charge |
| [-- PRODUCT.NextDayShipping --] | Next Day Shipping charge |
| [-- PRODUCT.Shipping0 --] | Shipping 0 charge |
| [-- PRODUCT.Shipping1 --] | Shipping 1 charge |
| [-- PRODUCT.Shipping2 --] | Shipping 2 charge |
| [-- PRODUCT.Shipping3 --] | Shipping 3 charge |
| [-- PRODUCT.Shipping4 --] | Shipping 4 charge |
| [-- PRODUCT.Shipping5 --] | Shipping 5 charge |
| [-- PRODUCT.Shipping6 --] | Shipping 6 charge |
| [-- PRODUCT.Shipping7 --] | Shipping 7 charge |
| [-- PRODUCT.Shipping8 --] | Shipping 8 charge |
| [-- PRODUCT.Shipping9 --] | Shipping 9 charge |
| [-- PRODUCT.NoShippingCharges --] | No Shipping Charges |
| [-- PRODUCT.Weight --] | Weight |
| [-- PRODUCT.DimensionOptions --] | Dimension Options |
| [-- PRODUCT.DimensionText --] | Dimension Text |
| [-- PRODUCT.DimensionSelected --] | Dimension Selected |
| [-- PRODUCT.ExtraHandlingCharge --] | Extra Handling Charge |
Ordering Options | |
| [-- PRODUCT.DisplayOrderingOptions --] | Display ordering options on store pages? |
| [-- PRODUCT.OptionText --] | Ordering options description |
| [-- Order_Option_Menu Line --] | Create the order option menu(s) on a table row |
| [-- Order_Option_Menu Line SKU --] | Create the order option menu(s) on a table row, use SKU instead of record number |
| [-- Order_Option_Menu Column --] | Create the order option menu(s) in a table column |
| [-- Order_Option_Menu Column SKU --] | Create the order option menu(s) in a table column, use SKU instead of record number |
| [-- Order_Option_Menu NoFormat --] | Create the order option menu(s) without any table formatting |
| [-- Order_Option_Menu NoFormat SKU --] | Create the order option menu(s) without any table formatting, use SKU instead of record number |
| [-- PRODUCT.OptionFiniteText --] | Pull-down menu text in a format that needs to be processed by a CALL program. |
| [-- PRODUCT.OptionsBox --] | Text entry box displayed in the shopping cart? |
Add/View Buttons | |
| [-- PRODUCT.AddToCartURL --] | The URL of the Add to Cart link |
| [-- Shopping_Cart_URL --] | The URL of the View Cart link |
| [-- STORE.AddToCart --] | The value defined for the Add To Cart button defined in Preferences > Store Text > Store Pages, either a text string or the media subdirectory and file name of an image. |
| [-- STORE.DisplayAddToCartText --] | Returns "checked" if [-- STORE.AddToCart --] is text. |
| [-- STORE.ViewCart --] | The value defined for the View Cart button defined in Preferences > Store Text > Store Pages, either a text string or the media subdirectory and file name of an image. |
| [-- STORE.DisplayViewCartText --] | Returns "checked" if [-- STORE.ViewCart --] is text. |
| [-- PRODUCT.AddToCartButton --] | The value of the Text field for the Add to Cart button |
| [-- PRODUCT.ViewCartButton --] | The value of the Text field for the View Cart button |
| [-- PRODUCT.OrderCheckout --] | Complete Add to Cart and View Cart buttons, including hyperlinks, text or graphics, and complete <FORM> tags if required by the product settings. |
| [-- AddImage? --] | True if using an image for Add to Cart button |
| [-- AddImage --] | The src and parameters for the Add to Cart image, or "none" if no image |
| [-- AddImage Image_Name --] | The media subdirectory and file name of the Add to Cart image |
| [-- AddText --] | Text for the Add to Cart link, or null if an image is used. |
| [-- ViewImage? --] | True if using an image for View Cart button |
| [-- ViewImage --] | The src and parameters for the View Cart image, or "none" if no image |
| [-- ViewImage Image_Name --] | The media subdirectory and file name of the View Cart image |
| [-- ViewText --] | Text for the View Cart link, or null if an image is used. |
Inventory Tracking | |
| [-- PRODUCT.QuantityOnHand --] | Quantity On Hand |
| [-- PRODUCT.LowStockThreshold --] | Low Stock Threshold |
| [-- PRODUCT.OutOfStockLimit --] | Out Of Stock Limit |
| [-- ProductInventoryPopUp {link name} --] | Create a link that will make a pop-up window displaying the Quantity On Hand, where link name is the text for the link. |
| [-- ProductInventoryActual path_to_shopping_cart_cgi {description text} --] | Display current Quantity On Hand on the page using Server Side Includes (SSI), where description text appears before the number. |
Search | |
| [-- PRODUCT.SearchKeywords --] | Search Keywords |
Google Base Fields | |
| [-- IF Product.UseFroogle --] | Test if the product will be included in Google Base feeds. |
| [-- Product.Brand --] | The Google Base Brand attribute. |
| [-- Product.GoogleProductType --] | The Google Base Product Type attribute. |
| [-- Product.GoogleCondition --] | The Google Base Condition attribute. |
Merchant-Definable Fields | |
| [-- STORE.ProductField1 --] | Name of Extra Field 1 |
| [-- STORE.ProductField2 --] | Name of Extra Field 2 |
| [-- STORE.ProductField3 --] | Name of Extra Field 3 |
| [-- STORE.ProductField4 --] | Name of Extra Field 4 |
| [-- STORE.ProductField5 --] | Name of Extra Field 5 |
| [-- STORE.ProductField6 --] | Name of Extra Field 6 |
| [-- STORE.ProductField7 --] | Name of Extra Field 7 |
| [-- STORE.ProductField8 --] | Name of Extra Field 8 |
| [-- STORE.ProductField9 --] | Name of Extra Field 9 |
| [-- STORE.ProductField10 --] | Name of Extra Field 10 |
| [-- PRODUCT.Field1 --] | Extra Field 1 |
| [-- PRODUCT.Field2 --] | Extra Field 2 |
| [-- PRODUCT.Field3 --] | Extra Field 3 |
| [-- PRODUCT.Field4 --] | Extra Field 4 |
| [-- PRODUCT.Field5 --] | Extra Field 5 |
| [-- PRODUCT.Field6 --] | Extra Field 6 |
| [-- PRODUCT.Field7 --] | Extra Field 7 |
| [-- PRODUCT.Field8 --] | Extra Field 8 |
| [-- PRODUCT.Field9 --] | Extra Field 9 |
| [-- PRODUCT.Field10 --] | Extra Field 10 |
Miscellaneous | |
| [-- PRODUCT.RecordNumber --] | The record number of the product |
| [-- PRODUCT.ProductType --] | The product type; can be "Download" or "Tangible" |
| [-- IF PRODUCT.ProductType "Download" --] | True if the product is a download. |
| [-- PRODUCT.DobaItemID --] | The Doba item ID if the product is a Doba item. |
| [-- IF PRODUCT.DobaItemID --] | True if the product is a Doba item. |
Product More Info Page Tags |
|
Defines | |
| [-- DEFINE MORE_INFO_PAGE --] | The beginning of HTML for a more info page template |
| [-- END_DEFINE MORE_INFO_PAGE --] | The end of HTML for a more info page template |
Product Information | |
| [-- PRODUCT.DisplayMoreInformationPage --] | Create a More Info page for this product? |
| [-- PRODUCT.MoreInformationTitle --] | Content of Title tag |
| [-- PRODUCT.MoreInformationText --] | Product description for More Info page |
| [-- PRODUCT.MoreInformationGraphic --] | Returns a full <img src> tag for the product More Info Page graphic. |
| [-- IMAGE Product.MoreInformationGraphic --] | Returns the path and file name of the product More Information Page graphic, relative to the store’s media directory. |
| [-- PRODUCT.MoreInformationMetaDescription --] | Content of Meta Description tag |
| [-- PRODUCT.MoreInformationMetaKeywords --] | Content of Meta Keywords tag |
| [-- PRODUCT.MoreInformationFileName --] | The file name of the product More Info Page. |
| [-- PRODUCT.MoreInfoURL --] | URL of product's More Info page |
Header and Footer | |
| [-- MORE_INFO.DisplayPageHeader --] | True if merchant wants the Page Header on More Info pages. |
| [-- MORE_INFO.DisplayPageFooter --] | True if merchant wants the Page Footer on More Info pages. |
Search | |
| [-- SEARCH_FORM --] | Insert the search form |
Tell A Friend |
|
| [-- TELLAFRIEND LinkText --] | Create a Tell A Friend link to the page. |
Customer Registration | |
| [-- RegistrationSignIn --] | Inserts links for customer registration and login. |
| [-- 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 |
Mini Cart | |
| [-- MiniCart --] | Displays the Mini Cart on store pages. |
High Security Image | |
| [-- IF ShopSiteSecurityImage --] | True if ShopSite is configured to display the High Security image. |
| [-- ShopSiteSecurityImage --] | Returns the HTML code to display the High Security image on the page. |
Colors and Background | |
| [-- MORE_INFO.BackgroundColor --] | Background color |
| [-- MORE_INFO.BackgroundImage --] | Background image |
| [-- MORE_INFO.TextColor --] | Text color |
| [-- MORE_INFO.LinkColor --] | Link color |
| [-- MORE_INFO.VisitedLinkColor --] | Visited link color |
| [-- MORE_INFO.ActiveLinkColor --] | Active link color |
|
|
||||
|
© 2009 ShopSite, Inc. ShopSite Shopping Cart Software |
|
||