View Single Post
  #2  
Old 11-06-2013, 06:37 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Add Disclaimer Checkbox to Products

There is not a simple answer unfortunately, what you want to do is going to require some in depth knowledge of Javascript and smarty templates. You could probably accomplish this with product options. But it won't give you a checkbox.

I would first setup a custom field using the extra fields module. Then write some code in the product page template that checks if this field has a "Y" in it. If it does you display the checkbox. Forcing them to use the checkbox is where the Javascript knowledge is going to be necessary.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote