An add-on to the Extend Warranty module for magento 2
Allows offers by purchase price.
- clone/copy to your app/code/Extend folder
- you would end up with the following structure: app/code/Extend/PurchasePriceOffers
- run your magento 2 commands as usual:
- bin/magento setup:upgrade
- bin/magento setup:di:compile
- bin/magento setup:static-content:deploy -f
- bin/magento cache:clean