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

 
magento/import_export_products.txt · Darrera modificació: 2010/11/30 13:50 per resteve
 
Copyright: Zikzakmedia Llicència Creative Commons By-NC-SA
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki