UltraPlugin Sold & Left Qty extension allows the store owner to show how much stock is sold and how much stock is left on the product page with an attractive by default design. The store owner can manage labels for sold and left stock. The store owner can set sold quantity multiplier to show high stock sold on the website. This can be useful to attract customers for products. The store owner can manage icons for sold and left stock. No need developer to change the design of labels, the store owner easily modifies css style from the admin. This extension allows the store owner to set limits for sold and left quantity. Stock label updated immediately after invoicing. No need to clean the cache to see the latest stock on the product page. This extension is compatible with a varnish cache.
- Enable/disable sold quantity label
- Easy to modify sold quantity label
- Set quantity multiplier to show high stock sold on frontend
- Set a custom icon for sold quantity label
- Set sold quantity limit to hide/show sold the label
- Easy to modify CSS for sold quantity label from admin
- Enable/Disable left quantity label
- Easy to modify left quantity label
- Set a custom icon for the left quantity label
- Set left quantity limit to hide/show left quantity label
- Easy to modify CSS for left quantity label from admin
- Enable/disable label for specific store
Run the following command in Magento 2 root folder:
composer require ultraplugin/module-sold-qty
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy