Skip to content

The Quantity Increment Decrement extension simplifies quantity adjustments for users. It offers intuitive "+'' and "-" buttons on various pages. Users can easily increase or decrease quantities on listing, detail, cart, checkout, related products, cross-sell, up-sell, wishlist, compare, and widget pages.

Notifications You must be signed in to change notification settings

mageinic/Quantity-Increment-Decrement

Repository files navigation

Quantity User Guide

1. How to install

Method 1: Install ready-to-paste package

Method 2: Install via composer [Recommend]

Run the following command in Magento 2 root folder

composer require mageinic/quantity

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

2. How to use

  • Please refer to the Quantity Extension User Guide.pdf file for instructions on how to use the extension.

3. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star

About

The Quantity Increment Decrement extension simplifies quantity adjustments for users. It offers intuitive "+'' and "-" buttons on various pages. Users can easily increase or decrease quantities on listing, detail, cart, checkout, related products, cross-sell, up-sell, wishlist, compare, and widget pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published