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
 PHP (Unix / Linux / Apache) versions
 Add a Custom Required Checkbox to Cart Page
Author « Topic »  

Mooseman
Advanced Member

166 Posts

Pre-sales questions only
(More Details...)

Posted - 03/03/2020 :  09:29:14  


Cart page already has added to the vsadmins/includes: $termsandconditions=TRUE;

Customer wants to add another similiar required checkbox about having read installation info. Would hyperlink this to the installation info page it references.

dbdave
ECT Moderator

USA
10468 Posts

Posted - 03/03/2020 :  10:24:14  
Hi, you can find that in the php parameters page, linked on the "How it Works" menu on the left there.
This should help https://www.ecommercetemplates.com/phphelp/ecommplus/parameters.asp#exorder

Mooseman
Advanced Member

166 Posts

Pre-sales questions only
(More Details...)

Posted - 03/03/2020 :  10:58:01  
Great, thank you.

As I understand the instructions for a required checkbox, I would add the following 3 lines to: vsadmin/includes.php


$extracheckoutfield2="Thread Engagement & Torque Values";

$extraorderfield2required=TRUE;

$extracheckoutfield2html="<input type=\"checkbox\" name=\"ectfield\" value=\"Yes\"> I have read the <a href=\"/tech-info/stock-fasteners_summary.php\">recommended thread engagement and installation torque values</a>";

dbdave
ECT Moderator

USA
10468 Posts

Posted - 03/03/2020 :  11:17:39  
Hi Mooseman, you might want to try it. The first two lines look good, but the third, I'm not sure about the syntax, so test it immediately after adding and remove (or comment out those lines with // before each) so the site is working while you fine tune the feature.

David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000