mateus/module-quantity-products-sold

它根据产品ID统计销售了多少件商品,并在产品页面上列出数量。

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

This package is auto-updated.

Last update: 2024-09-13 02:59:09 UTC


README

根据产品ID统计销售了多少件商品,并在产品页面上标题上方列出总数量。

安装介绍

如何安装

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

截图

ScreenShot