I need to add products by category
The body of the products is:
p1 = [ ... "categories": ["1","2","3","4"] ];
p2 = [ ... "categories": ["2","1","9","10"] ];
p3 = [ ... "categories": ["2","22","13","14"] ];
p4 = [ ... "categories": ["14","52...
asked by
29.11.2017 / 11:00