Search Help:  
 
Enter keywords to search help.

Creating an Item's Options Store Tag

The Options Store Tag can be modified to display an item's options information in various ways.

Let's say you add an item with an ID of 10 to your Catalog Manager, and this item is available in three sizes (Large, Medium, and Small) and three colors (Red, Blue, and Green). You have the following choices when creating the Options Store Tag.

Version 1

<!--#ystore_catalog id="10" field="options" -->

Using this Store Tag would display your options in the following way:

Version 2

<!--#ystore_catalog id="10" field="options" format="html" -->

Using this Store Tag would display your options in the following way:

Version 3

<!--#ystore_catalog id="10" field="options" optionkey="color" format="html" -->

Using this Store Tag would display just the "Color" pull-down menu, as indicated below. This gives you complete control over the layout of your item page.

Was this article helpful?

Yes   No
Click to contact Customer Care for further assistance.