API Method
POST
Request Body
{ products(filter: {sku: { in: ["<productSku>"]}) { items { name sku badges badges_label manufacturer stock_status categories{ id name url_key image } __typename description{ html } meta_title meta_description price_range { minimum_price { regular_price { value currency } final_price{ value currency } discount { amount_off percent_off } } maximum_price { regular_price { value currency } final_price{ value currency } discount { amount_off percent_off } } } price_tiers{ discount{ amount_off percent_off } final_price{ value currency } quantity } image { url label } small_image{ url label } media_gallery { url label ... on ProductVideo { video_content { media_type video_provider video_url video_title video_description video_metadata } } } } } }
API Endpoint
https://shopstg.vodacom.co.za/index.php/graphql