Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
319 views
in Technique[技术] by (71.8m points)

javascript - Add color swatches to Collection page Shopify

I am working on debut theme for a while, and I am stuck at a place where I want to show color swatches on the collection page of the store. The problem I am facing right now is that the swatch of particular product doesnt change the image of the same product, instead of that it changes the images of only first product. I am not sure where I am doing wrong. Please Help out !

Link :https://erin-snow.myshopify.com/collections/all

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Without looking at any code, I can tell that all of the swatches are related to the first swatch and product image and they shouldn't be.

You need to make it so each color swatch has it's own instance with it's own specific target.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...