Quote:
Ok thank you... now that this part is edited... USPS unfortunately started putting how many days in the name of the "Type" of service... so I still need to add somewhere on this page close to the shipping methods list of choices some helpful info for customers like...
"Please note we ship next day" Perhaps there is a way to edit "Choose delivery method" so one can add some text to that line? That would help a LOT. Thank you! |
In order to change "Choose delivery method" label, apply the following code to the source code of your site (exactly to the page where Ecwid is added, before Ecwid integration code):
Code:
<script type="text/javascript"> ecwidMessages = { "ShippingDetails.choose_delivery":"LABEL_VALUE", }; </script>
More about changing text in Ecwid: http://kb.ecwid.com/w/page/22978888/...inmystorefront