Decimal quantity ?



  • Hi,

    Please, has anyone customised the quantity to float ? I couldn't find any reference and will be customising it - would be grateful if anyone has done it or some guidance would be nice in the sense that besides changing field type, model and blades ... Thanks!



  • Hi @nessuno,

    Please check this file packages/Webkul/Velocity/src/Resources/views/shop/UI/particals.blade.php, in this file you will found quantity-changer component, you need to adjust your settings here.

    For backend check this file packages/Webkul/Checkout/src/Cart.php, in this file there is a method updateItems().

    These two files will help you.



  • @devansh-webkul Thank You ! This really helped !


Log in to reply