st4rl3t Posted December 29, 2008 Share Posted December 29, 2008 Hi, I am still using presta 1.0 , i am having problem editing into the SHIPPING section (each time a customer wants to proceed to pay. I did not put any weight into product, cause I don't have the measurement for sure until I order the product from the supplier. Usually each time a customer purchasing products from my shop, the shipping fee will be calculated as FREE. Can I replace "FREE" with a statement like "the shipping fee will be calculated according to product weight, product order will be updated by email/text message." I am using payment by Bank transfer therefore its not automatically calculated.Could you please teach me how to edit the Shipping section ? You could see the image that I attached below. Thank you so much for your help =) Link to comment Share on other sites More sharing options...
TropischBruin Posted December 29, 2008 Share Posted December 29, 2008 This is either done via the database or somewhere in the .php file that belongs to the shippingmethode selected.Use Agent Ransack to search your files for the word "Free". Link to comment Share on other sites More sharing options...
st4rl3t Posted December 29, 2008 Author Share Posted December 29, 2008 Hi, thanks for the response. I have looked for the word 'Free!', found it in the php file *order-carrier.tpl.php then I changed the wording, but when i try to proceed to purchase product, its still saying "Free!" . Any other solution?Thanks Link to comment Share on other sites More sharing options...
st4rl3t Posted January 1, 2009 Author Share Posted January 1, 2009 Hi all, I have managed to change the wording into sentence. Thank you for ur help! Link to comment Share on other sites More sharing options...
TropischBruin Posted January 1, 2009 Share Posted January 1, 2009 Hi all, I have managed to change the wording into sentence. Thank you for ur help! How? Link to comment Share on other sites More sharing options...
peacheaven Posted June 27, 2009 Share Posted June 27, 2009 Hi all, I have managed to change the wording into sentence. Thank you for ur help! How? Just edit order-carrier.tpl in your default theme folder,find in line 68:{if $carrier.price}{convertPrice price=$carrier.price}{else}{l s='Free!'}{/if} replace the word Free! with anything you want,let say Confirmation by mailThat's it:) Link to comment Share on other sites More sharing options...
Recommended Posts