The json now contains (per product): `{ "n": "name", "l": "link", "p": price, "s": "content" }` I would really like to see an "i" with an image url of the product being addes to the JSON.
The json now contains (per product):
{ "n": "name", "l": "link", "p": price, "s": "content" }I would really like to see an "i" with an image url of the product being addes to the JSON.