JavaScript está desactivado. Para una mejor experiencia, active JavaScript en su navegador antes de continuar.
Está utilizando un navegador obsoleto. Es posible que no se muestre este sitio web ni otros correctamente.
Debería actualizarlo o usar un
navegador alternativo .
Importar/Actualizar Productos en Lote desde un Archivo CSV/Excel Pro Módulo
1.1.33
Regístrese o inicie sesión para descarga gratuita
compatible to Prestashop 9.1.x+
change Context::getContext() to $this->context in front controller, ba_importer.php
delete callback.php controller
compatible to Prestashop 9.x+
change URL in $.ajax, remove Tools::encrypt function
unset $_FILES after move_uploaded_file
change Tools::link_rewrite to Tools::str2url
remove meta_keywords in product_lang table
change _PS_PROD_IMG_DIR_ to _PS_IMG_DIR_ . 'p/'
remove location in ps_product_attribute since 8.0.0
fix duplicated tags when insert tags
fix import feature value = 0
convert $id_queue to INT in autoimport.php
fix addBaAttachments function
add function baencodeURL into getImageURL