X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Add a checkbox in checkout and display value in Invoice (https://forum.x-cart.com/showthread.php?t=77700)

siddharth.puri@wheelandba 03-09-2020 09:26 PM

Add a checkbox in checkout and display value in Invoice
 
Hi I want to add a checkbox in the checkout and based on its value want to display yes/no in the invoice

Alternatively, if I am able to use the value of the mailchimp checkbox to show yes or no in the invoice; that will solve the problem too.

I added this checkbox under the customer notes section:
<input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
<label for="vehicle1"> Become a member</label><br>

Thanks and Regrads,
Siddharth Puri


All times are GMT -8. The time now is 04:52 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.