- Getting Started
- Liquid reference
- Filters reference
- Tags reference
- Localization
- Theme structure
- Theme sections
- Theme assets
- Theme config
- Theme layout
- Theme templates
-
- article.liquid
- blog.liquid
- cart.liquid
- collection.liquid
- customer/account.liquid
- customer/addresses.liquid
- customer/details.liquid
- customer/login.liquid
- customer/order.liquid
- customer/register.liquid
- customer/reset-password.liquid
- home.liquid
- page.no-heading.liquid
- products.liquid
- search.liquid
- list-collections.liquid
- store-locator.liquid
- 404.liquid
- customer/activate_account.liquid
- customer/orders.liquid
- Submission
link
The link object has the following attributes:
link.title
Returns the title of the link.
link.url
Returns the url of the collection.
link.type
Returns the type of link.
link.active
Returns true if page is active for view, or false if it not.
link.handle
Returns the handle of link.
link.new_page
Returns true if open new tab for page, or false if it not.
link.total_products
Returns total product count of catalog link.