allaerd
Forum Replies Created
-
just install it like any other plugin. During import it will copy the products to all other languages.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products not showing up in the Productversion 3.0.5 is just out
Forum: Plugins
In reply to: [Woocommerce CSV importer] Image importyour url in in fact not an actual image url. Therefor it can not be imported.
Forum: Plugins
In reply to: [Woocommerce CSV importer] no more variables and attributes inupgrade the add-ons to v3+. they can be found in your account page
it’s in the github. If you have question, create an isssue over there!
Forum: Plugins
In reply to: [Woocommerce CSV importer] How to update/set stock qty for a product?stock is if you want to set the stock, change_stock is when you want to change it. And if you use it stock will be ignored.
Example:
product X with stock 5
stock = 10 -> after import the stock is 10
change_stock = 10 -> after import the stock = 15Forum: Plugins
In reply to: [Woocommerce CSV importer] Import data from shopifydepending on how the format is, it could be possible
Forum: Plugins
In reply to: [Woocommerce CSV importer] Too many duplicate categoriesHi,
I tested your CSV and it worked as expected. Take for example
Motorsport Quick Shifter Stage II for BMW e30 M3 325 318
And enable the settings add to all categories, the product belongs to:
- 3 Series
- E30 (1984-1991)
- Shifters
- Motorsport Shifter
If you disable the setting, it belongs only belongs to
- Motorsport Shifter
So it looks fine.
could be because new product needed total_sales. Fixed in 3.0.5+
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products not showing up in the Productfixed in version 3.0.5+
If it is a new product, the total_sales with value = 0 is added during the import.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Too many duplicate categoriesCan you share your csv file
Forum: Plugins
In reply to: [Woocommerce CSV importer] Not importing featured_image or gallery_image dataimage from url is completely rewritten in 3+
this behaviour was not intended. More people reported it and there for a made an add-on to mimic this. check out my github.
i will release this in my github account
Forum: Plugins
In reply to: [Woocommerce CSV importer] Question concerning the field that we can importsee the knowledge base for detail description of what field is what