Themes Liquid Cheatsheet
Page Templates
When using one of the page templates, you have drops available to use which contain data that can be presented on that page.
Template | Drops | Variables |
All templates | page links store category (list) blog (list) |
settings mini_cart selz_head selz_footer (legacy)powered_by_link |
index.liquid | ||
categories.liquid | ||
category.liquid | category |
|
search.liquid | search |
|
item.liquid | product |
purchase_form media app_yotpo app_disqus |
contact.liquid | contact form |
|
404.liquid | error_message |
Liquid Drops
page drop
- title
- meta_description
- template
- url
store drop
- display_name
- description
- domain
- total_items
- url
- image_url
- location
- apps - apps drop
- social_links - social links drop
apps drop
- yotpo
- cart
- disqus
- mailchimp
- campaign_monitor
- custom_domain
- order_invoice
- thank_you
- paypal
social links drop
- google_plus
- dropbox
- vimeo
- flickr
- dribbble
- soundcloud
- youtube
- tumblr
links drop
- main-menu - link drops
- footer-menu - link drops
link drop
- title
- url
- is_active
- target
- links - link drops
category drop
- id
- title
- page_title
- page_path
- slug
- description
- meta_description
- image_url_small
- image_url_large
- total_items count
- url
- items - product drops
image drop
- url_thumb
- url_large
media drop
- type (youtube, video, audio, vimeo)
- url
- embed
product drop
- id
- title
- page_title
- description
- meta_description
- quantity
- quantity_available
- price
- price_regular
- is_price_flexible
- variants - product variant drops
- files_description
- featured_image - image drop
- featured_media - media drop
- currency
- currency_code
- slug
- url
- short_url
- is_sold_out
- ship_price
- ship_international_price
- type
- created_time
- has_discount
product variant drop
- id
- title
- quantity
- quantity_available
- price
- price_regular
- is_sold_out
search drop
- keyword
- results - product drops
contact form drop
- name
- message
- posted_successfully
- errors - form errors drop
form errors drop
- messages - form error drops
form error drop
- key
- message