Displaying price with and without taxes
Hi,
I would like to display my product's prices with and without VAT taxes. Example:
Price without tax: 1000
Price with tax: 1250
How can I do that without having my client to fill out two fields and add these prices manually? I would like to create the price with tax field in a way so Commerce will calculate it from the price without tax.
Thanks,
Bálint Deáki
Comments
Commerce Extra Price Formatters
I just made this work with [Commerce Extra Price Formatters](http://drupal.org/project/commerce_extra_price_formatters):
Here's the configuration I used:
Note that there seems to be a bug in the save and the setting for "Include tax in the RRP" checkbox gets lost when you return to this configuration.
Thank you so much! It's
Thank you so much! It's working great!
Images of your Configuration are missing
Dear rfay,
dear balintd,
in the above comment the links to the images don't work. Could you upload them again, i am looking for this solution.
Configuration settings are missing!
I would also like to see the solution!
Regards
Magnus
No idea how this is a solution
duplicate
No idea how this is a solution
I realise rfay posted this 2 years ago..... but it is an interesting problem still.
Absolutely no idea how rfay solved this with Extra Price Formatters. There seems to be no setting that enables two prices, one with and one without tax. If it was a different, less known user I would just assume they had misunderstood the issue.
@rfay, if this module really can be used to solve this issue, I think you have found a way to use it that others have not.