Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Simple Mod - Save 20% with our End of Year Sale

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 12-29-2007, 10:45 AM
  ShishaPipeUK's Avatar 
ShishaPipeUK ShishaPipeUK is offline
 

Senior Member
  
Join Date: Jul 2005
Location: London, England.
Posts: 118
 

Talking Simple Mod - Save 20% with our End of Year Sale

Here is a simple mod but very, very effective.
Where you have your coupon code box in the shopcart/cart.php
Above that we have displayed just for December (or what ever month you want) in this case the words:

Save 20% with our End of Year Sale – enter code: YEARENDSALE

See picture below:

http://www.theshisha.com/images/xcartmod_save.jpg

To get this you need to add a new language txt file called txt_gcheckout_add_coupon_yearend and edit skin1/modules/Discount_Coupons/add_coupon.tpl and of cause add a discount coupon to your shop.

So to add a language just go to the language section in your admin area and add a new entry:

Select Topic = Text
Variable = txt_gcheckout_add_coupon_yearend
Value =
Code:
<strong><font color="#3333FF" Size="4">Save 20% with our End of Year Sale &ndash; enter code:</font> <font color="#FF0000" Size="4">YEARENDSALE</font></strong> <BR> <BR>

Next go to your Coupons section in your admin and add a coupon code, I have called mine YEARENDSALE

And finally edit the skin1/modules/Discount_Coupons/add_coupon.tpl

Where you have:
Code:
{$lng.txt_add_coupon_header}

Add after this:

Code:
<br /> {if $smarty.now|date_format:"%m" > 11} {$lng.txt_gcheckout_add_coupon_yearend} {/if}

That's it, this is only displayed in December and you can miss out the 2007 so you can use this automatically every December of the year.

Happy New Year to everyone here and thank you all for the great mods that have been posted this year.

Regards Paul.
__________________
Apache/2.0.55 (Red Hat) & MYSQL Server: 5.0.24
PERL: 5.008005 / PHP: 4.4.4 - 4.3.1 X-CART

Shop carts at
http://www.nightscene.co.uk/shop/home.php
http://www.theshisha.net/shopcart/home.php
http://www.system-maintenance.com/maint/home.php
http://www.tabac4u.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:14 AM.

   

 
X-Cart forums © 2001-2020