1. lucafo
  2. RO CSVI
  3. Monday, 19 June 2017
  4.  Subscribe via email
Hello

I want to import / export product_sku and producto custom fields

Now the export uses for example product_sku Custom title and Custom value , only 3 columns

product_sku , custom_title, custom_value
1004215, Material, Diametro exterior, Longitud libre , Espiras útiles, Constante 'K', Espiras totales, Diametro interior, Extremos, Protección superficial, Diametro del hilo, Longitud a bloque, EN 10270-1 SH~12.25~124~15~15.2~17~8.25~RECTIFICADOS~CINCADO~2~34


But for usability I need product_sku and every custom fields in 2 columns: the first custom title and second custom value, like:

product_sku, custom_title 1, custom_value1, custom title 2 ,custom value 2 ....
1004215, Material, EN 10270, 1 SH, Diametro exterior, 12.25, Longitud libre, 124~ ...

It was possible in Virtuemart 1 and CSVVirtuemart 1 in Products Type configurations... but now I don't see how can I do it...


How can configure it ?

thanks a lot
Accepted Answer Pending Moderation
Hello Lucafo,
But for usability I need product_sku and every custom fields in 2 columns: the first custom title and second custom value, like:

That is not possible but if your custom fields are of String type then each of your custom field will be available as a template field, you can add that to your export. Like for example Material, if this custom field is of string then Update your available fields and in CSVI template fields page, select your export template, click on New. Search for Material custom field and add it as an export field. Run the 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. # 1
Accepted Answer Pending Moderation
Ok hanks a lot, Now I have export / import product_sky / custom in diferents CSV Fields...

But I have some custom fields via custom fields for all , Before it is exported like:

"product_sku" "custom_title" "custom_value" "custom_param"
"SADASDASD" "select" "customfieldsforall" "valor 2#valor 443#valur 555"

It's is possible to do export / import in diferents CSV fields like String custom field ?

thanks a lot ..
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello Lucafo,
Only string custom fields can export/import in separate columns and not customfieldsforall custom fields. One option is that you can try to create override for import/export routines and write your own custom code in override file to get the customfieldsforall custom fields in separate columns.
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
Hello Lucafo,

It was possible in Virtuemart 1 and CSVVirtuemart 1 in Products Type configurations...
You are comparing two different things. The Product Types are not the same as Custom Fields For All. The Product Types have been replaced by Multi Variants. In case you want to use Product Types, you will need to use FastSeller, which is supported by CSVI as you can see in the Product Types Import tutorial.
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. # 4
Accepted Answer Pending Moderation
Hi Roland

can you do it:

-Only string custom fields can export/import in separate columns and not customfieldsforall custom fields. One option is that you can try to create override for import/export routines and write your own custom code in override file to get the customfieldsforall custom fields in separate columns.


How much it cost ? How long will it take you?

can you do a budget ?

thanks a lot


thanks a lot
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hello Lucafo,

Before I send you a quotation I want to make sure that you understand the implications of doing this. You are asking us to build a new import/export routine for product information. Any changes/fixes we do to the regular product import/export you will need to do as well, any custom field for all you create will have to be coded into the override as well.

So your override is in constant state of development. If you ask me, it would be better to have a spreadsheet where all this information is in columns and you create an import file from that with some formula's. This way you can have your own setup but still use the standard functionality of CSVI.
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. # 6
  • Page :
  • 1


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