Import products from Json

  • Posts: 252
  • Thank you received: 1
7 years 1 month ago #263014

-- HikaShop version -- : 3.0.0
-- Joomla version -- : 3.5
-- PHP version -- : 5.5.13

Hi,
My vendor will give me a json file for importing products data.
Is that OK that I just parse and insert the data into proper columns into #_hikashop_product? or is there any other way around?
Thanks

Best regards

Please Log in or Create an account to join the conversation.

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
7 years 1 month ago #263016

Hi,

There is no import system for json.
Now you can always try to conver the json file to a CSV:
www.google.com/search?q=json+to+csv&oq=j...ceid=chrome&ie=UTF-8
And then modify the CSV column names and run the import on it.
But otherwise, it will require a script to import the data in the database.

The following user(s) said Thank You: twscott

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum