Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Location
    Durham, UK
    Posts
    84
    Plugin Contributions
    0

    Default 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';
    Also, the configuration_description could be a bit confusing.
    NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product
    As far as I understand it, if Display Multiple Products Qty Box Status is on and Display Product Add to Cart Button is either 1 or 2, then Qty Box per Product will always show, but the Add to Cart Button never will.

    Might something like this explain it better?
    NOTE: To display Add to Cart button per product, turn off Display Multiple Products Qty Box Status

  2. #2
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

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

    I was coming here to post the same problem with the option 2 missing. The sql statement given by imac fixed mine as well.

    The problem I still have is for the products that have the buy now buttons despite the db fix, diplay this text under the Buy Now button:

    min:0 Units:0
    *Mixed ON

    When you click on the Buy Now a yellow message appears at the top of the shopping cart:



    anyone have this problem in v1.35d (upgrade from 1.3->1.302->1.35>

    betty

  3. #3
    Join Date
    Jul 2005
    Location
    Charlottesville, VA
    Posts
    431
    Plugin Contributions
    0

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

    Unfortunately, running Imac's SQL did not fix the add multiple products/quantities to cart for me, although it did add the radio button option 2 which was missing.

    I agree, this instruction was hard to understand: "NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product".

    Any suggestions where I should look?

  4. #4
    Join Date
    Mar 2006
    Location
    Durham, UK
    Posts
    84
    Plugin Contributions
    0

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

    Quote Originally Posted by dbrewster
    Unfortunately, running Imac's SQL did not fix the add multiple products/quantities to cart for me, although it did add the radio button option 2 which was missing.
    That fix was to add the option 2 button only, nothing more. What problem are you having with the add multiple function?

 

 

Similar Threads

  1. Add to cart button is not showing
    By wholesaledepo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Mar 2010, 04:14 AM
  2. Add to Cart button not showing on product info page with attributes
    By Harvard in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Nov 2009, 10:04 PM
  3. Add to Cart Button not showing
    By Kay Reed in forum Installing on a Windows Server
    Replies: 7
    Last Post: 8 Nov 2009, 05:21 AM
  4. Display Product Add to Cart Button Not Working
    By embreak in forum Basic Configuration
    Replies: 8
    Last Post: 25 Jan 2008, 07:36 PM
  5. Replies: 4
    Last Post: 15 Oct 2007, 06:51 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