shopify-template Questions
2
I'm editing the Section/collection-template.liquid file (this file is referenced to by the Template file "collection.liquid").
My goal is to show a specific collection by it's Title.
I've tried a...
Purport asked 6/4, 2018 at 19:1
2
I am having trouble finding the liquid app object. Shopify mentions about this object here https://shopify.dev/changelog/new-app-liquid-object but when we click the link within it(https://shopify.d...
Renfrow asked 12/7, 2022 at 12:46
3
Solved
I'm trying to filter an array of blocks using block settings. I can filter by properties like "type" using the following syntax:
{% assign example = section.blocks | where: "type", "photos" %}
Wh...
Acne asked 1/9, 2019 at 19:30
1
Solved
As a new dev on Shopify, I create an account on Shopify and it gives me 14 days free trial after a few days passed I know about Shopify partner Program where I have no time limitation. so now I wan...
Merna asked 6/3, 2020 at 5:15
1
I am trying to understand the shopify.
In debut theme , theme.liquid layout file i found this code
{{ content_for_layout }} inside body tag.
I am sure it is loading templates and sections, but ...
Litho asked 25/10, 2018 at 7:40
1
© 2022 - 2024 — McMap. All rights reserved.