Skip to content

It counts how many items were sold based on the product ID and lists the quantity on the product page.

Notifications You must be signed in to change notification settings

mateussantin/count-quantity-of-products-sold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Magento 2) Count Quantity of Products Sold

Counts how many items were sold based on the product ID and lists the total quantity on the product page just above the title.

Introduction to installation:

How to install

composer require mateus/module-quantity-products-sold
php bin/magento module:enable Mateus_QuantityProductsSold
php bin/magento setup:upgrade

Screenshot

ScreenShot

About

It counts how many items were sold based on the product ID and lists the quantity on the product page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published