woocommerce/woocommerce-rest-api

variations selections on Variable product

hardiksorathiya opened this issue · 0 comments

Hello,

We currently get product data using API.

  1. if variations selections any https://prnt.sc/1rsvty7 on admin.
  2. we get all variations via API http://localhost/wordpress527/wp-json/wc/v3/products/48/variations
    here get got all the options variant wise which have selected both options.
  3. but we got only one attributes option if selected any https://prnt.sc/1rsw55t how can I find there are other options?