sp3ak Posted April 9, 2010 Share Posted April 9, 2010 Our store offers a subscription service and I would like the checkout_success page to display about a paragraph or so of information if the user has just purchased a subscription or a product that comes bundled with a subscription. This would also be helpful so that I don't need to display the default message that says it will be shipped within 2-5 days. Any help would be appreciated. Link to comment Share on other sites More sharing options...
multimixer Posted April 10, 2010 Share Posted April 10, 2010 A time ago I changed my checkout_success.php to be depending on shipping method. Maybe you can get some ideas here My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
sp3ak Posted April 10, 2010 Author Share Posted April 10, 2010 I appreciate that and I will look into that to see if it can get me started. The only potential problem I see with that is that we offer a product & subscription combination. On the checkout_address.php page we have it able to recognize a 0 lb product weight and pop up a message saying that subscriptions do not require shipping. With our store there won't ever be any other items besides that so we just check product weight on that page. I need to base this on product ID but I'm not really sure how to call it. PHP isn't something I really know how to do I just know enough to screw things up :) But this is a good learning experience. Thanks again! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.