Results 1 to 7 of 7
  1. #1

    help question Display Multiple Products Qty Box

    I want to display the multiple products qty box instead of the buy now button. I had it set up this way before upgrading to the most recent version. I have Display Multiple Products Qty Box Status and Set Button Location under Product Listing set to 3 - as I did before. But I can't get it to display - only the buy now button. What am i missing?
    Much thanks for your time!!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Display Multiple Products Qty Box

    Configuration ... Product Listing ...
    Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)
    Do you want to display the Add to Cart Button?

    NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product
    Needs to be set to 1 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3

    help question Display Multiple Products Qty Box

    I don't want to display the 'add to cart' button. i have it set to 0=off.
    (Mine doesn't have an opiton 2=on with Qty Box per Product, only 0=off; 1=on.)
    With it set to 0=off, '...more info' is displayed. No matter what I set Display Multiple Products Qty Box Status to (0 ; 1 ; 2; or 3) '... more info' displays.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Display Multiple Products Qty Box

    What version of Zen Cart are you running?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5

    Default Re: Display Multiple Products Qty Box

    I'm running version 1.3.7. And I noticed another post about my same problem, but don't understand how it was resolved. (subjuct: Config > Product Listing > Missing options 1.3.6 -inksale)

    ****Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)
    Do you want to display the Add to Cart Button?

    NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product****

    I don't have the option 2=on, only 0=off and 1=on.

  6. #6

    Idea or Suggestion Re: Display Multiple Products Qty Box

    I found this on another post:

    1.3.5 Upgrade, Display Product Add to Cart Button 2 Not Showing

    --------------------------------------------------------------------------------

    Fresh 1.3.5 installation is fine, but when upgrading from 1.3.0.2 I discovered that the new radio button for option 2=on with Qty Box per Product wasn't showing.

    mysql_upgrade_zencart_1302_to_135.sql contains this:
    Code:
    UPDATE configuration SET configuration_title = 'Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)', configuration_description = 'Do you want to display the Add to Cart Button?<br /><br /><strong>NOTE:</strong> Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product' WHERE configuration_key= 'PRODUCT_LIST_PRICE_BUY_NOW';Running this seems to fix it:
    Code:
    UPDATE configuration SET set_function = 'zen_cfg_select_option(array(\'0\', \'1\', \'2\'), ' WHERE configuration_key= 'PRODUCT_LIST_PRICE_BUY_NOW';

    It did the trick. Is this a bug with the new upgrade?
    Thank you imac!! And thank you Ajeh!

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Display Multiple Products Qty Box

    This is fixed in the current v1.3.7 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Replies: 1
    Last Post: 27 Mar 2016, 06:29 AM
  2. v139h Display Attributes, Qty Discounts & Qty Box in a Table
    By pool27 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 28 May 2014, 11:49 AM
  3. v139h Display Multiple Products Add to Cart AND default qty 1
    By pacu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Feb 2012, 11:55 AM
  4. Display Attributes/Options, Qty Discounts & Qty Box in Matrix
    By teaj in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Apr 2011, 02:59 PM
  5. Multiple Products Qty Box Shows 0 by default
    By aly22 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 24 Apr 2009, 04:37 AM

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