By default on OpenCart, only integers can be entered in the Number field, but this extension also allows you to use decimal fractional numbers. This may be necessary if you are selling not a quantity of products, but weight, partial, volume, etc.
Fractional numbers can be entered when adding or editing goods in the admin in the Quantity and Minimum quantity fields, on the product page, in the cart.
Free adaptation to the template after purchasing the extension.
Module installation instructions:
Upload the module in the admin panel in the "Extensions" : "Install".
Go to the "Modifications" section and update the cache.
Go to the "Dashboard" section and update the template cache.
Go to the "Extensions" : "Extensions" : "Modules" and enable the module.
A developer cheat sheet on using ternary operators in Twig. It will be useful for new developers of OpenCart and other CMSs that use this templating engine.
The OpenCart team has officially presented release 3.0.5.0, which contains a significant package of fixes, code cleanup, and compatibility improvements with modern PHP versions.
On November 20, 2025, a new major release of PHP was published - version 8.5. PHP 8.5 introduces useful improvements, but requires a careful approach when integrating into existing OpenCart projects.