Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2007
    Posts
    9
    Plugin Contributions
    0

    Default removing the Discount Coupon link

    I am using the Discount Coupon feature on my store in a very limited way - only people who receive an email from me get access to the coupon. I have the coupon set up, have it limited to the product I want - all that is working fine.

    What I am wondering is: is there a way to remove the Discount Coupon link that appears in the left navigation on all the pages? Just a customer experience issue - don't want people thinking there is a Discount Coupon running that they somehow don't have access to. Any way to do this? any help appreciated.

    Thanks in advance

    JMR

    *

  2. #2
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: removing the Discount Coupon link

    Take includes\modules\sideboxes\information.php

    override as..

    includes\modules\sideboxes\your_template\information.php

    Find..

    PHP Code:
      if (DEFINE_DISCOUNT_COUPON_STATUS <= && MODULE_ORDER_TOTAL_COUPON_STATUS == 'true') {
        
    $information[] = '<a href="' zen_href_link(FILENAME_DISCOUNT_COUPON) . '">' BOX_INFORMATION_DISCOUNT_COUPONS '</a>';
      } 
    Comment out each line using //

  3. #3
    Join Date
    Nov 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: removing the Discount Coupon link

    Great - thanks very much. I'll check it out.

    thanks!

  4. #4
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: removing the Discount Coupon link

    If you are not using any coupons, simply turn the Coupon module off in your admin and the link will be turned off too ...

    Admin> Modules> Order Total

    Then you don't have to touch the code.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. Link to description of discount coupon
    By lunabug in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 18 Dec 2013, 05:57 AM
  2. Replies: 6
    Last Post: 19 Jun 2011, 07:06 AM
  3. Removing Gift Certificate and Discount Coupon links
    By IA7X ShadowsI in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Oct 2010, 11:23 PM
  4. Removing Customer ID Manually - For Testing Discount Coupon.
    By Stenrique in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 16 May 2008, 04:26 AM
  5. Removing Discount Coupon box from Checkout Payment Method - Step 2
    By hauruapai in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Sep 2007, 11:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR