Bonjour,
Hi,
J'aimerais savoir quel champs utiliser pour importer de nouvelles images à un produit.
I'd like to know which field to use to import some new pictures to a product.
Par avance, merci.
Thank you in advance.
- soulrebel
- RO CSVI
- Thursday, 29 November 2018
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
In that case you can wrap your file_url with text enclosures.
Something like
Field separators are "|", how can I do that ?
In that case you can wrap your file_url with text enclosures.
Something like
product_sku|file_url
XXX|"image1.jpg|image2.jpg|image3.jpg"
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Mes séparateurs sont de "|", comment faire alors ?
Field separators are "|", how can I do that ?
Field separators are "|", how can I do that ?
Accepted Answer
Pending Moderation
Hello,
No, If you want to import three images then you have to use file_url only once but with three images like below
You mean that for a product reference, if I want to import 3 images for example, I have to use the "file_url" field 3 time in the import file.
No, If you want to import three images then you have to use file_url only once but with three images like below
product_sku;file_url
XXX;image1.jpg|image2.jpg|image3.jpg
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
D'accod,
OK,
Tu veux dire que pour une référence de produit, si je veux par exemple importer 3 images, je dois utiliser le champs "file_url" 3 fois dans le fichier d'import.
You mean that for a product reference, if I want to import 3 images for example, I have to use the "file_url" field 3 time in the import file.
Comme ça:
Like this:
product_sku | file_url | file_url | file_url
Ou comme ça:
Or like this:
product_sku | file_url |
avec les 3 noms de fichier séparés d'une virgule dans la colonne "file_url"
with the 3 file names separated by a comma in the "file_url" column
OK,
Tu veux dire que pour une référence de produit, si je veux par exemple importer 3 images, je dois utiliser le champs "file_url" 3 fois dans le fichier d'import.
You mean that for a product reference, if I want to import 3 images for example, I have to use the "file_url" field 3 time in the import file.
Comme ça:
Like this:
product_sku | file_url | file_url | file_url
Ou comme ça:
Or like this:
product_sku | file_url |
avec les 3 noms de fichier séparés d'une virgule dans la colonne "file_url"
with the 3 file names separated by a comma in the "file_url" column
Accepted Answer
Pending Moderation
Hello,
Assuming that you are doing VirtueMart product import, you need to use file_url field for importing images. You can also take a look at Import VirtueMart images document for more information.
Assuming that you are doing VirtueMart product import, you need to use file_url field for importing images. You can also take a look at Import VirtueMart images document for more information.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »