Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    help question How to add "Download" button instead of "Add to cart" one

    i had a library selling e-books
    some for free and i wish that "FREE products" can be directly downloaded without add to cart then checkout process

    if anyone can help me to change "Add to cart" button to "Download" Button
    sure not the button picture only, but the link button redirect to.

    OR
    if it can't be done to some products Only
    how to make it for "ALL PRODUCTS" as i can setup an ordinary zen cart for the paid products
    and another one for all free products

    Or
    suggest a script to me that looks like zen cart , contain admin panel and easy as zen cart, and let users download each free product directly from a link in the page without add to cart and check out process


    i know it's a complex lil bit lol but thx anyway

  2. #2
    Join Date
    Jan 2009
    Posts
    3
    Plugin Contributions
    0

    help question Change "Add to cart" button to "Download" button instead?

    i had a library selling e-books
    some for free and i wish that "FREE products" can be directly downloaded without add to cart then checkout process

    if anyone can help me to change "Add to cart" button to "Download" Button
    sure not the button picture only, but the link button redirect to.

    OR
    if it can't be done to some products Only
    how to make it for "ALL PRODUCTS" as i can setup an ordinary zen cart for the paid products
    and another one for all free products

    Or
    suggest a script to me that looks like zen cart , contain admin panel and easy as zen cart, and let users download each free product directly from a link in the page without add to cart and check out process


    i know it's a complex lil bit lol but thx anyway

  3. #3
    Join Date
    Aug 2005
    Posts
    26,012
    Plugin Contributions
    9

    Default Re: Change "Add to cart" button to "Download" button instead?

    Duplicate posting is frowned upon

    Other post

    http://www.zen-cart.com/forum/showthread.php?t=118132
    Zen-Venom Get Bitten
    Get Your Business Found

  4. #4
    Join Date
    Jun 2008
    Posts
    232
    Plugin Contributions
    0

    Default Re: Change "Add to cart" button to "Download" button instead?

    I had a similar dilemma when I started my online store. Selling digital charts and also giving out some for free. Finally I decided to just put them all together as a document product. The data that I get out of this is, which free ones are most downloaded and this can guide me on what people want. A valuable information to guide me in what else to offer on the items being sold.

    On the other hand, if you really do not want the free product to go through a cart the simplest way to do it is to create a document general and add a button download onto the text of the description.

    Code would be something like this:
    <input type="button" name="button" value="Download File"
    onclick="window.open('../path to your file/filename.pdf', 'download'); return false;">

 

 

Similar Threads

  1. Remove button on button Shopping Cart. helo
    By Jorge05r in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 May 2008, 07:25 AM
  2. Replies: 1
    Last Post: 3 Apr 2008, 04:39 PM
  3. How do I change the add to cart button?
    By rhinestone*fashions in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Dec 2006, 06:57 PM
  4. Button Update Cart.gif & Small Delete.gif button
    By miles in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Oct 2006, 09:58 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
  •