Erd*_*Ece 5 mysql magento magmi
谢谢阅读.
我正在使用magmi来导入超过30,000种带图像的产品.
问题在于图像是否已导入,但所有图像都被排除在外.
有没有我可以使用的SQL查询并包含所有图像?
我使用了这个查询但只影响了一行
update `catalog_product_entity_media_gallery_value` set disabled=1 where `value_id` in (select `value_id` from `catalog_product_entity_media_gallery` where value in (select value from `catalog_product_entity_varchar` where `attribute_id`=(select `attribute_id` from `eav_attribute` where attribute_code='image' and `entity_type_id`=4)));
Run Code Online (Sandbox Code Playgroud)
你能帮我么?谢谢.
magento 1.8 CE
| 归档时间: |
|
| 查看次数: |
4366 次 |
| 最近记录: |