13 articles matching search criteria. | Showing results 1 - 13 |
Search Score |
  |
{IF-CUSTOMER-LOGGED-IN-BEGIN}
Performs a check to determine whether or not the user is logged in as a registered customer in your store.
|
0 |
  |
{IF-CUSTOMER-LOGGED-IN-END}
Ends a check to determine whether or not the user is logged in as a registered customer in your store.
|
0 |
  |
{NULL}
Is translated into nothing. This tag is often used between {IF...} tags if no action is to be taken.
|
0 |
  |
{ELSE}
This tag can be used with any of the QuickCode tags that contain an "IF" statement. Using the {ELSE} tag will cause whatever is displayed between the {ELSE} tag and the {END}, to only be displayed if the original...
|
0 |
  |
{IF-WISH-LIST-BEGIN}
The {IF-WISH-LIST-BEGIN} QuickCode Tag may be used in combination with the {IF-WISH-LIST-END} QuickCode Tag within any storefront template to show or hide content based on whether or not a wish list is available for the current...
|
0 |
  |
{IF-WISH-LIST-END}
The {IF-WISH-LIST-BEGIN} QuickCode Tag may be used in combination with the {IF-WISH-LIST-END} QuickCode Tag within any storefront template to show or hide content based on whether or not a wish list is available for the...
|
0 |
  |
{FIELD-WISH-LIST-IS-PUBLIC}
The {FIELD-WISH-LIST-IS-PUBLIC} QuickCode Tag may be used to create a dropdown menu, from which a customer may select "Yes" to set the wish list as publicly viewable, or "No" to set the wish list as...
|
0 |
  |
{WISH-LIST-BLOCK-BEGIN}
The {WISH-LIST-BLOCK-BEGIN} QuickCode Tag may be used in combination with the {WISH-LIST-BLOCK-END} QuickCode Tag within any storefront template, to create a block of content that will be shown once for each of the curent...
|
0 |
  |
{WISH-LIST-BLOCK-END}
The {WISH-LIST-BLOCK-END} QuickCode Tag may be used in combination with the {WISH-LIST-BLOCK-BEGIN} QuickCode Tag within any storefront template, to create a block of content that will be shown once for each of the...
|
0 |
  |
{FIELD-WISH-LIST-DELETE}
The {FIELD-WISH-LIST-DELETE} QuickCode Tag may be used to create a checkbox that, if selected, indicates the corresponding wish list will be deleted when the form containing the checkbox is submitted.
|
0 |
  |
{FIELD-WISH-LIST-NAME}
The {FIELD-WISH-LIST-NAME} QuickCode Tag may be used to create a text field to view and edit a wish lists's name. The name of a wish list may only be edited by the customer who created the wish list, or a store...
|
0 |
  |
{FIELD-WISH-LIST-SELECT}
The {FIELD-WISH-LIST-SELECT} QuickCode Tag may be used to within the product template (product.tpl) to create a dropdown menu of the current customer's wish lists. The dropdown menu is intended for use in an HTML form that...
|
0 |
  |
{URL-ADD-TO-WISH-LIST}
The {URL-ADD-TO-WISH-LIST} QuickCode Tag may be used within the product template (product.tpl) to create a link that may be used to add the current product to the customer's wish list. If the customer has multiple wish...
|
0 |