Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to put the checkout button side by side with


keoga

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...