Calculate new price for variable product using API
-
Hello,
We have a shop with variable products where the price changes depending on what attributes are set to.
I’m pulling in the products in a separate system using the Woocommerce API v3 (and the official php library).
The issue I have is, since these products have a variable price, how do I pull down the price of the product when certain attributes are selected?
This doesn’t seem to be clear at all in the API documentation.
Cheers.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Calculate new price for variable product using API’ is closed to new replies.