Quote Originally Posted by dharam1987 View Post
zen_get_buy_now_button($featured_products->fields['products_id'],'<a href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $featured_products->fields['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT) . '</a>&nbsp;');

USE THE ABOVE CODE
http://www.zen-cart.com/forum/showth...607#post704607

You can also visit the thread above and can find out much more information.