fbpx
Enjoy Year-End Sale: 50% Off All Plugins! Coupon Code: NewYear2025

Future Eye

Dear Support,

i’m using the additional variation images plugin and now i’m creating my website in flutter and in that i’m unbale to fetch the additional images in the API can you please help me on this one how can i get the additional images.

Tanvirul Haque

Hello Future Eye,

We added gallery response with REST API, when you retrieve variation product 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.

Thanks