It is necessary to implement 2 modules for Prestashop 8
1/ Changing the display of the gallery in the products and linking it to the combination.
All images should be displayed and, when the image is active, switch to its combination.
Currently, the algorithm is such that when choosing a combination, the images intended for it are pulled up.
2/ Module for displaying content if conditions are met.
We create placement options (standard hooks) and 2 custom hooks that can be placed in the template as desired.
Next, there will be a table of contents in the module settings.
Conditions will be exact urls.
For example:
Add new content.
We choose a condition - we write the exact url
We introduce content (standard form - as in the descriptions of mce categories) - taking into account multilingualism.
80-100 $