Jump to content

[V1.7.6.4.] CSV Import error - Property Product->text_fields is not valid


NeilT

Recommended Posts

Hi

Using Prestashop V1.7.6.4.

I want to import products and set a customisation text_field but i consistently get "Property Product->text_fields is not valid" error message.

Column "Customizable (0 = No, 1 = Yes)" is "1"

For column "Text fields (0 = No, 1 = Yes)" I have tried all manner of formats.

In have seen that "Label|1" should work but it does not.

I've also tried using a colon "Label:1" and reversing the order "1:Label" etc, all to no avail.

Plenty of internet searches don't lead me anywhere except that the format should be "Label|1" (label, pipe, 1 or 0) and now I am out of ideas.

All other data is correct and the product will import if I do not set these values.

Any help would be appreciated.

Thanks

Neil

Link to comment
Share on other sites

There is nothing difficult to write your own import script.
I gave here many examples of how to import from CSV and XML.
But I do not want to look 😉

Link to comment
Share on other sites

You can use the built-in Prestashop import module without text fields and write only a small script to import only the text field.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...