How to add an Intermediate page

  • Posts: 7
  • Thank you received: 0
13 years 8 months ago #10263

Hello -

I have an Enterprise license and was wondering if it is possible to add an "extra" page to the checkout sequence. What I want to do is offer an e-book for sale and when the customer adds it to the cart they also have the chance to buy the hard copy version of the book at a discounted price. There are several books (24), and I want to set this up with each one. Can this be done?

Thanks,
Chris

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #10273

Hi,

Yes that's possible if you know PHP. First, change the checkout workflow so that you have it in two steps. On the first step, you need to have only the cart view.
Then, you can go in the menu Display->Views and edit the file cart of the view checkout. You will have to add some code in that view to check the latest product added to the cart and if it's an ebook display that intermediate code instead of the cart. You can use the HTML add to cart link of the real books in order to have a link the user can click on to add it with only one click to the cart.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum