If I have a Woo-Commerce product category titled ATV how would I go about changing the add to cart button text on just that category?
I found the documentation here of how to change the text on the add to cart button but this appears to be for specific product types not categories.
Anybody have a solution?
Use conditional logic. In this specifically, the function
has_term()
Try this code once. Don’t need to thank me..