WPAllImport help with custom work.

Job ID: 33994498

Budget: $30 – $250 USD

Hi one of my suppliers provide us with CSV with some attributes in different format.
it looks like this:

{Zapalarka gazu} Nie dotyczy;{Kolor płyty} Czarny;{Pole typu Wok} Nie;{Rodzaj płyty} Indukcyjne;{Materiał płyty} Szkło;{Głębokość} 52 cm;{Pole Booster} Nie;{Sterowanie smartfonem} Nie;{Wskaźnik ciepła resztkowego} Tak;{Wysokość} 5.5 cm;{Timer} Tak;{Szerokość} 28.8 cm;{Łączenie pól grzewczych} Nie;{Liczba pól grzewczych} 2;{Rodzaj rusztu} Nie dotyczy;{Model} PHD 302;{Moc całkowita} 3.5 kW;{Wykończenie płyty} Prosta krawędź;{Napięcie zasilania} 1-fazowa (230V)

For ex: {Zapalarka gazu} attributes name and followed by attribute data “Nie dotyczy”

I have two questions. First one do you have some hack there I can use this format with WPALLIMPORT Second question is do you have over 4000 different attributes in this file. It’s a little bit impossible for me to mop all of them. Do you have some hack for this


I got this answer from WPAllimport

First one do you have some hack there I can use this format with WPALLIMPORT

Unfortunately, we don’t have any built-in options to import attributes in this format. It would only be possible with custom PHP functions in the template, which I’m afraid isn’t supported in the free version of WP All Export.

Second question is do you have over 4000 different attributes in this file. It’s a little bit impossible for me to mop all of them. Do you have some hack for this

You would have to write custom code that uses our API to dynamically import the attributes per-imported-product: https://www.wpallimport.com/documentation/action-reference/.

Is there someone who can help me with this.
Related categories: PHP WordPress WooCommerce