Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Adding a check box Checkout
Author « Topic »  

DavidX
Ecommerce Template Expert

936 Posts

Posted - 02/10/2019 :  12:43:44  
Is it possible to add a check box with some text at checkout?

Andy
ECT Moderator

95440 Posts

Posted - 02/10/2019 :  13:04:01  
Hi David

You can add extra fields on checkout - is this what you need

https://www.ecommercetemplates.com/help/ecommplus/parameters.asp#exorder

Andy

Please feel free to review / rate our software

insight
ECT Moderator

USA
4479 Posts

Posted - 02/10/2019 :  13:08:56  
It sure is, check the ASP parameters Page:
quote:
There are 2 other "checkout" parameters which will appear in the "Miscellaneous" section, following the additional information field. You can use these in the following way...

extracheckoutfield1="Checkout Field"
extracheckoutfield2="2nd Checkout Field"

To make these required use...

extracheckoutfield1required=TRUE

There is also a parameter to switch the control and the text which can be useful if you are using a checkbox or similar small control. To do that just add...

extracheckoutfield1reverse=TRUE

To specify custom HTML for these just use something like this for example...

extracheckoutfield1html="<input type=""checkbox"" name=""ectfield"" value=""Yes"">"

extracheckoutfield1html="<select name=""ectfield"" size=""1""><option value=""No"">No</option><option value=""Yes"">Yes</option></select>"


Peter

ServeLink
Professional ecommerce web hosting for ASP & PHP
https://servelink.com

Take a look at our image upload/resize tool for the ASP cart
https://servelink.com/clients/cart.php?gid=7

DavidX
Ecommerce Template Expert

936 Posts

Posted - 02/10/2019 :  13:33:27  
Those are serviceable but what I'd really like is a check box. I've currently got a "Will Pickup" checkbox and, honestly, I don't remember if it is stock with the template or if I added it somehow but something similar to that would be good. If it's not possible or easily done I can use the methods in the links. Thanks for the help!

insight
ECT Moderator

USA
4479 Posts

Posted - 02/10/2019 :  13:35:15  
You can have a checkbox, see the last three or four lines of the text I quoted...

Peter

ServeLink
Professional ecommerce web hosting for ASP & PHP
https://servelink.com

Take a look at our image upload/resize tool for the ASP cart
https://servelink.com/clients/cart.php?gid=7

Edited by - insight on 02/10/2019 13:38:45

DavidX
Ecommerce Template Expert

936 Posts

Posted - 02/10/2019 :  13:55:41  
Oh, thanks! Tiny text and bad eyes!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.06 seconds. Snitz Forums 2000