I got another PM today about how to make a buy now link. here is the code to make a buy now/add to cart link.
if you're looking for a quick guide on how to change the layouts of the featured products, new products, or specials, then check out this page.Code:<a href="' . zen_href_link( $_GET['main_page'], 'products_id=' . $product_id .'&action=buy_now') . '">' . zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT) . '</a>



