Can someone remind me where the option to display the "buy now" button is located in the Admin? I have done this on another site but for the life of me I can't remember where it was. I can even see it:
$lc_button = '<a href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $listing->fields['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT, 'class="listingBuyNowButton"') . '</a>';
Any idea? Thanks,
JW




