Product csv import: product.url
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Product csv import: product.url
Hi Aimeos-Team!
We import products from our external product-management with a custom csv-import (added a decorator class to adapt the data). So far so good.
We have products they have the "scheme" of selectable variants, so we add selectable articles with the determined variants, that worked also.
But we have the same url-part (and lables) for the selectable and the variants. We can change the label but not the url part. I thought i could do this with "product.url" in mapping, but this does not work.
Is there a way to set the product.url in the import "manually"?
Thank you!
Ralf
We import products from our external product-management with a custom csv-import (added a decorator class to adapt the data). So far so good.
We have products they have the "scheme" of selectable variants, so we add selectable articles with the determined variants, that worked also.
But we have the same url-part (and lables) for the selectable and the variants. We can change the label but not the url part. I thought i could do this with "product.url" in mapping, but this does not work.
Is there a way to set the product.url in the import "manually"?
Thank you!
Ralf
Re: Product csv import: product.url
Solved.
At the end of the import we retrieve the select articles resp. the variants and change the url of each variant.
At the end of the import we retrieve the select articles resp. the variants and change the url of each variant.
Re: Product csv import: product.url
"product.url" is also a property you can configure for your CSV import so you don't have to do that afterwards.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star