How to remove Terms of Service from Checkout

24.02.2013 12:23
#1
victorybadges
Joomshopping forum user no avatar
Name: Nick
09.07.2012
Сообщения: 263
Quote
How to remove Terms of Service from Checkout

Hello

Often my customers get stuck and forget to tick the Terms of Service tick box in Checkout
I feel I am missing out on lots of sales
can you please advise on how to remove this nbox

thank you

 
24.02.2013 15:39
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: How to remove Terms of Service from Checkout

version 3.13 - disable in configuration.

other change template.
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/3567.html

 
25.02.2013 02:58
#3
victorybadges
Joomshopping forum user no avatar
Name: Nick
09.07.2012
Сообщения: 263
Quote
Aw: How to remove Terms of Service from Checkout

thank you
this is great news
but I dont plan to upgrade soon
can you please give me more details on how to change the template
thank you for your assistance

 
02.03.2013 00:49
#4
backingtracks
User backingtracks
Name: Henry
09.02.2013
Сообщения: 45
Quote
Aw: How to remove Terms of Service from Checkout

In previewfinish.php remove or comment out(from line 66):

<td>
<div class="row_agb">
<input type = "checkbox" name="agb" id="agb" />
<a class = "policy" href="#" onclick="window.open('<?php print SEFLink('index.php?option=com_jshopping&controller=content&task=view&page=agb&tmpl=component', 1);?>','window','width=800, height=600, scrollbars=yes, status=no, toolbar=no, menubar=no, resizable=yes, location=no');return false;"><?php print _JSHOP_AGB;?></a>
<?php print _JSHOP_AND;?>
<a class = "policy" href="#" onclick="window.open('<?php print SEFLink('index.php?option=com_jshopping&controller=content&task=view&page=return_policy&tmpl=component', 1);?>','window','width=800, height=600, scrollbars=yes, status=no, toolbar=no, menubar=no, resizable=yes, location=no');return false;"><?php print _JSHOP_RETURN_POLICY?></a>
<?php print _JSHOP_CONFIRM;?>
</div>
</td>

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.