Psquared_PriceRounding

Magento Extension
Download latest - 1.0.2

This tiny extension allows to round the prices in the product catalog to force integer values instead of ugly decimal values. This is helpful in combination with currency convertion.

Example: 100 € => USD 131.26

With enabled price rounding the price will be USD 131.00

Features:

- Enable or disable the price rounding per store view.
- Choose the rounding method per store view: round, ceil, floor (see math functions in PHP manual for more informations.)
Settings under System - Configuration - Catalog - Catalog - Price Rounding.

GitHub Repository:

https://github.com/patrickbaber/Psquared_PriceRounding

Releases (3)

Date Version Notes
2013-05-02 1.0.2

- Version with the needed files included. Sorry for that. It's my first extension ;-)

2013-04-12 1.0.1

- Fixing wrong extension path

2013-04-11 1.0.0

Magento >= 1.5.x