configure no-image
In the site configuration we can see --> Select an image to be displayed on the storefront when the product image is not available.
And after uploading the image is saved in /general/no-image.jpg
But when I do a get /u1/products/id I see that the image configuration is not included in the product payload
I see it like this: "thumbImageURLs": ["/img/no-image.jpg"
Question, do we need to change all products to search in the /general directory or do we need to create the /img directory internally?
Tagged:
0