hi
http://www.fashion-jewellery.ca/cart...inity-bracelet
This is my website page.
I do for cross sell module add a buy now button.
But check on the buy now botton, buy A, into shipping cart is B.
In Ceon URI display this mistake.
botton Code:
$lc_button = '<a target=_blank 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>';
Bookmarks