-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Describe the solution you'd like
WooCommerce has different tax_status available by default. The options are:
ProductTaxStatus::TAXABLE, ProductTaxStatus::SHIPPING, ProductTaxStatus::NONE,
Currently "taxable" is a hardcoded default in Smooth Generator. (see here)
This should be adjusted and a random value of the available options should be assigned
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels