wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
57 stars 37 forks source link

Add stock status filterable values #3081

Closed atorresveiga closed 2 months ago

atorresveiga commented 2 months ago

Description

This small PR adds the FILTERABLE_VALUES variable, which contains all stock status filterable values. We will use this new list in the Woo app to filter products by stock status.

Testing

No need; this PR only adds a new variable