Special Tag Library

 

Our DIYeStores website builder utilizes a template system that includes special "Tags" to call information into the template.
Below is a listing of all the Tags that can be used with our system.

All Tags that are Red/Bold MUST be included in every template used with our system.

 


%CONTENT%
This plug-in is what pulls the main content of the website into the template. It will determine where the store's welcome page will be as well as where the results of the products to be displayed. It also indicated where the rest of the pages will show such as the about us, contact us, ancillary pages, on the display of the cart, etc.

This tag is used only in the stores HTML template it is NOT used in the Home Page template and will be ignored.


%CATS%
This plug-in will put a vertical listing of the available categories on the page at the location of the plug-in. If you have buttons specified for the categories they will display instead of text links. This tag uses a table structure to house the category listing.
 


%CATSBR%
This plug-in will do the same basic function as the %CATS% plug-in, however it will add a space below each category. Useful if your using buttons and want to separate them a little.
 


%CATSNT%
This plug-in will do the same basic function as the %CATS% plug-in, however:

The structure of this tag is setup within table tags the <tr><td></td></tr> tags. But it does not have an opening and closing <table></table> tag set.

Useful if you wish to incorporate the category listing within an existing table. 



%CATSUB%
This plug-in will put a vertical listing of the available categories on the page at the location of the plug-in on the page. 

It will only show text even if you have buttons specified for the categories.

This plug-in will also list the sub categories under the Main Category when the Main Link is clicked.

Example:
Jewelry
     Bracelets
     Necklaces
     Earrings



%HNTCATS%
This plug-in will put a horizontal listing of the available categories on the page at the location of the plug-in on the page. It will only show text even if you have buttons specified for the categories.
 


%HCATS%
This plug-in will put a horizontal listing of the available categories on the page at the location of the plug-in on the page. It will show text or buttons if you have them specified for the categories. They will be listed within a table.
 


%CATDROP%
This plug-in will put a drop down listbox of the available categories on the page at the location of the plug-in.
 


%PRANGEDROP%
This plug-in will put a drop down listbox of the available price range feature on the page at the location of the plug-in.
 


%PRANGENT%
%PRANGENT%
This plug-ins will put a vertical listing of your predefined price ranges. 

The Listing will be links to the products in your store that fit into the price range selected  

This listing will not show the defined Title of the Pricing Range. That will allow you to customize this into your template.
 


%PRANGE%
%PRANGE%
This plug-ins will put a vertical listing of your predefined price ranges. 

The Listing will be links to the products in your store that fit into the price range selected  

This listing will show the defined Title of the Pricing Range.
 


%CARTLINK%
%CARTLINK% | %CARTLINKB%
These plug-ins will put "View Cart" links at the location of the plug-in on the page. 

The %CARTLINK% will insert a text based link, even if you have a button specified in the Store Configuration. The %CARTLINKB% will provide a link with a button if you have one specified, or plain text if you don't. 

You may opt to use both the text only one in a navigation bar at the top and/or bottom of your page, and the buttoned one in a listing with your other featured links. 
 


%CARTQTY%
This plug-in will show the total number of items that are in the cart. 

Example:
Cart Items: %CARTQTY% 

Displays as:
Cart Items: 2
 


%CARTVALUE%
This plug-in will show the total Value of the cart.

Example:
Cart Value: %CARTVALUE%

Displays as:
Cart Value: $37.50



%FEATURED%
This plug-in will add a vertical listing of any products you have selected to be in the featured list. A thumbnail of the product will show as well and the size is specified in the store configuration link under "Thumbnails". The Thumbnail will become a link to that product so the customer can click it to go to the products detail.
 


%SEARCH%
This plug-in will put a product search box on the page at the location of the plug-in on the page. The words Product Search will display above the search box.
 


%SEARCHH%
This plug-in will put a horizontal product search box on the page at the location of the plug-in on the page. The words Product Search will display in front (left side) of the search box.
 


%SEARCHHNT%
This plug-in will put a horizontal product search box on the page at the location of the plug-in on the page. There is no text with this search box. This will allow you to add your own wording in front of the search box. It is recommended you create a two celled table one cell for the text you add, and the other cell used for this tag.
 


%ABOUTUS%
%ABOUTUS% | %ABOUTUSB%
These plug-ins will put links to the "about us" page at the location of the plug-in on the page. 

The %ABOUTUS% will insert a text based link, even if you have a button specified in the Store Configuration. The %ABOUTUSB% will provide a link with a button if you have one specified, or plain text if you don't. 

You may opt to use both the text only one in a navigation bar at the top and/or bottom of your page, and the buttoned one in a listing with your other featured links.
 


%CONTACTUS%
%CONTACTUS% | %CONTACTUSB%
These plug-ins will put links to the "Contact us" page at the location of the plug-in on the page. 

The %CONTACTUS% will insert a text based link, even if you have a button specified in the Store Configuration. The %CONTACTUSB% will provide a link with a button if you have one specified, or plain text if you don't. 

You may opt to use both the text only one in a navigation bar at the top and/or bottom of your page, and the buttoned one in a listing with your other featured links.
 


%PAGES%
This plug-in will add a vertical listing of links of any content pages that you have created in The content manager's "Content Pages" Link and have set to show. If you have buttons specified for the pages they will show, otherwise just text links will show.
 


%ANCILLARY%
This plug-in will add a vertical listing of links of any ancillary (extra) pages that you have created and have set to show. If you have buttons specified for the pages they will show, otherwise just text links will show.
 


%NEW%
This plug-in will provide a link to your New products. for a text only link use %NEW% and for a buttoned version use %NEWB%
 


%GUEST%
%GUEST% and %GUESTB%
This plug-in will provide a link to your Guest book, or feedback Pages. for a text only link use %GUEST% and for a buttoned version use %GUESTB%
 


%COUNTER%
This plug-in will put a page counter in your template. The %COUNTER% will insert the Word Visits: with the number of hits your page has gotten. 

Example: Visits: 1594
 


%CHECKOUT%
%CHECKOUT% | %CHECKOUTB%
These plug-ins will put links to the stores Check Out page at the location of the plug-in on the page. 

The %CHECKOUT% will insert a text based link, even if you have a button specified in the Store Configuration. The %CHECKOUTB% will provide a link with a button if you have one specified, or plain text if you don't. 

You may opt to use both the text only one in a navigation bar at the top and/or bottom of your page, and the buttoned one in a listing with your other featured links.
 


%LINKS%
%LINKS% | %LINKSB%
These plug-ins will put links to the stores "Links" page at the location of the plug-in on the page. 

The %LINKS% will insert a text based link, even if you have a button specified in the Store Configuration. The %LINKSB% will provide a link with a button if you have one specified, or plain text if you don't. 

You may opt to use both the text only one in a navigation bar at the top and/or bottom of your page, and the buttoned one in a listing with your other featured links.
 


%SHOPPERS%
This plug-in will display the number of visitors on your site, it will display only the number so you can customize the wording. 

Examples:
Shoppers online: %SHOPPERS% 
   will show as: Shoppers online 10

Visitors %SHOPPERS%
   will show as: Visitors 10

Note: The number shown is not an accurate value, it is a representation of the opened applications running on your site. It is basically for show only