here is the store link
I can see variants are already there. Is it like you are facing issue with showing exact product image on variant click? or showing T-shirt Color in a text field is a wrong idea if you don’t have every color of the product. This might also flag your website. Let us know the exact problem statement over here so that we can assist you in the best possible way
Price not getting updated on changing the variant on the product page.
We verify in the console that the price gets updated on the backend but does not get updated on the frontend. Selection of variant works, but the price does not get updated since there might be an issue with the variant handler function missing from the theme.
Hello @Advertfox I just checked your store and the size variant is perfectly visible on the product page. You can refer to the screenshot below.
If you still can’t see the variant make sure to check if you are not in the preview mode of a different theme. Or better to check in Incognito mode. Let me know if that helps.
Thanks
The size variants are visible, so I believe more context is needed to understand the issue.
Yes, it can be a theme/coding issue if variants exist but not showing on product page.
Most common fix is: check product template + enable variant picker in theme customizer and ensure option name “Size” matches exactly.
Hi, yes variants are coming but 2 variant have different price which is not showing and that’s exact issue
Hello @Advertfox,
Yes, you’re right. I checked the 2XL variant, and its price is showing as $32. However, when switching between variants, the price is not updating on the product page.
This behavior is not standard for the Shopify Dawn theme, as variant prices update correctly in the default/demo setup. It looks like some custom code may be interfering with the variant selection or price update functionality.
I recommend reviewing recent customizations, especially any JavaScript related to product forms or variant handling, as something may have been unintentionally modified or broken.
Hi @Advertfox
Yes, the price does not update when the variant changes. This functionality is available by default in some themes, while in others it needs to be implemented with custom code.
Best regards,
Devcoder ![]()
Hi @Advertfox Thanks for providing more context. Your theme may need to be modified to support this behavior.
can you tell me what changes should i do in my code ?
@Advertfox You are using dawn theme. So, if you can share the code/file - product-info.js responsible for updating the code, I can look into the code. Else I will need collaborator access to debug and fix the issue.
Thanks
I’m just curious about the color option. Forget the size. This color text input is from an options app? Is the customer supposed to guess the color? Just curious. Maybe disable the app and any other nonsense you got going on. You are a shopify partner and have been for YEARS.
hi,
let me know how to connect with you ?
Your theme does update price, but then it’s overwritten by the product options app.
The app uses wrong price – probably not configured properly.
May want to check the app documentation or contact app support.





