mateus/module-quantity-products-sold

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

dev-main 2021-11-12 20:58 UTC

This package is auto-updated.

Last update: 2025-05-13 04:21:08 UTC


README

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