community.odpbusiness.com
Open in
urlscan Pro
85.222.140.6
Public Scan
URL:
https://community.odpbusiness.com/GPOHome?id=75167530
Submission: On July 07 via manual from IN — Scanned from DE
Submission: On July 07 via manual from IN — Scanned from DE
Form analysis
2 forms found in the DOMName: registrationForm — POST
<form class="gw8 register_form" id="registrationForm" method="post" name="registrationForm" novalidate="novalidate">
<div class="reg_step" id="regStep1">
<section class="p24">
<h1> New User Registration </h1>
<p class="mb24" id="greyText"> Enter your information to create a new user profile. </p>
<input type="hidden" name="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52" value="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52">
<div class="contentHide"><label> Account Selection</label><span class="twitter-typeahead" style="position: relative; display: inline-block;"><input type="text" class="typeahead2 tt-query tt-hint" onblur=" return SetAccount(this)" readonly=""
autocomplete="off" spellcheck="false" tabindex="-1" dir="ltr"
style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);"><input
id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52:setAccountForm" type="text" name="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52:setAccountForm" class="typeahead2 tt-query tt-input" onblur=" return SetAccount(this)"
placeholder="Start typing to search and select an account" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top; background-color: transparent;">
<pre aria-hidden="true"
style="position: absolute; visibility: hidden; white-space: pre; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<div class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
<div class="tt-dataset tt-dataset-Acct_lst"></div>
</div>
</span>
<p class="hintText">> Select an account and press Tab to switch to it</p>
</div><label> Login Name</label>
<input id="regLoginName" maxlength="80" minlength="6" name="regLoginName" onfocus="type1CoreM('CommPrelogin_yourassociation','Step1of3','CommunitiesRegistration')" onkeypress="return IsLoginName(event);" required="required" type="text">
<span id="regLoginNameEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsLoginName(e) {
document.getElementById('regLoginName').style.border = '1px solid Silver';
document.getElementById('regLoginName').style.backgroundColor = '';
document.getElementById('regLoginNameEM').style.display = 'none';
return true;
}
</script>
<div class=""><label> Password</label>
<input class="check_password_strength" id="regPassword" maxlength="30" name="regPassword" onfocus="type1CoreM('CommPrelogin_yourassociation','Step1of3','CommunitiesRegistration')" onkeypress="return Ispwd1(event);"
pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{8,30}$" required="required" type="password">
<div class="password_strength_meter">
<div class="strength_label">Invalid</div>
<div class="strength_bar_container">
<div class="strength_bar"></div>
</div>
</div>
<span id="regPasswordEM" style="color: #f00; display: none">Enter password</span>
<script type="text/javascript">
function Ispwd1(e) {
document.getElementById('regPassword').style.border = '1px solid Silver';
document.getElementById('regPassword').style.backgroundColor = '';
document.getElementById('regPasswordEM').style.display = 'none';
return true;
}
</script><label> Confirm Password</label>
<input id="regConfirmPassword" maxlength="30" name="regConfirmPassword" onfocus="type1CoreM('CommPrelogin_yourassociation','Step1of3','CommunitiesRegistration')" onkeypress="return Ispwd2(event);"
pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{8,30}$" required="required" type="password">
<span id="regConfirmPasswordEM" style="color: #f00; display: none">Enter confirmation password</span>
<script type="text/javascript">
function Ispwd2(e) {
document.getElementById('regConfirmPassword').style.border = '1px solid Silver';
document.getElementById('regConfirmPassword').style.backgroundColor = '';
document.getElementById('regConfirmPasswordEM').style.display = 'none';
return true;
}
</script>
<div aria-describedby="regPassword" class="odTooltip caretLeft tooltipFix"> Password must be 8-30 characters and contain at least one uppercase letter, at least one lower case letter and one number. <span class="caret">◀</span></div>
</div>
<br>
<br>
<h2> Contact Information </h2><label> First Name</label>
<input id="regFirstName" maxlength="30" minlength="1" name="regFirstName" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" onkeypress="IsFirstName(event)" required="required" type="text">
<span id="regFirstNameEM" style="color: #f00; display: none">Enter first name</span>
<script type="text/javascript">
function IsFirstName(e) {
document.getElementById('regFirstName').style.border = '1px solid Silver';
document.getElementById('regFirstName').style.backgroundColor = '';
document.getElementById('regFirstNameEM').style.display = 'none';
return true;
}
</script><label> Last Name</label>
<input id="regLastName" maxlength="30" minlength="1" name="regLastName" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" onkeypress="return IsLastName(event);" required="required" type="text">
<span id="regLastNameEM" style="color: #f00; display: none">Enter last name</span>
<script type="text/javascript">
function IsLastName(e) {
document.getElementById('regLastName').style.border = '1px solid Silver';
document.getElementById('regLastName').style.backgroundColor = '';
document.getElementById('regLastNameEM').style.display = 'none';
return true;
}
</script>
<div class="contentHide"><label> Company Name</label>
<input id="regCompanyName" maxlength="30" minlength="1" name="regCompanyName" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" onkeypress="return IsCompanyName(event);" required="required" type="text">
<span id="regCompanyNameEM" style="color: #f00; display: none">This field is required</span>
</div>
<script type="text/javascript">
function IsCompanyName(e) {
console.log('in iscompnay');
document.getElementById('regCompanyName').style.border = '1px solid Silver';
document.getElementById('regCompanyName').style.backgroundColor = '';
document.getElementById('regCompanyNameEM').style.display = 'none';
return true;
}
</script><label> Phone</label>
<input id="regPhone" maxlength="10" minlength="10" name="regPhone" ondrop="return false;" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" onkeypress="return IsNumeric(event);" onpaste="return false;"
required="required" type="text">
<span id="regPhoneEM" style="color: #f00; display: none">This field is required </span>
<span id="phoneError" style="color: Red; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
function IsNumeric(e) {
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
var keyCode = e.which ? e.which : e.keyCode;
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("phoneError").style.display = ret ? "none" : "inline";
document.getElementById('regPhone').style.border = '1px solid Silver';
document.getElementById('regPhone').style.backgroundColor = '';
document.getElementById('regPhoneEM').style.display = 'none';
return ret;
}
</script><label> Email Address</label>
<input id="regEmail" maxlength="78" name="regEmail" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" onkeypress="return IsEmail(event);" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$"
required="required" type="email">
<span id="regEmailEM" style="color: #f00; display: none">Enter Email address</span>
<script type="text/javascript">
function IsEmail(e) {
document.getElementById('regEmail').style.border = '1px solid Silver';
document.getElementById('regEmail').style.backgroundColor = '';
document.getElementById('regEmailEM').style.display = 'none';
return true;
}
</script>
<div class="contentHide"><label> Website (optional)</label>
<input id="regWebsite1" name="regWebsite1" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" type="text">
</div>
<div class="contentHide"><label> Number of Employees</label>
<select id="regNumEmployees" name="regNumEmployees">
<option>1-19</option>
<option>20-49</option>
<option>50-99</option>
<option>100-149</option>
<option>150-199</option>
<option>200-249</option>
<option>250-500</option>
<option>500+</option>
</select>
</div>
<div class="contentHide"><label> Notes (optional)</label>
<input id="regNotes" maxlength="255" name="regNotes" onfocus="type1CoreM('CommPrelogin_yourassociation','Step2of3','CommunitiesRegistration')" type="text">
</div>
<br>
<div class="contentHide">
<h2>Approving Manager Information</h2><label> First Name</label>
<input id="ManagerFirstName" maxlength="30" type="text"><label> Last Name</label>
<input id="ManagerLastName" maxlength="30" type="text"><label> Job Title</label>
<input id="ManagerJobTitle" maxlength="30" type="text"><label> Phone Number</label>
<input id="ManagerPhoneNumber" maxlength="10" onkeypress="return IsNumeric2(event);" type="text">
<span id="ManagerPhoneError" style="color: Red; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
function IsNumeric2(e) {
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
var keyCode = e.which ? e.which : e.keyCode;
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("ManagerPhoneError").style.display = ret ? "none" : "inline";
document.getElementById('ManagerPhoneNumber').style.border = '1px solid Silver';
document.getElementById('ManagerPhoneNumber').style.backgroundColor = '';
//document.getElementById('regPhoneEM').style.display ='none';
return ret;
}
</script><label> Email Address</label>
<input id="ManagerEmailAddress" maxlength="70" onkeypress="return IsEmail2(event);" type="email">
<span id="regEmailEM" style="color: #f00; display: none">Enter Email address</span>
<script type="text/javascript">
function IsEmail2(e) {
document.getElementById('regEmail').style.border = '1px solid Silver';
document.getElementById('regEmail').style.backgroundColor = '';
document.getElementById('regEmailEM').style.display = 'none';
return true;
}
</script>
</div>
<div class="contentHide">
<h2>ShipTo Address Selection</h2><span class="twitter-typeahead" style="position: relative; display: inline-block;"><input type="text" class="typeahead tt-query tt-hint" onblur="return SetShipToAddress(this)"
onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" readonly="" autocomplete="off" spellcheck="false" tabindex="-1" dir="ltr"
style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);"><input type="text"
name="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52:j_id88" class="typeahead tt-query tt-input" onblur="return SetShipToAddress(this)" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')"
placeholder="Start typing to search and select an address" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top; background-color: transparent;">
<pre aria-hidden="true"
style="position: absolute; visibility: hidden; white-space: pre; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<div class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
<div class="tt-dataset tt-dataset-Addr_lst"></div>
</div>
</span>
<p class="hintText">> Select an address and press Tab to fill in the fields</p>
</div>
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id52:j_id286"></div>
<span id="ajax-view-state-page-container" style="display: none"><span id="ajax-view-state" style="display: none"><input type="hidden" id="com.salesforce.visualforce.ViewState" name="com.salesforce.visualforce.ViewState"
value="i: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"><input
type="hidden" id="com.salesforce.visualforce.ViewStateVersion" name="com.salesforce.visualforce.ViewStateVersion" value="202306282011490549"><input type="hidden" id="com.salesforce.visualforce.ViewStateMAC"
name="com.salesforce.visualforce.ViewStateMAC"
value="AGV5SnViMjVqWlNJNklpMW9hMjUzVmpGVk5VTkJkRWhtUWxkdk5GOVdkbVJEZWxOWE5rZzVUSGt5UzNVeGNrNTBWMncyVVRoY2RUQXdNMlFpTENKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUlzSW10cFpDSTZJbnRjSW5SY0lqcGNJakF3UkVVd01EQXdNREF3U2pSdlUxd2lMRndpZGx3aU9sd2lNREpITkRRd01EQXdNREJNV25CSlhDSXNYQ0poWENJNlhDSjJabk5wWjI1cGJtZHJaWGxjSWl4Y0luVmNJanBjSWpBd05VVXdNREF3TURBMVdGVmhZMXdpZlNJc0ltTnlhWFFpT2xzaWFXRjBJbDBzSW1saGRDSTZNVFk0T0Rjd01EVXdOVEV6TlN3aVpYaHdJam93ZlE9PS4uOFBPWDBOWV96bHdINHRGU2NHbVJLdTA0cjJGX3YwY24temFQb3lkSVJUMD0="></span></span>
<h2> Shipping Address </h2><label> Address 1</label>
<input id="regAddress1" maxlength="25" minlength="1" name="regAddress1" ondrop="return false;" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" onkeypress="return IsAddress1(event);"
onpaste="return true;" required="required" type="text">
<span id="regAddress1EM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsAddress1(e) {
document.getElementById('regAddress1').style.border = '1px solid Silver';
document.getElementById('regAddress1').style.backgroundColor = '';
document.getElementById('regAddress1EM').style.display = 'none';
return true;
}
</script><label> Address 2 (optional)</label>
<input id="regAddress2" maxlength="25" name="regAddress2" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text"><label> City</label>
<input id="regCity" maxlength="25" minlength="1" name="regCity" ondrop="return false;" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" onkeypress="return IsCity(event);" onpaste="return false;"
required="required" type="text">
<span id="regCityEM" style="color: #f00; display: none">This field is required.</span>
<span id="cityError" style="color: #f00; display: none">
<br>* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsCity(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || (keyCode == 32) || (specialKeys.indexOf(keyCode) != -1));
document.getElementById("cityError").style.display = ret ? "none" : "inline";
document.getElementById('regCity').style.border = '1px solid Silver';
document.getElementById('regCity').style.backgroundColor = '';
document.getElementById('regCityEM').style.display = 'none';
return ret;
}
</script><label> State</label>
<input id="regState" maxlength="2" minlength="2" name="regState" ondrop="return false;" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" onkeypress="return IsState(event);" onpaste="return false;"
required="required" type="text">
<span id="regStateEM" style="color: #f00; display: none">This field is required.</span>
<span id="stateError" style="color: #f00; display: none">* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsState(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("stateError").style.display = ret ? "none" : "inline";
document.getElementById('regState').style.border = '1px solid Silver';
document.getElementById('regState').style.backgroundColor = '';
document.getElementById('regStateEM').style.display = 'none';
return ret;
}
</script><label> Zip Code</label>
<input id="regBillingZip" maxlength="5" minlength="5" name="regBillingZip" ondrop="return false;" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" onkeypress="return IsZip(event);"
onpaste="return false;" required="required" type="text">
<span id="regBillingZipEM" style="color: #f00; display: none">This field is required.</span>
<span id="zipError" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
//specialKeys.push(45); //Dash
function IsZip(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("zipError").style.display = ret ? "none" : "inline";
document.getElementById('regBillingZip').style.border = '1px solid Silver';
document.getElementById('regBillingZip').style.backgroundColor = '';
document.getElementById('regBillingZipEM').style.display = 'none'
return ret;
}
</script>
<script>
if (!window.sfdcPage) {
window.sfdcPage = new ApexPage();
}
UserContext.initialize({
"ampm": ["AM", "PM"],
"isAccessibleMode": false,
"salesforceURL": "https://community.odpbusiness.com?refURL=http%3A%2F%2Fcommunity.odpbusiness.com%2FGPOHome",
"dateFormat": "M/d/yyyy",
"language": "en_US",
"locale": "en_US",
"dateTimeFormat": "M/d/yyyy h:mm a",
"labelLastModified": "1687985064000",
"today": "7/7/2023 3:28 AM",
"userPreferences": [{
"index": 112,
"name": "HideInlineEditSplash",
"value": false
}, {
"index": 114,
"name": "OverrideTaskSendNotification",
"value": false
}, {
"index": 115,
"name": "DefaultTaskSendNotification",
"value": false
}, {
"index": 119,
"name": "HideUserLayoutStdFieldInfo",
"value": false
}, {
"index": 116,
"name": "HideRPPWarning",
"value": false
}, {
"index": 87,
"name": "HideInlineSchedulingSplash",
"value": false
}, {
"index": 88,
"name": "HideCRUCNotification",
"value": false
}, {
"index": 89,
"name": "HideNewPLESplash",
"value": false
}, {
"index": 90,
"name": "HideNewPLEWarnIE6",
"value": false
}, {
"index": 122,
"name": "HideOverrideSharingMessage",
"value": false
}, {
"index": 91,
"name": "HideProfileILEWarn",
"value": false
}, {
"index": 93,
"name": "HideProfileElvVideo",
"value": false
}, {
"index": 97,
"name": "ShowPicklistEditSplash",
"value": false
}, {
"index": 92,
"name": "HideDataCategorySplash",
"value": false
}, {
"index": 128,
"name": "ShowDealView",
"value": false
}, {
"index": 129,
"name": "HideDealViewGuidedTour",
"value": false
}, {
"index": 132,
"name": "HideKnowledgeFirstTimeSetupMsg",
"value": false
}, {
"index": 104,
"name": "DefaultOffEntityPermsMsg",
"value": false
}, {
"index": 135,
"name": "HideNewCsnSplash",
"value": false
}, {
"index": 101,
"name": "HideBrowserWarning",
"value": false
}, {
"index": 139,
"name": "HideDashboardBuilderGuidedTour",
"value": false
}, {
"index": 140,
"name": "HideSchedulingGuidedTour",
"value": false
}, {
"index": 180,
"name": "HideReportBuilderGuidedTour",
"value": false
}, {
"index": 183,
"name": "HideAssociationQueueCallout",
"value": false
}, {
"index": 194,
"name": "HideQTEBanner",
"value": false
}, {
"index": 270,
"name": "HideIDEGuidedTour",
"value": false
}, {
"index": 282,
"name": "HideQueryToolGuidedTour",
"value": false
}, {
"index": 196,
"name": "HideCSIGuidedTour",
"value": false
}, {
"index": 271,
"name": "HideFewmetGuidedTour",
"value": false
}, {
"index": 272,
"name": "HideEditorGuidedTour",
"value": false
}, {
"index": 205,
"name": "HideApexTestGuidedTour",
"value": false
}, {
"index": 206,
"name": "HideSetupProfileHeaderTour",
"value": false
}, {
"index": 207,
"name": "HideSetupProfileObjectsAndTabsTour",
"value": false
}, {
"index": 213,
"name": "DefaultOffArticleTypeEntityPermMsg",
"value": false
}, {
"index": 214,
"name": "HideSelfInfluenceGetStarted",
"value": false
}, {
"index": 215,
"name": "HideOtherInfluenceGetStarted",
"value": false
}, {
"index": 216,
"name": "HideFeedToggleGuidedTour",
"value": false
}, {
"index": 268,
"name": "ShowChatterTab178GuidedTour",
"value": false
}, {
"index": 275,
"name": "HidePeopleTabDeprecationMsg",
"value": false
}, {
"index": 276,
"name": "HideGroupTabDeprecationMsg",
"value": false
}, {
"index": 224,
"name": "HideUnifiedSearchGuidedTour",
"value": false
}, {
"index": 226,
"name": "ShowDevContextMenu",
"value": true
}, {
"index": 227,
"name": "HideWhatRecommenderForActivityQueues",
"value": false
}, {
"index": 228,
"name": "HideLiveAgentFirstTimeSetupMsg",
"value": false
}, {
"index": 232,
"name": "HideGroupAllowsGuestsMsgOnMemberWidget",
"value": false
}, {
"index": 233,
"name": "HideGroupAllowsGuestsMsg",
"value": false
}, {
"index": 234,
"name": "HideWhatAreGuestsMsg",
"value": false
}, {
"index": 235,
"name": "HideNowAllowGuestsMsg",
"value": false
}, {
"index": 236,
"name": "HideSocialAccountsAndContactsGuidedTour",
"value": false
}, {
"index": 237,
"name": "HideAnalyticsHomeGuidedTour",
"value": false
}, {
"index": 238,
"name": "ShowQuickCreateGuidedTour",
"value": false
}, {
"index": 245,
"name": "HideFilePageGuidedTour",
"value": false
}, {
"index": 250,
"name": "HideForecastingGuidedTour",
"value": false
}, {
"index": 251,
"name": "HideBucketFieldGuide",
"value": false
}, {
"index": 263,
"name": "HideSmartSearchCallOut",
"value": false
}, {
"index": 273,
"name": "ShowForecastingQuotaAttainment",
"value": false
}, {
"index": 280,
"name": "HideForecastingQuotaColumn",
"value": false
}, {
"index": 301,
"name": "HideManyWhoGuidedTour",
"value": false
}, {
"index": 298,
"name": "HideFileSyncBannerMsg",
"value": false
}, {
"index": 299,
"name": "HideTestConsoleGuidedTour",
"value": false
}, {
"index": 302,
"name": "HideManyWhoInlineEditTip",
"value": false
}, {
"index": 303,
"name": "HideSetupV2WelcomeMessage",
"value": false
}, {
"index": 312,
"name": "ForecastingShowQuantity",
"value": false
}, {
"index": 313,
"name": "HideDataImporterIntroMsg",
"value": false
}, {
"index": 314,
"name": "HideEnvironmentHubLightbox",
"value": false
}, {
"index": 316,
"name": "HideSetupV2GuidedTour",
"value": false
}, {
"index": 317,
"name": "HideFileSyncMobileDownloadDialog",
"value": false
}, {
"index": 322,
"name": "HideEnhancedProfileHelpBubble",
"value": false
}, {
"index": 328,
"name": "ForecastingHideZeroRows",
"value": false
}, {
"index": 330,
"name": "HideEmbeddedComponentsFeatureCallout",
"value": false
}, {
"index": 341,
"name": "HideDedupeMatchResultCallout",
"value": false
}, {
"index": 340,
"name": "HideS1BrowserUI",
"value": false
}, {
"index": 346,
"name": "HideS1Banner",
"value": false
}, {
"index": 358,
"name": "HideEmailVerificationAlert",
"value": false
}, {
"index": 354,
"name": "HideLearningPathModal",
"value": false
}, {
"index": 359,
"name": "HideAtMentionsHelpBubble",
"value": false
}, {
"index": 368,
"name": "LightningExperiencePreferred",
"value": false
}, {
"index": 373,
"name": "PreviewLightning",
"value": false
}],
"networkId": "0DBE0000000TN5W",
"uiTheme": "Theme3",
"uiSkin": "Theme3",
"userName": "gpo_community@officedepotcorp.force.com",
"userId": "005E0000005XUac",
"isCurrentlySysAdminSU": false,
"renderMode": "RETRO",
"startOfWeek": "1",
"vfDomainPattern": "officedepot--(?:[^.]+).vf.force.com",
"auraDomain": "officedepot.lightning.force.com",
"useNativeAlertConfirmPrompt": false,
"orgPreferences": [{
"index": 257,
"name": "TabOrganizer",
"value": true
}, {
"index": 113,
"name": "GroupTasks",
"value": true
}],
"isDefaultNetwork": false,
"timeFormat": "h:mm a"
});
</script>
<div class="apexp">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:MultipleShipTo_pb_id" class="bPageBlock brandSecondaryBrd apexDefaultPageBlock secondaryPalette">
<script>
function twistSection(elem, sectionId) {
var parentDiv = elem;
var twisty = elem;
while (parentDiv.tagName != 'DIV') {
parentDiv = parentDiv.parentNode;
}
if (elem.tagName === 'DIV' && elem.attributes['data-twistyimgid'] !== undefined) {
twisty = document.getElementById(elem.attributes['data-twistyimgid'].value);
}
var div = parentDiv.nextSibling;
var elemWasOn = false;
if (div.style.display != 'none') {
div.style.display = 'none';
twisty.className = 'showListButton';
twisty.alt = 'Show Section - ' + twisty.name;
elem.title = twisty.alt;
elemWasOn = true;
} else {
div.style.display = 'block';
twisty.className = 'hideListButton';
twisty.alt = 'Hide Section - ' + twisty.name;
elem.title = twisty.alt;
}
return !elemWasOn;
}
var registeredSections = new Array();
function registerTwistableSection(headerId, mainTableId) {
var obj = new Object();
obj.headerId = headerId;
obj.mainTableId = mainTableId;
registeredSections[registeredSections.length] = obj;
}
function twistAllSections(on) {
for (var i = 0; i < registeredSections.length; i++) {
var obj = registeredSections[i];
var img;
img = document.getElementById('img_' + obj.headerId);
if (on && 'showListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
} else if (!on && 'hideListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
}
}
}
function toggleSection(headerId, on) {
var sectionHead = document.getElementById('head_' + headerId + '_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_MultipleShipTo_pb_id');
var body = sectionHead.nextSibling;
var disp = on ? 'block' : 'none';
sectionHead.style.display = disp;
body.style.display = disp;
}
function registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_MultipleShipTo_pb_id() {
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_MultipleShipTo_pb_id_MultipleShipTo_pbs_id5', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_MultipleShipTo_pb_id');
}
registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_MultipleShipTo_pb_id();
</script>
<div class="pbHeader">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="pbTitle">
<h2 class="mainTitle"></h2>
</td>
<td> </td>
</tr>
</tbody>
</table>
</div>
<div class="pbBody">
<div class="contentHide">
<div class="regular">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:MultipleShipTo_pb_id:MultipleShipTo_pbs_id5">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first " colspan="2">
<input id="regmultipleshiptoid" onclick="return showAddAddress() ;" type="checkbox">
</td>
<td class="dataCol first " colspan="2"><label style="padding-left:10px"> Multiple Ship To</label></td>
</tr>
<tr>
<td class="dataCol last " colspan="2">
<script type="text/javascript">
function showAddAddress(e) {
if (document.getElementById('regmultipleshiptoid').checked && false == true) {
document.getElementById('AddDiv').style.display = '';
} else {
document.getElementById('AddDiv').style.display = 'none';
}
}
</script>
</td>
<td class="labelCol empty"> </td>
<td class="dataCol empty"> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="AddDiv" style="display: none">
<h2>Additional Shipping Addresses</h2><label> Address 1</label>
<input id="1AdditionalAddress1" maxlength="25" type="text"><label> Address 2 (optional)</label>
<input id="1AdditionalAddress2" maxlength="25" type="text"><label> City</label>
<input id="1AdditionalCity" maxlength="25" minlength="1" onkeypress="return IsCityA1(event);" type="text">
<span id="cityErrorA1" style="color: #f00; display: none">
<br>* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsCityA1(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || (keyCode == 32) || (specialKeys.indexOf(keyCode) != -1));
document.getElementById("cityErrorA1").style.display = ret ? "none" : "inline";
document.getElementById('1AdditionalCity').style.border = '1px solid Silver';
document.getElementById('1AdditionalCity').style.backgroundColor = '';
return ret;
}
</script><label> State</label>
<input id="1AdditionalState" maxlength="2" minlength="2" onkeypress="return IsStateA1(event);" type="text">
<span id="stateErrorA1" style="color: #f00; display: none">* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsStateA1(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("stateErrorA1").style.display = ret ? "none" : "inline";
document.getElementById('1AdditionalState').style.border = '1px solid Silver';
document.getElementById('1AdditionalState').style.backgroundColor = '';
return ret;
}
</script><label> Zip Code</label>
<input id="1AdditionalZip" maxlength="5" minlength="5" onkeypress="return IsZipA1(event);" type="text">
<span id="zipErrorA1" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsZipA1(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("zipErrorA1").style.display = ret ? "none" : "inline";
document.getElementById('1AdditionalZip').style.border = '1px solid Silver';
document.getElementById('1AdditionalZip').style.backgroundColor = '';
return ret;
}
</script>
<br><label> Address 1</label>
<input id="2AdditionalAddress1" maxlength="25" type="text"><label> Address 2 (optional)</label>
<input id="2AdditionalAddress2" maxlength="25" type="text"><label> City</label>
<input id="2AdditionalCity" maxlength="25" minlength="1" onkeypress="return IsCityA2(event);" type="text">
<span id="cityErrorA2" style="color: #f00; display: none">
<br>* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsCityA2(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || (keyCode == 32) || (specialKeys.indexOf(keyCode) != -1));
document.getElementById("cityErrorA2").style.display = ret ? "none" : "inline";
document.getElementById('2AdditionalCity').style.border = '1px solid Silver';
document.getElementById('2AdditionalCity').style.backgroundColor = '';
return ret;
}
</script><label> State</label>
<input id="2AdditionalState" maxlength="2" minlength="2" onkeypress="return IsStateA2(event);" type="text">
<span id="stateErrorA2" style="color: #f00; display: none">* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsStateA2(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("stateErrorA2").style.display = ret ? "none" : "inline";
document.getElementById('2AdditionalState').style.border = '1px solid Silver';
document.getElementById('2AdditionalState').style.backgroundColor = '';
return ret;
}
</script><label> Zip Code</label>
<input id="2AdditionalZip" maxlength="5" minlength="5" onkeypress="return IsZipA2(event);" type="text">
<span id="zipErrorA2" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsZipA2(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("zipErrorA2").style.display = ret ? "none" : "inline";
document.getElementById('2AdditionalZip').style.border = '1px solid Silver';
document.getElementById('2AdditionalZip').style.backgroundColor = '';
return ret;
}
</script>
<br><label> Address 1</label>
<input id="3AdditionalAddress1" maxlength="25" type="text"><label> Address 2 (optional)</label>
<input id="3AdditionalAddress2" maxlength="25" type="text"><label> City</label>
<input id="3AdditionalCity" maxlength="25" minlength="1" onkeypress="return IsCityA3(event);" type="text">
<span id="cityErrorA3" style="color: #f00; display: none">
<br>* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsCityA3(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || (keyCode == 32) || (specialKeys.indexOf(keyCode) != -1));
document.getElementById("cityErrorA3").style.display = ret ? "none" : "inline";
document.getElementById('3AdditionalCity').style.border = '1px solid Silver';
document.getElementById('3AdditionalCity').style.backgroundColor = '';
return ret;
}
</script><label> State</label>
<input id="3AdditionalState" maxlength="2" minlength="2" onkeypress="return IsStateA3(event);" type="text">
<span id="stateErrorA3" style="color: #f00; display: none">* Invalid Character</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsStateA3(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = (((keyCode > 57 && keyCode < 91) || (keyCode > 96 && keyCode < 123)) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("stateErrorA3").style.display = ret ? "none" : "inline";
document.getElementById('3AdditionalState').style.border = '1px solid Silver';
document.getElementById('3AdditionalState').style.backgroundColor = '';
return ret;
}
</script><label> Zip Code</label>
<input id="3AdditionalZip" maxlength="5" minlength="5" onkeypress="return IsZipA3(event);" type="text">
<span id="zipErrorA3" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsZipA3(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("zipErrorA3").style.display = ret ? "none" : "inline";
document.getElementById('3AdditionalZip').style.border = '1px solid Silver';
document.getElementById('3AdditionalZip').style.backgroundColor = '';
return ret;
}
</script>
</div>
</div>
<div class="pbFooter secondaryPalette">
<div class="bg"></div>
</div>
</div>
</div>
<br>
<div class="contentHide">
<div class="regular"><label> SSO Id</label>
<input id="regssoid_id" maxlength="100" name="regAddress2" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
</div>
<div class="contentHide">
<div class="regular">
<div class="contentHide"><label> Custom Catalog Code</label>
<input disabled="true" id="regcccode_id" maxlength="6" name="regAddress2" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text" value="">
</div>
</div>
</div>
<br>
<div class="contentHide">
<div class="regular">
<div class="regular"><label> PO Number</label>
<div class=" regular">
<input id="regponumid" maxlength="22" minlength="0" name="ponum" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class=" contentHide">
<select id="regponumid1" name="PO_Num">
</select>
</div>
</div>
<div class="contentHide"><label> PO Number</label>
<div class=" regular">
<select id="regponumidu" name="ponum">
</select>
</div>
<div class=" contentHide">
<select id="regponumidu1" name="PO_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide"><label> Cost Center</label>
<input readonly="true" type="text" value="">
</div>
<div class="contentHide">
<div class="regular">
<div class="regular"><label> Cost Center</label>
<div class=" regular">
<input id="regccid" maxlength="20" minlength="0" name="cc" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class=" contentHide">
<select id="regccid1" name="CC_Num">
</select>
</div>
</div>
<div class="contentHide"><label> Cost Center</label>
<div class=" regular">
<select id="regccidu" name="cc">
</select>
</div>
<div class=" contentHide">
<select id="regccidu1" name="CC_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="regular">
<div class="regular"><label> Release</label>
<div class=" regular">
<input id="regreleaseid" maxlength="12" minlength="0" name="release" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class=" contentHide">
<select id="regreleaseid1" name="Rls_Num">
</select>
</div>
</div>
<div class="contentHide"><label> Release</label>
<div class=" regular">
<select id="regreleaseidu" name="release">
</select>
</div>
<div class=" contentHide">
<select id="regreleaseidu1" name="Rls_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="regular">
<div class="regular"><label> Desktop</label>
<div class=" regular">
<input id="regdesktopid" maxlength="20" minlength="0" name="desktop" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class=" contentHide">
<select id="regdesktopid1" name="Dtp_Num">
</select>
</div>
</div>
<div class="contentHide"><label> Desktop</label>
<div class=" regular">
<select id="regdesktopidu" name="desktop">
</select>
</div>
<div class=" contentHide">
<select id="regdesktopidu1" name="Dtp_Num">
</select>
</div>
</div>
</div>
</div>
<div class="apexp">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id" class="bPageBlock brandSecondaryBrd apexDefaultPageBlock secondaryPalette">
<script>
function twistSection(elem, sectionId) {
var parentDiv = elem;
var twisty = elem;
while (parentDiv.tagName != 'DIV') {
parentDiv = parentDiv.parentNode;
}
if (elem.tagName === 'DIV' && elem.attributes['data-twistyimgid'] !== undefined) {
twisty = document.getElementById(elem.attributes['data-twistyimgid'].value);
}
var div = parentDiv.nextSibling;
var elemWasOn = false;
if (div.style.display != 'none') {
div.style.display = 'none';
twisty.className = 'showListButton';
twisty.alt = 'Show Section - ' + twisty.name;
elem.title = twisty.alt;
elemWasOn = true;
} else {
div.style.display = 'block';
twisty.className = 'hideListButton';
twisty.alt = 'Hide Section - ' + twisty.name;
elem.title = twisty.alt;
}
return !elemWasOn;
}
var registeredSections = new Array();
function registerTwistableSection(headerId, mainTableId) {
var obj = new Object();
obj.headerId = headerId;
obj.mainTableId = mainTableId;
registeredSections[registeredSections.length] = obj;
}
function twistAllSections(on) {
for (var i = 0; i < registeredSections.length; i++) {
var obj = registeredSections[i];
var img;
img = document.getElementById('img_' + obj.headerId);
if (on && 'showListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
} else if (!on && 'hideListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
}
}
}
function toggleSection(headerId, on) {
var sectionHead = document.getElementById('head_' + headerId + '_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
var body = sectionHead.nextSibling;
var disp = on ? 'block' : 'none';
sectionHead.style.display = disp;
body.style.display = disp;
}
function registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id() {
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id_SHMultiFields_pbs_id1', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id_SHMultiFields_pbs_id2', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id_SHMultiFields_pbs_id3', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id_SHMultiFields_pbs_id4', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id_j_id202', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id');
}
registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_SHMultiFields_pb_id();
</script>
<div class="pbHeader">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="pbTitle">
<h2 class="mainTitle"></h2>
</td>
<td> </td>
</tr>
</tbody>
</table>
</div>
<div class="pbBody">
<div class="contentHide">
<div class="contentHide">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id:SHMultiFields_pbs_id1">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<input id="regmultiponumsid" type="checkbox">
</td>
<td class="dataCol first last " colspan="2"><label style="padding-left:10px"> Multiple PO Numbers</label></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="contentHide">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id:SHMultiFields_pbs_id2">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<input id="regmulticcsid" onclick="return showAddCC();" type="checkbox">
</td>
<td class="dataCol first last " colspan="2"><label style="padding-left:10px"> Multiple Cost Centers</label></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<script type="text/javascript">
function showAddCC(e) {
if (document.getElementById('regmulticcsid').checked && false == true) {
document.getElementById('CCDiv').style.display = '';
} else {
document.getElementById('CCDiv').style.display = 'none';
}
}
</script>
<div class="contentHide">
<div class="contentHide">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id:SHMultiFields_pbs_id3">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<input id="regmultireleasesid" type="checkbox">
</td>
<td class="dataCol first last " colspan="2"><label style="padding-left:10px"> Multiple Releases</label></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="contentHide">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id:SHMultiFields_pbs_id4">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<input id="regmultidesktopsid" type="checkbox">
</td>
<td class="dataCol first last " colspan="2"><label style="padding-left:10px"> Multiple Desktops</label></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="CCDiv" style="display: none">
<h2>Additional Cost Centers</h2><label> Cost Center</label>
<input id="AdditionalCostCenter1" type="text"><label> Cost Center</label>
<input id="AdditionalCostCenter2" type="text"><label> Cost Center</label>
<input id="AdditionalCostCenter3" type="text">
</div>
<div class="regular">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:SHMultiFields_pb_id:j_id202">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<h2>Store Discount Program</h2>
<input id="regregforspcid" onclick="return showTerms();" type="checkbox">
<outputlabel id="spclabel" style="padding-left:10px">Register for a Store Discount Program</outputlabel>
<img src="/resource/1521860454000/communities_tool_tip_img"
title="Store Discount Program allows you to receive discount pricing when you shop in ODP Business Solutions stores only. Payment for purchases must be made in store at time of purchase. ODP Business Solutions accept cash, check, and most forms of credit cards.">
<script type="text/javascript">
function showTerms(e) {
console.log('show');
if (document.getElementById('regregforspcid').checked) {
document.getElementById('spcDiv').style.display = '';
} else {
document.getElementById('spcDiv').style.display = 'none';
}
}
</script>
<container id="spcDiv" style="display:none">
<br>
<textarea cols="70" name="textarea" rows="8"> STORE DISCOUNT PROGRAM TERMS AND CONDITIONS
In consideration of issuance of an ODP Business Solutions Store Discount Program ("Card") to you, ("Cardholder"), Cardholder agrees to be bound to the following Terms and Conditions applicable to the use of the Card:
1. The Card is not a revolving or any other type of credit card and does not establish any new account, nor does it extend credit to the Cardholder. The Card is an identification card only and allows the Cardholder to receive their custom discount pricing when making purchases at ODP Business Solutions retail stores.
2. Payment options for purchases made with Cards issued to ODP Business Solutions Division ("BSD") business account clients ("BSD Client") are (a) account billing, (b) account billing and other types of payment at the point of sale (cash, check, credit card), or (c) other types of payment at the point-of sale only. The default payment option is (b) above. To select another payment option, please notify your ODP Business Solutions BSD account manager.
For account billing purchases, per transaction and per day dollar limits will be established for the Card. These limits may be adjusted only upon the BSD Client's submission of a revised application. The Cards cannot be used once the dollar limits have been exceeded.
Any restrictions or exclusions imposed on the purchase of products pursuant to a written contract between the BSD Client and ODP Business Solutions shall not apply to those purchases made in ODP Business Solutions retail stores using the Card.
The Card is non-transferable. The BSD Client may authorize its employees or other individuals to utilize the Card. However, the BSD Client remains fully responsible for the payment of all purchases made by use of the Card, whether the use is authorized by the BSD Client or not, or if the card is lost or stolen.
In the event the Card is lost or stolen, the BSD Client must contact ODP Business Solutions immediately at 888.438.4037 so that ODP Business Solutions can place a hold on the account to prevent further transactions.
3. Payment options for purchases made with Cards issued by a BSD Client to Cardholders through a group or employee purchasing organization are cash, check and credit card only.
The Card is non-transferable and Cardholder is responsible for all purchases made by any use of this Card. In the event the card is lost or stolen it is the Cardholder's responsibility to contact ODP Business Solutions immediately at 888.438.4037. Upon receipt of notification by ODP Business Solutions, an immediate hold will be placed on the account preventing any further transactions via use of the Card
4. ODP Business Solutions coupons valid at retail stores and used in conjunction with a Card will provide the Cardholder with a discount off of the retail store price only. The Card will permit the Cardholder to receive either its custom discounted pricing or the retail store price after discounts, whichever is lower.
5. The Card must be presented at the point of sale in order for the Cardholder to receive its custom discounted pricing.
6. ODP Business Solutions reserves the right to unilaterally revoke or terminate the Card for any reason. Upon the receipt of notice that the Card has been terminated, the Cardholder must destroy the Card.
7. If the BSD Client is issued more than one (1) Card, all Cards issued shall be subject to these Terms and Conditions.
8. ODP Business Solutions reserves the right, at any time, to revise these Terms and Conditions. Any modifications to these Terms and Conditions shall be effective upon posting of the modified terms and conditions at https://www.odpbusiness.com or any successor website.
</textarea>
<br>
<input id="regSpcTermsBox" onclick="return IsTermsTrue(event);" type="checkbox">
<outputlabel id="regSpcTerms" style="padding-left:10px">Terms and Conditions</outputlabel>
<script type="text/javascript">
function IsTermsTrue(e) {
document.getElementById("regerrormessage").innerHTML = '';
return true;
}
</script>
</container>
</td>
<td class="labelCol empty"> </td>
<td class="dataCol empty"> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="pbFooter secondaryPalette">
<div class="bg"></div>
</div>
</div>
</div>
<br>
<br>
<div id="cid">
<div class="g-recaptcha" id="recaptcha1" onchange="return IsCaptcha(event);">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCfLAfAAAAACznp7d451AAxIQR-sD40butKgIB&co=aHR0cHM6Ly9jb21tdW5pdHkub2RwYnVzaW5lc3MuY29tOjQ0Mw..&hl=de&v=khH7Ei3klcvfRI74FvDcfuOo&theme=light&size=normal&cb=81ci01dltcug"
width="304" height="78" role="presentation" name="a-fbgz8s5x5sji" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div>
<script type="text/javascript">
function IsCaptcha(e) {
document.getElementById("regerrormessage").innerHTML = '';
}
</script>
</div>
<p id="regerrormessage" style="color:red"></p>
<input class="primary btn btn-block" id="submitRegFormBtn" onclick="return saveGPOLead('75167530','');" type="button" value="Submit">
</section>
<div class="col-md-12 small">
<ul class="list-inline pull-left">
<li class="border-none">
<a href="https://www.odpbusiness.com/l/prelogin/privacy-policy" target="_blank">Privacy Policy</a>
</li>
<li>
<a href="https://www.odpbusiness.com/l/prelogin/tracking-tools" target="_blank">Online Tracking Tools</a>
</li>
<li>
<a href="https://www.odpbusiness.com/l/prelogin/terms-of-use" target="_blank">Terms of Use</a>
</li>
<li>
<a href="https://www.odpbusiness.com/l/prelogin/terms-and-conditions" target="_blank">Terms & Conditions</a>
</li>
</ul>
</div>
</div>
</form>
Name: requestInvoiceForm — POST
<form class="invoiceFix" id="requestInvoiceForm" method="POST" name="requestInvoiceForm" style="width: 560px;">
<section class="p24 ">
<h1> Request Invoice Account </h1>
<p class="mb24"> Enter your information to request an account with invoiced billing terms. </p>
<section class="dfsdf">
<div class="contentHide">
<div class="regular">
<div class="apexp">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id210" class="bPageBlock brandSecondaryBrd apexDefaultPageBlock secondaryPalette">
<script>
function twistSection(elem, sectionId) {
var parentDiv = elem;
var twisty = elem;
while (parentDiv.tagName != 'DIV') {
parentDiv = parentDiv.parentNode;
}
if (elem.tagName === 'DIV' && elem.attributes['data-twistyimgid'] !== undefined) {
twisty = document.getElementById(elem.attributes['data-twistyimgid'].value);
}
var div = parentDiv.nextSibling;
var elemWasOn = false;
if (div.style.display != 'none') {
div.style.display = 'none';
twisty.className = 'showListButton';
twisty.alt = 'Show Section - ' + twisty.name;
elem.title = twisty.alt;
elemWasOn = true;
} else {
div.style.display = 'block';
twisty.className = 'hideListButton';
twisty.alt = 'Hide Section - ' + twisty.name;
elem.title = twisty.alt;
}
return !elemWasOn;
}
var registeredSections = new Array();
function registerTwistableSection(headerId, mainTableId) {
var obj = new Object();
obj.headerId = headerId;
obj.mainTableId = mainTableId;
registeredSections[registeredSections.length] = obj;
}
function twistAllSections(on) {
for (var i = 0; i < registeredSections.length; i++) {
var obj = registeredSections[i];
var img;
img = document.getElementById('img_' + obj.headerId);
if (on && 'showListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
} else if (!on && 'hideListButton' == img.className) {
twistSection(img, obj.headerId, obj.mainTableId);
}
}
}
function toggleSection(headerId, on) {
var sectionHead = document.getElementById('head_' + headerId + '_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_j_id210');
var body = sectionHead.nextSibling;
var disp = on ? 'block' : 'none';
sectionHead.style.display = disp;
body.style.display = disp;
}
function registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_j_id210() {
registerTwistableSection('GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_j_id210_j_id211', 'GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_j_id210');
}
registerTwistableSections_GPOLandingPage_j_id1_com2GPOPreLogin_j_id13_j_id210();
</script>
<div class="pbHeader">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="pbTitle">
<h2 class="mainTitle"></h2>
</td>
<td> </td>
</tr>
</tbody>
</table>
</div>
<div class="pbBody">
<div id="GPOLandingPage:j_id1:com2GPOPreLogin:j_id13:j_id210:j_id211">
<div class="pbSubsection">
<table class="detailList" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="dataCol first last " colspan="2">
<input class="cc_checkbox" id="creditcard_check_id" name="cc_check" type="checkbox">
</td>
<td class="dataCol first last " colspan="2"><label style="padding-left:10px"> I would prefer to pay by Credit Card</label></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="pbFooter secondaryPalette">
<div class="bg"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<h2> Business Contact </h2><label> Business or Organization Full Legal Name</label>
<input id="InvLoginName" minlength="1" name="businessName" onkeypress="return IsInvLoginName(event);" required="required" type="text">
<span id="InvLoginNameEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsInvLoginName(e) {
document.getElementById('InvLoginName').style.border = '1px solid Silver';
document.getElementById('InvLoginName').style.backgroundColor = '';
document.getElementById('InvLoginNameEM').style.display = 'none';
return true;
}
</script><label> First Name</label>
<input id="InvFirstName" minlength="1" name="requestorFirstName" onkeypress="return IsInvFirstName(event);" required="required" type="text">
<span id="InvFirstNameEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsInvFirstName(e) {
document.getElementById('InvFirstName').style.border = '1px solid Silver';
document.getElementById('InvFirstName').style.backgroundColor = '';
document.getElementById('InvFirstNameEM').style.display = 'none';
return true;
}
</script><label> Last Name</label>
<input id="InvLastName" minlength="1" name="requestorLastName" onkeypress="return IsInvLastName(event);" required="required" type="text">
<span id="InvLastNameEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsInvLastName(e) {
document.getElementById('InvLastName').style.border = '1px solid Silver';
document.getElementById('InvLastName').style.backgroundColor = '';
document.getElementById('InvLastNameEM').style.display = 'none';
return true;
}
</script><label> Business Street Address 1</label>
<input id="businessAddr1" minlength="1" name="businessAddr1" onkeypress="return IsbusinessAddr1(event);" required="required" type="text">
<span id="businessAddr1EM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbusinessAddr1(e) {
document.getElementById('businessAddr1').style.border = '1px solid Silver';
document.getElementById('businessAddr1').style.backgroundColor = '';
document.getElementById('businessAddr1EM').style.display = 'none';
return true;
}
</script><label> Business Street Address 2 (Optional)</label>
<input id="businessAddr2" minlength="1" name="businessAddr2" type="text"><label> City</label>
<input id="businessShipCity" minlength="1" name="businessShipCity" onkeypress="return IsbusinessShipCity(event);" required="required" type="text">
<span id="businessShipCityEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbusinessShipCity(e) {
document.getElementById('businessShipCity').style.border = '1px solid Silver';
document.getElementById('businessShipCity').style.backgroundColor = '';
document.getElementById('businessShipCityEM').style.display = 'none';
return true;
}
</script><label> State</label>
<input id="businessShipState" maxlength="2" minlength="2" name="businessShipState" onkeypress="return IsbusinessShipState(event);" required="required" type="text">
<span id="businessShipStateEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbusinessShipState(e) {
document.getElementById('businessShipState').style.border = '1px solid Silver';
document.getElementById('businessShipState').style.backgroundColor = '';
document.getElementById('businessShipStateEM').style.display = 'none';
return true;
}
</script><label> Zip Code</label>
<input id="businessShipZip" minlength="5" name="businessShipZip" onkeypress="return IsInvZip(event);" required="required" type="text">
<span id="businessShipZipEM" style="color: #f00; display: none">This field is required.</span>
<span id="invZipError" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsInvZip(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("invZipError").style.display = ret ? "none" : "inline";
document.getElementById('businessShipZip').style.border = '1px solid Silver';
document.getElementById('businessShipZip').style.backgroundColor = '';
document.getElementById('businessShipZipEM').style.display = 'none'
return ret;
}
</script>
<div class="column1"><label> Business Phone Number</label>
<input id="requestorPhone" maxlength="10" minlength="10" name="requestorPhone" onkeypress="return IsrequestorPhone(event);" placeholder="(000)000-0000" required="required" type="text">
<span id="requestorPhoneEM" style="color: #f00; display: none">This field is required.</span>
<span id="invPhoneError" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsrequestorPhone(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("invPhoneError").style.display = ret ? "none" : "inline";
document.getElementById('requestorPhone').style.border = '1px solid Silver';
document.getElementById('requestorPhone').style.backgroundColor = '';
document.getElementById('requestorPhoneEM').style.display = 'none'
return ret;
}
</script>
</div>
<div class="column2"><label> Extension (Optional)</label>
<input id="requestorPhoneExt" minlength="1" name="requestorPhoneExt" size="4" type="text">
</div><label> Business Email Address</label>
<input id="requestorEmail" name="requestorEmail" onkeypress="return IsrequestorEmail(event);" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$" required="required" type="email">
<span id="requestorEmailEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsrequestorEmail(e) {
document.getElementById('requestorEmail').style.border = '1px solid Silver';
document.getElementById('requestorEmail').style.backgroundColor = '';
document.getElementById('requestorEmailEM').style.display = 'none';
return true;
}
</script>
<header class="billingAddressHeader">
<h3 align="left" class="di mr24"> Billing Address </h3>
<label class="di">
<input autocomplete="off" class="styled_checkbox" id="shippingSameAsBilling" type="checkbox">
<span class="styled_checkbox_label"></span> Same as business address </label>
</header>
<section id="billingAddressSection"><label> Billing Street Address 1</label>
<input id="billingAddr1" minlength="1" name="billingAddr1" onkeypress="return IsbillingAddr1(event);" type="text">
<span id="billingAddr1EM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbillingAddr1(e) {
document.getElementById('billingAddr1').style.border = '1px solid Silver';
document.getElementById('billingAddr1').style.backgroundColor = '';
document.getElementById('billingAddr1EM').style.display = 'none';
return true;
}
</script><label> Billing Street Address 2 (Optional)</label>
<input id="billingAddr2" minlength="1" name="billingAddr2" type="text"><label> City</label>
<input id="billingShipCity" minlength="1" name="billingShipCity" onkeypress="return IsbillingShipCity(event);" type="text">
<span id="billingShipCityEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbillingShipCity(e) {
document.getElementById('billingShipCity').style.border = '1px solid Silver';
document.getElementById('billingShipCity').style.backgroundColor = '';
document.getElementById('billingShipCityEM').style.display = 'none';
return true;
}
</script><label> State</label>
<input id="billingShipState" minlength="2" name="billingShipState" onkeypress="return IsbillingShipState(event);" type="text">
<span id="billingShipStateEM" style="color: #f00; display: none">This field is required.</span>
<script type="text/javascript">
function IsbillingShipState(e) {
document.getElementById('billingShipState').style.border = '1px solid Silver';
document.getElementById('billingShipState').style.backgroundColor = '';
document.getElementById('billingShipStateEM').style.display = 'none';
return true;
}
</script><label> Zip Code</label>
<input id="billingShipZip" minlength="5" name="billingShipZip" onkeypress="return IsbillingShipZip(event);" type="text">
<span id="billingShipZipEM" style="color: #f00; display: none">This field is required.</span>
<span id="billingShipZipError" style="color: #f00; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsbillingShipZip(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("billingShipZipError").style.display = ret ? "none" : "inline";
document.getElementById('billingShipZip').style.border = '1px solid Silver';
document.getElementById('billingShipZip').style.backgroundColor = '';
document.getElementById('billingShipZipEM').style.display = 'none';
return ret;
}
</script>
<br class="clear">
<br>
</section>
<section class="p24" id="infoSection">
<h2 class="mt24 clear"> Business Information</h2><label> Number of Employees</label>
<select id="regNumEmployees1" name="regNumEmployees">
<option> 1-19 </option>
<option> 20-49 </option>
<option> 50-99 </option>
<option> 100-149 </option>
<option> 150-199 </option>
<option> 200-249 </option>
<option> 250-500 </option>
<option> 500+ </option>
</select><label> Annual Revenue ($)</label>
<input id="annualRevenue" minlength="1" name="annualRevenue" onkeypress="return IsInvNumeric(event);" required="required" type="text">
<span id="annualRevenueEM" style="color: #f00; display: none">This field is required.</span>
<span id="revError" style="color: Red; display: none">* Input digits (0 - 9)</span>
<script type="text/javascript">
var specialKeys = new Array();
specialKeys.push(8); //Backspace
specialKeys.push(9); //Tab
function IsInvNumeric(e) {
var keyCode = e.which ? e.which : e.keyCode
var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1);
document.getElementById("revError").style.display = ret ? "none" : "inline";
document.getElementById('annualRevenue').style.border = '1px solid Silver';
document.getElementById('annualRevenue').style.backgroundColor = '';
document.getElementById('annualRevenueEM').style.display = 'none';
return ret;
}
</script>
<div class="contentHide">
<div class="regular"><label> PO Number</label>
<div class=" contentHide">
<select id="regponumid2" name="PO_Num">
</select>
</div>
<div class=" regular">
<div class="regular">
<input id="regponumid3" maxlength="22" minlength="0" name="ponum" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class="contentHide">
<select id="regponumid31" name="PO_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="regular"><label> Cost Center</label>
<div class=" contentHide">
<select id="regccid2" name="CC_Num">
</select>
</div>
<div class=" regular">
<div class="regular">
<input id="regccid3" maxlength="20" minlength="0" name="cc" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class="contentHide">
<select id="regccid31" name="CC_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="regular"><label> Release</label>
<div class=" contentHide">
<select id="regreleaseid2" name="Rls_Num">
</select>
</div>
<div class=" regular">
<div class="regular">
<input id="regreleaseid3" maxlength="12" minlength="0" name="release" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class="contentHide">
<select id="regreleaseid31" name="Rls_Num">
</select>
</div>
</div>
</div>
</div>
<div class="contentHide">
<div class="regular"><label> Desktop</label>
<div class=" contentHide">
<select id="regdesktopid2" name="Dtp_Num">
</select>
</div>
<div class=" regular">
<div class="regular">
<input id="regdesktopid3" maxlength="20" minlength="0" name="desktop" onfocus="type1CoreM('CommPrelogin_yourassociation','Step3of3','CommunitiesRegistration')" type="text">
</div>
<div class="contentHide">
<select id="regdesktopid31" name="Dtp_Num">
</select>
</div>
</div>
</div>
</div>
</section>
<br>
<br>
<section class="p24 captchaSection" id="infoSection">
<div class="g-recaptcha" id="recaptcha2">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCfLAfAAAAACznp7d451AAxIQR-sD40butKgIB&co=aHR0cHM6Ly9jb21tdW5pdHkub2RwYnVzaW5lc3MuY29tOjQ0Mw..&hl=de&v=khH7Ei3klcvfRI74FvDcfuOo&theme=light&size=normal&cb=hwosqv96pzfw"
width="304" height="78" role="presentation" name="a-1m4w2ubarz72" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<p id="regerrormessage2" style="color:red"></p>
<input class="primary btn" id="invoiceButton" onclick="return saveCase('75167530');" type="button" value="Submit">
<div class="reg_sub_links">
<a href="https://www.odpbusiness.com/l/prelogin/privacy-policy" target="_blank"> Privacy Policy </a> | <a href="https://www.odpbusiness.com/l/prelogin/tracking-tools" target="_blank">Online Tracking Tools</a> |
<a href="https://www.odpbusiness.com/l/prelogin/terms-of-use" target="_blank"> Terms of Use </a> | <a href="https://www.odpbusiness.com/l/prelogin/terms-and-conditions" target="_blank"> Terms & Conditions </a>
</div>
</section>
</section>
</form>
Text Content
ODP Business Solutions ODP Business Solutions® and your association have partnered to provide exclusive benefits and savings to its members including: * Customized pricing to fit the specific needs of your business * Curated assortment of products and services * FREE, next-business-day delivery on qualifying orders within our local delivery areas. * World class customer service for quick problem resolution * Experienced account managers to help improve productivity and uncover cost savings * Convenient payment options including single account billing or consolidated billing for multiple locations Contact Us: National Customer Service - 1-800-650-1222 To continue to receive your member discount, you must register below. For an individual account, click the REGISTER button below Register LOG IN LOG IN Register Log in to your association as a registered User Log in to your association as a registered User REQUEST AN ACCOUNT Apply for an account allowing you to make purchases and pay on Net billing terms. Request an Invoice Account IMPORTANT LINKS * Store Discount Program FAQ * Download Store Discount Program Card * ACCOUNT INFORMATION ACCOUNT INFORMATION * Dataloader * * * sellingoncall@officedepot.com BENEFITS OF SHOPPING ODP BUSINESS SOLUTIONS PERSONALIZED SERVICES Experience that covers a wide range of business needs. Dedicated account managers to provide customized solutions. FLEXIBLE PROCUREMENT Simple ways to shop when, where, and how you want. Custom delivery & invoicing, plus payment & electronic procurement options. PRODUCTS & SERVICES All the products you need, from technology & furniture to cleaning & breakrooms. Custom copy & print services, as well as office supplies tailored to your needs. COST CONTROLS Cost-containment solutions such as demand management and global sourcing. ECO-CONSCIOUS SOLUTIONS Effective strategies to help make going greener more economical. Items that help you meet your sustainability goals. REGISTER TO START SHOPPING. ALREADY HAVE AN ACCOUNT? LOG IN Copyright © 2023 by ODP Business Solutions, LLC. All rights reserved. * Privacy Policy * Online Tracking Tools * Terms of Use * Terms & Conditions NEW USER REGISTRATION Enter your information to create a new user profile. Account Selection > Select an account and press Tab to switch to it Login Name This field is required. Password Invalid Enter password Confirm Password Enter confirmation password Password must be 8-30 characters and contain at least one uppercase letter, at least one lower case letter and one number. ◀ CONTACT INFORMATION First Name Enter first name Last Name Enter last name Company Name This field is required Phone This field is required * Input digits (0 - 9) Email Address Enter Email address Website (optional) Number of Employees 1-19 20-49 50-99 100-149 150-199 200-249 250-500 500+ Notes (optional) APPROVING MANAGER INFORMATION First Name Last Name Job Title Phone Number * Input digits (0 - 9) Email Address Enter Email address SHIPTO ADDRESS SELECTION > Select an address and press Tab to fill in the fields SHIPPING ADDRESS Address 1 This field is required. Address 2 (optional) City This field is required. * Invalid Character State This field is required. * Invalid Character Zip Code This field is required. * Input digits (0 - 9) Multiple Ship To ADDITIONAL SHIPPING ADDRESSES Address 1 Address 2 (optional) City * Invalid Character State * Invalid Character Zip Code * Input digits (0 - 9) Address 1 Address 2 (optional) City * Invalid Character State * Invalid Character Zip Code * Input digits (0 - 9) Address 1 Address 2 (optional) City * Invalid Character State * Invalid Character Zip Code * Input digits (0 - 9) SSO Id Custom Catalog Code PO Number PO Number Cost Center Cost Center Cost Center Release Release Desktop Desktop Multiple PO Numbers Multiple Cost Centers Multiple Releases Multiple Desktops ADDITIONAL COST CENTERS Cost Center Cost Center Cost Center STORE DISCOUNT PROGRAM Register for a Store Discount Program STORE DISCOUNT PROGRAM TERMS AND CONDITIONS In consideration of issuance of an ODP Business Solutions Store Discount Program ("Card") to you, ("Cardholder"), Cardholder agrees to be bound to the following Terms and Conditions applicable to the use of the Card: 1. The Card is not a revolving or any other type of credit card and does not establish any new account, nor does it extend credit to the Cardholder. The Card is an identification card only and allows the Cardholder to receive their custom discount pricing when making purchases at ODP Business Solutions retail stores. 2. Payment options for purchases made with Cards issued to ODP Business Solutions Division ("BSD") business account clients ("BSD Client") are (a) account billing, (b) account billing and other types of payment at the point of sale (cash, check, credit card), or (c) other types of payment at the point-of sale only. The default payment option is (b) above. To select another payment option, please notify your ODP Business Solutions BSD account manager. For account billing purchases, per transaction and per day dollar limits will be established for the Card. These limits may be adjusted only upon the BSD Client's submission of a revised application. The Cards cannot be used once the dollar limits have been exceeded. Any restrictions or exclusions imposed on the purchase of products pursuant to a written contract between the BSD Client and ODP Business Solutions shall not apply to those purchases made in ODP Business Solutions retail stores using the Card. The Card is non-transferable. The BSD Client may authorize its employees or other individuals to utilize the Card. However, the BSD Client remains fully responsible for the payment of all purchases made by use of the Card, whether the use is authorized by the BSD Client or not, or if the card is lost or stolen. In the event the Card is lost or stolen, the BSD Client must contact ODP Business Solutions immediately at 888.438.4037 so that ODP Business Solutions can place a hold on the account to prevent further transactions. 3. Payment options for purchases made with Cards issued by a BSD Client to Cardholders through a group or employee purchasing organization are cash, check and credit card only. The Card is non-transferable and Cardholder is responsible for all purchases made by any use of this Card. In the event the card is lost or stolen it is the Cardholder's responsibility to contact ODP Business Solutions immediately at 888.438.4037. Upon receipt of notification by ODP Business Solutions, an immediate hold will be placed on the account preventing any further transactions via use of the Card 4. ODP Business Solutions coupons valid at retail stores and used in conjunction with a Card will provide the Cardholder with a discount off of the retail store price only. The Card will permit the Cardholder to receive either its custom discounted pricing or the retail store price after discounts, whichever is lower. 5. The Card must be presented at the point of sale in order for the Cardholder to receive its custom discounted pricing. 6. ODP Business Solutions reserves the right to unilaterally revoke or terminate the Card for any reason. Upon the receipt of notice that the Card has been terminated, the Cardholder must destroy the Card. 7. If the BSD Client is issued more than one (1) Card, all Cards issued shall be subject to these Terms and Conditions. 8. ODP Business Solutions reserves the right, at any time, to revise these Terms and Conditions. Any modifications to these Terms and Conditions shall be effective upon posting of the modified terms and conditions at https://www.odpbusiness.com or any successor website. Terms and Conditions * Privacy Policy * Online Tracking Tools * Terms of Use * Terms & Conditions REQUEST INVOICE ACCOUNT Enter your information to request an account with invoiced billing terms. I would prefer to pay by Credit Card BUSINESS CONTACT Business or Organization Full Legal Name This field is required. First Name This field is required. Last Name This field is required. Business Street Address 1 This field is required. Business Street Address 2 (Optional) City This field is required. State This field is required. Zip Code This field is required. * Input digits (0 - 9) Business Phone Number This field is required. * Input digits (0 - 9) Extension (Optional) Business Email Address This field is required. BILLING ADDRESS Same as business address Billing Street Address 1 This field is required. Billing Street Address 2 (Optional) City This field is required. State This field is required. Zip Code This field is required. * Input digits (0 - 9) BUSINESS INFORMATION Number of Employees 1-19 20-49 50-99 100-149 150-199 200-249 250-500 500+ Annual Revenue ($) This field is required. * Input digits (0 - 9) PO Number Cost Center Release Desktop Privacy Policy | Online Tracking Tools | Terms of Use | Terms & Conditions