When I open the store website, the price was display correctly at product page(Pic B). But when I click the choose options it will show the error price information as the below picture(Pic C).
If I add 1 quantity the variant total tab will show correct amount of price(Pic D).
May I know how to fix the error price display issue so that price will show $2.84 only at price tab.
It sounds like the issue may be related to how the currency converter app interacts with your product variants rather than the product pricing itself.
Since the correct price appears on the product page and updates correctly when the quantity changes, I’d check whether the variant selector is pulling the original MYR price before the currency conversion is applied.
A few questions:
Which Shopify theme are you using?
Does the issue occur on all products or only specific ones?
Have you tested disabling the currency converter temporarily to see if the variant price displays correctly?
That should help narrow down whether the issue is coming from the app, theme, or Atlas import setup.
Hi, this looks like a currency conversion issue between the product price and the variant selector.
I’d check if the Libautech app is updating variant prices correctly or if the Atlas theme is still pulling the original MYR price when options are selected.
Have you tried disabling the currency converter temporarily to confirm if the issue is coming from the app or the theme?
I using RIDE theme.
This issue happen to the products that have variants for choosing (Choose Options button). If for the product without variant, I can just add to cart successfully.
I tested disabling the currency temporarily. Here below the result
The HTMl with currency and without currency value given by the app.
In website it will show the code.
I using RIDE theme.
This issue happen to the products that have variants for choosing (Choose Options button). If for the product without variant, I can just add to cart successfully.
I tested disabling the currency temporarily. Here below the result
The HTMl with currency and without currency value given by the app.
In website it will show the code.
Probably because it does not really happen if using native shopify currency conversion.
But it’s a bug still, even if you do not use currency conversion, but just want to use HTML in price output.