Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2011
    Location
    Athens, Greece
    Posts
    32
    Plugin Contributions
    0

    Default How can I add a "delete from cart" button in my shopping_cart page?

    I am using Modern Zen Template and as far as I have see, many people want to do this bit noone found a solution yet.
    I want to add a "delete from cart" button in my shopping_cart page.
    My demo site is www.koufetakia.gr/eshop

    thanx in advance

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Assuming your template is coded to Zen Cart standards, it should show a delete from cart button. If it doesn't, try uploading one to /includes/templates/your_template/images/icons. Name it small_delete.gif.

  3. #3
    Join Date
    Dec 2011
    Location
    Athens, Greece
    Posts
    32
    Plugin Contributions
    0

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Quote Originally Posted by RescoCCC View Post
    Assuming your template is coded to Zen Cart standards, it should show a delete from cart button. If it doesn't, try uploading one to /includes/templates/your_template/images/icons. Name it small_delete.gif.
    But as you can see from my link, there is no button. It is not the image that is missing but I think it's missing from the php

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Oh, and there's also a setting in admin for controlling the behavior. Look in configuration/stock/shopping cart delete button or checkbox.

  5. #5
    Join Date
    Dec 2011
    Location
    Athens, Greece
    Posts
    32
    Plugin Contributions
    0

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Quote Originally Posted by RescoCCC View Post
    Oh, and there's also a setting in admin for controlling the behavior. Look in configuration/stock/shopping cart delete button or checkbox.
    I tried all three options. The only one that works is the check in button. The delete button will not appear!!!!

  6. #6
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Go to your stylesheet.css and remove display:none; from

    Code:
    .cartRemoveItemDisplay a {
        display: none;
    }
    this will solve your poblem

    do the same for

    Code:
    .cartQuantityUpdate input {
        visibility: hidden;
    }

  7. #7
    Join Date
    Dec 2011
    Location
    Athens, Greece
    Posts
    32
    Plugin Contributions
    0

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Quote Originally Posted by Design75 View Post
    Go to your stylesheet.css and remove display:none; from

    Code:
    .cartRemoveItemDisplay a {
        display: none;
    }
    this will solve your poblem

    do the same for

    Code:
    .cartQuantityUpdate input {
        visibility: hidden;
    }
    my stylesheet is like:

    .cartRemoveItemDisplay {
    width: 3.5em;
    }
    I also noticed that despite the fact that I have checked from the admin panel the update button to be next to the quantity, it only appears below all products. It's like the update button and the delete button are hidden as you said, but cannot find such thing in my css.

  8. #8
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Sorry,

    both statements apear to be in shoping_cart.css

  9. #9
    Join Date
    Dec 2011
    Location
    Athens, Greece
    Posts
    32
    Plugin Contributions
    0

    Default Re: How can I add a "delete from cart" button in my shopping_cart page?

    Quote Originally Posted by Design75 View Post
    Sorry,

    both statements apear to be in shoping_cart.css
    that did the job!!!
    how can I thank you?
    Last edited by Kim; 3 Jan 2012 at 04:05 PM.

 

 

Similar Threads

  1. Replies: 26
    Last Post: 19 Feb 2010, 02:56 AM
  2. Replies: 12
    Last Post: 17 Jul 2009, 01:26 AM
  3. How to add "Download" button instead of "Add to cart" one
    By m_mbarakota in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Jan 2009, 04:49 AM
  4. How can I show several product on same page - each with its own "add to cart" button?
    By Dianne in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 28 Nov 2008, 04:17 AM
  5. How to link "Add to Cart" button on web page
    By teresa529 in forum Customization from the Admin
    Replies: 2
    Last Post: 5 Oct 2008, 06:49 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