Liquid in ifshop - aareano/ifshop-wiki GitHub Wiki
Liquid is a templating system designed and maintained by Shopify. ifshop mirrors Shopify's use of Liquid almost exactly.
To see which liquid drops and attributes are defined for which rule events, check out the Event Classes section on the right.
If Liquid is new to you, learn the basics from Shopify's docs here. The liquid filters, liquid objects (referred to as "drops" in ifshop's documentation), and liquid tags described in Shopify's docs are mirrored in ifshop with the following exceptions:
additional filters
These are found on their appropriate page, found under "Liquid Filters" in the table of contents.
missing filters
asset_img_urlasset_urlcamelcasecollection_img_urlcustomer_login_linkdefault_errorsdefault_paginationfile_img_urlfile_urlglobal_asset_urlhandle/handleizehex_to_rgbahighlighthighlight_active_taghmac_sha1hmac_sha256img_urlindexlink_to_add_taglink_to_remove_taglink_to_taglink_to_typelink_to_vendormd5money_without_currencymoney_without_trailing_zerospayment_type_img_urlproduct_img_urlsha1sha256shopify_asset_urlurl_escapeurl_for_typeurl_for_vendorurl_param_escapewithin
additional drops
These are found on their appropriate page, found under "Liquid Drops" in the table of contents.
missing drops
articleblogcommentcountry_option_tagscurrent_pagecurrent_tagsforloopformhandlelinklinklistmetafieldpagepage_descriptionpage_titlepaginatepartscriptsearchtablerowtemplatetheme
missing tags
formlayoutpaginate