• How do i handle variable products in woocommerce using rest api?

    Check this product for example:-
    https://www.pearlkraft.in/store/queens-tiara-ring/

    It has 3 images for parent product irrespective of variation id. But when you fetch this product using REST API, variation id is assigned to it. Thus in mobile app i am unable to show multiple images of variable product as variation ids are assigned to multiple images.

    The page I need help with: [log in to see the link]

The topic ‘Woocommerce REST api issue for multiple images’ is closed to new replies.