How do I add the buy now button , I've tried it through the admin -->configuration -->All listings,New Listings and Featured Listings. And it still will not show up is their any what to force it to show up no matter what?
How do I add the buy now button , I've tried it through the admin -->configuration -->All listings,New Listings and Featured Listings. And it still will not show up is their any what to force it to show up no matter what?
Try this thread:
http://www.zen-cart.com/forum/showthread.php?t=36975
That depends. If you have any attributes for a product, it cannot use the buy now button, because choices have to be made before the customer can buy and choices can only be processed on the product info page.
I have some product with attributes but the ones that don't still don't have the buy now button. Also do you know where the details button code is located at?
Perhaps posting an URL for this site will allow us to see the issue better ...
NOTE: keeping your posts in one thread will also make things easier ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Here is the site:
http://www.hidpros.com
That's your problem - Template Monster always disables the option to choose between buy now and more info - they have a Details button that only goes to the product info page.
You need to complain to them about the feature they have broken.
Meanwhile, try to find where the button code is located. You might start at /includes/modules/your_template/product_listing.php, for the product listing pages. Comparing that with /includes/modules/product_listing.php will be helpful. There will be similar places to edit for each kind of listing (all, new, featured, specials).