rgb Posted November 17, 2010 Share Posted November 17, 2010 Hello, I have just set up Presta Shop and am wondering if there is a way to force users to agree to a standard terms & conditions agreement before checkout? Any help would be appreciated! Link to comment Share on other sites More sharing options...
chrissie Posted November 17, 2010 Share Posted November 17, 2010 I'm using 1.3.2.3, and that condition is built in to the shipping part of the checkout procedure. Have you been right through checkout and you're sure it's not there?Is it there, but your customer isn't forced to use it? If so look at this code in your order-carrier.tpl, around line 29 <form id="form" action="{$base_dir_ssl}order.php" method="post"> Make sure that the text "onsubmit="return accept...etc..etc...;" is there, I think that's the part that forces the customer to check the T&C;box.Hope this helps Link to comment Share on other sites More sharing options...
jhnstcks Posted November 17, 2010 Share Posted November 17, 2010 Theres an option in preferences tab to allow terms of service in checkout. Link to comment Share on other sites More sharing options...
lemonademan Posted December 12, 2010 Share Posted December 12, 2010 where can i edit the terms of service? Link to comment Share on other sites More sharing options...
jhnstcks Posted December 13, 2010 Share Posted December 13, 2010 BO>tools>cms Link to comment Share on other sites More sharing options...
Recommended Posts