Announcement

Collapse
No announcement yet.

Add checkbox on OCST page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Add checkbox on OCST page

    I would like to add a checkbox so customer can acknowledge our return policy prior to placing an order. What is the best way to implement this? Can this be done using the customer field section in admin or would it be something i need to hard code into the page?

    #2
    There are a few ways to do this. You could put some JavaScript on the page so that, if the user clicks Continue without checking that box, they get an advisory message instead of being allowed to go to the next page. If you want a more robust solution without writing template code, I have a small utility module that does this kind of thing.

    Thanks --
    Kent Multer
    Magic Metal Productions
    http://TheMagicM.com
    * Web developer/designer
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    http://www.amazon.com/exec/obidos/IS...icmetalproducA

    Comment

    Working...
    X