elgentos / magento2-hyva-cro-purchasing-confidence
Magento 2 Hyva CRO extension for increasing the purchasing confidence
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: *
- magento/module-catalog: *
This package is auto-updated.
Last update: 2024-10-18 12:20:15 UTC
README
Magento 2 Hyva CRO extension for increasing the purchasing confidence by adding a "Customers usually keep this item" block when the item has been returned less than a configured threshold return percentage.
Install
composer require elgentos/magento2-hyva-cro-purchasing-confidence
bin/magento set:up
Configuration
You initially want to run the calculation crons manually, so you have that data. The updating of the return percentage on a product basis happens monthly, the recalculation of the average return percentage happens weekly.
magerun2 sys:cron:run hyva_cro_purchasing_confidence_update_product_return_percentage
magerun2 sys:cron:run hyva_cro_purchasing_confidence_update_average_return_percentage