I am wondering how I would go about changing the currency_symbol.number_format that gets called from the config? I want to be able to drop the trailing .00 if possible.
Unfortunately, right now, the format of the price + currency is hard coded in the code (not configurable). I will make it configurable in future version (after 1.4.0 released, I am testing 1.4.0 at the moment) .