Filter free shipping
-
Hi,
I am using Woothemes Table Rate shipping plugin and would like to add a filter to my functions.php that find when a product is free shipping based off what is in the cart and the table rate shipping setting. Then if it matches Free Shipping I would like to add css:
e.g.
span.amount:after { content: "Free Shipping"; display: block; font-size: 15px; color: #50D000; }
Any ideas?
Currently I am using this for free shipping class, but it doesn’t work if there free shipping when spending over $50 with a certain shipping class.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Filter free shipping’ is closed to new replies.