XiaoFaye / WooCommerce.NET

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

Can i use multiple filter by attribute? #766

Closed Poylar closed 7 months ago

Poylar commented 8 months ago

Why this feature is not allow? i wanna filter prodcuts by multiple variations with rest api

i can'T do this /products?attribute=pa_item_color&attribute_term=30&attribute=pa_item_size&attribute_term=4 or this /products?attribute=pa_item_color=[ids]&pa_item_size=[ids]

Why? and what i shoud do, may be some plugin idk

XiaoFaye commented 7 months ago

Please check the available parameters here:

https://woocommerce.github.io/woocommerce-rest-api-docs/#list-all-products