Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2005
    Posts
    211
    Plugin Contributions
    0

    Default product quantity display

    Well i've changed every setting there is going to no avail and now god knows how it looks...

    I want to display the product quantity box on the actual product page. Not fussed about anywhere else. How do i do this.

    Also do i have to have enabled in every product the show product quantity box when i edit a product or is this an overide option.

    thanks

  2. #2
    Join Date
    Jul 2005
    Posts
    211
    Plugin Contributions
    0

    Default Re: product quantity display

    Not to worry - ive done it - all my products were set to hide product box. Had to use an sql command to update the table

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,718
    Plugin Contributions
    6

    Default Re: product quantity display

    Thanks for the update and glad that you found you just needed to change how you were configuring the products to show the quantity box ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    Nov 2005
    Posts
    39
    Plugin Contributions
    0

    Default Re: product quantity display

    could you provide me this sql command? I have the same problem but I am not very familiar with sql

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,718
    Plugin Contributions
    6

    Default Re: product quantity display

    To change ALL Products so that NONE are using the hidden quantity box you would make a BACKUP of your database first ... then run this command in the Tools ... Insert SQL Patch ...

    PHP Code:
    UPDATE products SET products_qty_box_status 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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. If I add to cart from Featured Listing, I can't change quantity
    By margecc in forum Customization from the Admin
    Replies: 4
    Last Post: 1 Jun 2007, 02:56 PM
  2. How do you hide the maximum quantity from the product display? and....
    By kinget in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 19 May 2007, 12:47 AM
  3. Replies: 3
    Last Post: 14 Sep 2006, 07:58 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
  •