I am having a hard time getting the prices incl. and excl. VAT to show on the product page of our store. It is the DAWM theme with url: https://procardio.shop/
I can see that you found a solution which is great!
I would just like to mention our app that we developed for cases like this. Itβs called T-Selector and it lets your customers to select if they like to see the price excluding or including VAT.
One big benefit of doing it this way is that you reduce the risk of being banned from Google merchant center and Google Shopping which will happen if they detect more than one price (two if you have a sale).
One question I do have: what if I want to display different tax-%-amounts depending on which country the visitor is visiting the website from?
So that the visitor from Austria (who lands on our Austrian subfolder domain we have set in shopify market) sees 21%
the visitor from Germany (who lands on our German subfolder domain we have set in shopify market) sees 19%
and the visitor from Switzerland (who lands on our Swiss subfolder domain we have set in shopify market) 0% for example.
Do I manually have to put every country + the according %-amount in the code or is possible that some code snippet pulls the correct tax-% from Shopify automatically?
If you would like to make this ease for you, you can test our app https://apps.shopify.com/tax-selector which does this for you via geo location. If a customer is in Germany they will see the 19% VAT-rate for example.
One more benefit of using our app is that you only show one price at the time which ensures Google wonβt ban you because of double pricing. The customer can select if they want to see the price inclusive or exclusive VAT on your site.
I have tried to change the code as above but not been successful. Does the method above still work today? Do you provide a sevice to help me with the code?