Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

skip shoppingcart and go directly to checkout


Guest

Recommended Posts

Hi,

 

how do I accomplish this?

I'd like a button with every product which offers me the following functionality:

-adds the product to cart

-directs me to checkout immediatly byassing the shopping_cart.php view

 

Thanks,

 

Patrick

btw. let's call this quickbuy

Link to comment
Share on other sites

Duplicate the case 'buy_now' code in includes/application_top.php and change the redirect to FILENAME_CHECKOUT_SHIPPING rather than $goto.

 

Hth,

Matt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...