Adding text to International Shipping Methods
Hi,
Hoping someone can help me out with the following
For International Shipping Methods, I want to add a few paragraphs next to ⌠International■ on the Shipping & Payment page in the checkout process. Currently it says ⌠International - To be advised after your order is processed ($0.00)■.
I tried editing the text field ⌠Delivery Time■ on the Shipping Methods page of admin site, via the skin1/admin/main/shipping.tpl template √ this line
<td align="center"><input type="text" name="data[{$s.shippingid}][shipping_time]" size="15" maxlength="1000" value="{$s.shipping_time}" /></td>
But this didn▓t allow me to add all of the text I want added.
Can someone please advise what I need to do so that all of the text is displayed on this page?
Thanks,
__________________
/joannet/
X-Cart version 4.1.9 and above
|