Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I'm having a problem with product template for a product with variants. Template is just pure html code that has some dynamic graphics that move around.
When I open a product page the dynamic content works perfectly fine. But when I change product variant (product has color variants) the dynamic parts of html code freeze.
Any ideas what the issue might be?
@LukaszSzczuka , Hope you are doing well.
It sounds like the issue with your product template might be related to the way your code interacts with the product variant system. Without seeing your code, it's difficult to say for sure what the problem might be, but one possible solution could be to make sure that your dynamic graphics are updated properly when the product variant is changed. check your theme js file how it'll change the content when variant is change on click.