Shopify / Shopify/liquid

How i can get the custom tags available in shopify but not in core liquid?

Open
#1,469 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
11.9k
Forks
1.5k
Avg merge
17h 55m
Merged PRs (30d)
3

Description

I am working with themes compatible with Shopify but they are using some tags which do not exist in liquid but work in Shopify. Can I get a reference or an idea of how can I embed it in my system to make it work like Shopify?
Following are some of the missing tags which throw an error if try to compile.
Section tag, form tag, template tag, pagination tag, schema tag, layout tag.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how core Liquid handles tags and compare that with the Shopify theme tags named in the issue: section, form, template, pagination, schema, and layout. Determine whether the intended outcome is a reference explaining their availability or implementation guidance for supporting them; document the supported behavior and the boundary between Shopify and core Liquid.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.