featured-image-by-url
featured-image-by-url copied to clipboard
API update and Facebook for Woocommerce image (solved)
It happened that in Woocommerce all the product images were seen correctly from this plugin, but in the products synchronized with the Facebook store, the images were not displayed.
I found that if I completed (with any image) the "Product Image" field, then the Facebook for Woocommerce plugin update and publish the image refered by this plugin (featured-image-by-url).
So I've used dummy url from product placeholder image as image src:
"images": [ {"src":"https://myshop.com/wp-content/uploads/dummy.png"} ], "meta_data": [{"key": "_knawatfibu_url", "value":"https://mydam.com/uploads/productimage.png"} ]