Hello !
I need some help with the plugin... I'm going crazy !!
I created a master product, and a slave product.
First of all, when I click in the category where my 2 products are, I have this message:
"There are no products to list in this category"
(and in my category, I can see "(2)", meaning there are 2 products in this category...)
So I click on the manufacturer name, and here it's working: I can see my 2 products.
The problem is that in my slave, I clicked on "hide product".
I don't want my slave product to be displayed in the product list, but I want it displayed on the product info, below the master one.
Is it possible ?
Any idea of what can be the problem ?
I really do hope you'll give me some help, because I'm feeling very lonely...
PS: I already had to make some changes to index.php, because the query as not ok:
listing_sql did not contain p.products_master nor p.products_master_status, so I add it.