Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    Join Date
    May 2008
    Posts
    263
    Plugin Contributions
    1

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    This is actually a pretty standard option in some industries, you can purchase an item, knowing it has to go on backorder. Your item(s) is then shipped when it comes back in stock.

    If I can add a quick question to this thread: It is standard Zen Cart behavior (provided set in Admin) to allow a customer to purchase more items than currently in stock. It shows on the checkout page that the items will be backordered. However, I haven't seen anywhere in Admin that the storeowner can check a list of items on backorder that they have to follow up on. Is there such a feature? If not, it seems like it would be easy to miss items that customers have paid for but you haven't shipped yet.

  2. #12
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by kdays View Post
    This is actually a pretty standard option in some industries, you can purchase an item, knowing it has to go on backorder. Your item(s) is then shipped when it comes back in stock.

    If I can add a quick question to this thread: It is standard Zen Cart behavior (provided set in Admin) to allow a customer to purchase more items than currently in stock. It shows on the checkout page that the items will be backordered. However, I haven't seen anywhere in Admin that the storeowner can check a list of items on backorder that they have to follow up on. Is there such a feature? If not, it seems like it would be easy to miss items that customers have paid for but you haven't shipped yet.
    That's a good question!!

    If/when I can find help with this, I was just planning to use the "Orders Status" option to create a new one and categorise that order as "waiting for stock" seeing as the "Orders" section has the pull down menu to just show orders of a certain status.

  3. #13
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by tino.schlegel View Post
    Yes it is possible, but you have to change the code for the buy now button. It actually checks of it displays the buy now button of the sold out button. Just create a new function that gives you the sold out button and shwo this on your product pages.
    If another button was added it could be linked to a "when stock is 0" add this button, couldn't it?

    Hang on, could the existing code just be changed? Currently when stock is "0" there is obviously two things the code is doing

    1. It removed the "Add to cart" button
    2. It displays the "Sold Out" image

    Rather than add a button, could the code be told to just leave the "Add to cart" button there? I can't code at all but just an idea.

  4. #14
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by ningyotan View Post
    If another button was added it could be linked to a "when stock is 0" add this button, couldn't it?

    Hang on, could the existing code just be changed? Currently when stock is "0" there is obviously two things the code is doing

    1. It removed the "Add to cart" button
    2. It displays the "Sold Out" image

    Rather than add a button, could the code be told to just leave the "Add to cart" button there? I can't code at all but just an idea.
    It's been a week, hoping for an answer

  5. #15
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by tino.schlegel View Post
    Yes it is possible, but you have to change the code for the buy now button. It actually checks of it displays the buy now button of the sold out button. Just create a new function that gives you the sold out button and shwo this on your product pages.

    Still makes no snese but maybe your customers appreciate you option to buy a sold out product.

    Maybe add another donation button if your website is lacking functionality.
    Awesome except I can't code or write a function, I can copy and paste other people's code no problem at all but being such a newb at this, I can't get my head around that at this stage.

    I've seen so many threads on this forum where people provide the code for various requests, I was hoping to hang in there to get someone's help.

    Is there somewhere I can post to request someone's service? I'm getting desperate, perhaps I can pay them?

  6. #16
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Really struggling with my store as the store grows and more and more products added.

    Please, I would really appreciate the help with this!


  7. #17
    Join Date
    Aug 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    if you set it to 0 quantities, then it will display sold out

  8. #18
    Join Date
    Nov 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by alan145 View Post
    if you set it to 0 quantities, then it will display sold out
    I know how to make the sold out picture appear, check the title of the thread and the opening post. I'm trying to do more than just that . . . . sadly, I seem to be the only person wanting to do this.

  9. #19
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    I am looking for this same information...

    I want customers to know that items that are out of stock will be on special order and will take longer to be dispatched. But it seems to be an either/or proposition...

    I'm happy to edit code if someone can direct me in the right direction.

  10. #20
    Join Date
    Aug 2005
    Posts
    26,025
    Plugin Contributions
    9

    Default Re: Can I display "Sold Out" button AND "Add to Cart" button on product information p

    Quote Originally Posted by tojasonharris
    I want customers to know that items that are out of stock will be on special order and will take longer to be dispatched. But it seems to be an either/or proposition..
    Well I would create a "Special Order" image that would replace the add to cart if the stock is "0"
    You will need a stock check and a if/else to trigger the image swap
    Zen-Venom Get Bitten
    Get Your Business Found

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Add extra "add to cart" button at bottom of product page
    By ct9a in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Oct 2010, 09:19 PM
  2. Can I make the "add to cart" button refresh the product listing page?
    By quarrymen1 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Jun 2010, 02:47 PM
  3. Show both "Add to Card" and "Sold Out" button
    By lgarner in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Feb 2010, 04:16 AM
  4. How to Remove just one "Display Product Add to Cart Button"?
    By scottwww1 in forum General Questions
    Replies: 12
    Last Post: 29 Oct 2009, 12:39 AM
  5. Change "Add to cart" button to "Download" button instead?
    By m_mbarakota in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Jan 2009, 12:56 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
  •