Liquid Template Variables - vendor

From Spiffy Stores Knowledge Base

Revision as of 13:56, 24 January 2011 by Admin (talk | contribs) (Created page with 'The liquid template variable ''vendor'' has the following attributes: == <code>vendor.name</code> == Returns the name of the product vendor. == <code>vendor.handle</code> == …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The liquid template variable vendor has the following attributes:

vendor.name

Returns the name of the product vendor.

vendor.handle

This is the product vendor handle. The handle uniquely identifies the product vendor in the URL address.

The handle is usually the product vendor's name in lower case with all blanks replaced by a dash. "Nike shoes" would have the handle "nike-shoes".