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.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/mateus/module-quantity-products-sold

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

This package is auto-updated.

Last update: 2025-10-13 05:12:38 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