Tuesday, July 16, 2019

Reference Checkout: Hide "This is a Residential address" Box in Shipping Address Page

Applicable for thefollowing version(s):
Reference Checkout  v2.02.0
Reference Checkout v2.03.0
Reference Checkout  v2.04.0

1. Navigate to Documents>Files > File Cabinet > Web Site Hosting Files > Live Hosting Files >SSP Applications > NetSuite Inc. - Checkout <version> > ReferenceCheckout > templates > address > macros

2. Copy address_form_macro.txt file to the Custom Checkout folder for the implementation
* Ensure that the location of the file is exactly the same.

3. a. For v2.02.0, find the Residential Address line of code then add a DIV tag:

 ******************************

3. b. For v2.03.0 & v2.04.0, find the line<div class="control-group"data-input="isresidential"> and add the code, style ="display: none". The code should look like:


4. Click Save.

 

 

No comments:

Post a Comment