Page 1 of 5 123 ... LastLast
Results 1 to 10 of 47
  1. #1
    Join Date
    Jun 2005
    Posts
    311
    Plugin Contributions
    0

    Default Add More Info Button after Buy Now on category listing

    In category listing my customers see a pic, a name, and a buy now button, or a more info text and a sold out button. I would like to add a more info button (people don't always know to click on the title or picture) below the buy now button. I would also like to either keep sold out the way it is, or remove the more info text and have the more info button below the sold out button. Has any one done this? Anyone know how?
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store

  2. #2
    Join Date
    Jun 2005
    Posts
    311
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Anybody?
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store

  3. #3
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Well you could replace buy now buttons with a more INFO link.

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

    set it to: 0

  4. #4

    Default Re: Add More Info Button after Buy Now on category listing

    I'm still interested in doing this if anyone has found the solution. I want to have a "More Info" button as well as a "Buy Now" button next to each other. I tried messing around with product_listing.php in includes/modules, but I couldn't get both to appear at the same time. Maybe someone else has some ideas.

  5. #5
    Join Date
    Dec 2007
    Location
    Auckland NZ
    Posts
    24
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Hi All...

    i realize this is an old thread....
    but i think i got it...

    In the IF ELSE statement the decides weather to display the "Buy now" button or the "More Info" text on line 153 of the product_listing.php page in my template...

    i just grabed the code that displays the "More info' text and added just after the "buy now" code so it displays both...

    i dont think this is the way i was meant to do it... but i am so close to finishing... that i dont think i will change the "Admin / Database settings"... so its working for me...

  6. #6
    Join Date
    Sep 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Im trying to do this now. Could you show how you did it?
    Or anyone els got a idea how to do it?

    i want both more info and buy now.. thanks

  7. #7
    Join Date
    Feb 2005
    Posts
    283
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    After nearly killing myself over this wee issue - I've figured it out.

    - beware - back up any file you ever chnage!!!

    I am using the column listing module however (and I am also only displaying the more info link - no other add to cart, qty information) - but what I did was swop

    MORE_INFO_TEXT in the product_listing.php module for this

    zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT, 'class="listingBuyNowButton"')

    and it works!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  8. #8
    Join Date
    Feb 2005
    Posts
    283
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Decided to clean this up a bit rather than just hacking the code!

    (again back up any files you change - better safe than very sorry!!)

    I've created the button define image & button alt text for more info within
    includes/languages/english/buttons_names.php

    define('BUTTON_IMAGE_MORE_ALT', 'More information');

    &

    define('BUTTON_IMAGE_MORE_INFO', 'button_more_info.gif');

    I've then updated my product_listng.php file to show the new definitions zen_image_button(BUTTON_IMAGE_MORE_INFO, BUTTON_MORE_INFO_ALT, 'class="listingBuyNowButton"')

  9. #9
    Join Date
    Feb 2005
    Posts
    283
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Oops - one more wee thing - I created a more info button and popped it up to my template/button folder as well (I know this is pretty obvious!)

  10. #10
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Add More Info Button after Buy Now on category listing

    Peanut77, in regards to what you mentioned above does this get it to show buy now and more info simultaneously?

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. v151 Buy Now button in place of "... more info" in a Category contents listing
    By DougC in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 24 Oct 2013, 06:50 PM
  2. Adding a more info button alongside buy now button
    By jwburnside in forum General Questions
    Replies: 5
    Last Post: 6 Nov 2010, 01:36 PM
  3. Product Listing - Buy Now and ...more info?
    By JosephKola in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Jul 2009, 08:29 PM
  4. Change Buy Now Button to More Info on Product Listing Page
    By prosam in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2008, 02:21 PM
  5. More Info Link and Buy Now Button
    By Toot4fun in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 30 Dec 2007, 05:57 AM

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