An OXID module that displays the products discounts on the articles page.
This module displays the products discounts directly on the articles page.
Block price
button in the article page to Discounts
Discounts
WindowThis module was written for Oxid6 Community Edition.
It should run on a fresh Oxid Installation.
We can not guarantuee that the module is working properly on other oxid versions.
The module can be installed via composer.
Step 1: Directory
Go to the root directory of oxid (the one that contains the vendor
and the source
folder).
Step 2: Composer
Execute the following composer command:
composer require "pcsg/oxid-products-discount" "^1.0"
This will download the module and install it into the correct directory.
Step 3: Oxid
Activate the Module in your admin panel.