XiaoFaye / WooCommerce.NET

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

Listing all SKU with product variations #714

Closed ghost closed 1 year ago

ghost commented 1 year ago

Make sure you have included the below details when open an issue. Thank you.

WP version 6.0.3 , Woocommerce Version 7.0.0, WooCommerce.NET version 0.8.4

How can I listing all SKU with all products with their variations?

thx a lot

ghost commented 1 year ago

I founded Product.Variations.GetAll() methods 👍