Debutify - prices do not change with changing product variation

Hello everyone,

I added variations to my store (upsell), but the prices do not change when clicked. It is not dynamic. I read a lot of articles on this topic, but I cant seem to figure it out… The prices are correct in my product settings and when the product is in the cart, but theyre not right on the product page. Please help me and thanks so much in advance!

Thomas

Hello @Thomaskru ,

Can you share your site link please?

Hi Rasel,

Thank you for your message :slightly_smiling_face: link:

www.gamespacers-9185.myshopify.com

Hello @Thomaskru ,

May be you are missing something. Without seeing admin panel, difficult to fix it.

Hey @Thomaskru ,

Please create a copy of your live theme before making these changes, in case anything is done incorrectly, your store will have a backup. If the theme.min.js is incorrect, the store will break.

On the Shopify Admin > Online store > Themes and on the desired theme click on the three dots and “Edit code”.

Search for the file theme.min.js.liquid and replace the code with the one provided on this link: https://cdn.shopify.com/s/files/1/0278/3828/3836/files/theme.min.txt?v=1674995646.

Shopify’s reply cannot exceed 100,000 characters, therefore I am sharing it via link. The link will open a new tab with code, you can press Ctrl + A to select everything and Ctrl + C to copy.

And on the theme file, Ctrl + A to select, and Ctrl + V is to replace the code.

When complete the product price will change according to the variant selected.

1 Like

Link doesnt work

@DesignerBlck Please use the following link https://cdn.shopify.com/s/files/1/0278/3828/3836/files/theme.min_4.10.3.txt?v=1684240721

This file will only work if you are using the 4.10.2 debutify version.