www.lawsonproducts.com Open in urlscan Pro
35.201.121.129  Public Scan

Submitted URL: http://lawsonproducts.com/
Effective URL: https://www.lawsonproducts.com/
Submission: On March 22 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

Name: oro_product_quick_addPOST /checkout/quick-order

<form name="oro_product_quick_add" method="post" action="/checkout/quick-order" data-ftid="oro_product_quick_add" data-name="form__oro-product-quick-add" id="oro_product_quick_add-uid-641a90d9dd2ab"
  data-bound-component="oroproduct/js/app/components/quick-add-component" data-bound-view="oroform/js/app/views/form-validate-view" novalidate="novalidate">
  <div class=" quick-order-add__content row-oro">
    <div id="oro_product_quick_add_products-uid-641a90d9dcfcb_collection" data-required="data-required" data-ftid="oro_product_quick_add_products" data-name="field__products" class="quick-order-add__grid grid-container">
      <div class="quick-order-add__body js-item-collection header-tools-qo-form" data-last-index="4" data-row-count-add="20" data-prototype-name="__name__" data-prototype="            
    <div data-content=&quot;oro_product_quick_add[products][__name__]&quot;
         data-validation-optional-group
         data-role=&quot;row&quot;
         class=&quot;quick-order-add__row fields-row&quot;
            id=&quot;oro_product_quick_add_products___name__-uid-641a90d9dcfa2&quot;                 data-validation-optional-group=&quot;&quot; data-ftid=&quot;oro_product_quick_add_products___name__&quot; data-name=&quot;field__name&quot;
    >
        <div data-page-component-module=&quot;oroui/js/app/components/view-component&quot;
             data-page-component-options=&quot;{&amp;quot;view&amp;quot;:&amp;quot;lawsonproduct\/js\/app\/views\/quick-add-row-view&amp;quot;,&amp;quot;changeQuantity&amp;quot;:true}&quot;
             class=&quot;quick-order-add__row-content&quot;>
            <div class=&quot;quick-order-add__col quick-order-add__product&quot;>
                <label class=&quot;quick-order-add__label&quot;>Item #</label>
                                            
    <input type=&quot;text&quot;     
    id=&quot;oro_product_quick_add_products___name___productDisplayName-uid-641a90d9dcb22&quot; name=&quot;oro_product_quick_add[products][__name__][productDisplayName]&quot;                                         spellcheck=&quot;false&quot; data-ftid=&quot;oro_product_quick_add_products___name___productDisplayName&quot; data-name=&quot;field__product-display-name&quot; placeholder=&quot;&quot; data-value=&quot;&quot; data-dropdown-classes=&quot;{&amp;quot;holder&amp;quot;:&amp;quot;select2-drop oro-select2__dropdown&amp;quot;,&amp;quot;menu&amp;quot;:&amp;quot;select2-results&amp;quot;,&amp;quot;item&amp;quot;:&amp;quot;select2-result&amp;quot;,&amp;quot;link&amp;quot;:&amp;quot;select2-result-label&amp;quot;}&quot; data-page-component-module=&quot;lawsonproduct/js/app/product/quick-flyout-autocomplete-component&quot; data-page-component-options=&quot;{&amp;quot;route_name&amp;quot;:&amp;quot;lawson_product_frontend_autocomplete_search&amp;quot;,&amp;quot;route_parameters&amp;quot;:{&amp;quot;name&amp;quot;:&amp;quot;lawson_product_visibility_limited_with_alternates&amp;quot;,&amp;quot;per_page&amp;quot;:10},&amp;quot;properties&amp;quot;:[],&amp;quot;selection_template&amp;quot;:&amp;quot;&amp;lt;%= _.escape(sku) %&amp;gt; - &amp;lt;%= _.escape(obj[&amp;#039;defaultName.string&amp;#039;]) %&amp;gt;\n&amp;quot;}&quot; class=&quot; input input--full&quot;
 />


                    
    <input type=&quot;hidden&quot;     
    id=&quot;oro_product_quick_add_products___name___productSku-uid-641a90d9dce6d&quot; name=&quot;oro_product_quick_add[products][__name__][productSku]&quot;                         data-required=&quot;data-required&quot; data-validation=&quot;{&amp;quot;NotBlank&amp;quot;:{&amp;quot;message&amp;quot;:&amp;quot;This value should not be blank.&amp;quot;,&amp;quot;allowNull&amp;quot;:false,&amp;quot;normalizer&amp;quot;:null,&amp;quot;payload&amp;quot;:null}}&quot; data-ftid=&quot;oro_product_quick_add_products___name___productSku&quot; data-name=&quot;field__product-sku&quot; class=&quot; input input--full&quot;
 />

            </div>
            <div class=&quot;quick-order-add__col quick-order-add__quantity&quot;>
                <label class=&quot;quick-order-add__label&quot;>Qty</label>
                    
    <input type=&quot;text&quot;     
    id=&quot;oro_product_quick_add_products___name___productQuantity-uid-641a90d9dcf7d&quot; name=&quot;oro_product_quick_add[products][__name__][productQuantity]&quot;                                     maxlength=&quot;4&quot; data-page-component-module=&quot;oroui/js/app/components/view-component&quot; data-page-component-options=&quot;{&amp;quot;view&amp;quot;:&amp;quot;lawsonproduct\/js\/app\/form\/product-quantity-view&amp;quot;}&quot; data-validation=&quot;{&amp;quot;Range&amp;quot;:{&amp;quot;notInRangeMessage&amp;quot;:&amp;quot;This value should be between {{ min }} and {{ max }}.&amp;quot;,&amp;quot;minMessage&amp;quot;:&amp;quot;oro.product.frontend.quick_add.validation.quantity_min&amp;quot;,&amp;quot;maxMessage&amp;quot;:&amp;quot;oro.product.frontend.quick_add.validation.quantity_max&amp;quot;,&amp;quot;invalidMessage&amp;quot;:&amp;quot;This value should be a valid number.&amp;quot;,&amp;quot;min&amp;quot;:0,&amp;quot;minPropertyPath&amp;quot;:null,&amp;quot;max&amp;quot;:999999999,&amp;quot;maxPropertyPath&amp;quot;:null,&amp;quot;deprecatedMinMessageSet&amp;quot;:true,&amp;quot;deprecatedMaxMessageSet&amp;quot;:true,&amp;quot;payload&amp;quot;:null},&amp;quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\GreaterThanZero&amp;quot;:{&amp;quot;value&amp;quot;:0,&amp;quot;message&amp;quot;:&amp;quot;oro.product.frontend.quick_add.validation.quantity_min&amp;quot;,&amp;quot;propertyPath&amp;quot;:null,&amp;quot;payload&amp;quot;:null},&amp;quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\Decimal&amp;quot;:{&amp;quot;message&amp;quot;:&amp;quot;This value should be decimal number.&amp;quot;,&amp;quot;payload&amp;quot;:null}}&quot; data-ftid=&quot;oro_product_quick_add_products___name___productQuantity&quot; data-name=&quot;field__product-quantity&quot; class=&quot; quick-order-add__quantity-input input input--full&quot; placeholder=&quot;&quot;
 />

            </div>
            <div class=&quot;quick-order-add__col quick-order-add__unit&quot; hidden>
                <label class=&quot;quick-order-add__label&quot;>Unit</label>
                    
        
    <select     
    id=&quot;oro_product_quick_add_products___name___productUnit-uid-641a90d9dcf2f&quot; name=&quot;oro_product_quick_add[products][__name__][productUnit]&quot; disabled=&quot;disabled&quot;                 data-ftid=&quot;oro_product_quick_add_products___name___productUnit&quot; data-name=&quot;field__product-unit&quot; class=&quot; select select--full select select--full&quot;
><option value=&quot;&quot; selected=&quot;selected&quot;>--</option><option value=&quot;BAG&quot;>Bag</option><option value=&quot;BOX&quot;>Box</option><option value=&quot;CS&quot;>Case</option><option value=&quot;DZ&quot;>DOZ</option><option value=&quot;EA&quot;>ea.</option><option value=&quot;FT&quot;>ft</option><option value=&quot;GLL&quot;>gal</option><option value=&quot;KAR&quot;>KAR</option><option value=&quot;LB&quot;>lb</option><option value=&quot;PAA&quot;>Pr.</option><option value=&quot;PAK&quot;>Pack</option><option value=&quot;ROL&quot;>RL.</option></select>


            </div>
                                            </div>
        <div class=&quot;quick-order-add__error fields-row-error&quot;></div>
        <div class=&quot;quick-order-add__error-autocomplete&quot;>
            
            <div class=&quot;product-autocomplete-error&quot; style=&quot;display: none;&quot; data-role=&quot;autocomplete-error&quot;>
                <span class=&quot;validation-failed&quot;>Item number entered was not found.</span>
            </div>
        </div>
    </div>
">
        <div data-content="oro_product_quick_add[products][0]" data-validation-optional-group="" data-role="row" class="quick-order-add__row fields-row" id="oro_product_quick_add_products_0-uid-641a90d9dcfa2"
          data-ftid="oro_product_quick_add_products_0" data-name="field__name" novalidate="novalidate">
          <div class="quick-order-add__row-content" data-bound-component="oroui/js/app/components/view-component" data-bound-view="lawsonproduct/js/app/views/quick-add-row-view">
            <div class="quick-order-add__col quick-order-add__product"><label class="quick-order-add__label">Item #</label><input type="text" id="oro_product_quick_add_products_0_productDisplayName-uid-641a90d9dcb22"
                name="oro_product_quick_add[products][0][productDisplayName]" spellcheck="false" data-ftid="oro_product_quick_add_products_0_productDisplayName" data-name="field__product-display-name" placeholder="" data-value=""
                data-dropdown-classes="{&quot;holder&quot;:&quot;select2-drop oro-select2__dropdown&quot;,&quot;menu&quot;:&quot;select2-results&quot;,&quot;item&quot;:&quot;select2-result&quot;,&quot;link&quot;:&quot;select2-result-label&quot;}"
                class="input input--full" data-bound-component="lawsonproduct/js/app/product/quick-flyout-autocomplete-component" autocomplete="off"><input type="hidden" id="oro_product_quick_add_products_0_productSku-uid-641a90d9dce6d"
                name="oro_product_quick_add[products][0][productSku]" data-required="data-required"
                data-validation="{&quot;NotBlank&quot;:{&quot;message&quot;:&quot;This value should not be blank.&quot;,&quot;allowNull&quot;:false,&quot;normalizer&quot;:null,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_0_productSku" data-name="field__product-sku" class="input input--full"></div>
            <div class="quick-order-add__col quick-order-add__quantity"><label class="quick-order-add__label">Qty</label><input type="text" id="oro_product_quick_add_products_0_productQuantity-uid-641a90d9dcf7d"
                name="oro_product_quick_add[products][0][productQuantity]" maxlength="4"
                data-validation="{&quot;Range&quot;:{&quot;notInRangeMessage&quot;:&quot;This value should be between {{ min }} and {{ max }}.&quot;,&quot;minMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;maxMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_max&quot;,&quot;invalidMessage&quot;:&quot;This value should be a valid number.&quot;,&quot;min&quot;:0,&quot;minPropertyPath&quot;:null,&quot;max&quot;:999999999,&quot;maxPropertyPath&quot;:null,&quot;deprecatedMinMessageSet&quot;:true,&quot;deprecatedMaxMessageSet&quot;:true,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\GreaterThanZero&quot;:{&quot;value&quot;:0,&quot;message&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;propertyPath&quot;:null,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\Decimal&quot;:{&quot;message&quot;:&quot;This value should be decimal number.&quot;,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_0_productQuantity" data-name="field__product-quantity" class="quick-order-add__quantity-input input input--full" placeholder="" data-bound-component="oroui/js/app/components/view-component"
                data-bound-view="lawsonproduct/js/app/form/product-quantity-view"></div>
            <div class="quick-order-add__col quick-order-add__unit" hidden=""><label class="quick-order-add__label">Unit</label>
              <div class="select2-container select2-container-single select2-container-with-searchbox select2-container-disabled oro-select2" id="s2id_oro_product_quick_add_products_0_productUnit-uid-641a90d9dcf2f">
                <a class="select2-choice" href="#" onclick="return false" tabindex="-1" role="combobox" aria-owns="select2-results-152" aria-labelledby="select2-chosen-153" aria-haspopup="listbox" aria-expanded="false" aria-disabled="true">
        <span id="select2-chosen-153" class="select2-chosen" role="textbox" aria-readonly="true">--</span>
        <abbr class="select2-search-choice-close" aria-label="Clear selection" role="button" aria-disabled="true"></abbr>
        <span class="select2-arrow" aria-hidden="true"><b></b></span>
    </a>
                <input class="select2-focusser select2-offscreen" type="text" role="combobox" aria-haspopup="true" aria-expanded="false" aria-owns="select2-results-152" aria-autocomplete="list" id="s2id_autogen8" disabled="">
                <div class="select2-drop select2-display-none select2-with-searchbox oro-select2__dropdown">
                  <ul class="select2-breadcrumbs"></ul>
                  <div class="select2-search">
                    <input type="text" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input" role="searchbox" aria-autocomplete="list" aria-controls="select2-results-152" aria-label="Search field"
                      aria-hidden="false">
                  </div>
                  <ul class="select2-results" id="select2-results-152" role="listbox" tabindex="-1" aria-hidden="true" aria-expanded="false"></ul>
                </div>
              </div><select id="oro_product_quick_add_products_0_productUnit-uid-641a90d9dcf2f" name="oro_product_quick_add[products][0][productUnit]" disabled="" data-ftid="oro_product_quick_add_products_0_productUnit"
                data-name="field__product-unit" class="select select--full select select--full select2-offscreen" data-bound-input-widget="select2" tabindex="-1" aria-hidden="true">
                <option value="">--</option>
              </select>
            </div>
          </div>
          <div class="quick-order-add__error fields-row-error"></div>
          <div class="quick-order-add__error-autocomplete">
            <div class="product-autocomplete-error" style="display: none;" data-role="autocomplete-error"><span class="validation-failed">Item number entered was not found.</span></div>
          </div>
        </div>
        <div data-content="oro_product_quick_add[products][1]" data-validation-optional-group="" data-role="row" class="quick-order-add__row fields-row" id="oro_product_quick_add_products_1-uid-641a90d9dcfa2"
          data-ftid="oro_product_quick_add_products_1" data-name="field__name" novalidate="novalidate">
          <div class="quick-order-add__row-content" data-bound-component="oroui/js/app/components/view-component" data-bound-view="lawsonproduct/js/app/views/quick-add-row-view">
            <div class="quick-order-add__col quick-order-add__product"><label class="quick-order-add__label">Item #</label><input type="text" id="oro_product_quick_add_products_1_productDisplayName-uid-641a90d9dcb22"
                name="oro_product_quick_add[products][1][productDisplayName]" spellcheck="false" data-ftid="oro_product_quick_add_products_1_productDisplayName" data-name="field__product-display-name" placeholder="" data-value=""
                data-dropdown-classes="{&quot;holder&quot;:&quot;select2-drop oro-select2__dropdown&quot;,&quot;menu&quot;:&quot;select2-results&quot;,&quot;item&quot;:&quot;select2-result&quot;,&quot;link&quot;:&quot;select2-result-label&quot;}"
                class="input input--full" data-bound-component="lawsonproduct/js/app/product/quick-flyout-autocomplete-component" autocomplete="off"><input type="hidden" id="oro_product_quick_add_products_1_productSku-uid-641a90d9dce6d"
                name="oro_product_quick_add[products][1][productSku]" data-required="data-required"
                data-validation="{&quot;NotBlank&quot;:{&quot;message&quot;:&quot;This value should not be blank.&quot;,&quot;allowNull&quot;:false,&quot;normalizer&quot;:null,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_1_productSku" data-name="field__product-sku" class="input input--full"></div>
            <div class="quick-order-add__col quick-order-add__quantity"><label class="quick-order-add__label">Qty</label><input type="text" id="oro_product_quick_add_products_1_productQuantity-uid-641a90d9dcf7d"
                name="oro_product_quick_add[products][1][productQuantity]" maxlength="4"
                data-validation="{&quot;Range&quot;:{&quot;notInRangeMessage&quot;:&quot;This value should be between {{ min }} and {{ max }}.&quot;,&quot;minMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;maxMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_max&quot;,&quot;invalidMessage&quot;:&quot;This value should be a valid number.&quot;,&quot;min&quot;:0,&quot;minPropertyPath&quot;:null,&quot;max&quot;:999999999,&quot;maxPropertyPath&quot;:null,&quot;deprecatedMinMessageSet&quot;:true,&quot;deprecatedMaxMessageSet&quot;:true,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\GreaterThanZero&quot;:{&quot;value&quot;:0,&quot;message&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;propertyPath&quot;:null,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\Decimal&quot;:{&quot;message&quot;:&quot;This value should be decimal number.&quot;,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_1_productQuantity" data-name="field__product-quantity" class="quick-order-add__quantity-input input input--full" placeholder="" data-bound-component="oroui/js/app/components/view-component"
                data-bound-view="lawsonproduct/js/app/form/product-quantity-view"></div>
            <div class="quick-order-add__col quick-order-add__unit" hidden=""><label class="quick-order-add__label">Unit</label>
              <div class="select2-container select2-container-single select2-container-with-searchbox select2-container-disabled oro-select2" id="s2id_oro_product_quick_add_products_1_productUnit-uid-641a90d9dcf2f">
                <a class="select2-choice" href="#" onclick="return false" tabindex="-1" role="combobox" aria-owns="select2-results-146" aria-labelledby="select2-chosen-147" aria-haspopup="listbox" aria-expanded="false" aria-disabled="true">
        <span id="select2-chosen-147" class="select2-chosen" role="textbox" aria-readonly="true">--</span>
        <abbr class="select2-search-choice-close" aria-label="Clear selection" role="button" aria-disabled="true"></abbr>
        <span class="select2-arrow" aria-hidden="true"><b></b></span>
    </a>
                <input class="select2-focusser select2-offscreen" type="text" role="combobox" aria-haspopup="true" aria-expanded="false" aria-owns="select2-results-146" aria-autocomplete="list" id="s2id_autogen7" disabled="">
                <div class="select2-drop select2-display-none select2-with-searchbox oro-select2__dropdown">
                  <ul class="select2-breadcrumbs"></ul>
                  <div class="select2-search">
                    <input type="text" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input" role="searchbox" aria-autocomplete="list" aria-controls="select2-results-146" aria-label="Search field"
                      aria-hidden="false">
                  </div>
                  <ul class="select2-results" id="select2-results-146" role="listbox" tabindex="-1" aria-hidden="true" aria-expanded="false"></ul>
                </div>
              </div><select id="oro_product_quick_add_products_1_productUnit-uid-641a90d9dcf2f" name="oro_product_quick_add[products][1][productUnit]" disabled="" data-ftid="oro_product_quick_add_products_1_productUnit"
                data-name="field__product-unit" class="select select--full select select--full select2-offscreen" data-bound-input-widget="select2" tabindex="-1" aria-hidden="true">
                <option value="">--</option>
              </select>
            </div>
          </div>
          <div class="quick-order-add__error fields-row-error"></div>
          <div class="quick-order-add__error-autocomplete">
            <div class="product-autocomplete-error" style="display: none;" data-role="autocomplete-error"><span class="validation-failed">Item number entered was not found.</span></div>
          </div>
        </div>
        <div data-content="oro_product_quick_add[products][2]" data-validation-optional-group="" data-role="row" class="quick-order-add__row fields-row" id="oro_product_quick_add_products_2-uid-641a90d9dcfa2"
          data-ftid="oro_product_quick_add_products_2" data-name="field__name" novalidate="novalidate">
          <div class="quick-order-add__row-content" data-bound-component="oroui/js/app/components/view-component" data-bound-view="lawsonproduct/js/app/views/quick-add-row-view">
            <div class="quick-order-add__col quick-order-add__product"><label class="quick-order-add__label">Item #</label><input type="text" id="oro_product_quick_add_products_2_productDisplayName-uid-641a90d9dcb22"
                name="oro_product_quick_add[products][2][productDisplayName]" spellcheck="false" data-ftid="oro_product_quick_add_products_2_productDisplayName" data-name="field__product-display-name" placeholder="" data-value=""
                data-dropdown-classes="{&quot;holder&quot;:&quot;select2-drop oro-select2__dropdown&quot;,&quot;menu&quot;:&quot;select2-results&quot;,&quot;item&quot;:&quot;select2-result&quot;,&quot;link&quot;:&quot;select2-result-label&quot;}"
                class="input input--full" data-bound-component="lawsonproduct/js/app/product/quick-flyout-autocomplete-component" autocomplete="off"><input type="hidden" id="oro_product_quick_add_products_2_productSku-uid-641a90d9dce6d"
                name="oro_product_quick_add[products][2][productSku]" data-required="data-required"
                data-validation="{&quot;NotBlank&quot;:{&quot;message&quot;:&quot;This value should not be blank.&quot;,&quot;allowNull&quot;:false,&quot;normalizer&quot;:null,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_2_productSku" data-name="field__product-sku" class="input input--full"></div>
            <div class="quick-order-add__col quick-order-add__quantity"><label class="quick-order-add__label">Qty</label><input type="text" id="oro_product_quick_add_products_2_productQuantity-uid-641a90d9dcf7d"
                name="oro_product_quick_add[products][2][productQuantity]" maxlength="4"
                data-validation="{&quot;Range&quot;:{&quot;notInRangeMessage&quot;:&quot;This value should be between {{ min }} and {{ max }}.&quot;,&quot;minMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;maxMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_max&quot;,&quot;invalidMessage&quot;:&quot;This value should be a valid number.&quot;,&quot;min&quot;:0,&quot;minPropertyPath&quot;:null,&quot;max&quot;:999999999,&quot;maxPropertyPath&quot;:null,&quot;deprecatedMinMessageSet&quot;:true,&quot;deprecatedMaxMessageSet&quot;:true,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\GreaterThanZero&quot;:{&quot;value&quot;:0,&quot;message&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;propertyPath&quot;:null,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\Decimal&quot;:{&quot;message&quot;:&quot;This value should be decimal number.&quot;,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_2_productQuantity" data-name="field__product-quantity" class="quick-order-add__quantity-input input input--full" placeholder="" data-bound-component="oroui/js/app/components/view-component"
                data-bound-view="lawsonproduct/js/app/form/product-quantity-view"></div>
            <div class="quick-order-add__col quick-order-add__unit" hidden=""><label class="quick-order-add__label">Unit</label>
              <div class="select2-container select2-container-single select2-container-with-searchbox select2-container-disabled oro-select2" id="s2id_oro_product_quick_add_products_2_productUnit-uid-641a90d9dcf2f">
                <a class="select2-choice" href="#" onclick="return false" tabindex="-1" role="combobox" aria-owns="select2-results-140" aria-labelledby="select2-chosen-141" aria-haspopup="listbox" aria-expanded="false" aria-disabled="true">
        <span id="select2-chosen-141" class="select2-chosen" role="textbox" aria-readonly="true">--</span>
        <abbr class="select2-search-choice-close" aria-label="Clear selection" role="button" aria-disabled="true"></abbr>
        <span class="select2-arrow" aria-hidden="true"><b></b></span>
    </a>
                <input class="select2-focusser select2-offscreen" type="text" role="combobox" aria-haspopup="true" aria-expanded="false" aria-owns="select2-results-140" aria-autocomplete="list" id="s2id_autogen6" disabled="">
                <div class="select2-drop select2-display-none select2-with-searchbox oro-select2__dropdown">
                  <ul class="select2-breadcrumbs"></ul>
                  <div class="select2-search">
                    <input type="text" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input" role="searchbox" aria-autocomplete="list" aria-controls="select2-results-140" aria-label="Search field"
                      aria-hidden="false">
                  </div>
                  <ul class="select2-results" id="select2-results-140" role="listbox" tabindex="-1" aria-hidden="true" aria-expanded="false"></ul>
                </div>
              </div><select id="oro_product_quick_add_products_2_productUnit-uid-641a90d9dcf2f" name="oro_product_quick_add[products][2][productUnit]" disabled="" data-ftid="oro_product_quick_add_products_2_productUnit"
                data-name="field__product-unit" class="select select--full select select--full select2-offscreen" data-bound-input-widget="select2" tabindex="-1" aria-hidden="true">
                <option value="">--</option>
              </select>
            </div>
          </div>
          <div class="quick-order-add__error fields-row-error"></div>
          <div class="quick-order-add__error-autocomplete">
            <div class="product-autocomplete-error" style="display: none;" data-role="autocomplete-error"><span class="validation-failed">Item number entered was not found.</span></div>
          </div>
        </div>
        <div data-content="oro_product_quick_add[products][3]" data-validation-optional-group="" data-role="row" class="quick-order-add__row fields-row" id="oro_product_quick_add_products_3-uid-641a90d9dcfa2"
          data-ftid="oro_product_quick_add_products_3" data-name="field__name" novalidate="novalidate">
          <div class="quick-order-add__row-content" data-bound-component="oroui/js/app/components/view-component" data-bound-view="lawsonproduct/js/app/views/quick-add-row-view">
            <div class="quick-order-add__col quick-order-add__product"><label class="quick-order-add__label">Item #</label><input type="text" id="oro_product_quick_add_products_3_productDisplayName-uid-641a90d9dcb22"
                name="oro_product_quick_add[products][3][productDisplayName]" spellcheck="false" data-ftid="oro_product_quick_add_products_3_productDisplayName" data-name="field__product-display-name" placeholder="" data-value=""
                data-dropdown-classes="{&quot;holder&quot;:&quot;select2-drop oro-select2__dropdown&quot;,&quot;menu&quot;:&quot;select2-results&quot;,&quot;item&quot;:&quot;select2-result&quot;,&quot;link&quot;:&quot;select2-result-label&quot;}"
                class="input input--full" data-bound-component="lawsonproduct/js/app/product/quick-flyout-autocomplete-component" autocomplete="off"><input type="hidden" id="oro_product_quick_add_products_3_productSku-uid-641a90d9dce6d"
                name="oro_product_quick_add[products][3][productSku]" data-required="data-required"
                data-validation="{&quot;NotBlank&quot;:{&quot;message&quot;:&quot;This value should not be blank.&quot;,&quot;allowNull&quot;:false,&quot;normalizer&quot;:null,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_3_productSku" data-name="field__product-sku" class="input input--full"></div>
            <div class="quick-order-add__col quick-order-add__quantity"><label class="quick-order-add__label">Qty</label><input type="text" id="oro_product_quick_add_products_3_productQuantity-uid-641a90d9dcf7d"
                name="oro_product_quick_add[products][3][productQuantity]" maxlength="4"
                data-validation="{&quot;Range&quot;:{&quot;notInRangeMessage&quot;:&quot;This value should be between {{ min }} and {{ max }}.&quot;,&quot;minMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;maxMessage&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_max&quot;,&quot;invalidMessage&quot;:&quot;This value should be a valid number.&quot;,&quot;min&quot;:0,&quot;minPropertyPath&quot;:null,&quot;max&quot;:999999999,&quot;maxPropertyPath&quot;:null,&quot;deprecatedMinMessageSet&quot;:true,&quot;deprecatedMaxMessageSet&quot;:true,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\GreaterThanZero&quot;:{&quot;value&quot;:0,&quot;message&quot;:&quot;oro.product.frontend.quick_add.validation.quantity_min&quot;,&quot;propertyPath&quot;:null,&quot;payload&quot;:null},&quot;Oro\\Bundle\\ValidationBundle\\Validator\\Constraints\\Decimal&quot;:{&quot;message&quot;:&quot;This value should be decimal number.&quot;,&quot;payload&quot;:null}}"
                data-ftid="oro_product_quick_add_products_3_productQuantity" data-name="field__product-quantity" class="quick-order-add__quantity-input input input--full" placeholder="" data-bound-component="oroui/js/app/components/view-component"
                data-bound-view="lawsonproduct/js/app/form/product-quantity-view"></div>
            <div class="quick-order-add__col quick-order-add__unit" hidden=""><label class="quick-order-add__label">Unit</label>
              <div class="select2-container select2-container-single select2-container-with-searchbox select2-container-disabled oro-select2" id="s2id_oro_product_quick_add_products_3_productUnit-uid-641a90d9dcf2f">
                <a class="select2-choice" href="#" onclick="return false" tabindex="-1" role="combobox" aria-owns="select2-results-134" aria-labelledby="select2-chosen-135" aria-haspopup="listbox" aria-expanded="false" aria-disabled="true">
        <span id="select2-chosen-135" class="select2-chosen" role="textbox" aria-readonly="true">--</span>
        <abbr class="select2-search-choice-close" aria-label="Clear selection" role="button" aria-disabled="true"></abbr>
        <span class="select2-arrow" aria-hidden="true"><b></b></span>
    </a>
                <input class="select2-focusser select2-offscreen" type="text" role="combobox" aria-haspopup="true" aria-expanded="false" aria-owns="select2-results-134" aria-autocomplete="list" id="s2id_autogen5" disabled="">
                <div class="select2-drop select2-display-none select2-with-searchbox oro-select2__dropdown">
                  <ul class="select2-breadcrumbs"></ul>
                  <div class="select2-search">
                    <input type="text" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input" role="searchbox" aria-autocomplete="list" aria-controls="select2-results-134" aria-label="Search field"
                      aria-hidden="false">
                  </div>
                  <ul class="select2-results" id="select2-results-134" role="listbox" tabindex="-1" aria-hidden="true" aria-expanded="false"></ul>
                </div>
              </div><select id="oro_product_quick_add_products_3_productUnit-uid-641a90d9dcf2f" name="oro_product_quick_add[products][3][productUnit]" disabled="" data-ftid="oro_product_quick_add_products_3_productUnit"
                data-name="field__product-unit" class="select select--full select select--full select2-offscreen" data-bound-input-widget="select2" tabindex="-1" aria-hidden="true">
                <option value="">--</option>
              </select>
            </div>
          </div>
          <div class="quick-order-add__error fields-row-error"></div>
          <div class="quick-order-add__error-autocomplete">
            <div class="product-autocomplete-error" style="display: none;" data-role="autocomplete-error"><span class="validation-failed">Item number entered was not found.</span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="header-tools-qo-footer"><a data-container=".js-item-collection" class="quick-access-add-more-items"><span>Add More Items</span></a><input value="Add to Cart" class="button button-arrow quick-access-submit-button" type="button">
      <p><!-- empty place holder --></p>
    </div>
  </div>
  <input type="hidden" id="oro_product_quick_add_component-uid-641a90d9dd004" name="oro_product_quick_add[component]" data-ftid="oro_product_quick_add_component" data-name="field__component" class=" input input--full"
    value="oro_shopping_list_quick_add_processor">
  <input type="hidden" id="oro_product_quick_add_additional-uid-641a90d9dd030" name="oro_product_quick_add[additional]" data-ftid="oro_product_quick_add_additional" data-name="field__additional" class=" input input--full">
  <input type="hidden" id="oro_product_quick_add_transition-uid-641a90d9dd058" name="oro_product_quick_add[transition]" data-ftid="oro_product_quick_add_transition" data-name="field__transition" class=" input input--full">
  <input type="hidden" id="oro_product_quick_add_initCount-uid-641a90d9dd07e" name="oro_product_quick_add[initCount]" disabled="disabled" data-ftid="oro_product_quick_add_initCount" data-name="field__init-count" class=" input input--full" value="20">
  <input type="hidden" id="oro_product_quick_add__token-uid-641a90d9dd29b" name="oro_product_quick_add[_token]" data-ftid="oro_product_quick_add__token" data-name="field__token" class=" input input--full"
    value="U6HWyzecliofxnNDrNi-KV4u4DxU1EMvpBSw-TNAKio">
</form>

GET https://www.lawsonproducts.com/product/search

<form id="oro_website_search_search" action="https://www.lawsonproducts.com/product/search" method="GET" novalidate="novalidate" class="search-widget" data-ftid="middle_bar_search_box_form" data-dom-relocation-options="[]">
  <input class="search-widget__input input input--full ui-autocomplete-input focus-visible" type="text" placeholder="Keyword, Item Number" value="Keyword, Item Number" name="search" autocomplete="off" maxlength="100" data-focus-visible-added="">
  <button name="oro_website_search_search_button" class="search-widget__submit" type="submit" title="Search" style="cursor: pointer">
  </button>
</form>

Text Content

JavaScript is disabled in your browser which limits the functionality of the
website. Please enable it to view page content and work with all website
features
Skip to Main Content


Welcome. Register now to see your pricing.

Close

 * Lawson US
 * Lawson CA

Log In or Register

 * My Account
 * Orders
 * Track Order

0 Items
 * No Items in Cart.

 * Customer Service
   
   
   CUSTOMER SERVICE
   
   866.837.9908
   Mon - Fri: 7:00am - 5:00pm CT
   
   
   CONTACT US 
   
   
   FAQS

 * Quick Order Form
   
   
   ENTER ITEMS BELOW
   
   Item #
   Qty
   Unit
   --
   
   --
   
   Item number entered was not found.
   Item #
   Qty
   Unit
   --
   
   --
   
   Item number entered was not found.
   Item #
   Qty
   Unit
   --
   
   --
   
   Item number entered was not found.
   Item #
   Qty
   Unit
   --
   
   --
   
   Item number entered was not found.
   Add More Items
   
   
   
   

Back
 * Products
    * Abrasives  
      
      * ABRASIVES
      
      * Bonded Abrasives
      * Bristle Discs
      * Carbide Burs
      * Coated Abrasives
      * Complementary Abrasive Items
      * Deburring Tools
      * Dremel Product
      * Files
      * MBX
      * Miscellaneous Abrasives
      * Non-Woven Products
      * Wire Brushes
    * Automotive  
      
      * AUTOMOTIVE
      
      * Body Hardware
      * Bodyshop
      * Brake/Wheel
      * Complementary Automotive Items
      * Fleet/Truck
      * Keys and Key Machines
      * Repair Harness Assembly
      * Universal Parts
      * Wheel Weights
      * Wiper Blades
    * Chemicals  
      
      * CHEMICALS
      
      * Adhesives
      * Application Equipment
      * Automotive Detailing
      * Cleaners
      * Coatings
      * Complementary Chemical Items
      * Floor Care
      * Lubricants
      * Odor Control
      * Other - Nonstock
      * Patching
      * Pest Control
      * Seasonal Maintenance
      * Sewer and Drain
      * Specialty Maintenance
      * Support Materials
      * Water Treatment
    * Cutting Tools  
      
      * CUTTING TOOLS
      
      * Annular Cutters
      * Bandsaw Blades
      * Complementary Cutting Tool Items
      * Countersinks
      * Dies
      * Drill Bits
      * Drill Rod
      * End Mills
      * Hole Saws
      * Indexable Tooling
      * Lathe Tooling
      * Miscellaneous Cutting Tools
      * Reamers
      * Saw Blades
      * Steelmax® Tools
      * Taps
      * Thread Repair
    * Electrical  
      
      * ELECTRICAL
      
      * Batteries
      * Cable Ties, Clamps & Accessories
      * Cable, Cord & Accessories
      * Complementary Electrical Items
      * Conduit & Accessories
      * Electrical Testing
      * Electrical Tools
      * Electrical Wire
      * Fleet & Automotive
      * Fuses & Circuit Breakers/Testers
      * Lighting
      * Terminals & Wire Connectors
      * Wire Protection & Accessories
      * Wiring Devices
    * Fasteners  
      
      * FASTENERS
      
      * Anchors
      * Bolts
      * Collars
      * Complementary Fastener Items
      * Miscellaneous Fasteners
      * Nuts
      * Pins/Keystock
      * Retaining Rings
      * Rivets
      * Rod/Studs
      * Screws
      * Socket Screws
      * Threaded Inserts
      * Washers
    * Fluid Power  
      
      * FLUID POWER
      
      * Brass/Iron/Steel Fittings
      * Complementary Fluid Power Items
      * Fleet Fluid Power
      * Hydraulic
      * Industrial Hose
      * Pneumatic/Instrumentation
    * Hand Tools  
      
      * HAND TOOLS
      
      * Air Tools & Accessories
      * Chisels, Punches & Picks
      * Clamping & Holding
      * Complementary Hand Tool Items
      * Cutters & Pliers
      * Hammers & Striking Tools
      * Inspection & Retrieving Tools
      * Knives, MultiTools & Accessories
      * Lawn & Garden Tools
      * Measuring & Layout Tools
      * Miscellaneous
      * Other - Nonstock
      * Plumbing Tools
      * Power Tools & Accessories
      * Prybars & Scrapers
      * Screwdrivers, Bits & Accessories
      * Snips, Shears & Scissors
      * Sockets, Drive Tools & Accessories
      * Temperature Instruments
      * Tool Sets
      * Tool Storage & Equipment
      * Wrenches & Accessories
    * Material Handling  
      
      * MATERIAL HANDLING
      
      * Casters and Wheels
      * Chain & Attachments
      * Containers
      * Dollies and Movers
      * Hardware
      * Hoists & Trolleys
      * Ladders, Platforms & Scaffolding
      * Roller Chain and Tools
      * Rope, Straps, & Tie Downs
      * Slings
      * Storage
      * Utility Carts
      * Wire Rope & Accessories
    * Parts Washing  
      
      * PARTS WASHING
      
      * Accessories & Supplies
      * Equipment
      * Parts Washer Cleaners
    * Safety  
      
      * SAFETY
      
      * Clothing
      * Confined Space
      * Ergonomics
      * Eye Protection
      * Eye Wash
      * Face Protection
      * Fall Protection
      * Fire Protection
      * First Aid
      * Flame Resistant (FR) Products
      * Flammable Storage
      * Foot Protection
      * GHS (Globally Harmonized System)
      * Hand Protection
      * Head Protection
      * Hearing Protection
      * Identification
      * LO/TO
      * Matting
      * Other - Nonstock
      * Protectors & Sleeves
      * Respiratory
      * Right To Know
      * Seasonal Products
      * Security
      * Spill Control
      * Storage
      * Tape
      * Traffic Control
      * Welding
    * Shop Supplies  
      
      * SHOP SUPPLIES
      
      * Application Equipment
      * Automotive Maintenance
      * Brooms, Brushes & Dust Pans
      * Complementary Shop Supplies Items
      * Fans
      * Fluid Handling Tools
      * Identification Markers
      * Interior Vehicle Protection
      * Lubrication Equipment
      * Military
      * Shims/Shim Stock
      * Springs
      * Tape
      * Tool Storage
      * Waste Receptacles
      * Wipers/Rags/Towels
      * Wire
    * Storage Equipment / Literature  
      
      * STORAGE EQUIPMENT / LITERATURE
      
      * Abrasive Storage
      * Acquisition
      * Auto & Fleet Storage
      * Chemical Storage
      * Cutting Tool Storage
      * Electrical Storage
      * Fluid Power Storage
      * General Storage
      * Literature
      * Safety Storage
      * Tool Storage
      * Welding Storage
    * Welding  
      
      * WELDING
      
      * Brazing Alloys
      * Hardfacing Alloys
      * Soldering
      * Wearplate
      * Welding Accessories
      * Welding Alloys
      * Welding Machines
      * Welding Process Products & Consumables
      * Welding Related Chemicals
      * Welding Tools
    * Clearance  
      
      * CLEARANCE
      
      * Abrasives
      * Automotive
      * Chemicals
      * Cutting Tools
      * Electrical
      * Fasteners
      * Fluid Power
      * Hand Tools
      * Material Handling
      * Safety
      * Shop Supplies
      * Welding

 * Services
    * The Lawson Difference
    * Optimized Inventory Management
    * Engineering Services
    * Technical Information
    * eBusiness Solutions
    * Scanning Solutions

 * Resources
    * Overview
    * Cold Stress
    * Electrical Sealed Connectors
    * Fleet Maintenance
    * Government
    * Key Blanks & Cutting Solutions
    * Literature
    * Milwaukee Power Tool Bundles
    * OSHA Compliance
    * Problem Solvers
    * Product Demonstrations
    * Rivet Solutions
    * Service Bulletin Search
    * SDS Search
    * Torrent Product Solutions
    * Welding & Metal Repair Solutions
    * Top-Selling Products

 * Special Offers
    * Essentials
    * Featured Products
    * New Products
    * New Body Hardware
    * Shop Solutions
    * E-Mail Sign Up
    * Website Special






We have detected that you have Compatibility View enabled, and it may downgrade
your experience. Visit our FAQ Page for more information.
Your browser is out of date and may downgrade your experience. Visit our FAQ
Page for more information.

--------------------------------------------------------------------------------

See items in our catalog
 * 1
 * 2
 * 3


 * Products
 * Applications

   

 * FASTENERS
   
   Anchors, Bolts, Collars, View All

   

 * CHEMICALS
   
   Adhesives, Application Equipment, Cleaners, View All

   

 * ELECTRICAL
   
   Batteries, Cable Ties, Clamps & Accessories, View All

   

 * CUTTING TOOLS
   
   Annular Cutters, Bandsaw Blades, Countersinks, View All

   

 * ABRASIVES
   
   Bonded Abrasives, Bristle Discs, Carbide Burs, View All

   

 * FLUID POWER
   
   Brass/Iron/Steel Fittings, Fleet Fluid Power, Hydraulic, View All

   

 * AUTOMOTIVE
   
   Body Hardware, Bodyshop, Brake/Wheel, View All

 * 
   

 * MATERIAL HANDLING
   
   Casters and Wheels, Chain & Attachments, Containers, View All

   

 * SAFETY
   
   Clothing, Confined Space, Ergonomics, View All

   

 * SHOP SUPPLIES
   
   Application Equipment, Automotive Maintenance, View All

   

 * HAND TOOLS
   
   Air Tools & Accessories, Chisels, Punches & Picks, Clamping & Holding, View
   All

   

 * STORAGE EQUIPMENT
   
   Abrasive Storage, Auto & Fleet Storage, View All

 * WELDING
   
   Brazing Alloys, Hardfacing Alloys, Soldering, View All

   

 * PARTS WASHING
   
   Accessories & Supplies, Equipment, Parts Washer Cleaners, View All

 * 

 * CONSTRUCTION SITE
   
   View

 * FACILITY CHEMICAL PRODUCTS
   
   View

 * FLEET CONSTRUCTION
   
   View

 * FLEET CONSTRUCTION
   
   View

 * INSTITUTIONAL FACILITY MAINTENANCE
   
   View

 * FLEET TRACTOR TRAILERS
   
   View

 * MAINTENANCE CENTER
   
   View

 * MANUFACTURING FACILITY MAINTENANCE
   
   View

 * MAINTENANCE SHOP CHEMICAL PRODUCTS
   
   View

 * MECHANICAL ROOM
   
   View

 * METAL FABRICATION SHOP
   
   View

 * MOBILE REPAIR UNITS
   
   View

 * SEWER AND DRAIN CHEMICALS
   
   View

 * VEHICLE MAINTENANCE FACILITY
   
   View


Back to Top




 * SIGN UP FOR UPDATES
   
   Sign up for Lawson
   Products, e-mail news,
   and specials.


 * COMPANY INFORMATION
   
    * About Us
    * Acquisitions
    * Careers
    * Case Studies
    * Customer Service
    * Investor Relations


 * MY ACCOUNT / HELP
   
    * Log In or Register
    * My Profile
    * My Account
    * FAQs
    * Contact Us


 * ORDERING
   
    * Quick Order
    * Orders
    * Track Order
    * Re-Order Lists
    * SDS


 * FIND LAWSON PRODUCTS ON:
   
    * Facebook
    * Linkedin
    * Twitter
    * Youtube

 * Site Map
 * Privacy Policy
 * Website Terms of Use

Copyright © Lawson Products, Inc. 2021-2023. All rights reserved







Loading...