Hi @rianrismawati09
Thanks for reaching out to us.
We added gallery response with REST API when you retrieve variation products via REST API.
GET /wp-json/wc/v3/products/PRODUCT_ID/variations/VARIATION_ID
You will see that there is also woo_variation_gallery_images response available.
Remember that after processing your request you have to add image ids on woo_variation_gallery_images product meta.
Thank you
Hello, thankyou for response..
is it possible if not add image id in woo variation of meta product image gallery ? I will fetch the image from another url, not from media library.. *so I can’t get ids image from media library.
Thank you.
@tanvirul
Hi, I want to know, how can I actually input src: “asdf.jpg” to the field? https://ibb.co/YWgL2nd