= tc_product_display = A collection of tags to display product information. === === This tag displays the product price. It defaults to whatever the store currency is set to or, if no store currency has been set, USD. *Attributes* * currency Must be a valid [http://www.xe.com/iso4217.php ISO 4217] currency code. Defaults to 'USD' if no code has been specified in store preferences. Not required. === === This tag displays the product weight along with the proper weight units. It defaults to whatever the store weight units are set to. "Imperial" and "Metric" are the only two options. *Attributes* * units Must be either 'metric' or 'imperial'. Not required. === === This tag displays the product sku number. No attributes. === === This tag displays how many items remain in stock. No attributes. === === This tag displays the product vendor name. No attributes. === === This tag create an tag of the first product image. *Attributes* * size – Valid values are 'small', 'meduim', or 'large'. Defaults to 'meduim'. Not required. * class – Specifies a stylesheet class for the tag. Not required. * alt - Specifies alt text for the tag. Defaults to product name. Not required. === === Same as . === === Same as . === === Same as .