weDevsOfficial / wepos

WooCommerce Point of Sale ( POS ) WordPress Plugin
https://wordpress.org/plugins/wepos/
108 stars 71 forks source link

fix: Variable product visible even no attributes used #123

Closed devAsadNur closed 1 year ago

devAsadNur commented 2 years ago

Previously, any variable product was visible to the POS frontend, even though attributes are not used for variations of that product.

Now, products are made invisible from the POS frontend if attributes are not used for variations.

Fixes: #118