====== ID de les categories ====== SELECT a.entity_id, f.value FROM mgn_catalog_category_entity AS a LEFT JOIN mgn_catalog_category_entity_varchar AS f ON f.entity_id = a.entity_id WHERE f.attribute_id = 33; ======Importar/Exportar Productes====== Per importar productes, creem un fitxer CSV amb els camps: * store * attribute_set * type * sku * category_ids * status * visibility * tax_class_id * weight * price * name * description Les opcions de Importació/Exportació les trobarem a: System >> Import/Export >> Profiles