Free Shipping Bar Customization
-
Hello dears,
Good day,
I am trying to customize Free Shipping Bar limit and message values using snippets ,
There is a hook to modify the value but unfortunately there isn’t any hook for the message!
So I have to modify theme files “themes\woodmart\inc\integrations\woocommerce\modules\shipping-progress-bar\class-main.php” , But I could not find a way to override this file using child theme ! is this possible ?
Thanks and regards
Besir
Hello,
In general, it’s should work if you copy that path inc\integrations\woocommerce\modules\shipping-progress-bar\class-main.php
with the file to the child theme and make changes there.
Let me know the results.
Kind Regards