Custom options are not displayed. In Magento Community Edition Interface

I wrote a script to import products into the Magento 1.5.10 community community from a CSV file. Products are displayed both in front and in the backend.

The problem lies in the user parameters of the product (size and color). It does not appear in front. But it is correctly displayed in the admin.

When I edit the same product in the admin panel and save without changing anything, then it displays well in the front end.

Please help me sort this out.

Thanks in advance

Selva.

+3
source share
4 answers

. . "catalog_product_entity_varchar". 4 "catalog_product_entity_varchar". .. , .. Rajamani.

+1

, , , . Magento .

script SQL- ? , , . , , , .

, !

,

0

Magento .

,

0

, has_options 1 - catalog_product_entity. , options_container "container2" - _product_entity_varchar.

0

All Articles