Jump to content

How to add an additional condition on the Shipping tab performance of the contract


Recommended Posts

Hi,

 

Sorry for my English,

 

I nead to add new condition in order confirnation, in shipping tab. I know that I can do this in file: order-carrier.tpl. I do something like that:

<p class="checkbox">
<input type="checkbox" name="cgv2" id="cgv2"  value="1" {if $checkedTOS}checked="checked"{/if}/> 
<label for="cgv2">{l s='ZAKOŃCZ ZAMÓWIENIE Z OBOWIĄZKIEM ZAPŁATY .'}</label>		
</p>

after line: 344. 

 

But I don't know how can I do that if when my clients don't check this second checkbox they will not be able to finish the order and they don't go to payments?

 

Greetings

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...