python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Loop through only certain collections (Shopify)
I'm working on a new Shopify theme but am getting stuck on one thing. I want to create a shop page that
Displays collections, but not all of them: I want to show only the
collections that a) contain ...
Emleh
Votes: 0
Answers: 0
How to modify product page using Theme and Asset api for a shopify App
I am creating a Shopify app that will insert a trust seal or badge on the product page. However, there is difficulty in implementing it since there is no clear documentation or tutorials on how to do ...
andymyst
Votes: 0
Answers: 0
How to validate Shopify theme settings?
With Shopify API you can set up input fields for user to adjust theme, for example:
{
"type": "number",
"id": "products_per_page",
"label": &quo...

Tom Smykowski
Votes: 0
Answers: 1
Different images for different languages in multilingual stores without 3rd party software
As above, I hope that visitors who select different stores can see different images. I have all the text translated and I don't want to rely on 3rd party app. I have come across this thread: https://...
skw1990
Votes: 0
Answers: 1