I'have got an issue with my magento [V1.9.3.6]
Currently when i try to add a product to cart ( configurable product with associated simples ) their is a problem.
On my back i can't see the product associated to the configurable.
In the Db catalog_product_relation
, there are no data for this product.
But in the catalog_product_super_link
:
there are the super attribute relation. Either i can't add them from the back since i don't find them even by ID.
If anyone had this issue and know how to deal with it, you'r welcome.