XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
391 stars 217 forks source link

How to add Product Variations with price options. #770

Open dmainmon opened 7 months ago

dmainmon commented 7 months ago

I'm trying to create Product Variations with pricing options. The user should see one dropdown with multiple items. When the user selects and item it should use the items price.

I can create the variations and pricing but they always show up without an option selected. See image image

I need the variations to show up selected. So that when a user selects an option, it uses the correct price. It should look like this: image

hoaisonbkbk commented 6 months ago

I guess you have to create the attribute first