Look in Admin/Configuration/All Listing. What setting do you have for Display Product Buy Now Button? 0 = off
Look in Admin/Configuration/All Listing. What setting do you have for Display Product Buy Now Button? 0 = off
Looking in the EZ Start Zen Cart Book, changes are made in the admin/configuration/product listing.
There are several references to button settings in that section. Have you tried various settings to see if any of them have an effect?
There is a setting:
Display Product Add to Cart Button (0=off; 1=on;2=on with Qty Box per Product)
What is it set for?
Doug
There is no difference in the buy now and add to cart processes - if you want the button to say add to cart - just replace the image.OK, thanks for the response. I'm assuming that's a typo (you suggested replacing 'button_buy_now.gif' with 'button_buy_now.gif') and you probably meant 'button_add_to_cart'...but won't the code still lead the user to the Buy Now cart?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
"I'm assuming that's a typo (you suggested replacing 'button_buy_now.gif' with 'button_buy_now.gif') and you probably meant 'button_add_to_cart'"
No typo - as Kim and pdxdoug said, replace the button image, but keep it the same filename so the code will still find it without having to edit the PHP file.