i added the price next to the add to cart button
it is showing the price correct when i open the product
but when i change the size (variant picker)
the above price is changing but the button is not showing the price at all
i added the price next to the add to cart button
it is showing the price correct when i open the product
but when i change the size (variant picker)
the above price is changing but the button is not showing the price at all
Hello @akilh
Welcome to Shopify Community.
It did worked on you on first page load because you have added a liquid code in the file but once the variant is selected JS is worked on it.
So upon variant change, you have to alter the JS code.
If you are not familiar with code edits then rather ruining the theme, you can seek help of a developer to help you at reasonable cost.
Let me know if I can help you in anyway.
Thanks