Specific "thank you" page for a product

  • Posts: 17
  • Thank you received: 1
12 years 1 week ago #74645

Is it possible in HikaShop to configure different "thank you" urls for each product? So that if customer orders product 1 then he is redirected to page 1, if he orders product 2, he is redirected to page 2. If he orders both products at once then I guess there is no way other than redirecting to a general page (however, maybe it is possible to configure different text on this page depending on what products user ordered?).

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 week ago #74676

Hi,

I think that you can try to edit the view "checkout / end" and add an if-else condition on the product in the cart to display one message or another one.
It will require to edit the file: "components/com_hikashop/views/checkout/view.html.php" and add some parts of the function "cart()" in the function "end()".

This modification require a good php level.

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

Time to create page: 0.039 seconds
Powered by Kunena Forum