Commerce Price FlexyFormatter
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This is a contributed sub-module of Drupal Commerce that adds more options to format your products price.
This should solve tipical needs like showing price with or without tax, list prices, net prices, etc.. Every price component (base price, tax, fee, discount) can be included or excluded at will.
It's also possible to show up to 2 reference price beside the main one (strikethough list price beside the net price after discounts, or vat exluded amount + vat amount + vat included amount, etc.).
It's possible to set a label and/or a custom css class for each, in order to easily style each of the prices displayed.
In any case take note that this is just a formatter: it affects only how your price is displayed, not how it is calculated (and billed!!!).
WARNING: I have not tested this module in a multicurrency environment (I don't need it). Please be careful and do your homework before using it (and please reports if it works so I can remove this warning).