Jump to content

Terms of Service on Checkout Page


Recommended Posts

  • 11 months later...

Try This; :)

 

 {if $accepttos}
<p align="center">
<iframe width="75%" height="250" src="{$tosurl}"  frameborder="0" style="border:1px #999 solid" scrolling="yes"  ></iframe>
</p><p align="center">
   <input type="checkbox" name="accepttos" id="accepttos" />
   <label for="accepttos">{$LANG.ordertosagreement} {$LANG.ordertos} above.</label>
 </p>

{/if} 

Link to comment
Share on other sites

  • 4 months later...
  • 5 weeks later...
  • 5 years later...
On 4/5/2012 at 3:31 PM, sampathneo said:

Try This; :)

 

 


 {if $accepttos}
<p align="center">
<iframe width="75%" height="250" src="{$tosurl}"  frameborder="0" style="border:1px #999 solid" scrolling="yes"  ></iframe>
</p><p align="center">
   <input type="checkbox" name="accepttos" id="accepttos" />
   <label for="accepttos">{$LANG.ordertosagreement} {$LANG.ordertos} above.</label>
 </p>

{/if} 
 

 

Works like a charm on v7.2.3! Tks a lot! :D

Link to comment
Share on other sites

  • 1 month later...
On 4/5/2012 at 8:31 PM, sampathneo said:

{if $accepttos} <p align="center"> <iframe width="75%" height="250" src="{$tosurl}" frameborder="0" style="border:1px #999 solid" scrolling="yes" ></iframe> </p><p align="center"> <input type="checkbox" name="accepttos" id="accepttos" /> <label for="accepttos">{$LANG.ordertosagreement} {$LANG.ordertos} above.</label> </p> {/if}

Works Perfect Thanks Very Much

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated