• Resolved neo2021

    (@neo2021)


    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

    • This topic was modified 3 years, 11 months ago by neo2021.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @neo2021,

    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/.

    Thread Starter neo2021

    (@neo2021)

    Is there any chance to to pay you to help me with it ?

    Thread Starter neo2021

    (@neo2021)

    and i have pro version of all wpallimport.

    Plugin Author WP All Import

    (@wpallimport)

    Hi @neo2021,

    I’m sorry, but we don’t take on custom development jobs.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Attributes import’ is closed to new replies.