eiskaltereistee Posted August 26, 2015 Share Posted August 26, 2015 Hello, i want to add my own Cart Template (configureproduct.tpl). In the main.js is the function recalctotals() witch recalctotals the product. This function sent a request: var post = jQuery.post("cart.php", 'ajax=1&a=confproduct&calctotal=true&'+jQuery("#orderfrm").serialize()); But how can i configure the output? Is there any template file to change it? I hope u can help me! Best Regards eiskaltereistee 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 26, 2015 Share Posted August 26, 2015 what is your WHMCS version? 0 Quote Link to comment Share on other sites More sharing options...
eiskaltereistee Posted August 26, 2015 Author Share Posted August 26, 2015 Hi, Version: 6.0.2 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 26, 2015 Share Posted August 26, 2015 Ajax cart template has been removed from WHMCS v6*, it's better to use any of supported templates, or start build your own for better stability 0 Quote Link to comment Share on other sites More sharing options...
eiskaltereistee Posted August 26, 2015 Author Share Posted August 26, 2015 Hi, i copied the code from the modern cart tpl. The ajax request works fine. I only want to customize the output of the ajax request. That has nothing to do with "ajax cart" support with whmcs 6* 0 Quote Link to comment Share on other sites More sharing options...
eiskaltereistee Posted August 28, 2015 Author Share Posted August 28, 2015 Is there nobody who can help me? 0 Quote Link to comment Share on other sites More sharing options...
eiskaltereistee Posted August 28, 2015 Author Share Posted August 28, 2015 solved! In the Cart Template "ordersummary.tpl" is for customisation 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.