Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2009
    Posts
    9
    Plugin Contributions
    0

    Default Add to cart buttons under all items

    Hello,

    I would like to have an add to cart button under each item along with a quantity box. Also I would like to put carriage returns in my product description

    Essentailly I would like to make this test:
    http://www.schrafelpaper.com/catalog...ndex&cPath=3_1

    Identical to this live site:
    http://www.schrafelpaper.com/retailstore.html

    How can I format my zencart description to look more my live site multi-line description?
    How can i insert the little gif with attribute line for each product?
    how can i get an add to cart button under each product?

    In the admin panel, I have Display Product Add to Cart Button set to 2.

  2. #2
    Join Date
    Aug 2009
    Location
    Tampa Bay
    Posts
    251
    Plugin Contributions
    1

    Default Re: Add to cart buttons under all items

    THIS CAN BE SET UP EACH TIME YOU ADD A PRODUCT.
    in the product page there is an option to show ad to cart button and place
    HTML Code:
    <br />
    in your description to add line feeds

  3. #3
    Join Date
    Oct 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Add to cart buttons under all items

    Thank you, the <br /> in the line description works.

    Also, i read the admin panel Configure > Pro List more closely.

    Display Multiple Products Qty Box Status and Set Button Location must be set to zero for the Display Product Add to Cart button to be effective. So to fix that i just had to FTFI.

    I discovered a new issue though, a <br /> being inserted between the product description and the price that i cannot find to remove. Any idea where that is being inserted?

    So, my last issue is how to get the attribute with the little gif to appear. Any thoughts?

    Thanks for your help.

  4. #4
    Join Date
    Aug 2009
    Location
    Tampa Bay
    Posts
    251
    Plugin Contributions
    1

    Default Re: Add to cart buttons under all items

    are you sure its Not the <br /> you used in product decription? was it there before or after you added it?

    To change layout edit tpl_product_info_display.php
    most of the template files use
    HTML Code:
    <br class="clearBoth" />
    instead of <br /> for line feeds

    you need to assign the attribute for each product, it gives you the option to upload your pic.gif to use for each attribute.

    again when adding a new product you must select that option if you want the ad to cart button for that product.

 

 

Similar Threads

  1. Replies: 3
    Last Post: 2 Aug 2016, 01:03 PM
  2. Add to Cart not on all items
    By dewragdave in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Apr 2012, 02:45 AM
  3. All I want to use is the shopping cart and 'add to cart' buttons...?
    By odecom5 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 May 2007, 04:03 PM
  4. Replies: 5
    Last Post: 7 Jul 2006, 08:44 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