1. AtelierHeigl
  2. RO CSVI
  3. Monday, 27 May 2019
  4.  Subscribe via email
Hello Community,

I am still confused about the importing of products with custom fileds.

We have products with custom labels and values (see screenshot heigl.JPG )

The goal is


  • to export products this rhe accoding labels

  • to change and import the existing values if necessary

  • to import new variants of a root product



Could you point me in the right direction of how to accomplish that?

Best regards,

Karin
Accepted Answer Pending Moderation
Hello,

Yes, you can send it via email to tharuna@csvimproved.com. Thank you.
Kind regards,

RolandD

=========================
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. # 1
Accepted Answer Pending Moderation
Can I send you the credentials to the file privately as it may contain personal data?
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
99_DR_Test3platin,,,,
,Eigenschaften,,selectoptions=[
{
"voption": "clabels",
"clabel": "Geschlecht",
"values": "weiblich\r\nm\u00e4nnlich"
},
{
"voption": "clabels",
"clabel": "Legierung",
"values": "Gold 333\r\nGold 585"
},
{
"voption": "clabels",
"clabel": "Ringbreite",
"values": "6\r\n8"
},
{
"voption": "clabels",
"clabel": "Ringgr\u00f6\u00dfe",
"values": "50\r\n60"
},
{
"voption": "clabels",
"clabel": "Anzahl Diamanten",
"values": "40\r\n80"
}
]|options={
"423": [
"",
"",
"",
"",
""
],
"429": [
"weiblich",
"Gold 333",
"6",
"50",
"80"
],
"430": [
"",
"",
"",
"",
""
]
}|,0.00

You will be seeing this value for custom_param field. What about custom_title and custom_value fields? Can you post your export file to check? Also post your export debug log. To get the debug log check How to collect debug information? document. Can you also confirm that your custom fields are Multi variants custom field type?
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. # 3
Accepted Answer Pending Moderation
Yes, but like this:

99_DR_Test3platin,,,,
,Eigenschaften,,selectoptions=[
{
"voption": "clabels",
"clabel": "Geschlecht",
"values": "weiblich\r\nm\u00e4nnlich"
},
{
"voption": "clabels",
"clabel": "Legierung",
"values": "Gold 333\r\nGold 585"
},
{
"voption": "clabels",
"clabel": "Ringbreite",
"values": "6\r\n8"
},
{
"voption": "clabels",
"clabel": "Ringgr\u00f6\u00dfe",
"values": "50\r\n60"
},
{
"voption": "clabels",
"clabel": "Anzahl Diamanten",
"values": "40\r\n80"
}
]|options={
"423": [
"",
"",
"",
"",
""
],
"429": [
"weiblich",
"Gold 333",
"6",
"50",
"80"
],
"430": [
"",
"",
"",
"",
""
]
}|,0.00

It t possible to get the vlaues per variant in different cells (one variant per row)?

Thanks for the great support by the way!
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,
Thank you for those screenshots. You are using Multi variant custom field type. Did you add custom_title and custom_value fields in your export fields? These fields will get you the values for a specific product.
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. # 5
Accepted Answer Pending Moderation
Of course:

heigl.JPG heigl3.JPG heigl2.JPG
Attachments (3)
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hello Karin,
Which fields you added to your export and for which field you are getting these values? You still did not answer my question of what custom field type are these? Can you go to VirtueMart Custom fields page, click on the custom field and post a screenshot?
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. # 7
Accepted Answer Pending Moderation
Hello theruna,

they are labels as you can see. THey are used for rings with different properties. For example:

A ring can be gold/silver, can be of different heights and for a different gender. Each of these properties form a different childprodukt. That works fine as you can see in the screenshot. Now, I want to export / import those children. As for the import I have a CSV from my supplier that I want to copy data from to the CSV to be imported.

When using your tutorial, I get somethoing like this:

99_DR_Test3platin,,,,
,Eigenschaften,,selectoptions=[
{
"voption": "clabels",
"clabel": "Geschlecht",
"values": "weiblich\r\nm\u00e4nnlich"
},
{
"voption": "clabels",
"clabel": "Legierung",
"values": "Gold 333\r\nGold 585"
},
{
"voption": "clabels",
"clabel": "Ringbreite",
"values": "6\r\n8"
},
{
"voption": "clabels",
"clabel": "Ringgr\u00f6\u00dfe",
"values": "50\r\n60"
},
{
"voption": "clabels",
"clabel": "Anzahl Diamanten",
"values": "40\r\n80"
}
]|options={
"423": [
"",
"",
"",
"",
""
],
"429": [
"weiblich",
"Gold 333",
"6",
"50",
"80"
],
"430": [
"",
"",
"",
"",
""
]
}|,0.00

But It would be much easier if I got one child produkt per line with it properties.

Is that possible?

Regards
  1. more than a month ago
  2. RO CSVI
  3. # 8
Accepted Answer Pending Moderation
Hello Karin,
Let us go with one step at a time and fix your export and then move on to import. Did you check Product export with custom fields document to know on how to export your custom fields? What is the type of custom fields you are trying to export?
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. # 9
  • Page :
  • 1


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