Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
anyone can team me how to add a dynamic image to a custom page?
I found the following from some of the sites outside, but i don't know how to add a link and align the image. Thanks so much.
{{ section.settings.image_1 | img_url: '1000x' | img_tag }}
{% schema %}
{
"name": "Image",
"settings": [
{
"type": "image_picker",
"id": "image_1",
"label": "Image"
}
],
"presets": [
{
"name": "Image",
"category": "Content"
}
]
}
{% endschema %}
Solved! Go to the solution
This is an accepted solution.
This is an accepted solution.
User | RANK |
---|---|
10 | |
9 | |
9 | |
8 | |
7 |