Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2015
    Location
    België
    Posts
    6
    Plugin Contributions
    0

    Default Specials with ad to cart button in showroom mode !

    Hello,

    I have a zen cart site for B2B with the exodus template. Runs for 8 months without any hickups so far.
    We switched off the prices so you can only see them after log-in, that works great.
    Admin makes all the login codes and group discounts.

    It works perfect except for specials !
    I have a side box that shows some specials (with prices/discount after login, without prices before login) and the box-title links to:
    mysite/index.php?main_page=specials

    Here the problem.
    If you are not logged in but you click on previous link to specials they show on the screen but...
    if you hoover over an article, it shows an 'add to shopping cart' button !!!
    Any visitor can order it and can look in his shopping basket to see my B2B prices... Not good

    Does anyone have an explanation for that or better, a solution?

    Many tanks.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Specials with ad to cart button in showroom mode !

    Please provide us with the answers to the posting tips. Especially a link to your site. yoursiteDOTcom or something similar is fine for a link.

  3. #3
    Join Date
    Apr 2015
    Location
    België
    Posts
    6
    Plugin Contributions
    0

    Default Re: Specials with ad to cart button in showroom mode !

    Sorry, I could not give a link because everybody could see my B2B prices :-)

    I have found a solution for my problem.
    I made the specials side box only visible after login by adding this code to specials.php in the includes/modules/sideboxes folder:

    if (!$_SESSION['customer_id']) {
    $show_specials= false;
    } else {
    $show_specials= true;
    }

    Now 'strangers' can't see the specials side box, click on the title and get the forbidden order buttons.

    Hiding the sidebox for non-customers was a late night idea. I had no clue where this problem came from.

    Here's the link. The site is in Polish:

    www.mppolska.pl/site

    On the left you don't see a specials side box now before login.
    The template is Exodus, but an expert adapted it completely to the visual taste of the customer.
    There is no support anymore on the original template.

 

 

Similar Threads

  1. v154 Showroom mode
    By diptimoy in forum General Questions
    Replies: 2
    Last Post: 8 Aug 2015, 10:04 AM
  2. v151 Showroom mode for specifica categories
    By bobmeetin in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 14 Feb 2013, 08:00 PM
  3. v151 Running a 'Showroom' Store with Shopping Cart turned OFF - need help on a few tweaks
    By Don Wagner in forum Customization from the Admin
    Replies: 1
    Last Post: 18 Oct 2012, 11:16 AM
  4. Showroom Only- Button for Contact Us
    By Decostyle in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 23 Jun 2010, 06:41 PM
  5. Put Zencart into showroom mode How?
    By kili in forum General Questions
    Replies: 2
    Last Post: 21 Nov 2006, 08:37 PM

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