Descripción
Import new Products into your WooCommerce store from simple formatted files (e.g. CSV, TXT, etc.).
See http://www.visser.com.au/woocommerce/plugins/product-importer/
- Import new Products
- Delete existing Products by SKU
- Update existing Products (*)
- Import Product Images (*)
- Import Product Categories
- Import Product Tags
- Import from CSV file
- Supports external CRON commands (*)
Supported Product fields include:
- SKU
- Product Name
- Descripción
- Extracto
- Precio
- Precio De Venta
- Peso
- Longitud
- Anchura
- Alto
- Category
- Etiqueta
- Cantidad
- Sort Order
- Product Status
- Comment Status
- Situación Fiscal
Additional import features will be introduced in regular major Plugin updates, minor Plugin updates will address import issues and compatibility with new WooCommerce releases.
Features unlocked in the Pro upgrade of Product Importer include:
- Sale Price Dates From
- Sale Price Dates To
- Permalink
- Imágenes
- Imagen destacada
- Galería del Producto
- Post Date
- Post Modified
- Tipo
- Visibilidad
- Destacado
- Situación Fiscal
- Clase de Impuesto
- Gestionar stock
- Stock Status
- Allow Backorders
- Vendido Individualmente
- Up-sells
- Cross-sells
- File Download
- Descargar Límite
- URL del producto
- Button Text
- Compra Nota
- Import All in One SEO Pack (AIOSEOP)
- Import Advanced Google Product Feed
- Import Ultimate SEO
- Import WordPress SEO
… and more free and Premium extensions for WooCommerce.
For more information visit: http://www.visser.com.au/woocommerce/
Utilización
- Open WooCommerce > Product Importer
- Using the file upload field select your CSV-formatted Product Catalog
- Set the matching import field beside each corresponding column in your uploaded CSV file, this is usually selected automatically
- Click Import Products
- Review the Import Log updated during the live import
- Press Finish Import
- Review any Products that were skipped during the import
- You can now manage Products within WooCommerce
¡Realizado!
Soporte
If you have any problems, questions or suggestions please raise a support topic on our dedicated WooCommerce support forum.
http://www.visser.com.au/woocommerce/forums/
Disclaimer
It is not responsible for any harm or wrong doing this Plugin may cause. Users are fully responsible for their own use. This Plugin is to be used WITHOUT warranty.
Capturas
From the Import screen you can upload CSV files for import The Settings screen includes options to alter the default formatting and behaviour of import files Link CSV columns to WooCommerce Product fields and review the Import Options Watch as new Products are populated within your WooCommerce store A final review report includes skipped Products with reasons and a detailed import log for re-import
Instalación
- Upload the folder ‘woocommerce-product-importer’ to the ‘/wp-content/plugins/’ directory
- Activate ‘WooCommerce – Product Importer’ through the ‘Plugins’ menu in WordPress
- You can now import Products by reading the below Usage section
Reseñas
Colaboradores y desarrolladores
«WooCommerce – Product Importer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WooCommerce – Product Importer» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
=1.5=
* Added: toggleback.js
* Update: Deprecated code in Encoding updated
* Tested: Up to WP 5.6
1.4
- Added: Import with PI button to Products screen
- Fixed: Warning: “continue” targeting switch is equivalent to “break” in PHP 7.3
1.3.1
- Fixed: Import file validation
- Changed: Moved Import Modules to Tools
1.3
- Changed: Compatibility with WordPress 4.5
- Fixed: Encoding detection on file uploads
- Changed: Text domain to woocommerce-product-importer
1.2
- Added: WooCommerce Branding support
- Added: Tools screen
- Added: Skip import log if generating more than 1000 Categories
- Added: Skip import log if generating more than 1000 Product Tags
- Changed: UI of the Import Options meta box on the Import screen
- Changed: Moved Product related functions to products.php
- Added: Pause and resume support to import engine
- Fixed: Display Price in final import report of skipped Products
- Added: Additional diagnostic/server notices on Import screen
1.1
- Added: Alias support for Product import columns
- Added: Delete matched Products import method
1.0
- Initial release of Plugin
- Added: Import new Products import method