Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 36
  1. #21
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: How do you change add to cart?

    Quote Originally Posted by lkzone View Post
    Hmm...I just tried those again -- one turns off the Qty box in the product listing but i cannot turn off the box on the main product info page.

    Anyone know how to do this?
    As Post #10 suggests, this is configured whilst adding the actual product to the store. So you'll need to go to Admin>Catalog>Categories/Products, locate the product and click to edit it, then change the field which says Products Quantity Box Shows.

  2. #22
    Join Date
    Jan 2008
    Posts
    94
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    Quote Originally Posted by Steven300 View Post
    As Post #10 suggests, this is configured whilst adding the actual product to the store. So you'll need to go to Admin>Catalog>Categories/Products, locate the product and click to edit it, then change the field which says Products Quantity Box Shows.
    That's right. Or if you use easy populate you can set this as you upload them. That's how I did it.

  3. #23
    Join Date
    Jan 2008
    Location
    Georgia
    Posts
    68
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    Okay -- thanks guys (girls?) -- It seems the Qty box is for each indivdual product so editing all my existing products would be quite time consuming. I may choose to keep the Qty box at this point.

    That's right. Or if you use easy populate you can set this as you upload them. That's how I did it.
    Kbmets7, what field did you update for this setting? Since I do use Easy Populate, maybe I can reload my products with only that field changed. (Can I update any fields I want using Easy Populate or just those shown in the "Full" Sample?)

    Did anyone figure out how to get rid of the border around the Qty Box and Add to Cart graphic?

    ~Lynne

  4. #24
    Join Date
    Jan 2008
    Posts
    94
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    I'm pretty sure this is the one:

    v_products_qty_box_status
    set to 0

    You can only update the fields in the full sample (I think)

    Sorry, I can't be definitive. I'm learning here myself.


  5. #25

    Default Re: How do you change add to cart?

    Quote Originally Posted by lkzone View Post
    Okay -- thanks guys (girls?) -- It seems the Qty box is for each indivdual product so editing all my existing products would be quite time consuming. I may choose to keep the Qty box at this point.



    Kbmets7, what field did you update for this setting? Since I do use Easy Populate, maybe I can reload my products with only that field changed. (Can I update any fields I want using Easy Populate or just those shown in the "Full" Sample?)

    Did anyone figure out how to get rid of the border around the Qty Box and Add to Cart graphic?

    ~Lynne
    To get rid of the border look for #cartadd in your css and you should see a line similar to Border: You can change it here or remark the line out to remove border completely.

  6. #26
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    i have a question along the same lines, how can I keep the quantity box on the product listings page and have the add to cart next to each and every item in the product list?

    literally, i need to do this:

    product a [ 2 ] [add to cart button] product b [ 6 ] [add to cart button]

    and so on.
    hmmn. really?

  7. #27
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    just giving this a bump. is it even possible to have both the add to cart button and the entry field for number of products for every return in the product list?
    hmmn. really?

  8. #28
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    i was able to get this to work, although I wish the layout could be changed a bit more. if anyone is interested, what I did was this:

    . zen_image_submit(BUTTON_IMAGE_ADD_PRODUCTS_TO_CART, BUTTON_ADD_PRODUCTS_TO_CART_ALT, 'id="submit1" name="submit1"')

    added this line of code so that button gets built as part of the $lc_text in the product_listings script, but, i wanted it outside the href. if you put it in the href tag it won't work, because it thinks its a link to the product info display page.

    i thought i would post my solution in case anyone else has someone make this very odd request of them, putting a add to cart button next to each item in a product list...

    hmmn. really?

  9. #29
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do you change add to cart?

    Admin > Configuration > Product Listing > Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)

    Set to 2.

    You may also need to set the
    Display Multiple Products Qty Box Status and Set Button Location
    to 0.

  10. #30
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: How do you change add to cart?

    I just went through this entire process of removing the quantity box. I manually removed it from 2 of my test site products by doing:
    Products Quantity Box Shows: No, Do not show Quantity Box
    I also went into Admin->Configuration->Product Listing
    Display Product Add to Cart Button
    Display Multiple Products Qty Box Status and Set Button Location
    I adjusted all the Product Listing settings to all possible choices, testing all settings. Bottom line is, if you do not have the Quantity Box showing for a product, you can't even adjust that product quantity in the Shopping Cart. If you try to make it simple for the buy so he/she clicks Add to Cart and it automatically just adds 1, then when going to the Shopping Cart it shows that 1 and there is no way to increase it to 2, other then going back to the product detail page and clicking Add to Cart again.

    If I am wrong on this, please somebody correct me. Otherwise, it's necessary to keep the Quantity Box there for products you want customers to buy more then 1 of.
    Steve
    Zen cart version: 1.3.9h

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Change color of required text stars in "How Did You Hear About Us?" add on
    By commdiver in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 18 Dec 2010, 01:31 PM
  2. How do you add a splash page to Zen Cart
    By METOOTECH in forum General Questions
    Replies: 16
    Last Post: 17 Feb 2008, 02:58 AM
  3. How do you add text to last Thank You page after purchase complete?
    By catangirl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Sep 2007, 10:25 PM
  4. How do you Add All Products to Empty Shopping Cart Page
    By tinamartinez in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 May 2006, 12:59 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