Counts how many items were sold based on the product ID and lists the total quantity on the product page just above the title.
composer require mateus/module-quantity-products-sold
php bin/magento module:enable Mateus_QuantityProductsSold
php bin/magento setup:upgrade