Hi Everyone.....
My site, http://redlioncosmeticsltd.com
offers 2 very simple shipping options.....
-Free Shipping on orders over $50, and
-Flat Rate Shipping of $9.99 on orders under $50
(I am happy to report that both of these options are configured properly and both work!!!)
However, although the site just opened,
I was hoping to improve my conversion rate by adding "extra" text to the "shipping options" upon checkout.
I have noticed that when a customer has created their account and is directed to the "Step 1 of 3 - Delivery Information" page;
-if their order is under $50, they are only given the flat rate or "Best Way" option of $9.99....which is perfect !
-but if their order is over $50, they are given both the Flat Rate option and the Free Option (with the Free Option being selected by Default)
Perhaps I am only nitpicking, or perhaps I may not be giving my customers enough credit, not to touch the radio button defaults,
but i was wondering if it is possible to either......
1. Disable the flat rate option from appearing when the order is over $50........or
2. Changing the standard "Free Shipping" text to "Free Shipping on orders over $50" (...if the order is over $50...)
3. Or perhaps adding a "Free Shipping Icon" ie:
I have read a post on changing "verbiage" and have used the Developers Toolkit to narrow down the php files that i may need to modify.....but am still coming up stuck
Currently when i search "Free Shipping", I get 13 files matching the search......
1. /includes/languages/english/categories.php
2. /includes/languages/english/coupon_admin.php
3. /includes/languages/english/document_general.php
4. /includes/languages/english/document_product.php
5. /includes/languages/english/product.php
6. /includes/languages/english/product_free_shipping.php
7. /includes/languages/english/product_music.php
8. /includes/languages/english/checkout_shipping.php
9. /includes/languages/english/extra_definitions/product_free_shipping.php
10. /includes/languages/english/modules/order_total/ot_shipping.php
11. /includes/languages/english/modules/shipping/freeoptions.php
12. /includes/languages/english/modules/shipping/freeshipper.php
13. /includes/languages/english/popup_coupon_help.php
I think I have narrowed down the files to these 4...
- /includes/languages/english/coupon_admin.php
- /includes/languages/english/checkout_shipping.php
- /includes/languages/english/modules/order_total/ot_shipping.php
- /includes/languages/english/modules/shipping/freeoptions.php
...But am not sure which one(s) to modify....
Any Help Would be Greatly Appreciated !!!!!
Thanks in advance
Bob






