This module displays how much a user needs to add to the cart to get free shipping
Requires Free Shipping default module to also be installed
Example - Free Shipping threshold is set at 500.00
User has 300.00 worth of products in the cart
A message is displayed indicating that an extra 200.00 is required for Free shipping
Get it here -> http://www.opencart.com/index.php?route ... on_id=4056
Fantastic idea!
However, would request some critical additions:
However, would request some critical additions:
- 1.5.4.1 compatability
- The string is shown only in the Shipping section of Checkout process. It should be shown in Cart too.
- In the cart, it should be placed immediately after the div cart-info (and before the table begins)
- Instead of formatting the text with inline styling,
perhaps you should specify classes that folks can then style visa stylesheet.css
Code: Select all
<strong><span style="color:red;">Spend an extra</span> <span style="color:black;">%s (Ex Tax)</span> <span style="color:red;">and get Free Shipping!</span></strong>
Code: Select all
<span class="spendx4free">Spend an extra <span class="amount4free">%s (Ex Tax)</span> and get Free Shipping!</span>
- Perhaps make the text a little friendlier
Code: Select all
<span class="spendx4free">Only <span class="amount4free">%s (Ex Tax)</span> more to Free Shipping!</span>
- Perhaps provide an option to choose whether the amount displayed should be ex tax or incl tax.
Code: Select all
<span class="spendx4free">Only <span class="amount4free">%s</span> more to Free Shipping!</span>
- vqmod? :-P
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Who is online
Users browsing this forum: No registered users and 7 guests