Reputation: 107
We have included shipping costs into the cost of the individual products. As such we enabled free shipping, but we want to rename "Free Shipping" text which appears on checkout to say "Shipping Included In Cost of Product" or something similar to that. I don't really know how to create a filter to do this .
I found the verbiage in woocommerce/classes/shipping/free-shipping/class-wc-shipping-free-shipping.php
I also found http://docs.woothemes.com/document/hooks/ but again I don't really know the proper code to create an action / hook to change this text via my functions.php file.
Here is a screen shot to the area of the template I am referring to (link now broken) http://cl.ly/image/0i311G3Y163E
Upvotes: 0
Views: 3689
Reputation: 177
Not sure if anyone still needs a solution to this but this can be easily accomplished without any coding through the backend of your Wordpress site.
Upvotes: 0
Reputation: 5183
goto =>
Dashboard =>
woocommerce =>
settings =>
Shipping =>
Free shipping =>
Method Title - Change here
Upvotes: 3