customers.collinsaerospace.com
Open in
urlscan Pro
2606:4700::6811:e8cc
Public Scan
Submitted URL: http://customers.collinsaerospace.com/rb_a2027c6d-6400-4461-b3c1-7f58056af796|cs-uri-query=?type=js3&sn=v_4_srv_1_sn_87051E44CEC045951...
Effective URL: https://customers.collinsaerospace.com/rb_a2027c6d-6400-4461-b3c1-7f58056af796%7Ccs-uri-query=?type=js3&sn=v_4_srv_1_sn_87051E44CEC0459...
Submission: On August 29 via manual from AE — Scanned from DE
Effective URL: https://customers.collinsaerospace.com/rb_a2027c6d-6400-4461-b3c1-7f58056af796%7Ccs-uri-query=?type=js3&sn=v_4_srv_1_sn_87051E44CEC0459...
Submission: On August 29 via manual from AE — Scanned from DE
Form analysis
5 forms found in the DOMName: search_form — GET /search/
<form id="siteSearchForm" name="search_form" method="get" action="/search/" novalidate="novalidate">
<div class="search_dd left">
<select style="width: 175px;background-position: calc(100% - 0.25rem) 50%;background-size: 0.55rem 0.4275rem;" name="search_select" id="search_select" class="custom-select">
<option value="parts" selected="">Spare Parts Search</option>
<option value="repairable">Repair Capability Search</option>
</select>
</div>
<div class="control-group left">
<label class="control-label skip" for="search">text.search</label>
<div class="controls form-box">
<input id="search" class="siteSearchInput left" type="text" name="text" value="" maxlength="100" title="3 characters minimum" placeholder="Enter a part number or up to 5 parts separated by commas ">
<!-- <div class="error_txt" style="margin: 0px 10px ! important;">Enter a part number or up to 5 parts separated by commas</div> -->
</div>
<button id="siteSearchSubmit" class="siteSearchSubmit" type="submit"></button>
</div>
<div class="techpubmodal" style="display: none">
<div class="center" style="width:580px;background-color: white">
<img src="../../../../../_ui/desktop/common/images/spinner.gif" alt="Updating ..." align="middle" style="padding-left: 250px;height: 75px;">
<div class="techpubtext">
<div class="techpubtext">
<p>
<font color="#0c0c0c">We are working on your In-Document Search.</font>
</p>
<p>Please be aware non-specific search terms (i.e. valve, speed, spec) may be slower in returning results. Using specific search terms (i.e. a part number, a ATA Number) will produce a faster response.</p>
</div>
</div>
</div>
</div>
<div class="indoc-search" style="display: none;"><input type="checkbox" value="indoc" name="indocSearch" id="indocSearchchecked">In Document Search</div>
</form>
POST /qoe/partsNotAdded
<form id="partsNotAddedForm" action="/qoe/partsNotAdded" method="post">
<p> <span id="partNotAddedReasons"></span></p> <!-- CPFS-176-Added to display parts not added and reason-->
<div>
</div>
</form>
Name: accessiblityForm —
<form name="accessiblityForm">
<input type="hidden" id="accesibility_refreshScreenReaderBufferField" name="accesibility_refreshScreenReaderBufferField" value="">
</form>
/cart/multi/summary
<form action="/cart/multi/summary">
<input type="submit" class="button" value="Checkout Now">
</form>
Name: AddToCartQuickOrderFrom — /cart/quickaddbypricerfc
<form name="AddToCartQuickOrderFrom" id="AddToCartQuickOrderFrom" action="/cart/quickaddbypricerfc" onsubmit="javascript:submitQuickAdd();return false;">
<h3 class="modal-title">Quick Order Entry</h3>
<div class="error-box" style="display: none;">
<span class="sprite icon-error"></span>
<span class="error-box-color">There were some problems with your entries. See below.<span id="error_details"></span></span>
</div>
<div id="quick_order_tabs" class="ui-tabs ui-widget ui-widget-content ui-corner-all">
<ul class="ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all">
<li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active"><a href="#paste">Paste</a></li>
<li class="ui-state-default ui-corner-top"><a href="#linebyline">Line by Line</a></li>
</ul>
<div id="paste" class="clearfix ui-tabs-panel ui-widget-content ui-corner-bottom">
<div class="white-box">
<p>
<strong>50 Part Numbers Maximum.Type or paste your part numbers and quantities (exact matches only).</strong><br>
<span>Paste Part numbers.</span>
</p>
<br>
<p>The format is tab delimited: part# quantity.</p>
<br>
<div class="errPaste" id="part_is_blank_error_paste" style="display: none; font-weight:bold;"> Please enter the part number and quantity!
<!-- <span id="quantity_int_error_moq_span" style="color: inherit; text-decoration: underline;">Click to view errors.</span><span class="popupErrText" id="popupErrMsg"></span> -->
</div>
<div class="errPaste" id="quantity_int_error_paste" onclick="showErrList()" style="display: none; font-weight:bold;"> Please enter quantity as integer! <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span><span class="popupErrText" id="popupErrMsg"></span>
</div>
<div class="errPaste" id="part_is_max_error_paste" style="display: none; color:rgb(211, 42, 35); font-weight:bold;"> 50 part numbers maximum !! </div>
<div class="errMoq" id="quantity_int_error_moq" onclick="showMoqErrList()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsg">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartField"></td>
<td id="moqField"></td>
</tr>
</tbody>
</table>
<!-- <div>
<div>Part</div>
<div>Qty</div>
</div>
<div id="moqErrField">
<div>1234</div>
<div>2</div>
</div> -->
</div>
</div>
<div class="errMoq" id="quantity_int_error_dUnit" onclick="showDUnitErrList()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsg">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldDUnit"></td>
<td id="dUnitField"></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>
<textarea name="pastedValues" id="pastedValues" class="quick-textarea" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;"></textarea>
</p>
</div>
</div>
<div id="linebyline" class="clearfix ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide">
<div class="white-box">
<ul class="order-list">
<li class="col-1"> </li>
<li class="col-2">
<strong>Part Number</strong> (Exact match only)
</li>
<li class="col-3"><strong>Qty</strong></li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_1">1</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[0].code" id="quickAddEntriesCode_1" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[0].quantity" id="quickAddEntriesQuantity_1" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_1" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[0].code" class="error" style="display: none;" id="quickAddEntriesCodeError_1"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[0].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_1"> Quantity is invalid<br>
<span id="quantity_int_error_1" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_1" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_2">2</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[1].code" id="quickAddEntriesCode_2" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[1].quantity" id="quickAddEntriesQuantity_2" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_2" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[1].code" class="error" style="display: none;" id="quickAddEntriesCodeError_2"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[1].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_2"> Quantity is invalid<br>
<span id="quantity_int_error_2" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_2" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_3">3</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[2].code" id="quickAddEntriesCode_3" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[2].quantity" id="quickAddEntriesQuantity_3" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_3" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[2].code" class="error" style="display: none;" id="quickAddEntriesCodeError_3"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[2].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_3"> Quantity is invalid<br>
<span id="quantity_int_error_3" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_3" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_4">4</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[3].code" id="quickAddEntriesCode_4" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[3].quantity" id="quickAddEntriesQuantity_4" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_4" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[3].code" class="error" style="display: none;" id="quickAddEntriesCodeError_4"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[3].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_4"> Quantity is invalid<br>
<span id="quantity_int_error_4" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_4" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_5">5</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[4].code" id="quickAddEntriesCode_5" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[4].quantity" id="quickAddEntriesQuantity_5" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_5" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[4].code" class="error" style="display: none;" id="quickAddEntriesCodeError_5"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[4].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_5"> Quantity is invalid<br>
<span id="quantity_int_error_5" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_5" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_6">6</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[5].code" id="quickAddEntriesCode_6" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[5].quantity" id="quickAddEntriesQuantity_6" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_6" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[5].code" class="error" style="display: none;" id="quickAddEntriesCodeError_6"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[5].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_6"> Quantity is invalid<br>
<span id="quantity_int_error_6" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_6" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_7">7</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[6].code" id="quickAddEntriesCode_7" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[6].quantity" id="quickAddEntriesQuantity_7" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_7" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[6].code" class="error" style="display: none;" id="quickAddEntriesCodeError_7"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[6].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_7"> Quantity is invalid<br>
<span id="quantity_int_error_7" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_7" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_8">8</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[7].code" id="quickAddEntriesCode_8" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[7].quantity" id="quickAddEntriesQuantity_8" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_8" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[7].code" class="error" style="display: none;" id="quickAddEntriesCodeError_8"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[7].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_8"> Quantity is invalid<br>
<span id="quantity_int_error_8" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_8" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_9">9</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[8].code" id="quickAddEntriesCode_9" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[8].quantity" id="quickAddEntriesQuantity_9" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_9" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[8].code" class="error" style="display: none;" id="quickAddEntriesCodeError_9"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[8].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_9"> Quantity is invalid<br>
<span id="quantity_int_error_9" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_9" style="display: none"></span>
</label>
</li>
</ul>
<div class="errMoq" id="quantity_int_error_moq_For_linebyline" onclick="showMoqErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the minimum order quantity. <span id="quantity_int_error_moq_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="moqPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>MOQ</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebyline"></td>
<td id="moqFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="errMoq" id="quantity_int_error_dunit_For_linebyline" onclick="showDUnitErrListLineByLine()" style="display: none; font-weight:bold;"> Some items do not meet the delivery unit quantity. <span id="quantity_int_error_dunit_span"
style="color: inherit; text-decoration: underline;">Click to view errors.</span>
<div class="moqPopupErrText" id="dUnitPopupErrMsgLineByLine">
<table style="border-spacing: 5px; color: #fff;">
<thead>
<tr>
<td>Part</td>
<td>DeliveryUnit</td>
</tr>
</thead>
<tbody style="">
<tr>
<td id="PartFieldforLinebylineDUnit"></td>
<td id="dUnitFieldforLIneByline"></td>
</tr>
</tbody>
</table>
</div>
</div>
<ul class="order-list">
<li class="col-1"><strong id="index_10">10</strong></li>
<li class="col-2">
<input type="text" class="mycode" name="quickAddEntries[9].code" id="quickAddEntriesCode_10" value="" onblur="this.value=this.value.toUpperCase()" style="text-transform:uppercase;">
</li>
<li class="col-3">
<input type="text" class="myquantity" name="quickAddEntries[9].quantity" id="quickAddEntriesQuantity_10" value="">
</li>
<li class="col-5 tick">
<span class="sprite icon-tick" id="tick_10" style="display: none;"></span>
</li>
<li class="col-6 error-li">
<label for="quickAddEntries[9].code" class="error" style="display: none;" id="quickAddEntriesCodeError_10"> Part number is not valid.<br> Enter correct part number.</label>
<label for="quickAddEntries[9].code" class="error" style="display: none;" id="quickAddEntriesQuantityError_10"> Quantity is invalid<br>
<span id="quantity_int_error_10" style="display: none">Please enter quantity as integer</span>
<span id="quantity_min_error_10" style="display: none"></span>
</label>
</li>
</ul>
</div>
</div>
<div class="clearfix">
<input type="button" id="continue" class="btn-positive" value="Continue">
<input type="reset" id="resetCancel" class="btn-gray" value="Cancel">
</div>
</div>
</form>
Text Content
text.skipToContent text.skipToNavigation Collins Aerospace This portal is established for Collins customers to transact business activities. This portal uses cookies: 1. Banner Cookies: This cookie does not track or identify you, but rather makes this cookie banner appear just once. Click I CONSENT to consent to the cookie, otherwise this banner will continue to appear. 2. Necessary Cookies: We use cookies for authentication and security purposes to operate the essential functions of this portal. Disabling these cookies from your browser will adversely impact the way this portal functions. For more information, see our Privacy Statement. 3. Analytics Cookies: This site also uses cookies for aggregate, anonymous statistics on the number of visits to the site. The cookies do not allow us to identify you. To manage these cookies, click here to learn how to configure your browser to clear these cookies. This may affect how the portal functions. Our website requires the use of cookies. To proceed, you must accept our cookie policy. I Consent I Do Not Consent We noticed you are not using a browser that is optimized for the Collins Aerospace Customer Portal. We recommend you use Google Chrome for the best experience. We noticed you are using Internet Explorer. This browser will no longer be supported by Microsoft as of June 15th. We recommend you use Google Chrome for the best experience. * RTX * OTIS * UTC CLIMATE, CONTROLS & SECURITY * PRATT & WHITNEY * COLLINS AEROSPACE * CUSTOMER PORTAL Low technical Data / Information Only / US and Non-US Persons Spare Parts Search Repair Capability Search text.search We are working on your In-Document Search. Please be aware non-specific search terms (i.e. valve, speed, spec) may be slower in returning results. Using specific search terms (i.e. a part number, a ATA Number) will produce a faster response. In Document Search Advanced Search * Home * / * Page Not Found 404 Page Not Found * Privacy Policy * Terms of Use * FAQ and Customer Support close QUICK ORDER ENTRY COMPLETE true Larger orders may experience longer processing times. close close QUICK ORDER ENTRY There were some problems with your entries. See below. * Paste * Line by Line 50 Part Numbers Maximum.Type or paste your part numbers and quantities (exact matches only). Paste Part numbers. The format is tab delimited: part# quantity. Please enter the part number and quantity! Please enter quantity as integer! Click to view errors. 50 part numbers maximum !! Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * * Part Number (Exact match only) * Qty Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 1 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 2 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 3 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 4 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 5 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 6 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 7 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 8 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 9 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer Some items do not meet the minimum order quantity. Click to view errors. PartMOQ Some items do not meet the delivery unit quantity. Click to view errors. PartDeliveryUnit * 10 * * * * Part number is not valid. Enter correct part number. Quantity is invalid Please enter quantity as integer