keoga Posted March 19, 2004 Share Posted March 19, 2004 Hello everyone! Can someone tell me how to put the checkout button side by side with the put_in_cart button. I know it is somwhere near this , in product_info.php. And how the code should look? <td class="main"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td> (Maybe also how to put a what?s in the cart button there too!) Apreciated any help! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.