Liquid Template Variables - cookies

From Spiffy Stores Knowledge Base

Revision as of 16:53, 16 September 2008 by Admin (talk | contribs) (New page: The liquid template variable ''cookies'' has the following attributes: == <code>cookies.''key''</code> == You can access any cookie by name. For example, if you have created a cookie ca...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The liquid template variable cookies has the following attributes:

cookies.key

You can access any cookie by name.

For example, if you have created a cookie called theme, then its value can be accessed by

cookies.theme