airwebber Posted October 30, 2007 Posted October 30, 2007 I want to add a "add to cart" button/link on the top of each product URL and need to know how I can add this to the Products Description's. I have tried adding: <?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?> but it does not work that way..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.