Given :
Server running centos 6, there I deployed a small bitrix
There is also http://gw.open.1688.com:80/openapi/param2/1/cn.ali ... request for which we get a list of items from 1688.com
It is necessary , on the basis of the data obtained, to create a section with elements in the shopping catalog of the site. The element must contain the price, properties, images, in one word, all that is in the unloading.
For example , I will make a component "CATALOG" on pure bitrix, I will display a section with elements there, as I understand it is necessary to write some script that takes this json, loops over it and throws data through the api functions into the database, I mean after The script has worked in my database will be the goods and the line is no longer necessary to exaggerate?
In general, guys pliz tell me how to approach? how to write this script? How to display a directory correctly ?, preferably in detail, with code examples if possible) Or documentation