Hello,
I'm wondering if anyone knows how I can get different "Thank You" messages to appear on the checkout_success page depending on what product has been purchased?
Thanks for any info
Hello,
I'm wondering if anyone knows how I can get different "Thank You" messages to appear on the checkout_success page depending on what product has been purchased?
Thanks for any info
/public_html/includes/languages/english/YOUR_TEMPLATE/checkout_success.php
~Melanie
PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are NOT answered.
Hi Melanie,
Thanks for the reply, I was able to find that file, unfortunetly that is a global change. It's the message that comes up no matter what product has been purchased.
I'm wondering if there is a way to have a few different versions of that file that would be called up depending on what product was purchased.
For example:
If product 'A' was purchased, then 'checkout_successA.php' is shown
If product 'B' was purchased, then 'checkout_successB.php' is shown
My reason for wanting to do this, is that what I'm selling is access to a website and I'd like to have the site registration form shown on the 'checkout_success.php' page when the transaction is complete. I've already gotten this to work, but I'm going to be selling access to other sites as well, so it would be ideal to be able to somehow be able to specify which message comes up depending on what product is purchased.
I'm sorry Melanie, you were totally right.
Can you give any tips on how I would go about modifying the code on that page to do what I'm looking to do?
Thanks alot for any help
Bookmarks