1. soulrebel
  2. RO CSVI
  3. Thursday, 29 November 2018
  4.  Subscribe via email
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.
Accepted Answer Pending Moderation
OK,

Super, merci.
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello,
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
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Mes séparateurs sont de "|", comment faire alors ?
Field separators are "|", how can I do that ?
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello,
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
  1. more than a month ago
  2. RO CSVI
  3. # 4
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
  1. more than a month ago
  2. RO CSVI
  3. # 5
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.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!