Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

checkout on product_info page


theman

Recommended Posts

Posted

hi, i would like to add a checkout button to the product info page and if clicked it adds the product to the cart and moves straight to checkout

 

how can this be acocmplished

 

any help would be great

 

thx

Posted

just to clarrify i basically want a way for a user to click the checkout on a proudct page and be sent dirrectly to checkout (ie im gonna be implementing the no account creation needed contribution as well)

 

this way i can minimize the number of clicks to get through the checkout for users that only want one product

Posted
some direction would be great :(

 

If I wanted to do the same I would look for the Knowledgebase tip to add a Back button to the product info page and use that as a base for adding a checkout button. I would then have to find out how the add to cart button works and probably copy a part of it 's code to the place where the action is handled for your new checkout button. The last thing is to copy the redirect from the back button to the the new checkoutout button and change the reference to my checkout page. With the no account option in place you should go straight to where you want to go.

 

This is just what I think how I would go for implementing something like this and maybe there are easier ways but I think this should be fairly easy doable for someone with some PHP and copy/paste knowledge.

Archived

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

×
×
  • Create New...