

var SC = window.SC = { ENVIRONMENT: {} };


	// Server Environment Info	
	SC.ENVIRONMENT = {"baseUrl":"/checkout/{{file}}","currentHostString":"checkout.zoro.com","availableHosts":[],"availableLanguages":[{"name":"English (U.S.)","isdefault":"T","locale":"en_US","languagename":"English (U.S.)"}],"availableCurrencies":[{"internalid":"1","symbol":"$","code":"USD","name":"USA","currencyname":"USA","isdefault":"T","symbolplacement":1}],"companyId":"1326902","currentCurrency":{"internalid":"1","symbol":"$","code":"USD","name":"USA","currencyname":"USA","isdefault":"T","symbolplacement":1},"currentLanguage":{"name":"English (U.S.)","isdefault":"T","locale":"en_US","languagename":"English (U.S.)"},"currentPriceLevel":"3"};



	// Site Settings Info
	SC.ENVIRONMENT.siteSettings = {"imagesizes":null,"wsdkcancelcarturl":"http://www.zoro.com/","paymentmethods":[{"internalid":"3","iscardholderauthenticationsupported":"F","creditcardtoken":"F","isexternal":"F","merchantid":"2","name":"Discover","imagesrc":["/images/icons/creditcard/pmt_discover.gif"],"ispaypal":"F","creditcard":"T","key":"3,2,1555641112"},{"internalid":"4","iscardholderauthenticationsupported":"F","creditcardtoken":"F","isexternal":"F","merchantid":"2","name":"Master Card","imagesrc":["/images/icons/creditcard/pmt_mc.gif"],"ispaypal":"F","creditcard":"T","key":"4,2,1555641112"},{"internalid":"5","iscardholderauthenticationsupported":"F","creditcardtoken":"F","isexternal":"F","merchantid":"2","name":"VISA","imagesrc":["/images/icons/creditcard/pmt_visa.gif"],"ispaypal":"F","creditcard":"T","key":"5,2,1555641112"},{"internalid":"6","iscardholderauthenticationsupported":"F","creditcardtoken":"F","isexternal":"F","merchantid":"2","name":"American Express","imagesrc":["/images/icons/creditcard/pmt_amex.gif"],"ispaypal":"F","creditcard":"T","key":"6,2,1555641112"},{"internalid":"7","iscardholderauthenticationsupported":"F","creditcardtoken":"F","isexternal":"F","merchantid":"","name":"PayPal","paypalemailaddress":"kenneth.mccauley@zorotools.com","imagesrc":["https://www.paypal.com/en_US/i/logo/PayPal_mark_37x23.gif"],"ispaypal":"T","creditcard":"F","key":"7,,1555641112"},{"internalid":"10","iscardholderauthenticationsupported":"F","creditcardtoken":"T","isexternal":"F","merchantid":"2","name":"American Express Token","imagesrc":["/images/icons/creditcard/pmt_amex.gif"],"ispaypal":"F","creditcard":"T","key":"10,2,1555641112"},{"internalid":"11","iscardholderauthenticationsupported":"F","creditcardtoken":"T","isexternal":"F","merchantid":"2","name":"Discover Token","imagesrc":["/images/icons/creditcard/pmt_discover.gif"],"ispaypal":"F","creditcard":"T","key":"11,2,1555641112"},{"internalid":"12","iscardholderauthenticationsupported":"F","creditcardtoken":"T","isexternal":"F","merchantid":"2","name":"Master Card Token","imagesrc":["/images/icons/creditcard/pmt_mc.gif"],"ispaypal":"F","creditcard":"T","key":"12,2,1555641112"},{"internalid":"13","iscardholderauthenticationsupported":"F","creditcardtoken":"T","isexternal":"F","merchantid":"2","name":"VISA Token","imagesrc":["/images/icons/creditcard/pmt_visa.gif"],"ispaypal":"F","creditcard":"T","key":"13,2,1555641112"}],"wsdkcancelcheckouturl":"http://www.zoro.com/","analytics":{"analyticssubmitattributes":null,"confpagetrackinghtml":"&lt;script  type=&quot;text&#x2F;javascript&quot;&gt;\r\nvar itemsInOrder = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;orderitems&#x27;)%&gt;&quot;;\r\nvar order__id = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;ordernumber&#x27;)%&gt;&quot;;\r\nvar order_total \t= &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;subtotal&#x27;)%&gt;&quot;;\r\ntry {\r\n      if (document.URL.indexOf(&quot;thanks&quot;) != -1) {\r\n        _gaq.push([&#x27;_addTrans&#x27;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;ordernumber&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;site&#x27;,&#x27;name&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;subtotal&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;tax&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;shipping&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;shiptocity&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;shiptostate&#x27;)%&gt;&quot;,\r\n\t&quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;shiptocountry&#x27;)%&gt;&quot;]);\r\n\r\n\tvar itemsInOrder = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;orderitems&#x27;)%&gt;&quot;;\r\n\r\n\tvar lineItem = itemsInOrder.split(&quot;||&quot;);\r\n\tfor(var inum = 0; inum &lt; lineItem.length; inum++) {\r\n\t\tvar itemAttributes = lineItem[inum].split(&quot;|&quot;);\r\n\t\t_gaq.push([&#x27;_addItem&#x27;,\r\n   \t\t   &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;ordernumber&#x27;)%&gt;&quot;, \r\n                         itemAttributes[0], \r\n                         itemAttributes[1], \r\n                         &#x27;&#x27;, \r\n                         itemAttributes[3],  \r\n                         itemAttributes[4]]);\r\n\t}\r\n         _gaq.push([&#x27;_trackTrans&#x27;]);\r\n      }\r\n} catch (e) {}\r\ntry {\r\n   var promoCode = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;promocode&#x27;)%&gt;&quot;;\r\n   if (promoCode != null) {\r\n     _gaq.push([&#x27;_trackEvent&#x27;, &#x27;Coupon Usage&#x27;, promoCode]);\r\n   }\r\n }\r\ncatch(e) {}\r\n\r\ntry {\r\n        var products \t= [];\r\n        var itemsInOrder = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;orderitems&#x27;)%&gt;&quot;;\r\n\tvar lineItem = itemsInOrder.split(&quot;||&quot;);\r\n\r\n\tfor(var inum = 0; inum &lt; lineItem.length; inum++) {\r\n            var itemAttributes = lineItem[inum].split(&quot;|&quot;);\r\n            products.push({Sku: itemAttributes[0], UnitPrice: itemAttributes[3], Quantity: itemAttributes[4]}); \r\n            var order_id = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;ordernumber&#x27;)%&gt;&quot;;\r\n            var revenue = &quot;&lt;%=getCurrentAttribute(&#x27;confirmation&#x27;,&#x27;subtotal&#x27;)%&gt;&quot;;\r\n        }\r\n\r\n} catch(e) {}\r\n\r\ntry {\r\n    window.optimizely = window.optimizely || [];\r\n    var optimizely_revenue = parseFloat(revenue)*100;\r\n    window.optimizely.push([&#x27;trackEvent&#x27;, &#x27;purchase_complete&#x27;, {&#x27;revenue&#x27;: optimizely_revenue}]); }\r\n  catch(e) {}\r\n&lt;&#x2F;script&gt;","analyticsclickattributes":null,"submitattributes":null,"clickattributes":null},"defaultpricelevel":"3","wsdkcompleteloginurl":"https://checkout.zoro.com/checkout/index.ssp?n=3&sc=15&ext=T","scripttemplateinvoice":"128","autoapplypromotionsenabled":"F","siteid":3,"entrypoints":{"logout":"/s.nl?sc=15&logoff=T&ckabandon=Zkkco5yuAk_DKp2B","customercenter":"https://checkout.zoro.com/myaccount/index.ssp?sc=6&ext=T","serversync":"http://cart.zoro.com/app/site/backend/syncidentity.nl?c=1326902&n=3&chrole=1000&ck=Zkkco5yuAk_DKp2B&cktime=175772","viewcart":"http://cart.zoro.com/checkout/cart.ssp?promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","login":"/checkout/login.ssp?sc=3&login=T","welcome":"http://cart.zoro.com/s.nl?sc=13&promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","checkout":"/checkout/index.ssp?sc=15","continueshopping":"http://www.zoro.com/","home":"http://cart.zoro.com?promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","register":"/checkout/login.ssp?sc=3&login=T&reset=T&newcust=T"},"id":3,"order":{"outofstockitems":"DISABLE","outofstockbehavior":"DISABLE","upselldisplay":"RELATED_FIRST_UPSELL_NEXT"},"multipleshippingenabled":"F","showshippingestimator":"F","touchpoints":{"logout":"/s.nl?sc=15&logoff=T&ckabandon=Zkkco5yuAk_DKp2B","customercenter":"https://checkout.zoro.com/myaccount/index.ssp?sc=6&ext=T","serversync":"http://cart.zoro.com/app/site/backend/syncidentity.nl?c=1326902&n=3&chrole=1000&ck=Zkkco5yuAk_DKp2B&cktime=175772","viewcart":"http://cart.zoro.com/checkout/cart.ssp?promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","login":"/checkout/login.ssp?sc=3&login=T","welcome":"http://cart.zoro.com/s.nl?sc=13&promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","checkout":"/checkout/index.ssp?sc=15","continueshopping":"http://www.zoro.com/","home":"http://cart.zoro.com?promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","register":"/checkout/login.ssp?sc=3&login=T&reset=T&newcust=T"},"sitelanguage":[{"name":"English (U.S.)","isdefault":"T","locale":"en_US","languagename":"English (U.S.)"}],"websitescope":"FULL_WEB_STORE","wsdkcompletecheckouturl":"http://www.zoro.com/","defaultshippingcountry":"US","shipstoallcountries":"F","iswsdk":true,"shipallcountries":"F","loginallowed":"T","registration":{"registrationallowed":"T","requirecompanyfield":"F","registrationoptional":"T","registrationmandatory":"F","displaycompanyfield":"T","showcompanyfield":"T","registrationanonymous":"T","companyfieldmandatory":"F"},"sortfield":[],"requireloginforpricing":"F","isinactive":"F","sitetype":"STANDARD","siteregion":[{"name":"Parent Company","internalid":"1","isdefault":"T","displayname":"Parent Company"}],"showextendedcart":"F","shipstocountries":["US"],"siteloginrequired":"F","pricesincludevat":"F","cartsharingmode":"PER_CUSTOMER","checkout":{"showsavecc":"T","hidepaymentpagewhennobalance":"T","google":{"available":"F"},"saveccinfo":"T","savecreditinfo":"T","requestshippingaddressfirst":"T","termsandconditionshtml":"<div class=\"text_block\">\r\n    <div class=\"page_text\">\r\n        <div class=\"row gray-background\">\r\n            <div class=\"col-md-8\">\r\n                <h5>Zoro Standard Sales Terms and Conditions</h5>\r\n            </div>\r\n        </div>\r\n        <br>\r\n        <h5>Sales Policy</h5>\r\n        <br>\r\n        <h5>1. Prices.</h5>\r\n        <p>Prices listed are wholesale, do not include shipping,\r\n            handling fees, taxes, and/or duties, and are subject to\r\n            correction or change without notice. Market sensitive\r\n            commodity products will be priced according to current\r\n            market conditions.\r\n        </p>\r\n        <br>\r\n        <h5>2. Sales Tax.</h5>\r\n        <p>Zoro charges sales tax on shipments made to the following\r\n            states: California, Colorado, Connecticut, District of\r\n            Columbia, Florida, Georgia, Illinois, Kentucky, Maryland,\r\n            Massachusetts, Minnesota, Mississippi, Missouri, New&nbsp;Jersey,\r\n            New&nbsp;York, North&nbsp;Carolina, Ohio, Pennsylvania,\r\n            South&nbsp;Carolina, Tennessee, Texas, Virginia and\r\n            Wisconsin.\r\n        </p>\r\n        <br>\r\n        <h5>3. Payment and Credit Terms.</h5>\r\n        <p>Zoro accepts cash, company checks, Visa, MasterCard,\r\n            Discover, American Express and PayPal. For customers with\r\n            established Zoro credit, payment terms are net thirty (30)\r\n            days from the date of shipment or pick‑up. All credit\r\n            extended by Zoro to customer, and the limits of such credit,\r\n            is at Zoro’s sole discretion, and may be reduced or revoked\r\n            by Zoro at any time, for any reason. Zoro reserves the right\r\n            to charge a convenience fee for late payments. Zoro further\r\n            reserves the right to charge customer a late payment fee at\r\n            the rate of one and one‑half percent (1‑1/2%) of the amount\r\n            due for each month or portion thereof that the amount due\r\n            remains unpaid, or such lesser amount as may be permitted\r\n            under applicable law. Anticipation and cash discounts are\r\n            not allowed. All payments must be made in U.S. dollars. Zoro\r\n            shall have the right of set‑off and deduction for any sums\r\n            owed by customer to Zoro.</p>\r\n        <p>If customer fails to make payment within thirty (30) days\r\n            of shipment or pick‑up, or fails to comply with Zoro’s\r\n            credit terms, or fails to supply adequate assurance of full\r\n            performance to Zoro within a reasonable time after requested\r\n            by Zoro (such time as specified in Zoro’s request), Zoro may\r\n            defer shipments until such payment or compliance is made,\r\n            require cash in advance for any further shipments, demand\r\n            immediate payment of all amounts then owed, elect to pursue\r\n            collection action (including without limitation, attorneys’\r\n            fees and any and all other associated costs of collection),\r\n            and/or may, at its option, cancel all or any part of an\r\n            unshipped order.</p>\r\n        <p>\r\n            Customer agrees to assume responsibility for, and customer\r\n            hereby unconditionally guarantees payment of, as provided\r\n            herein, all purchases made by customer, its subsidiaries and\r\n            affiliates. Each of customer’s subsidiaries and affiliates\r\n            purchasing from Zoro <br>will be jointly and severally\r\n            liable for purchases with customer, and customer is also\r\n            acting as agent for such subsidiaries and affiliates.\r\n        </p>\r\n        <p>\r\n            <b>Security Interest.</b><br> Customer hereby\r\n            grants to Zoro a first priority purchase money security\r\n            interest and/or chattel mortgage in the products and any\r\n            accounts receivable or cash from resale thereof until full\r\n            payment is made to Zoro. Customer agrees to file, and it\r\n            permits and authorizes Zoro to file, any financing\r\n            statements or other appropriate documents with its\r\n            governmental authorities to perfect the validity, priority,\r\n            and enforceability of Zoro’s lien or security interest.\r\n        </p>\r\n        <p>\r\n            <b>Credit Balance.</b><br> Customer agrees\r\n            that any credit balance(s) issued by Zoro will be applied to\r\n            customer’s account within one (1) year of its issuance. <br>IF\r\n            CUSTOMER HAS NOT APPLIED FOR OR REQUESTED THE CREDIT WITHIN\r\n            ONE (1) YEAR, ANY REMAINING CREDIT BALANCE(S) WILL BE\r\n            SUBJECT TO CANCELLATION, AND ZORO SHALL HAVE NO FURTHER\r\n            LIABILITY.\r\n        </p>\r\n        <br>\r\n        <h5>4. Zoro reserves the right to accept or reject any\r\n            order.</h5>\r\n        <br>\r\n        <h5>5. Note to Federal Customers:</h5>\r\n        <p>Zoro products are not offered through a GSA scheduled\r\n            contract.</p>\r\n        <br>\r\n        <h5>\r\n            <span class=\"bold-text\">6. All items are sold for\r\n                domestic consumption in the United States.</span>\r\n        </h5>\r\n        <p>If exported, purchaser assumes full responsibility for\r\n            compliance with US export controls.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Shipping Policy\r\n        </h5>\r\n        <!-- START shipping_policy widget <p>A $5 shipping and handling fee is charged on orders totaling less than $50 before tax and shipped to one address within the continental United States. No shipping and handling is charged to customers for standard ground delivery on orders of $50 or more before tax.</p><p>UPS is our primary parcel carrier and we use a variety of carriers for LTL shipments.</p><p>Title and risk of loss pass to customer upon tender of shipment to carrier.</p><br><h5>Shipping Policy Exceptions</h5><p> Not all products qualify for the above Shipping Policy. Additionally, standard shipping rates will apply for all orders to Alaska and Hawaii. Any charges incurred for hazardous materials or other special handling by the carrier must be paid by the customer. Fuel surcharges may be applied.</p><p>Zoro only accepts orders for shipments within the continental US, Alaska and Hawaii. Orders to international destinations will not be processed. Zoro does not ship to PO Box addresses. For shipments within Canada, please shop at <a class=\"bold-text\" href=\"http://www.zorocanada.com\">zorocanada.com</a>.</p><br><h5>International Shipping with MyUS.com</h5><p>If you need to have an order shipped internationally we have partnered with a third party vendor MyUS.com to offer convenient, fast international shipping to more than 225 countries for our customers. MyUS.com members receive deeply discounted shipping rates, exceptional customer service, 24/7 online access to their account, and access to other services. MyUS.com allows you the ability to consolidate packages, which saves you even more on international shipping.</p><p>MyUS.com provides specialized international package exporting and consolidation services from  their Sarasota, FL facility to your international address.</p><p>Go to <a class=\"bold-text\" href=\"http://www.myus.com/en/landing?aid=1003294\">myus.com</a> to get a MyUS.com account.</p><p><B>Note:</B> Use MyUS.com&rsquo;s Personal Shopper service to make a purchase from Zoro. MyUS.com accepts cards with international billing addresses as well as those issued by non&#8209;U.S. financial institutions. They also accept wire transfers and will make the purchase on your behalf.</p><br><a name=\"expedited-shipping\"></a><h5>Expedited Shipping Rules</h5><p>To qualify for expedited shipping, Zoro must receive your order before 3pm (CST) Monday&ndash;Friday. Zoro does not offer Saturday delivery. All expedited orders must weigh less than 150&nbsp;lbs, and not contain any hazardous materials. Expedited orders only ship on business days; any orders placed on Saturdays/<wbr>Sundays/<wbr>Holidays will be processed on the next business day. If you have any questions please call our customer service department at 855&#8209;BUY&#8209;ZORO (855&#8209;289&#8209;9676).</p><br><h5>3rd Party Shipping</h5><p>Items shipping from the manufacturer: Please refer to the item page on zoro.com for shipping lead times as they vary. Expedited shipping is NOT available for third party items.</p><p>You will receive an email when your order is shipped with a tracking number that links to the UPS website.</p> -->\r\n        <p>A $5 shipping and handling fee is charged on orders\r\n            totaling less than $50 before tax and shipped to one address\r\n            within the continental United States. No shipping and\r\n            handling is charged to customers for standard ground\r\n            delivery on orders of $50 or more before tax.</p>\r\n        <p>UPS is our primary parcel carrier and we use a variety of\r\n            carriers for LTL shipments.</p>\r\n        <p>Title and risk of loss pass to customer upon tender of\r\n            shipment to carrier.</p>\r\n        <br>\r\n        <h5>Shipping Policy Exceptions</h5>\r\n        <p>Not all products qualify for the above Shipping Policy.\r\n            Additionally, standard shipping rates will apply for all\r\n            orders to Alaska and Hawaii. Any charges incurred for\r\n            hazardous materials or other special handling by the carrier\r\n            must be paid by the customer. Fuel surcharges may be\r\n            applied.</p>\r\n        <p>\r\n            Zoro only accepts orders for shipments within the\r\n            continental US, Alaska and Hawaii. Orders to international\r\n            destinations will not be processed. Zoro does not ship to PO\r\n            Box addresses. For shipments within Canada, please shop at <a class=\"bold-text\" href=\"http://www.zorocanada.com\">zorocanada.com</a>.\r\n        </p>\r\n        <br>\r\n        <h5>International Shipping with MyUS.com</h5>\r\n        <p>If you need to have an order shipped internationally we\r\n            have partnered with a third party vendor MyUS.com to offer\r\n            convenient, fast international shipping to more than 225\r\n            countries for our customers. MyUS.com members receive deeply\r\n            discounted shipping rates, exceptional customer service,\r\n            24/7 online access to their account, and access to other\r\n            services. MyUS.com allows you the ability to consolidate\r\n            packages, which saves you even more on international\r\n            shipping.</p>\r\n        <p>MyUS.com provides specialized international package\r\n            exporting and consolidation services from their Sarasota, FL\r\n            facility to your international address.</p>\r\n        <p>\r\n            Go to <a class=\"bold-text\" href=\"http://www.myus.com/en/landing?aid=1003294\">myus.com</a>\r\n            to get a MyUS.com account.\r\n        </p>\r\n        <p>\r\n            <b>Note:</b> Use MyUS.com’s Personal Shopper\r\n            service to make a purchase from Zoro. MyUS.com accepts cards\r\n            with international billing addresses as well as those issued\r\n            by non‑U.S. financial institutions. They also accept wire\r\n            transfers and will make the purchase on your behalf.\r\n        </p>\r\n        <br>\r\n        <h5>Expedited Shipping Rules</h5>\r\n        <p>\r\n            To qualify for expedited shipping, Zoro must receive your\r\n            order before 3pm (CST) Monday–Friday. Zoro does not offer\r\n            Saturday delivery. All expedited orders must weigh less than\r\n            150&nbsp;lbs, and not contain any hazardous materials.\r\n            Expedited orders only ship on business days; any orders\r\n            placed on Saturdays/\r\n            <wbr>\r\n            Sundays/\r\n            <wbr>\r\n            Holidays will be processed on the next business day. If you\r\n            have any questions please call our customer service\r\n            department at 855‑BUY‑ZORO (855‑289‑9676).\r\n        </p>\r\n        <br>\r\n        <h5>3rd Party Shipping</h5>\r\n        <p>Items shipping from the manufacturer: Please refer to the\r\n            item page on zoro.com for shipping lead times as they vary.\r\n            Expedited shipping is NOT available for third party items.</p>\r\n        <p>You will receive an email when your order is shipped with\r\n            a tracking number that links to the UPS website.</p>\r\n        <!-- END shipping_policy widget -->\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5 class=\"no_click\">\r\n            Return Policy, Limited Warranty\r\n            and Limitation of Liability\r\n        </h5>\r\n        <br>\r\n        <h5>1. 30‑Day Satisfaction Guarantee</h5>\r\n        <p>If you are not satisfied for any reason products may be\r\n            returned within 30 days of shipment for a full credit or\r\n            exchange (provided the product is undamaged). Return\r\n            documentation should clearly specify credit or exchange.</p>\r\n        <p>Returned items must be in the original packaging.</p>\r\n        <p>All returns must include a return authorization (RA)\r\n            number that can be obtained by contacting Zoro’ Customer\r\n            Service Department at 855‑BUY‑ZORO (855‑289‑9676). Our\r\n            customer service hours are Monday through Friday from 6 a.m.\r\n            to 9 p.m. (CST) and Saturdays from 7 a.m. to 5 p.m. (CST).</p>\r\n        <p>Include a copy of the original order confirmation or\r\n            packing slip with your RA paperwork as proof of purchase.</p>\r\n        <p>Returns received at Zoro without a RA number may be\r\n            assessed a 15% restocking (processing) fee that will be\r\n            deducted from any credit due.</p>\r\n        <br>\r\n        <h5>2. Business Customers’ Limited Warranty</h5>\r\n        <p>Zoro warrants any product purchased for use in business\r\n            or resale against defects in workmanship or materials under\r\n            normal use for a period of one year from the date of\r\n            purchase. Any product determined by Zoro to be defective in\r\n            material or workmanship and returned to Zoro shipping costs\r\n            prepaid will, at Zoro option, be repaired or replaced or the\r\n            purchase price refunded.</p>\r\n        <br>\r\n        <h5>3. Warranty Disclaimer and Limitation of Liability</h5>\r\n        <p>\r\n            <span class=\"bold-text\">DISCLAIMER AND LIMITATIONS.</span><br>\r\n            ALL OTHER WARRANTIES TO ANY BUSINESS CUSTOMER, EXPRESS OR\r\n            IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES\r\n            OF MERCHANTIABILITY, FITNESS FOR A PARTICULAR PURPOSE OR\r\n            NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, ARE\r\n            SPECIFICALLY DISCLAIMED, EXCEPT WHERE PROHIBITED BY STATE\r\n            LAW.&nbsp;\r\n        </p>\r\n        <p>\r\n            <span class=\"bold-text\">LIMITATION OF LIABILITY.</span><br>\r\n            ZORO EXPRESSLY DISCLAIMS ANY LIABILITY FOR CONSEQUENTIAL,\r\n            INCIDENTAL, SPECIAL, EXEMPLARY, OR PUNITIVE DAMAGES. ZORO’\r\n            LIABILITY IN ALL CIRCUMSTANCES IS LIMITED TO, AND SHALL NOT\r\n            EXCEED, THE PURCHASE PRICE PAID FOR THE PRODUCT THAT GIVES\r\n            RISE TO ANY LIABILITY.\r\n        </p>\r\n        <br>\r\n        <h5>4. Manufacturer’s Warranty.</h5>\r\n        <p>For information on a specific manufacturer’s warranty,\r\n            please contact Zoro at 855‑BUY‑ZORO (855‑289‑9676).</p>\r\n        <br>\r\n        <h5>5. Product Compliance and Suitability.</h5>\r\n        <p>Jurisdictions have varying laws, codes and regulations\r\n            governing construction, installation, and/or use of products\r\n            for a particular purpose. Certain products may not be\r\n            available for sale in all areas. Zoro does not guarantee\r\n            compliance or suitability of the products it sells with any\r\n            laws, codes or regulations, nor does Zoro accept\r\n            responsibility for construction, installation and/or use of\r\n            a product. It is customer’s responsibility to review the\r\n            product application and all applicable laws, codes and\r\n            regulations for each relevant jurisdiction to be sure that\r\n            the construction, installation, and/or use involving the\r\n            products are compliant.</p>\r\n        <br>\r\n        <h5>6. Cross‑Reference Information.</h5>\r\n        <p>Product cross‑reference comparisons do not imply that\r\n            products are available or perfectly comparable.\r\n            CROSS‑REFERENCED PRODUCTS ARE NOT REPRESENTED OR WARRANTED\r\n            AS FUNCTIONAL OR PERFORMANCE EQUIVALENTS. Customer shall\r\n            review all cross‑referenced product specifications prior to\r\n            purchase and use to determine suitability of the product for\r\n            customer’s intended use.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Product Information\r\n        </h5>\r\n        <br>\r\n        <h5>1. Catalog/Website Information.&nbsp;</h5>\r\n        <p>Product depictions in the catalogs and websites are for\r\n            illustrative purposes only. Possession of, or access to any\r\n            Zoro catalog, literature or websites does not constitute the\r\n            right to purchase products. Zoro reserves the right to\r\n            revise publishing errors in its catalogs or any of its\r\n            websites.</p>\r\n        <p>Despite our efforts, occasional pricing errors may occur\r\n            in the Zoro catalogs and websites. Zoro reserves the right\r\n            to cancel any and all orders resulting from such pricing\r\n            errors, even if customer has received an order confirmation\r\n            from Zoro.</p>\r\n        <br>\r\n        <h5>2. Product Substitution.</h5>\r\n        <p>Products (and country of origin) may be substituted and\r\n            may not be identical to catalog or website published\r\n            descriptions and/or images.</p>\r\n        <br>\r\n        <h5>3. Occupational Safety and Health Administration\r\n            (“OSHA”) Hazardous Substance.</h5>\r\n        <p>Material Safety Data Sheets (“MSDS”) for OSHA defined\r\n            hazardous substances are prepared and supplied by the\r\n            manufacturers. ZORO MAKES NO WARRANTIES AND EXPRESSLY\r\n            DISCLAIMS ALL LIABILITY TO ANY CUSTOMER OR USER WITH RESPECT\r\n            TO THE ACCURACY OF THE INFORMATION OR THE SUITABILITY OF THE\r\n            RECOMMENDATIONS IN ANY MSDS. CUSTOMER IS SOLELY RESPONSIBLE\r\n            FOR ANY RELIANCE ON OR USE OF ANY INFORMATION, AND FOR USE\r\n            OR APPLICATION OF ANY PRODUCT.</p>\r\n        <br>\r\n        <h5>4. California Proposition 65.</h5>\r\n        <p>\r\n            The State of California requires that certain warnings be\r\n            given concerning products subject to Proposition 65. For\r\n            products denoted with a <span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;symbol\r\n            the following warnings apply:\r\n        </p>\r\n        <ul class=\"prop65\">\r\n            <li><b>Both Cancer and Reproductive Harm<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause\r\n                cancer.<br>Warning: This product contains a\r\n                chemical known to the State of California to cause birth\r\n                defects or other reproductive harm.</li>\r\n            <br>\r\n            <li><b>Only Cancer Warning<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause\r\n                cancer.</li>\r\n            <br>\r\n            <li><b>Only Reproductive Harm Warning<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause birth\r\n                defects or other reproductive harm.</li>\r\n        </ul>\r\n        <br>\r\n        <p>\r\n            A complete list of Proposition 65 regulated chemicals is\r\n            available by logging on to <a href=\"http://www.oehha.ca.gov/\"><span class=\"bold-text\">www.oehha.ca.gov</span></a>.\r\n        </p>\r\n        <br>\r\n        <h5>5. MSDS.</h5>\r\n        <p>MSDS information is available upon request by calling\r\n            855‑BUY‑ZORO (855‑289‑9676).</p>\r\n        <br>\r\n        <h5>6. California, Louisiana, Maryland and Vermont\r\n            Customers.</h5>\r\n        <p>Regulations in CA, LA, MD and VT prohibit the\r\n            introduction into commerce of any solder, flux, pipe, pipe\r\n            or plumbing fitting, or fixture intended to convey or\r\n            dispense water for human consumption that is not “lead\r\n            free”. The maximum allowable lead content is 0.25 percent\r\n            lead in wetted surfaces of pipes, pipe fittings, and\r\n            plumbing fittings and fixtures, as determined by a weighted\r\n            average. The maximum allowable lead content is 0.2 percent\r\n            lead in solder and flux.</p>\r\n        <br>\r\n        <h5>7. Product Compliance and Suitability.</h5>\r\n        <p>Jurisdictions have varying laws, codes and regulations\r\n            governing construction, installation, and/or use of products\r\n            for a particular purpose. Certain products may not be\r\n            available for sale in all areas. Zoro does not guarantee\r\n            compliance or suitability of the products it sells with any\r\n            laws, codes or regulations, nor does Zoro accept\r\n            responsibility for construction, installation and/or use of\r\n            a product. It is customer’s responsibility to review the\r\n            product application and all applicable laws, codes and\r\n            regulations for each relevant jurisdiction to be sure that\r\n            the construction, installation, and/or use involving the\r\n            products are compliant.</p>\r\n        <br>\r\n        <h5>8. Conflict Minerals Policy Statement</h5>\r\n        <p>\r\n            <b>Introduction</b><br> As many supply chain\r\n            participants and others have acknowledged publicly, the\r\n            Dodd-Frank Act<sup style=\"font-size: 7pt;\">1</sup> created a\r\n            new expectation for product manufacturers, which may be far\r\n            removed from the source of the raw minerals in their\r\n            products.\r\n        </p>\r\n        <p>Zoro is not a manufacturer. It distributes hundreds of\r\n            thousands of branded and “value branded” products that are\r\n            manufactured by thousands of other companies located around\r\n            the world.</p>\r\n        <p>Zoro is committed to acting in a socially and\r\n            environmentally responsible manner, to supporting the\r\n            objectives of the Dodd-Frank Act, to meeting its customer\r\n            commitments, and to supporting its customers’ businesses.</p>\r\n        <p>Because of the complexity of many supply chains,\r\n            especially those of distributors like Zoro, and the lack of\r\n            an established system for product manufacturers to track\r\n            Conflict Minerals back to their source, the joint efforts\r\n            over an extended period by many governments, industry\r\n            groups, and companies will be required to make it possible\r\n            to effectively trace Conflict Minerals back to their source.</p>\r\n        <p>This document sets forth the policy of Zoro regarding\r\n            Conflict Minerals.</p>\r\n        <p>\r\n            <b>Overview</b><br> As a responsible company,\r\n            Zoro supports the goal of the Dodd-Frank Act of preventing\r\n            armed groups in the Democratic Republic of the Congo and\r\n            adjoining countries from benefitting from the sourcing of\r\n            Conflict Minerals from that region.\r\n        </p>\r\n        <p>As a distributor of hundreds of thousands of branded and\r\n            “value branded” products manufactured by thousands of other\r\n            companies located around the world, Zoro is invariably many\r\n            levels away from the beginning of the supply chain for the\r\n            products it distributes.</p>\r\n        <p>This Policy shows Zoro’s commitment and its expectations\r\n            for the manufacturers of products Zoro distributes regarding\r\n            actions to address Conflict Minerals.</p>\r\n        <p>\r\n            <b>OUR COMMITMENT:</b><br> Not continue to\r\n            source any product that contains Conflict Minerals if Zoro\r\n            determines the product is not DRC Conflict Free and the\r\n            manufacturer fails to implement reasonable steps to\r\n            transition to DRC Conflict Free sources.<sup style=\"font-size: 7pt;\">2</sup>\r\n        </p>\r\n        <br>\r\n        <hr>\r\n        <ul class=\"sites\">\r\n            <li><sup>1</sup> On July 21, 2010, the Dodd-Frank Wall\r\n                Street Reform and Consumer Protection Act was signed\r\n                into law. The Dodd-Frank Act and related 2012 U.S.\r\n                Securities and Exchange Commission rules require certain\r\n                companies to disclose whether the products they\r\n                manufacture or contract to manufacture contain Conflict\r\n                Minerals necessary for the production or the\r\n                functionality of the products that are sourced from\r\n                mines in the Democratic Republic of the Congo or\r\n                adjoining countries. Conflict Minerals are tantalum,\r\n                tin, tungsten and gold.</li>\r\n            <li><sup>2</sup> Products are “DRC Conflict Free” if\r\n                they contain only Conflict Minerals that did not\r\n                originate in the DRC or an adjoining country, are from\r\n                recycled or scrap sources, or have not benefitted the\r\n                armed groups identified as perpetrators of the abuses\r\n                that are the subject of the Dodd-Frank Act.</li>\r\n        </ul>\r\n        <hr>\r\n        <br>\r\n        <p>\r\n            <b>Commitment to Responsible Sourcing</b><br>\r\n            Zoro distributes hundreds of thousands of branded and “value\r\n            branded” products that are manufactured by thousands of\r\n            other companies located around the world.\r\n        </p>\r\n        <p>Zoro supports the humanitarian goals of the Dodd-Frank\r\n            Act and encourages manufacturers of the products distributed\r\n            by Zoro to adopt that same policy for their businesses.</p>\r\n        <p>As a distributor of products manufactured by other\r\n            companies, Zoro does not directly purchase any raw Conflict\r\n            Minerals from any source and is many levels removed from the\r\n            mines, smelters, and refiners that produce the metals used\r\n            in the products distributed by Zoro.</p>\r\n        <p>The supply chain for Conflict Minerals is complex and\r\n            lacks an established structure for manufacturers to trace\r\n            the minerals in the finished goods distributed by Zoro back\r\n            to their source.</p>\r\n        <br>\r\n        <p>\r\n            <b>Zoro’s Expectations for Manufacturers</b><br>\r\n            Zoro has the following expectations for the manufacturers of\r\n            products Zoro distributes:\r\n        </p>\r\n        <ul>\r\n            <li><span class=\"list_text\">Manufacturers should\r\n                    develop Conflict Minerals policies, due diligence\r\n                    frameworks, and management systems that are designed\r\n                    to prevent Conflict Minerals that are not DRC\r\n                    Conflict Free from being included in the products\r\n                    distributed by Zoro; and</span></li>\r\n            <li><span class=\"list_text\">Manufacturers are\r\n                    expected to source Conflict Minerals only from\r\n                    sources that are DRC Conflict Free.</span></li>\r\n        </ul>\r\n        <p>In doing so, manufacturers are expected to:</p>\r\n        <ul>\r\n            <li><span class=\"list_text\">implement and\r\n                    communicate to their personnel and suppliers\r\n                    policies that are consistent with this Policy, and\r\n                    require their direct and indirect suppliers to do\r\n                    the same;</span></li>\r\n            <li><span class=\"list_text\">put in place\r\n                    procedures for the traceability of Conflict\r\n                    Minerals, working with their direct and indirect\r\n                    suppliers as applicable;</span></li>\r\n            <li><span class=\"list_text\">use reasonable\r\n                    efforts to source Conflict Minerals from smelters\r\n                    and refiners validated as being DRC Conflict Free,\r\n                    and require their direct and indirect suppliers to\r\n                    do the same;</span></li>\r\n            <li><span class=\"list_text\">provide information,\r\n                    in a timely manner, concerning whether the\r\n                    manufacturer has concluded or has a reasonable basis\r\n                    to believe that products distributed by Zoro are not\r\n                    DRC Conflict Free;</span></li>\r\n            <li><span class=\"list_text\">maintain reviewable\r\n                    business records supporting the source of Conflict\r\n                    Minerals; and</span></li>\r\n            <li><span class=\"list_text\">respond to requests\r\n                    for information concerning the origin of Conflict\r\n                    Minerals included in products distributed by Zoro,\r\n                    which Zoro shall be entitled to use or disclose in\r\n                    satisfying any legal or regulatory requirements or\r\n                    in any customer or marketing communications.</span></li>\r\n        </ul>\r\n        <p>Manufacturers also are encouraged to support industry\r\n            efforts to enhance traceability and responsible practices in\r\n            Conflict Minerals supply chains.</p>\r\n        <br>\r\n        <p>\r\n            <b>Consequences of Manufacturer Non-Compliance</b><br>\r\n            Zoro reserves the right to evaluate the extent to which a\r\n            manufacturer has failed to take adequate steps to\r\n            manufacture DRC Conflict Free products.\r\n        </p>\r\n        <p>In the event Zoro determines that a manufacturer’s\r\n            Conflict Minerals efforts have been deficient Zoro may\r\n            discontinue distribution of the manufacturer’s products.</p>\r\n        <br>\r\n        <p>\r\n            <b>Reporting Mechanism and Inquiries:</b><br>\r\n            Reports and inquiries regarding this Policy can be made as\r\n            follows:\r\n        </p>\r\n        <ul class=\"list_text\">\r\n            <li><span class=\"bold-text\">Email us at: <a href=\"mailto:conflictminerals@zoro.com?Subject=conflict%20minerals\" target=\"_top\">conflictminerals@zoro.com</a></span> or</li>\r\n            <li><span class=\"bold-text\">Call us at:</span>\r\n                1-855-289-9676.</li>\r\n        </ul>\r\n        <p>Reports concerning matters relating to this Policy can be\r\n            made anonymously and will be kept confidential to the\r\n            fullest extent practicable and allowed by law.</p>\r\n        <p>We will not take any retaliatory action against anyone\r\n            making a report in good faith.</p>\r\n        <p>\r\n            Manufacturers are encouraged to contact <span class=\"bold-text\"><a href=\"mailto:conflictminerals@zoro.com?Subject=conflict%20minerals\" target=\"_top\">conflictminerals@zoro.com</a></span> if they wish\r\n            to seek guidance on the application of this Policy.\r\n        </p>\r\n        <br>\r\n        <p>\r\n            <b>Conclusion</b><br> Zoro fully understands\r\n            the importance of this issue to its customers and is\r\n            committed to supply chain initiatives and overall corporate\r\n            social responsibility and sustainability efforts that work\r\n            towards a DRC Conflict Free supply chain.\r\n        </p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            General Terms\r\n        </h5>\r\n        <br>\r\n        <h5>1. Intellectual Property.</h5>\r\n        <p>Customer shall have no right, title, or interest in the\r\n            trade names, trademarks, trade dress, copyrights, patents,\r\n            domain names, product names, catalogs or any other\r\n            intellectual property rights reserved by Zoro, or any\r\n            trademarks or service marks owned by suppliers to Zoro. All\r\n            materials contained on the www.zoro.com website are subject\r\n            to the ownership rights of Zoro and its suppliers. Customer\r\n            shall have no right to copy or use any of the intellectual\r\n            property of Zoro or its suppliers without Zoro’s permission.</p>\r\n        <br>\r\n        <h5>2. Force Majeure.</h5>\r\n        <p>Zoro shall not be liable for any delay in, or impairment\r\n            of, performance resulting in whole or in part from any force\r\n            majeure event, including but not limited to acts of God,\r\n            labor disruptions, acts of war, acts of terrorism (whether\r\n            actual or threatened), governmental decrees or controls,\r\n            insurrections, epidemics, quarantines, shortages,\r\n            communication or power failures, fire, accident, explosion,\r\n            inability to procure or ship product or obtain permits and\r\n            licenses, inability to procure supplies or raw materials,\r\n            severe weather conditions, catastrophic events, or any other\r\n            circumstance or cause beyond the reasonable control of Zoro\r\n            in the conduct of its business.</p>\r\n        <br>\r\n        <h5>3. Assignment.</h5>\r\n        <p>Customer shall not assign any order, or any interest\r\n            therein, without the prior written consent of Zoro. Any\r\n            actual or attempted assignment without Zoro’s prior written\r\n            consent shall entitle Zoro to cancel such order upon notice\r\n            to customer.</p>\r\n        <br>\r\n        <h5>4. No Third Party Benefit.</h5>\r\n        <p>The provisions stated herein are for the sole benefit of\r\n            the parties hereto, and confer no rights, benefits or claims\r\n            upon any person or entity not a party hereto.</p>\r\n        <br>\r\n        <h5>5. Waiver, Choice of Law and Venue.</h5>\r\n        <p>The failure of either party to assert a right hereunder\r\n            or to insist upon compliance with any term or condition will\r\n            not constitute a waiver of that right or excuse any\r\n            subsequent non‑performance of any such term or condition by\r\n            the other party. All transactions shall be governed by the\r\n            laws of the State of Illinois, excluding its conflict of law\r\n            rules, and venue shall either be in the state courts in Lake\r\n            County, Illinois or the federal courts for the Northern\r\n            District of Illinois.</p>\r\n        <br>\r\n        <h5>6. Severability.</h5>\r\n        <p>If any portion of these terms and conditions is found to\r\n            be invalid or unenforceable by a court of competent\r\n            jurisdiction, the invalid or unenforceable term shall be\r\n            severed from these terms and conditions, and the remaining\r\n            terms and conditions shall be valid and fully enforceable as\r\n            written.</p>\r\n        <br>\r\n        <h5>7. Modification of Terms.</h5>\r\n        <p>Zoro’s acceptance of any order is subject to customer’s\r\n            assent to all of the terms and conditions set forth herein.\r\n            Customer’s assent to these terms and conditions shall be\r\n            presumed from customer’s receipt of Zoro’s acknowledgment,\r\n            or from customer’s acceptance of all or any part of the\r\n            products ordered. No additions or modifications of Zoro’s\r\n            terms and conditions by customer shall be binding upon Zoro,\r\n            unless agreed to in writing by an authorized representative\r\n            of Zoro. If a purchase order or other correspondence\r\n            submitted by customer contains terms or conditions contrary\r\n            or in addition to the terms and conditions contained herein\r\n            or in Zoro’s acknowledgment, Zoro’s fulfillment of any such\r\n            purchase order shall not be construed as assent to any of\r\n            the terms and conditions proposed by customer, and will not\r\n            constitute a waiver by Zoro of any of the terms and\r\n            conditions contained herein or in Zoro’s acknowledgment.</p>\r\n        <br>\r\n        <h5>8. Complete Agreement.</h5>\r\n        <p>The terms and conditions in: (i) Zoro’s forms, (ii)\r\n            acknowledgments, (iii) quotations, (iv) invoices, (v)\r\n            websites, (vi) catalogs are incorporated herein by\r\n            reference, and constitute the entire and exclusive agreement\r\n            between customer and Zoro.</p>\r\n        <br>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5 class=\"no_click\">\r\n            Zoro.com Gift Certificate\r\n            Terms and Conditions\r\n        </h5>\r\n        <br>\r\n        <p>These terms and conditions, together with the Frequently\r\n            Asked Questions above, constitute the Zoro.com Gift\r\n            Certificate Terms and Conditions. By purchasing or using a\r\n            Zoro.com Gift Certificate, you agree to be bound by these\r\n            Terms and Conditions. These Terms and Conditions are subject\r\n            to change without notice.</p>\r\n        <br>\r\n        <h5>General Terms</h5>\r\n        <ol>\r\n            <li>The Zoro.com Gift Certificate can only be used\r\n                online at zoro.com or by phone order.</li>\r\n            <li>A Zoro.com Gift Certificate cannot be used to\r\n                purchase Zoro.com Gift Certificates.</li>\r\n        </ol>\r\n        <br>\r\n        <h5>Compliance with Law</h5>\r\n        <p>By purchasing Zoro.com Gift Certificates, you are\r\n            certifying and representing to Zoro Tools, Inc. and its\r\n            affiliates that the activities in connection with which the\r\n            Zoro.com Gift Certificates will be used and comply with\r\n            these Terms and Conditions and all applicable laws, rules\r\n            and regulations, including the terms and conditions that\r\n            govern the Zoro.com website. In addition, you agree to\r\n            defend and indemnify Zoro Tools, Inc. and its affiliates\r\n            from and against any claims, expenses or liabilities made\r\n            against or incurred by any of them in connection with your\r\n            use of the Zoro.com Gift Certificates or violation of any of\r\n            these Terms and Conditions.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <div class=\"row gray-background\">\r\n            <div class=\"col-md-8\">\r\n                <h5>\r\n                    Zoro Website Terms of\r\n                    Access\r\n                </h5>\r\n            </div>\r\n        </div>\r\n        <!-- /row -->\r\n        <br>\r\n        <p>Please review these Terms of Access. All access to and\r\n            use of this site and all websites (including mobile\r\n            websites), applications, or other services on which these\r\n            terms reside (collectively the “Zoro Property”), and the\r\n            features at this Zoro Property, are subject to these Terms\r\n            of Access (“Terms”). The Zoro Property is owned or\r\n            controlled by Zoro Tools, Inc. and its parent company,\r\n            subsidiaries, division, affiliates, and brands\r\n            (“collectively Zoro”). By accessing this Zoro Property in\r\n            any way, including, without limitation, browsing this Zoro\r\n            Property, using any information, and/or submitting\r\n            information to Zoro, you agree to and are bound by the\r\n            terms, conditions, policies and notices contained here (the\r\n            “Terms”), including, but not limited to, conducting this\r\n            transaction electronically, disclaimers of warranties,\r\n            damage and remedy exclusions and limitations, and a choice\r\n            of Illinois law.</p>\r\n        <p>From time to time we may update this Zoro Property and\r\n            these Terms. Your use of this Zoro Property after we post\r\n            any changes to these Terms constitutes your agreement to\r\n            those changes. You agree to review these Terms periodically\r\n            to ensure that you are familiar with the most recent\r\n            version. Zoro may, in its sole discretion, and at any time,\r\n            discontinue this Zoro Property or any part thereof, with or\r\n            without notice, or may prevent your use of this Zoro\r\n            Property with or without notice to you. You agree that you\r\n            do not have any rights in this Zoro Property and that Zoro\r\n            will have no liability to you if this Zoro Property is\r\n            discontinued or your ability to access the Zoro Property or\r\n            any content you may have posted on the Zoro Property is\r\n            terminated.</p>\r\n        <p>By accessing or linking to this Zoro Property, you assume\r\n            the risk that the information on this Zoro Property may be\r\n            incomplete, inaccurate, out of date or may not meet your\r\n            needs and requirements. We may add, change, discontinue,\r\n            remove or suspend any of the information, features and other\r\n            content included in this Zoro Property at any time, without\r\n            notice and without liability.</p>\r\n        <p>All information provided on this Zoro Property is subject\r\n            to change without notice. While efforts have been made to\r\n            make this Zoro Property helpful and accurate, due to the\r\n            open nature of this Zoro Property, and the potential for\r\n            errors in the storage and transmission of digital\r\n            information, Zoro does not warrant the accuracy of\r\n            information obtained from this Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Access and Use of Zoro Property\r\n        </h5>\r\n        <p>Access to this Zoro Property is limited to viewing the\r\n            linked pages solely for legitimate business purposes, and\r\n            subject to these Terms. Any access or attempt to access\r\n            other areas of any Zoro computer system or other information\r\n            contained on the system for any purposes is strictly\r\n            prohibited.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Zoro Content\r\n        </h5>\r\n        <p>Content on this Zoro Property that is provided by Zoro or\r\n            its licensors, including certain graphics, photographs,\r\n            images, screen shots, text, digitally downloadable files,\r\n            trademarks, logos, product and program names, slogans, and\r\n            the compilation of the foregoing (“Zoro Content”) is the\r\n            property of Zoro and its licensors, and is protected in the\r\n            U.S. and internationally under trademark, copyright, and\r\n            other intellectual property laws.</p>\r\n        <p>You agree not to download, display or use any Zoro\r\n            Content located on the Zoro Property for use in any\r\n            publications, in public performances, on websites other than\r\n            this Zoro Property for any unpermitted commercial purpose,\r\n            in connection with products or services that are not those\r\n            of Zoro, in any other manner that is likely to cause\r\n            confusion, that disparages or discredits Zoro and/or its\r\n            licensors, that dilutes the strength of Zoro’s or its\r\n            licensors’ intellectual property, or that otherwise\r\n            infringes Zoro’s or its licensors’ intellectual property\r\n            rights (including through use of screen scraping, web\r\n            harvesting, data extraction, or similar software or\r\n            technologies). You further agree to in no other way misuse\r\n            any Zoro Content or User Content that appears on this Zoro\r\n            Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Use of the Zoro Property and Posting\r\n            Policy\r\n        </h5>\r\n        <p>The following requirements apply to your use the Zoro\r\n            Property: (a) you will not use any electronic communication\r\n            feature of the Zoro Property for any purpose that is\r\n            unlawful, tortuous, abusive, intrusive on another’s privacy,\r\n            harassing, libelous, defamatory, embarrassing, obscene,\r\n            threatening, or hateful; (b) you will not upload, post,\r\n            reproduce, or distribute any information, software, or other\r\n            material protected by copyright or any other intellectual\r\n            property right (as well as rights of publicity and privacy)\r\n            without first obtaining the permission of the owner of such\r\n            rights; (c) you will not collect or store personal data\r\n            about other users; (d) you will not use the Zoro Property\r\n            for any commercial transactions that are unrelated to the\r\n            purposes for which the Zoro Property was provided; (e) you\r\n            will not upload, post, email, or otherwise transmit on\r\n            interactive features intended for the general public any\r\n            advertising or promotional materials or any other form of\r\n            solicitation or unauthorized communication; (f) you will not\r\n            upload, post, email, or otherwise transmit any material that\r\n            contains viruses or any other computer code, files, or\r\n            programs which might interrupt, limit, or interfere with the\r\n            functionality of any computer software or hardware or\r\n            telecommunications equipment.</p>\r\n        <p>From time to time on certain areas of the Zoro Property\r\n            you may be able to submit reviews and certain other\r\n            materials (\"User Content\"). By using these features, you\r\n            agree that you will not post any content that is unlawful,\r\n            harmful, tortuous, defamatory, libelous, obscene, invasive\r\n            of the privacy of another person, threatening, harassing,\r\n            abusive, hateful, racist, infringing, pornographic, violent\r\n            or otherwise objectionable or inappropriate as determined by\r\n            Zoro; that you will not post any content that contains\r\n            personal information about any individual, violates the\r\n            privacy/publicity of any other individual or entity, or\r\n            anything that you are under a contractual obligation to keep\r\n            private or confidential; that you will not impersonate any\r\n            person or organization, including without limitation, the\r\n            personnel of Zoro, or misrepresent an affiliation with\r\n            another person or organization; you will not post any\r\n            content that contains viruses, corrupted files, or any other\r\n            similar software or programs that may adversely affect the\r\n            operation of the Zoro Property, or feature of the Zoro\r\n            Property. You further understand and agree that you have no\r\n            ownership rights in any account you may have with us or\r\n            other access to the Zoro Property or features therein. Zoro\r\n            may cancel your account and delete all User Content\r\n            associated with your account at any time, and without\r\n            notice, if Zoro deems that you have violated these Terms,\r\n            the law, or for any other reason. Zoro assumes no liability\r\n            for any information removed from our Zoro Property, and\r\n            reserves the right to permanently restrict access to the\r\n            Zoro Property or a user account.</p>\r\n        <p>By displaying, publishing, or otherwise posting any User\r\n            Content on or through the Zoro Property, you hereby grant to\r\n            Zoro a limited, non‑exclusive, sub‑licensable, worldwide,\r\n            fully‑paid, royalty free license to use, modify, publicly\r\n            perform, publicly display, reproduce, and distribute such\r\n            User Content in any and all media now known or hereinafter\r\n            developed without the requirement to make payment to you or\r\n            to any third party or the need to seek any third party\r\n            permission. This license includes the right to host, index,\r\n            cache, distribute, and tag any User Content, as well as the\r\n            right to sublicense User Content to third parties, including\r\n            other users, for use on other media or platforms known or\r\n            hereinafter developed. You continue to retain all ownership\r\n            rights in your User Content, and you continue to have the\r\n            right to use your User Content in any way you choose,\r\n            subject to these Terms and the license described herein. You\r\n            represent and warrant that you own the content submitted,\r\n            displayed, published or posted by you on the Zoro Property\r\n            and otherwise have the right to grant the license set forth\r\n            herein, and the displaying, publishing or posting of any\r\n            content you submit, and our use thereof does not and will\r\n            not violate the privacy rights, publicity rights,\r\n            copyrights, trademark rights, patents, contract rights or\r\n            any other intellectual property rights or other rights of\r\n            any person or entity. Notwithstanding the foregoing, you\r\n            acknowledge that your User Content may contain concepts,\r\n            ideas, materials, proposals, suggestions and the like\r\n            relating to Zoro or our initiatives (your \"Ideas\"). With\r\n            respect to Ideas you acknowledge that: (a) Zoro receives\r\n            numerous submissions from many parties and/or may have\r\n            independently developed and/or considered similar Ideas, and\r\n            that Zoro’s review of the Ideas is not an admission of\r\n            novelty, priority or originality; and (b) Zoro’s use of any\r\n            similar Ideas, whether based on your User Content, provided\r\n            to Zoro by third parties, or independently developed or\r\n            considered by Zoro, shall be without obligation to you.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Indemnification\r\n        </h5>\r\n        <p>You agree to indemnify and hold Zoro, its parents,\r\n            subsidiaries, officers, employees, and website contractors\r\n            and each of their officers, employees and agents harmless\r\n            from any claims, damages and expenses, including reasonable\r\n            attorneys’ fees and costs, related to your violation of\r\n            these Terms, including the Posting Policy, or which arises\r\n            from the use of User Content you submitted, posted, or\r\n            otherwise provided to Zoro or this Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Representations and\r\n            Limitations of Liability\r\n        </h5>\r\n        <p>Zoro makes no representations about the reliability of\r\n            the features of this Zoro Property, the Content, User\r\n            Content, or any other Zoro Property feature, and disclaims\r\n            all liability in the event of any service failure. You\r\n            acknowledge that any reliance on such material or systems\r\n            will be at your own risk. Zoro makes no representations\r\n            regarding the amount of time that any Content or User\r\n            Content will be preserved.</p>\r\n        <p>Zoro does not endorse, verify, evaluate or guarantee any\r\n            information provided by users and nothing shall be\r\n            considered as an endorsement, verification or guarantee of\r\n            any User Content. You shall not create or distribute\r\n            information, including but not limited to advertisements,\r\n            press releases or other marketing materials, or include\r\n            links to any sites which contain or suggest an endorsement\r\n            by Zoro without the prior review and written approval of\r\n            Zoro.</p>\r\n        <p>THIS SITE IS PROVIDED ON AN “AS IS, AS AVAILABLE” BASIS.\r\n            NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED\r\n            TO THOSE OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR\r\n            PURPOSE, ARE MADE WITH RESPECT TO THIS SITE OR ANY\r\n            INFORMATION OR SOFTWARE THEREIN. UNDER NO CIRCUMSTANCES,\r\n            INCLUDING NEGLIGENCE, SHALL ZORO BE LIABLE FOR ANY DIRECT,\r\n            INDIRECT, INCIDENTAL, SPECIAL, PUNITIVE, OR CONSEQUENTIAL\r\n            DAMAGES THAT RESULT FROM THE USE OF OR INABILITY TO USE THIS\r\n            SITE, NOR SHALL ZORO BE RESPONSIBLE FOR ANY DAMAGES\r\n            WHATSOEVER THAT RESULT FROM MISTAKES, OMISSIONS,\r\n            INTERRUPTIONS, DELETION OF FILES, ERRORS, DEFECTS, DELAYS IN\r\n            OPERATION OR TRANSMISSION, OR ANY FAILURE OF PERFORMANCE\r\n            WHETHER OR NOT CAUSED BY EVENTS BEYOND ZORO’S REASONABLE\r\n            CONTROL, INCLUDING BUT NOT LIMITED TO ACTS OF GOD,\r\n            COMMUNICATIONS LINE FAILURE, THEFT, DESTRUCTION, OR\r\n            UNAUTHORIZED ACCESS TO THIS SITE’S RECORDS, PROGRAMS, OR\r\n            SERVICES. UNDER NO CIRCUMSTANCES, INCLUDING BUT NOT LIMITED\r\n            TO A NEGLIGENT ACT, WILL ZORO OR ITS AFFILIATES OR AGENTS BE\r\n            LIABLE FOR ANY DAMAGE OF ANY KIND THAT RESULTS FROM THE USE\r\n            OF, OR THE INABILITY TO USE, THE SITE, EVEN IF ZORO HAS BEEN\r\n            ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME\r\n            JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF\r\n            LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES; AS A\r\n            RESULT, THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO\r\n            YOU.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Cross Reference Information\r\n        </h5>\r\n        <p>Product cross‑reference comparisons do not imply that all\r\n            products compared are available, or in the case of\r\n            functional equivalency, that performance and other\r\n            characteristics are fully comparable. Please review\r\n            specifications prior to purchase.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Hypertext Links\r\n        </h5>\r\n        <p>This Zoro Property may be linked to other sites which are\r\n            not maintained by Zoro. Zoro is not responsible for the\r\n            content of or Privacy or other policies governing those\r\n            sites. The inclusion of any link to such sites does not\r\n            imply endorsement, sponsorship, or recommendation by Zoro of\r\n            the linked sites. Zoro disclaims any liability for links:\r\n            (i) from another site to the Zoro Property and (ii) to\r\n            another site from the Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Miscellaneous\r\n        </h5>\r\n        <p>These Terms will be governed by and construed in\r\n            accordance with the internal laws of Illinois without regard\r\n            to conflicts of laws principles. By using this site, you\r\n            hereby agree that any and all disputes regarding these Terms\r\n            will be subject to the courts located in Lake County,\r\n            Illinois. These Terms operate to the fullest extent\r\n            permissible by law. Accessing materials on this Zoro\r\n            Property by certain persons in certain countries may not be\r\n            lawful, and Zoro makes no representation that materials on\r\n            this Zoro Property are appropriate or available for use in\r\n            locations outside the United States. If you choose to access\r\n            this Zoro Property from outside the United States, you do so\r\n            at your own risk and initiative, and are responsible for\r\n            compliance with any applicable local laws.</p>\r\n        <p>\r\n            On certain areas of our Zoro Property, you may be given the\r\n            ability to provide us with personally identifiable\r\n            information. Please read our <a href=\"/pages/zoro_info/privacy/\" class=\"bold-text\">Privacy\r\n                Policy</a> for more information about our information\r\n            collection and use practices, which Policy applies to\r\n            information you submit on this Zoro Property, and you hereby\r\n            agree to the terms of that Policy.\r\n        </p>\r\n        <p>If Zoro fails to act with respect to your breach or\r\n            anyone else’s breach on any occasion, Zoro is not waiving\r\n            its right to act with respect to future or similar breaches.</p>\r\n        <p>If any provision of these Terms shall be unlawful, void\r\n            or for any reason unenforceable, then that provision shall\r\n            be deemed severable from these terms of use and shall not\r\n            affect the validity and enforceability of any remaining\r\n            provisions.</p>\r\n        <p>These Terms constitute a binding agreement between you\r\n            and Zoro, and is accepted by you upon your use of the Zoro\r\n            Property. These Terms constitute the entire agreement\r\n            between you and Zoro regarding the use of the Zoro Property.\r\n            By using the Zoro Property you represent that you are\r\n            capable of entering into a binding agreement, and that you\r\n            agree to be bound by these Terms.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n</div>","showsavecreditinfo":"T","requiretermsandconditions":"T","shippingaddrfirst":"T","showpofieldonpayment":"T","showpurchaseorder":"T","paypalexpress":{"available":"T","imageurl":"https://www.paypal.com/en_US/i/btn/btn_xpressCheckoutsm.gif"},"paymentmandatory":"F","custchoosespaymethod":"T","requireccsecuritycode":"T","termsandconditions":"<div class=\"text_block\">\r\n    <div class=\"page_text\">\r\n        <div class=\"row gray-background\">\r\n            <div class=\"col-md-8\">\r\n                <h5>Zoro Standard Sales Terms and Conditions</h5>\r\n            </div>\r\n        </div>\r\n        <br>\r\n        <h5>Sales Policy</h5>\r\n        <br>\r\n        <h5>1. Prices.</h5>\r\n        <p>Prices listed are wholesale, do not include shipping,\r\n            handling fees, taxes, and/or duties, and are subject to\r\n            correction or change without notice. Market sensitive\r\n            commodity products will be priced according to current\r\n            market conditions.\r\n        </p>\r\n        <br>\r\n        <h5>2. Sales Tax.</h5>\r\n        <p>Zoro charges sales tax on shipments made to the following\r\n            states: California, Colorado, Connecticut, District of\r\n            Columbia, Florida, Georgia, Illinois, Kentucky, Maryland,\r\n            Massachusetts, Minnesota, Mississippi, Missouri, New&nbsp;Jersey,\r\n            New&nbsp;York, North&nbsp;Carolina, Ohio, Pennsylvania,\r\n            South&nbsp;Carolina, Tennessee, Texas, Virginia and\r\n            Wisconsin.\r\n        </p>\r\n        <br>\r\n        <h5>3. Payment and Credit Terms.</h5>\r\n        <p>Zoro accepts cash, company checks, Visa, MasterCard,\r\n            Discover, American Express and PayPal. For customers with\r\n            established Zoro credit, payment terms are net thirty (30)\r\n            days from the date of shipment or pick‑up. All credit\r\n            extended by Zoro to customer, and the limits of such credit,\r\n            is at Zoro’s sole discretion, and may be reduced or revoked\r\n            by Zoro at any time, for any reason. Zoro reserves the right\r\n            to charge a convenience fee for late payments. Zoro further\r\n            reserves the right to charge customer a late payment fee at\r\n            the rate of one and one‑half percent (1‑1/2%) of the amount\r\n            due for each month or portion thereof that the amount due\r\n            remains unpaid, or such lesser amount as may be permitted\r\n            under applicable law. Anticipation and cash discounts are\r\n            not allowed. All payments must be made in U.S. dollars. Zoro\r\n            shall have the right of set‑off and deduction for any sums\r\n            owed by customer to Zoro.</p>\r\n        <p>If customer fails to make payment within thirty (30) days\r\n            of shipment or pick‑up, or fails to comply with Zoro’s\r\n            credit terms, or fails to supply adequate assurance of full\r\n            performance to Zoro within a reasonable time after requested\r\n            by Zoro (such time as specified in Zoro’s request), Zoro may\r\n            defer shipments until such payment or compliance is made,\r\n            require cash in advance for any further shipments, demand\r\n            immediate payment of all amounts then owed, elect to pursue\r\n            collection action (including without limitation, attorneys’\r\n            fees and any and all other associated costs of collection),\r\n            and/or may, at its option, cancel all or any part of an\r\n            unshipped order.</p>\r\n        <p>\r\n            Customer agrees to assume responsibility for, and customer\r\n            hereby unconditionally guarantees payment of, as provided\r\n            herein, all purchases made by customer, its subsidiaries and\r\n            affiliates. Each of customer’s subsidiaries and affiliates\r\n            purchasing from Zoro <br>will be jointly and severally\r\n            liable for purchases with customer, and customer is also\r\n            acting as agent for such subsidiaries and affiliates.\r\n        </p>\r\n        <p>\r\n            <b>Security Interest.</b><br> Customer hereby\r\n            grants to Zoro a first priority purchase money security\r\n            interest and/or chattel mortgage in the products and any\r\n            accounts receivable or cash from resale thereof until full\r\n            payment is made to Zoro. Customer agrees to file, and it\r\n            permits and authorizes Zoro to file, any financing\r\n            statements or other appropriate documents with its\r\n            governmental authorities to perfect the validity, priority,\r\n            and enforceability of Zoro’s lien or security interest.\r\n        </p>\r\n        <p>\r\n            <b>Credit Balance.</b><br> Customer agrees\r\n            that any credit balance(s) issued by Zoro will be applied to\r\n            customer’s account within one (1) year of its issuance. <br>IF\r\n            CUSTOMER HAS NOT APPLIED FOR OR REQUESTED THE CREDIT WITHIN\r\n            ONE (1) YEAR, ANY REMAINING CREDIT BALANCE(S) WILL BE\r\n            SUBJECT TO CANCELLATION, AND ZORO SHALL HAVE NO FURTHER\r\n            LIABILITY.\r\n        </p>\r\n        <br>\r\n        <h5>4. Zoro reserves the right to accept or reject any\r\n            order.</h5>\r\n        <br>\r\n        <h5>5. Note to Federal Customers:</h5>\r\n        <p>Zoro products are not offered through a GSA scheduled\r\n            contract.</p>\r\n        <br>\r\n        <h5>\r\n            <span class=\"bold-text\">6. All items are sold for\r\n                domestic consumption in the United States.</span>\r\n        </h5>\r\n        <p>If exported, purchaser assumes full responsibility for\r\n            compliance with US export controls.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Shipping Policy\r\n        </h5>\r\n        <!-- START shipping_policy widget <p>A $5 shipping and handling fee is charged on orders totaling less than $50 before tax and shipped to one address within the continental United States. No shipping and handling is charged to customers for standard ground delivery on orders of $50 or more before tax.</p><p>UPS is our primary parcel carrier and we use a variety of carriers for LTL shipments.</p><p>Title and risk of loss pass to customer upon tender of shipment to carrier.</p><br><h5>Shipping Policy Exceptions</h5><p> Not all products qualify for the above Shipping Policy. Additionally, standard shipping rates will apply for all orders to Alaska and Hawaii. Any charges incurred for hazardous materials or other special handling by the carrier must be paid by the customer. Fuel surcharges may be applied.</p><p>Zoro only accepts orders for shipments within the continental US, Alaska and Hawaii. Orders to international destinations will not be processed. Zoro does not ship to PO Box addresses. For shipments within Canada, please shop at <a class=\"bold-text\" href=\"http://www.zorocanada.com\">zorocanada.com</a>.</p><br><h5>International Shipping with MyUS.com</h5><p>If you need to have an order shipped internationally we have partnered with a third party vendor MyUS.com to offer convenient, fast international shipping to more than 225 countries for our customers. MyUS.com members receive deeply discounted shipping rates, exceptional customer service, 24/7 online access to their account, and access to other services. MyUS.com allows you the ability to consolidate packages, which saves you even more on international shipping.</p><p>MyUS.com provides specialized international package exporting and consolidation services from  their Sarasota, FL facility to your international address.</p><p>Go to <a class=\"bold-text\" href=\"http://www.myus.com/en/landing?aid=1003294\">myus.com</a> to get a MyUS.com account.</p><p><B>Note:</B> Use MyUS.com&rsquo;s Personal Shopper service to make a purchase from Zoro. MyUS.com accepts cards with international billing addresses as well as those issued by non&#8209;U.S. financial institutions. They also accept wire transfers and will make the purchase on your behalf.</p><br><a name=\"expedited-shipping\"></a><h5>Expedited Shipping Rules</h5><p>To qualify for expedited shipping, Zoro must receive your order before 3pm (CST) Monday&ndash;Friday. Zoro does not offer Saturday delivery. All expedited orders must weigh less than 150&nbsp;lbs, and not contain any hazardous materials. Expedited orders only ship on business days; any orders placed on Saturdays/<wbr>Sundays/<wbr>Holidays will be processed on the next business day. If you have any questions please call our customer service department at 855&#8209;BUY&#8209;ZORO (855&#8209;289&#8209;9676).</p><br><h5>3rd Party Shipping</h5><p>Items shipping from the manufacturer: Please refer to the item page on zoro.com for shipping lead times as they vary. Expedited shipping is NOT available for third party items.</p><p>You will receive an email when your order is shipped with a tracking number that links to the UPS website.</p> -->\r\n        <p>A $5 shipping and handling fee is charged on orders\r\n            totaling less than $50 before tax and shipped to one address\r\n            within the continental United States. No shipping and\r\n            handling is charged to customers for standard ground\r\n            delivery on orders of $50 or more before tax.</p>\r\n        <p>UPS is our primary parcel carrier and we use a variety of\r\n            carriers for LTL shipments.</p>\r\n        <p>Title and risk of loss pass to customer upon tender of\r\n            shipment to carrier.</p>\r\n        <br>\r\n        <h5>Shipping Policy Exceptions</h5>\r\n        <p>Not all products qualify for the above Shipping Policy.\r\n            Additionally, standard shipping rates will apply for all\r\n            orders to Alaska and Hawaii. Any charges incurred for\r\n            hazardous materials or other special handling by the carrier\r\n            must be paid by the customer. Fuel surcharges may be\r\n            applied.</p>\r\n        <p>\r\n            Zoro only accepts orders for shipments within the\r\n            continental US, Alaska and Hawaii. Orders to international\r\n            destinations will not be processed. Zoro does not ship to PO\r\n            Box addresses. For shipments within Canada, please shop at <a class=\"bold-text\" href=\"http://www.zorocanada.com\">zorocanada.com</a>.\r\n        </p>\r\n        <br>\r\n        <h5>International Shipping with MyUS.com</h5>\r\n        <p>If you need to have an order shipped internationally we\r\n            have partnered with a third party vendor MyUS.com to offer\r\n            convenient, fast international shipping to more than 225\r\n            countries for our customers. MyUS.com members receive deeply\r\n            discounted shipping rates, exceptional customer service,\r\n            24/7 online access to their account, and access to other\r\n            services. MyUS.com allows you the ability to consolidate\r\n            packages, which saves you even more on international\r\n            shipping.</p>\r\n        <p>MyUS.com provides specialized international package\r\n            exporting and consolidation services from their Sarasota, FL\r\n            facility to your international address.</p>\r\n        <p>\r\n            Go to <a class=\"bold-text\" href=\"http://www.myus.com/en/landing?aid=1003294\">myus.com</a>\r\n            to get a MyUS.com account.\r\n        </p>\r\n        <p>\r\n            <b>Note:</b> Use MyUS.com’s Personal Shopper\r\n            service to make a purchase from Zoro. MyUS.com accepts cards\r\n            with international billing addresses as well as those issued\r\n            by non‑U.S. financial institutions. They also accept wire\r\n            transfers and will make the purchase on your behalf.\r\n        </p>\r\n        <br>\r\n        <h5>Expedited Shipping Rules</h5>\r\n        <p>\r\n            To qualify for expedited shipping, Zoro must receive your\r\n            order before 3pm (CST) Monday–Friday. Zoro does not offer\r\n            Saturday delivery. All expedited orders must weigh less than\r\n            150&nbsp;lbs, and not contain any hazardous materials.\r\n            Expedited orders only ship on business days; any orders\r\n            placed on Saturdays/\r\n            <wbr>\r\n            Sundays/\r\n            <wbr>\r\n            Holidays will be processed on the next business day. If you\r\n            have any questions please call our customer service\r\n            department at 855‑BUY‑ZORO (855‑289‑9676).\r\n        </p>\r\n        <br>\r\n        <h5>3rd Party Shipping</h5>\r\n        <p>Items shipping from the manufacturer: Please refer to the\r\n            item page on zoro.com for shipping lead times as they vary.\r\n            Expedited shipping is NOT available for third party items.</p>\r\n        <p>You will receive an email when your order is shipped with\r\n            a tracking number that links to the UPS website.</p>\r\n        <!-- END shipping_policy widget -->\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5 class=\"no_click\">\r\n            Return Policy, Limited Warranty\r\n            and Limitation of Liability\r\n        </h5>\r\n        <br>\r\n        <h5>1. 30‑Day Satisfaction Guarantee</h5>\r\n        <p>If you are not satisfied for any reason products may be\r\n            returned within 30 days of shipment for a full credit or\r\n            exchange (provided the product is undamaged). Return\r\n            documentation should clearly specify credit or exchange.</p>\r\n        <p>Returned items must be in the original packaging.</p>\r\n        <p>All returns must include a return authorization (RA)\r\n            number that can be obtained by contacting Zoro’ Customer\r\n            Service Department at 855‑BUY‑ZORO (855‑289‑9676). Our\r\n            customer service hours are Monday through Friday from 6 a.m.\r\n            to 9 p.m. (CST) and Saturdays from 7 a.m. to 5 p.m. (CST).</p>\r\n        <p>Include a copy of the original order confirmation or\r\n            packing slip with your RA paperwork as proof of purchase.</p>\r\n        <p>Returns received at Zoro without a RA number may be\r\n            assessed a 15% restocking (processing) fee that will be\r\n            deducted from any credit due.</p>\r\n        <br>\r\n        <h5>2. Business Customers’ Limited Warranty</h5>\r\n        <p>Zoro warrants any product purchased for use in business\r\n            or resale against defects in workmanship or materials under\r\n            normal use for a period of one year from the date of\r\n            purchase. Any product determined by Zoro to be defective in\r\n            material or workmanship and returned to Zoro shipping costs\r\n            prepaid will, at Zoro option, be repaired or replaced or the\r\n            purchase price refunded.</p>\r\n        <br>\r\n        <h5>3. Warranty Disclaimer and Limitation of Liability</h5>\r\n        <p>\r\n            <span class=\"bold-text\">DISCLAIMER AND LIMITATIONS.</span><br>\r\n            ALL OTHER WARRANTIES TO ANY BUSINESS CUSTOMER, EXPRESS OR\r\n            IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES\r\n            OF MERCHANTIABILITY, FITNESS FOR A PARTICULAR PURPOSE OR\r\n            NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, ARE\r\n            SPECIFICALLY DISCLAIMED, EXCEPT WHERE PROHIBITED BY STATE\r\n            LAW.&nbsp;\r\n        </p>\r\n        <p>\r\n            <span class=\"bold-text\">LIMITATION OF LIABILITY.</span><br>\r\n            ZORO EXPRESSLY DISCLAIMS ANY LIABILITY FOR CONSEQUENTIAL,\r\n            INCIDENTAL, SPECIAL, EXEMPLARY, OR PUNITIVE DAMAGES. ZORO’\r\n            LIABILITY IN ALL CIRCUMSTANCES IS LIMITED TO, AND SHALL NOT\r\n            EXCEED, THE PURCHASE PRICE PAID FOR THE PRODUCT THAT GIVES\r\n            RISE TO ANY LIABILITY.\r\n        </p>\r\n        <br>\r\n        <h5>4. Manufacturer’s Warranty.</h5>\r\n        <p>For information on a specific manufacturer’s warranty,\r\n            please contact Zoro at 855‑BUY‑ZORO (855‑289‑9676).</p>\r\n        <br>\r\n        <h5>5. Product Compliance and Suitability.</h5>\r\n        <p>Jurisdictions have varying laws, codes and regulations\r\n            governing construction, installation, and/or use of products\r\n            for a particular purpose. Certain products may not be\r\n            available for sale in all areas. Zoro does not guarantee\r\n            compliance or suitability of the products it sells with any\r\n            laws, codes or regulations, nor does Zoro accept\r\n            responsibility for construction, installation and/or use of\r\n            a product. It is customer’s responsibility to review the\r\n            product application and all applicable laws, codes and\r\n            regulations for each relevant jurisdiction to be sure that\r\n            the construction, installation, and/or use involving the\r\n            products are compliant.</p>\r\n        <br>\r\n        <h5>6. Cross‑Reference Information.</h5>\r\n        <p>Product cross‑reference comparisons do not imply that\r\n            products are available or perfectly comparable.\r\n            CROSS‑REFERENCED PRODUCTS ARE NOT REPRESENTED OR WARRANTED\r\n            AS FUNCTIONAL OR PERFORMANCE EQUIVALENTS. Customer shall\r\n            review all cross‑referenced product specifications prior to\r\n            purchase and use to determine suitability of the product for\r\n            customer’s intended use.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Product Information\r\n        </h5>\r\n        <br>\r\n        <h5>1. Catalog/Website Information.&nbsp;</h5>\r\n        <p>Product depictions in the catalogs and websites are for\r\n            illustrative purposes only. Possession of, or access to any\r\n            Zoro catalog, literature or websites does not constitute the\r\n            right to purchase products. Zoro reserves the right to\r\n            revise publishing errors in its catalogs or any of its\r\n            websites.</p>\r\n        <p>Despite our efforts, occasional pricing errors may occur\r\n            in the Zoro catalogs and websites. Zoro reserves the right\r\n            to cancel any and all orders resulting from such pricing\r\n            errors, even if customer has received an order confirmation\r\n            from Zoro.</p>\r\n        <br>\r\n        <h5>2. Product Substitution.</h5>\r\n        <p>Products (and country of origin) may be substituted and\r\n            may not be identical to catalog or website published\r\n            descriptions and/or images.</p>\r\n        <br>\r\n        <h5>3. Occupational Safety and Health Administration\r\n            (“OSHA”) Hazardous Substance.</h5>\r\n        <p>Material Safety Data Sheets (“MSDS”) for OSHA defined\r\n            hazardous substances are prepared and supplied by the\r\n            manufacturers. ZORO MAKES NO WARRANTIES AND EXPRESSLY\r\n            DISCLAIMS ALL LIABILITY TO ANY CUSTOMER OR USER WITH RESPECT\r\n            TO THE ACCURACY OF THE INFORMATION OR THE SUITABILITY OF THE\r\n            RECOMMENDATIONS IN ANY MSDS. CUSTOMER IS SOLELY RESPONSIBLE\r\n            FOR ANY RELIANCE ON OR USE OF ANY INFORMATION, AND FOR USE\r\n            OR APPLICATION OF ANY PRODUCT.</p>\r\n        <br>\r\n        <h5>4. California Proposition 65.</h5>\r\n        <p>\r\n            The State of California requires that certain warnings be\r\n            given concerning products subject to Proposition 65. For\r\n            products denoted with a <span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;symbol\r\n            the following warnings apply:\r\n        </p>\r\n        <ul class=\"prop65\">\r\n            <li><b>Both Cancer and Reproductive Harm<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause\r\n                cancer.<br>Warning: This product contains a\r\n                chemical known to the State of California to cause birth\r\n                defects or other reproductive harm.</li>\r\n            <br>\r\n            <li><b>Only Cancer Warning<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause\r\n                cancer.</li>\r\n            <br>\r\n            <li><b>Only Reproductive Harm Warning<br></b><span class=\"prop65_icon\"><img src=\"//d2pbmlo3fglvvr.cloudfront.net/img/icons/california-proposition-65-icon.png\"></span>&nbsp;California\r\n                Proposition 65<br>Warning: This product contains a\r\n                chemical known to the State of California to cause birth\r\n                defects or other reproductive harm.</li>\r\n        </ul>\r\n        <br>\r\n        <p>\r\n            A complete list of Proposition 65 regulated chemicals is\r\n            available by logging on to <a href=\"http://www.oehha.ca.gov/\"><span class=\"bold-text\">www.oehha.ca.gov</span></a>.\r\n        </p>\r\n        <br>\r\n        <h5>5. MSDS.</h5>\r\n        <p>MSDS information is available upon request by calling\r\n            855‑BUY‑ZORO (855‑289‑9676).</p>\r\n        <br>\r\n        <h5>6. California, Louisiana, Maryland and Vermont\r\n            Customers.</h5>\r\n        <p>Regulations in CA, LA, MD and VT prohibit the\r\n            introduction into commerce of any solder, flux, pipe, pipe\r\n            or plumbing fitting, or fixture intended to convey or\r\n            dispense water for human consumption that is not “lead\r\n            free”. The maximum allowable lead content is 0.25 percent\r\n            lead in wetted surfaces of pipes, pipe fittings, and\r\n            plumbing fittings and fixtures, as determined by a weighted\r\n            average. The maximum allowable lead content is 0.2 percent\r\n            lead in solder and flux.</p>\r\n        <br>\r\n        <h5>7. Product Compliance and Suitability.</h5>\r\n        <p>Jurisdictions have varying laws, codes and regulations\r\n            governing construction, installation, and/or use of products\r\n            for a particular purpose. Certain products may not be\r\n            available for sale in all areas. Zoro does not guarantee\r\n            compliance or suitability of the products it sells with any\r\n            laws, codes or regulations, nor does Zoro accept\r\n            responsibility for construction, installation and/or use of\r\n            a product. It is customer’s responsibility to review the\r\n            product application and all applicable laws, codes and\r\n            regulations for each relevant jurisdiction to be sure that\r\n            the construction, installation, and/or use involving the\r\n            products are compliant.</p>\r\n        <br>\r\n        <h5>8. Conflict Minerals Policy Statement</h5>\r\n        <p>\r\n            <b>Introduction</b><br> As many supply chain\r\n            participants and others have acknowledged publicly, the\r\n            Dodd-Frank Act<sup style=\"font-size: 7pt;\">1</sup> created a\r\n            new expectation for product manufacturers, which may be far\r\n            removed from the source of the raw minerals in their\r\n            products.\r\n        </p>\r\n        <p>Zoro is not a manufacturer. It distributes hundreds of\r\n            thousands of branded and “value branded” products that are\r\n            manufactured by thousands of other companies located around\r\n            the world.</p>\r\n        <p>Zoro is committed to acting in a socially and\r\n            environmentally responsible manner, to supporting the\r\n            objectives of the Dodd-Frank Act, to meeting its customer\r\n            commitments, and to supporting its customers’ businesses.</p>\r\n        <p>Because of the complexity of many supply chains,\r\n            especially those of distributors like Zoro, and the lack of\r\n            an established system for product manufacturers to track\r\n            Conflict Minerals back to their source, the joint efforts\r\n            over an extended period by many governments, industry\r\n            groups, and companies will be required to make it possible\r\n            to effectively trace Conflict Minerals back to their source.</p>\r\n        <p>This document sets forth the policy of Zoro regarding\r\n            Conflict Minerals.</p>\r\n        <p>\r\n            <b>Overview</b><br> As a responsible company,\r\n            Zoro supports the goal of the Dodd-Frank Act of preventing\r\n            armed groups in the Democratic Republic of the Congo and\r\n            adjoining countries from benefitting from the sourcing of\r\n            Conflict Minerals from that region.\r\n        </p>\r\n        <p>As a distributor of hundreds of thousands of branded and\r\n            “value branded” products manufactured by thousands of other\r\n            companies located around the world, Zoro is invariably many\r\n            levels away from the beginning of the supply chain for the\r\n            products it distributes.</p>\r\n        <p>This Policy shows Zoro’s commitment and its expectations\r\n            for the manufacturers of products Zoro distributes regarding\r\n            actions to address Conflict Minerals.</p>\r\n        <p>\r\n            <b>OUR COMMITMENT:</b><br> Not continue to\r\n            source any product that contains Conflict Minerals if Zoro\r\n            determines the product is not DRC Conflict Free and the\r\n            manufacturer fails to implement reasonable steps to\r\n            transition to DRC Conflict Free sources.<sup style=\"font-size: 7pt;\">2</sup>\r\n        </p>\r\n        <br>\r\n        <hr>\r\n        <ul class=\"sites\">\r\n            <li><sup>1</sup> On July 21, 2010, the Dodd-Frank Wall\r\n                Street Reform and Consumer Protection Act was signed\r\n                into law. The Dodd-Frank Act and related 2012 U.S.\r\n                Securities and Exchange Commission rules require certain\r\n                companies to disclose whether the products they\r\n                manufacture or contract to manufacture contain Conflict\r\n                Minerals necessary for the production or the\r\n                functionality of the products that are sourced from\r\n                mines in the Democratic Republic of the Congo or\r\n                adjoining countries. Conflict Minerals are tantalum,\r\n                tin, tungsten and gold.</li>\r\n            <li><sup>2</sup> Products are “DRC Conflict Free” if\r\n                they contain only Conflict Minerals that did not\r\n                originate in the DRC or an adjoining country, are from\r\n                recycled or scrap sources, or have not benefitted the\r\n                armed groups identified as perpetrators of the abuses\r\n                that are the subject of the Dodd-Frank Act.</li>\r\n        </ul>\r\n        <hr>\r\n        <br>\r\n        <p>\r\n            <b>Commitment to Responsible Sourcing</b><br>\r\n            Zoro distributes hundreds of thousands of branded and “value\r\n            branded” products that are manufactured by thousands of\r\n            other companies located around the world.\r\n        </p>\r\n        <p>Zoro supports the humanitarian goals of the Dodd-Frank\r\n            Act and encourages manufacturers of the products distributed\r\n            by Zoro to adopt that same policy for their businesses.</p>\r\n        <p>As a distributor of products manufactured by other\r\n            companies, Zoro does not directly purchase any raw Conflict\r\n            Minerals from any source and is many levels removed from the\r\n            mines, smelters, and refiners that produce the metals used\r\n            in the products distributed by Zoro.</p>\r\n        <p>The supply chain for Conflict Minerals is complex and\r\n            lacks an established structure for manufacturers to trace\r\n            the minerals in the finished goods distributed by Zoro back\r\n            to their source.</p>\r\n        <br>\r\n        <p>\r\n            <b>Zoro’s Expectations for Manufacturers</b><br>\r\n            Zoro has the following expectations for the manufacturers of\r\n            products Zoro distributes:\r\n        </p>\r\n        <ul>\r\n            <li><span class=\"list_text\">Manufacturers should\r\n                    develop Conflict Minerals policies, due diligence\r\n                    frameworks, and management systems that are designed\r\n                    to prevent Conflict Minerals that are not DRC\r\n                    Conflict Free from being included in the products\r\n                    distributed by Zoro; and</span></li>\r\n            <li><span class=\"list_text\">Manufacturers are\r\n                    expected to source Conflict Minerals only from\r\n                    sources that are DRC Conflict Free.</span></li>\r\n        </ul>\r\n        <p>In doing so, manufacturers are expected to:</p>\r\n        <ul>\r\n            <li><span class=\"list_text\">implement and\r\n                    communicate to their personnel and suppliers\r\n                    policies that are consistent with this Policy, and\r\n                    require their direct and indirect suppliers to do\r\n                    the same;</span></li>\r\n            <li><span class=\"list_text\">put in place\r\n                    procedures for the traceability of Conflict\r\n                    Minerals, working with their direct and indirect\r\n                    suppliers as applicable;</span></li>\r\n            <li><span class=\"list_text\">use reasonable\r\n                    efforts to source Conflict Minerals from smelters\r\n                    and refiners validated as being DRC Conflict Free,\r\n                    and require their direct and indirect suppliers to\r\n                    do the same;</span></li>\r\n            <li><span class=\"list_text\">provide information,\r\n                    in a timely manner, concerning whether the\r\n                    manufacturer has concluded or has a reasonable basis\r\n                    to believe that products distributed by Zoro are not\r\n                    DRC Conflict Free;</span></li>\r\n            <li><span class=\"list_text\">maintain reviewable\r\n                    business records supporting the source of Conflict\r\n                    Minerals; and</span></li>\r\n            <li><span class=\"list_text\">respond to requests\r\n                    for information concerning the origin of Conflict\r\n                    Minerals included in products distributed by Zoro,\r\n                    which Zoro shall be entitled to use or disclose in\r\n                    satisfying any legal or regulatory requirements or\r\n                    in any customer or marketing communications.</span></li>\r\n        </ul>\r\n        <p>Manufacturers also are encouraged to support industry\r\n            efforts to enhance traceability and responsible practices in\r\n            Conflict Minerals supply chains.</p>\r\n        <br>\r\n        <p>\r\n            <b>Consequences of Manufacturer Non-Compliance</b><br>\r\n            Zoro reserves the right to evaluate the extent to which a\r\n            manufacturer has failed to take adequate steps to\r\n            manufacture DRC Conflict Free products.\r\n        </p>\r\n        <p>In the event Zoro determines that a manufacturer’s\r\n            Conflict Minerals efforts have been deficient Zoro may\r\n            discontinue distribution of the manufacturer’s products.</p>\r\n        <br>\r\n        <p>\r\n            <b>Reporting Mechanism and Inquiries:</b><br>\r\n            Reports and inquiries regarding this Policy can be made as\r\n            follows:\r\n        </p>\r\n        <ul class=\"list_text\">\r\n            <li><span class=\"bold-text\">Email us at: <a href=\"mailto:conflictminerals@zoro.com?Subject=conflict%20minerals\" target=\"_top\">conflictminerals@zoro.com</a></span> or</li>\r\n            <li><span class=\"bold-text\">Call us at:</span>\r\n                1-855-289-9676.</li>\r\n        </ul>\r\n        <p>Reports concerning matters relating to this Policy can be\r\n            made anonymously and will be kept confidential to the\r\n            fullest extent practicable and allowed by law.</p>\r\n        <p>We will not take any retaliatory action against anyone\r\n            making a report in good faith.</p>\r\n        <p>\r\n            Manufacturers are encouraged to contact <span class=\"bold-text\"><a href=\"mailto:conflictminerals@zoro.com?Subject=conflict%20minerals\" target=\"_top\">conflictminerals@zoro.com</a></span> if they wish\r\n            to seek guidance on the application of this Policy.\r\n        </p>\r\n        <br>\r\n        <p>\r\n            <b>Conclusion</b><br> Zoro fully understands\r\n            the importance of this issue to its customers and is\r\n            committed to supply chain initiatives and overall corporate\r\n            social responsibility and sustainability efforts that work\r\n            towards a DRC Conflict Free supply chain.\r\n        </p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            General Terms\r\n        </h5>\r\n        <br>\r\n        <h5>1. Intellectual Property.</h5>\r\n        <p>Customer shall have no right, title, or interest in the\r\n            trade names, trademarks, trade dress, copyrights, patents,\r\n            domain names, product names, catalogs or any other\r\n            intellectual property rights reserved by Zoro, or any\r\n            trademarks or service marks owned by suppliers to Zoro. All\r\n            materials contained on the www.zoro.com website are subject\r\n            to the ownership rights of Zoro and its suppliers. Customer\r\n            shall have no right to copy or use any of the intellectual\r\n            property of Zoro or its suppliers without Zoro’s permission.</p>\r\n        <br>\r\n        <h5>2. Force Majeure.</h5>\r\n        <p>Zoro shall not be liable for any delay in, or impairment\r\n            of, performance resulting in whole or in part from any force\r\n            majeure event, including but not limited to acts of God,\r\n            labor disruptions, acts of war, acts of terrorism (whether\r\n            actual or threatened), governmental decrees or controls,\r\n            insurrections, epidemics, quarantines, shortages,\r\n            communication or power failures, fire, accident, explosion,\r\n            inability to procure or ship product or obtain permits and\r\n            licenses, inability to procure supplies or raw materials,\r\n            severe weather conditions, catastrophic events, or any other\r\n            circumstance or cause beyond the reasonable control of Zoro\r\n            in the conduct of its business.</p>\r\n        <br>\r\n        <h5>3. Assignment.</h5>\r\n        <p>Customer shall not assign any order, or any interest\r\n            therein, without the prior written consent of Zoro. Any\r\n            actual or attempted assignment without Zoro’s prior written\r\n            consent shall entitle Zoro to cancel such order upon notice\r\n            to customer.</p>\r\n        <br>\r\n        <h5>4. No Third Party Benefit.</h5>\r\n        <p>The provisions stated herein are for the sole benefit of\r\n            the parties hereto, and confer no rights, benefits or claims\r\n            upon any person or entity not a party hereto.</p>\r\n        <br>\r\n        <h5>5. Waiver, Choice of Law and Venue.</h5>\r\n        <p>The failure of either party to assert a right hereunder\r\n            or to insist upon compliance with any term or condition will\r\n            not constitute a waiver of that right or excuse any\r\n            subsequent non‑performance of any such term or condition by\r\n            the other party. All transactions shall be governed by the\r\n            laws of the State of Illinois, excluding its conflict of law\r\n            rules, and venue shall either be in the state courts in Lake\r\n            County, Illinois or the federal courts for the Northern\r\n            District of Illinois.</p>\r\n        <br>\r\n        <h5>6. Severability.</h5>\r\n        <p>If any portion of these terms and conditions is found to\r\n            be invalid or unenforceable by a court of competent\r\n            jurisdiction, the invalid or unenforceable term shall be\r\n            severed from these terms and conditions, and the remaining\r\n            terms and conditions shall be valid and fully enforceable as\r\n            written.</p>\r\n        <br>\r\n        <h5>7. Modification of Terms.</h5>\r\n        <p>Zoro’s acceptance of any order is subject to customer’s\r\n            assent to all of the terms and conditions set forth herein.\r\n            Customer’s assent to these terms and conditions shall be\r\n            presumed from customer’s receipt of Zoro’s acknowledgment,\r\n            or from customer’s acceptance of all or any part of the\r\n            products ordered. No additions or modifications of Zoro’s\r\n            terms and conditions by customer shall be binding upon Zoro,\r\n            unless agreed to in writing by an authorized representative\r\n            of Zoro. If a purchase order or other correspondence\r\n            submitted by customer contains terms or conditions contrary\r\n            or in addition to the terms and conditions contained herein\r\n            or in Zoro’s acknowledgment, Zoro’s fulfillment of any such\r\n            purchase order shall not be construed as assent to any of\r\n            the terms and conditions proposed by customer, and will not\r\n            constitute a waiver by Zoro of any of the terms and\r\n            conditions contained herein or in Zoro’s acknowledgment.</p>\r\n        <br>\r\n        <h5>8. Complete Agreement.</h5>\r\n        <p>The terms and conditions in: (i) Zoro’s forms, (ii)\r\n            acknowledgments, (iii) quotations, (iv) invoices, (v)\r\n            websites, (vi) catalogs are incorporated herein by\r\n            reference, and constitute the entire and exclusive agreement\r\n            between customer and Zoro.</p>\r\n        <br>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5 class=\"no_click\">\r\n            Zoro.com Gift Certificate\r\n            Terms and Conditions\r\n        </h5>\r\n        <br>\r\n        <p>These terms and conditions, together with the Frequently\r\n            Asked Questions above, constitute the Zoro.com Gift\r\n            Certificate Terms and Conditions. By purchasing or using a\r\n            Zoro.com Gift Certificate, you agree to be bound by these\r\n            Terms and Conditions. These Terms and Conditions are subject\r\n            to change without notice.</p>\r\n        <br>\r\n        <h5>General Terms</h5>\r\n        <ol>\r\n            <li>The Zoro.com Gift Certificate can only be used\r\n                online at zoro.com or by phone order.</li>\r\n            <li>A Zoro.com Gift Certificate cannot be used to\r\n                purchase Zoro.com Gift Certificates.</li>\r\n        </ol>\r\n        <br>\r\n        <h5>Compliance with Law</h5>\r\n        <p>By purchasing Zoro.com Gift Certificates, you are\r\n            certifying and representing to Zoro Tools, Inc. and its\r\n            affiliates that the activities in connection with which the\r\n            Zoro.com Gift Certificates will be used and comply with\r\n            these Terms and Conditions and all applicable laws, rules\r\n            and regulations, including the terms and conditions that\r\n            govern the Zoro.com website. In addition, you agree to\r\n            defend and indemnify Zoro Tools, Inc. and its affiliates\r\n            from and against any claims, expenses or liabilities made\r\n            against or incurred by any of them in connection with your\r\n            use of the Zoro.com Gift Certificates or violation of any of\r\n            these Terms and Conditions.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <div class=\"row gray-background\">\r\n            <div class=\"col-md-8\">\r\n                <h5>\r\n                    Zoro Website Terms of\r\n                    Access\r\n                </h5>\r\n            </div>\r\n        </div>\r\n        <!-- /row -->\r\n        <br>\r\n        <p>Please review these Terms of Access. All access to and\r\n            use of this site and all websites (including mobile\r\n            websites), applications, or other services on which these\r\n            terms reside (collectively the “Zoro Property”), and the\r\n            features at this Zoro Property, are subject to these Terms\r\n            of Access (“Terms”). The Zoro Property is owned or\r\n            controlled by Zoro Tools, Inc. and its parent company,\r\n            subsidiaries, division, affiliates, and brands\r\n            (“collectively Zoro”). By accessing this Zoro Property in\r\n            any way, including, without limitation, browsing this Zoro\r\n            Property, using any information, and/or submitting\r\n            information to Zoro, you agree to and are bound by the\r\n            terms, conditions, policies and notices contained here (the\r\n            “Terms”), including, but not limited to, conducting this\r\n            transaction electronically, disclaimers of warranties,\r\n            damage and remedy exclusions and limitations, and a choice\r\n            of Illinois law.</p>\r\n        <p>From time to time we may update this Zoro Property and\r\n            these Terms. Your use of this Zoro Property after we post\r\n            any changes to these Terms constitutes your agreement to\r\n            those changes. You agree to review these Terms periodically\r\n            to ensure that you are familiar with the most recent\r\n            version. Zoro may, in its sole discretion, and at any time,\r\n            discontinue this Zoro Property or any part thereof, with or\r\n            without notice, or may prevent your use of this Zoro\r\n            Property with or without notice to you. You agree that you\r\n            do not have any rights in this Zoro Property and that Zoro\r\n            will have no liability to you if this Zoro Property is\r\n            discontinued or your ability to access the Zoro Property or\r\n            any content you may have posted on the Zoro Property is\r\n            terminated.</p>\r\n        <p>By accessing or linking to this Zoro Property, you assume\r\n            the risk that the information on this Zoro Property may be\r\n            incomplete, inaccurate, out of date or may not meet your\r\n            needs and requirements. We may add, change, discontinue,\r\n            remove or suspend any of the information, features and other\r\n            content included in this Zoro Property at any time, without\r\n            notice and without liability.</p>\r\n        <p>All information provided on this Zoro Property is subject\r\n            to change without notice. While efforts have been made to\r\n            make this Zoro Property helpful and accurate, due to the\r\n            open nature of this Zoro Property, and the potential for\r\n            errors in the storage and transmission of digital\r\n            information, Zoro does not warrant the accuracy of\r\n            information obtained from this Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Access and Use of Zoro Property\r\n        </h5>\r\n        <p>Access to this Zoro Property is limited to viewing the\r\n            linked pages solely for legitimate business purposes, and\r\n            subject to these Terms. Any access or attempt to access\r\n            other areas of any Zoro computer system or other information\r\n            contained on the system for any purposes is strictly\r\n            prohibited.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Zoro Content\r\n        </h5>\r\n        <p>Content on this Zoro Property that is provided by Zoro or\r\n            its licensors, including certain graphics, photographs,\r\n            images, screen shots, text, digitally downloadable files,\r\n            trademarks, logos, product and program names, slogans, and\r\n            the compilation of the foregoing (“Zoro Content”) is the\r\n            property of Zoro and its licensors, and is protected in the\r\n            U.S. and internationally under trademark, copyright, and\r\n            other intellectual property laws.</p>\r\n        <p>You agree not to download, display or use any Zoro\r\n            Content located on the Zoro Property for use in any\r\n            publications, in public performances, on websites other than\r\n            this Zoro Property for any unpermitted commercial purpose,\r\n            in connection with products or services that are not those\r\n            of Zoro, in any other manner that is likely to cause\r\n            confusion, that disparages or discredits Zoro and/or its\r\n            licensors, that dilutes the strength of Zoro’s or its\r\n            licensors’ intellectual property, or that otherwise\r\n            infringes Zoro’s or its licensors’ intellectual property\r\n            rights (including through use of screen scraping, web\r\n            harvesting, data extraction, or similar software or\r\n            technologies). You further agree to in no other way misuse\r\n            any Zoro Content or User Content that appears on this Zoro\r\n            Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Use of the Zoro Property and Posting\r\n            Policy\r\n        </h5>\r\n        <p>The following requirements apply to your use the Zoro\r\n            Property: (a) you will not use any electronic communication\r\n            feature of the Zoro Property for any purpose that is\r\n            unlawful, tortuous, abusive, intrusive on another’s privacy,\r\n            harassing, libelous, defamatory, embarrassing, obscene,\r\n            threatening, or hateful; (b) you will not upload, post,\r\n            reproduce, or distribute any information, software, or other\r\n            material protected by copyright or any other intellectual\r\n            property right (as well as rights of publicity and privacy)\r\n            without first obtaining the permission of the owner of such\r\n            rights; (c) you will not collect or store personal data\r\n            about other users; (d) you will not use the Zoro Property\r\n            for any commercial transactions that are unrelated to the\r\n            purposes for which the Zoro Property was provided; (e) you\r\n            will not upload, post, email, or otherwise transmit on\r\n            interactive features intended for the general public any\r\n            advertising or promotional materials or any other form of\r\n            solicitation or unauthorized communication; (f) you will not\r\n            upload, post, email, or otherwise transmit any material that\r\n            contains viruses or any other computer code, files, or\r\n            programs which might interrupt, limit, or interfere with the\r\n            functionality of any computer software or hardware or\r\n            telecommunications equipment.</p>\r\n        <p>From time to time on certain areas of the Zoro Property\r\n            you may be able to submit reviews and certain other\r\n            materials (\"User Content\"). By using these features, you\r\n            agree that you will not post any content that is unlawful,\r\n            harmful, tortuous, defamatory, libelous, obscene, invasive\r\n            of the privacy of another person, threatening, harassing,\r\n            abusive, hateful, racist, infringing, pornographic, violent\r\n            or otherwise objectionable or inappropriate as determined by\r\n            Zoro; that you will not post any content that contains\r\n            personal information about any individual, violates the\r\n            privacy/publicity of any other individual or entity, or\r\n            anything that you are under a contractual obligation to keep\r\n            private or confidential; that you will not impersonate any\r\n            person or organization, including without limitation, the\r\n            personnel of Zoro, or misrepresent an affiliation with\r\n            another person or organization; you will not post any\r\n            content that contains viruses, corrupted files, or any other\r\n            similar software or programs that may adversely affect the\r\n            operation of the Zoro Property, or feature of the Zoro\r\n            Property. You further understand and agree that you have no\r\n            ownership rights in any account you may have with us or\r\n            other access to the Zoro Property or features therein. Zoro\r\n            may cancel your account and delete all User Content\r\n            associated with your account at any time, and without\r\n            notice, if Zoro deems that you have violated these Terms,\r\n            the law, or for any other reason. Zoro assumes no liability\r\n            for any information removed from our Zoro Property, and\r\n            reserves the right to permanently restrict access to the\r\n            Zoro Property or a user account.</p>\r\n        <p>By displaying, publishing, or otherwise posting any User\r\n            Content on or through the Zoro Property, you hereby grant to\r\n            Zoro a limited, non‑exclusive, sub‑licensable, worldwide,\r\n            fully‑paid, royalty free license to use, modify, publicly\r\n            perform, publicly display, reproduce, and distribute such\r\n            User Content in any and all media now known or hereinafter\r\n            developed without the requirement to make payment to you or\r\n            to any third party or the need to seek any third party\r\n            permission. This license includes the right to host, index,\r\n            cache, distribute, and tag any User Content, as well as the\r\n            right to sublicense User Content to third parties, including\r\n            other users, for use on other media or platforms known or\r\n            hereinafter developed. You continue to retain all ownership\r\n            rights in your User Content, and you continue to have the\r\n            right to use your User Content in any way you choose,\r\n            subject to these Terms and the license described herein. You\r\n            represent and warrant that you own the content submitted,\r\n            displayed, published or posted by you on the Zoro Property\r\n            and otherwise have the right to grant the license set forth\r\n            herein, and the displaying, publishing or posting of any\r\n            content you submit, and our use thereof does not and will\r\n            not violate the privacy rights, publicity rights,\r\n            copyrights, trademark rights, patents, contract rights or\r\n            any other intellectual property rights or other rights of\r\n            any person or entity. Notwithstanding the foregoing, you\r\n            acknowledge that your User Content may contain concepts,\r\n            ideas, materials, proposals, suggestions and the like\r\n            relating to Zoro or our initiatives (your \"Ideas\"). With\r\n            respect to Ideas you acknowledge that: (a) Zoro receives\r\n            numerous submissions from many parties and/or may have\r\n            independently developed and/or considered similar Ideas, and\r\n            that Zoro’s review of the Ideas is not an admission of\r\n            novelty, priority or originality; and (b) Zoro’s use of any\r\n            similar Ideas, whether based on your User Content, provided\r\n            to Zoro by third parties, or independently developed or\r\n            considered by Zoro, shall be without obligation to you.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Indemnification\r\n        </h5>\r\n        <p>You agree to indemnify and hold Zoro, its parents,\r\n            subsidiaries, officers, employees, and website contractors\r\n            and each of their officers, employees and agents harmless\r\n            from any claims, damages and expenses, including reasonable\r\n            attorneys’ fees and costs, related to your violation of\r\n            these Terms, including the Posting Policy, or which arises\r\n            from the use of User Content you submitted, posted, or\r\n            otherwise provided to Zoro or this Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Representations and\r\n            Limitations of Liability\r\n        </h5>\r\n        <p>Zoro makes no representations about the reliability of\r\n            the features of this Zoro Property, the Content, User\r\n            Content, or any other Zoro Property feature, and disclaims\r\n            all liability in the event of any service failure. You\r\n            acknowledge that any reliance on such material or systems\r\n            will be at your own risk. Zoro makes no representations\r\n            regarding the amount of time that any Content or User\r\n            Content will be preserved.</p>\r\n        <p>Zoro does not endorse, verify, evaluate or guarantee any\r\n            information provided by users and nothing shall be\r\n            considered as an endorsement, verification or guarantee of\r\n            any User Content. You shall not create or distribute\r\n            information, including but not limited to advertisements,\r\n            press releases or other marketing materials, or include\r\n            links to any sites which contain or suggest an endorsement\r\n            by Zoro without the prior review and written approval of\r\n            Zoro.</p>\r\n        <p>THIS SITE IS PROVIDED ON AN “AS IS, AS AVAILABLE” BASIS.\r\n            NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED\r\n            TO THOSE OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR\r\n            PURPOSE, ARE MADE WITH RESPECT TO THIS SITE OR ANY\r\n            INFORMATION OR SOFTWARE THEREIN. UNDER NO CIRCUMSTANCES,\r\n            INCLUDING NEGLIGENCE, SHALL ZORO BE LIABLE FOR ANY DIRECT,\r\n            INDIRECT, INCIDENTAL, SPECIAL, PUNITIVE, OR CONSEQUENTIAL\r\n            DAMAGES THAT RESULT FROM THE USE OF OR INABILITY TO USE THIS\r\n            SITE, NOR SHALL ZORO BE RESPONSIBLE FOR ANY DAMAGES\r\n            WHATSOEVER THAT RESULT FROM MISTAKES, OMISSIONS,\r\n            INTERRUPTIONS, DELETION OF FILES, ERRORS, DEFECTS, DELAYS IN\r\n            OPERATION OR TRANSMISSION, OR ANY FAILURE OF PERFORMANCE\r\n            WHETHER OR NOT CAUSED BY EVENTS BEYOND ZORO’S REASONABLE\r\n            CONTROL, INCLUDING BUT NOT LIMITED TO ACTS OF GOD,\r\n            COMMUNICATIONS LINE FAILURE, THEFT, DESTRUCTION, OR\r\n            UNAUTHORIZED ACCESS TO THIS SITE’S RECORDS, PROGRAMS, OR\r\n            SERVICES. UNDER NO CIRCUMSTANCES, INCLUDING BUT NOT LIMITED\r\n            TO A NEGLIGENT ACT, WILL ZORO OR ITS AFFILIATES OR AGENTS BE\r\n            LIABLE FOR ANY DAMAGE OF ANY KIND THAT RESULTS FROM THE USE\r\n            OF, OR THE INABILITY TO USE, THE SITE, EVEN IF ZORO HAS BEEN\r\n            ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME\r\n            JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF\r\n            LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES; AS A\r\n            RESULT, THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO\r\n            YOU.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Cross Reference Information\r\n        </h5>\r\n        <p>Product cross‑reference comparisons do not imply that all\r\n            products compared are available, or in the case of\r\n            functional equivalency, that performance and other\r\n            characteristics are fully comparable. Please review\r\n            specifications prior to purchase.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Hypertext Links\r\n        </h5>\r\n        <p>This Zoro Property may be linked to other sites which are\r\n            not maintained by Zoro. Zoro is not responsible for the\r\n            content of or Privacy or other policies governing those\r\n            sites. The inclusion of any link to such sites does not\r\n            imply endorsement, sponsorship, or recommendation by Zoro of\r\n            the linked sites. Zoro disclaims any liability for links:\r\n            (i) from another site to the Zoro Property and (ii) to\r\n            another site from the Zoro Property.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n    <hr>\r\n    <br>\r\n    <div class=\"page_text\">\r\n        <h5>\r\n            Miscellaneous\r\n        </h5>\r\n        <p>These Terms will be governed by and construed in\r\n            accordance with the internal laws of Illinois without regard\r\n            to conflicts of laws principles. By using this site, you\r\n            hereby agree that any and all disputes regarding these Terms\r\n            will be subject to the courts located in Lake County,\r\n            Illinois. These Terms operate to the fullest extent\r\n            permissible by law. Accessing materials on this Zoro\r\n            Property by certain persons in certain countries may not be\r\n            lawful, and Zoro makes no representation that materials on\r\n            this Zoro Property are appropriate or available for use in\r\n            locations outside the United States. If you choose to access\r\n            this Zoro Property from outside the United States, you do so\r\n            at your own risk and initiative, and are responsible for\r\n            compliance with any applicable local laws.</p>\r\n        <p>\r\n            On certain areas of our Zoro Property, you may be given the\r\n            ability to provide us with personally identifiable\r\n            information. Please read our <a href=\"/pages/zoro_info/privacy/\" class=\"bold-text\">Privacy\r\n                Policy</a> for more information about our information\r\n            collection and use practices, which Policy applies to\r\n            information you submit on this Zoro Property, and you hereby\r\n            agree to the terms of that Policy.\r\n        </p>\r\n        <p>If Zoro fails to act with respect to your breach or\r\n            anyone else’s breach on any occasion, Zoro is not waiving\r\n            its right to act with respect to future or similar breaches.</p>\r\n        <p>If any provision of these Terms shall be unlawful, void\r\n            or for any reason unenforceable, then that provision shall\r\n            be deemed severable from these terms of use and shall not\r\n            affect the validity and enforceability of any remaining\r\n            provisions.</p>\r\n        <p>These Terms constitute a binding agreement between you\r\n            and Zoro, and is accepted by you upon your use of the Zoro\r\n            Property. These Terms constitute the entire agreement\r\n            between you and Zoro regarding the use of the Zoro Property.\r\n            By using the Zoro Property you represent that you are\r\n            capable of entering into a binding agreement, and that you\r\n            agree to be bound by these Terms.</p>\r\n    </div>\r\n    <!-- end div class=\"page_text\" -->\r\n</div>"},"defaultshipcountry":"US","loginrequired":"F","languages":[{"name":"English (U.S.)","isdefault":"T","locale":"en_US","languagename":"English (U.S.)"}],"shiptocountries":["US"],"requireshippinginformation":"T","wsdkcancelloginurl":"http://www.zoro.com/","includevatwithprices":"F","defaultshippingmethod":null,"iswebstoreoffline":"F","shippingrequired":"T","sitecurrency":[{"internalid":"1","symbol":"$","code":"USD","name":"USA","currencyname":"USA","isdefault":"T","symbolplacement":1}],"displayname":"Zoro","facetfield":[],"subsidiaries":[{"name":"Parent Company","internalid":"1","isdefault":"T","displayname":"Parent Company"}],"cookiepolicy":"","showcookieconsentbanner":"F","currencies":[{"internalid":"1","symbol":"$","code":"USD","name":"USA","currencyname":"USA","isdefault":"T","symbolplacement":1}],"exsys":"PRODUCTION","zorocloudfront":"https://cloudfront.zoro.com","zorocloudfrontcss":"https://zorostatic.zoro.com/css/dist.539bbb3d.min.css","showEditAddress":true,"gbcustomerid":"zorotools","gbprojectid":"zorotools1Production","GoogleShoppingAccountId":"100446302","GoogleMerchantOrderId":"710445","invalidcharshtml":"This field may not contain these characters:  ' \" & > or <.","featureToggles":{"primaryHome":true,"primaryLogin":true,"primaryCart":true,"primaryAccount":true,"primaryCheckout":false},"globalTouchpoints":{"logout":"/s.nl?sc=15&logoff=T&ckabandon=Zkkco5yuAk_DKp2B","customercenter":"https://checkout.zoro.com/myaccount/index.ssp?sc=6&ext=T","serversync":"http://cart.zoro.com/app/site/backend/syncidentity.nl?c=1326902&n=3&chrole=1000&ck=Zkkco5yuAk_DKp2B&cktime=175772","viewcart":"https://www.zoro.com/cart/","login":"https://www.zoro.com/sign-in/login/?","welcome":"http://cart.zoro.com/s.nl?sc=13&promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","checkout":"/checkout/index.ssp?sc=15","continueshopping":"http://www.zoro.com/","home":"https://www.zoro.com/","register":"/checkout/login.ssp?sc=3&login=T&reset=T&newcust=T","nslogin":"/c.1326902/checkout/login.ssp?n=3&sc=3&login=T","myaccount":"https://www.zoro.com/my-account/"},"captcha":{"url":"https://www.google.com/recaptcha/api/siteverify","siteKey":"6LdeGTQUAAAAACDRw-eDB2XLK8IPIdAITVLdTu46"},"zorologo":"/img/logos/zoro_logo_V2-160x64.png","zorosignal":"Wxn23vU","zorocanadashipping":"","gbbool":true,"urls":{"logout":"/s.nl?sc=15&logoff=T&ckabandon=Zkkco5yuAk_DKp2B","customercenter":"https://checkout.zoro.com/myaccount/index.ssp?sc=6&ext=T","serversync":"http://cart.zoro.com/app/site/backend/syncidentity.nl?c=1326902&n=3&chrole=1000&ck=Zkkco5yuAk_DKp2B&cktime=175772","viewcart":"https://www.zoro.com/cart/","login":"https://www.zoro.com/sign-in/login/?","welcome":"http://cart.zoro.com/s.nl?sc=13&promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","checkout":"/checkout/index.ssp?sc=15","continueshopping":"http://www.zoro.com/","home":"https://www.zoro.com/","register":"/checkout/login.ssp?sc=3&login=T&reset=T&newcust=T","nslogin":"/c.1326902/checkout/login.ssp?n=3&sc=3&login=T","myaccount":"https://www.zoro.com/my-account/"},"zorowsurl":"https://www.zoro.com/","zorogapropid":"UA-19975088-1","zorogadomain":".zoro.com","zorocheckouturl":"https://checkout.zoro.com/","availabilityapi":"http://apivpc.zoro.com:8080/avlns","availabilityqtyapi":"http://apivpc.zoro.com:8080/avl","zorocarturl":"https://checkout.zoro.com/c.1326902/checkout/cart.ssp?n=3&ext=T","zorologouturl":"https://checkout.zoro.com/s.nl/c.1326902/n.3/.f?logoff=T&login=T","zoroindustrylist":{"1":"General Construction & Building","3":"General Maintenance/Facility Management","4":"Wholesale/Distribution","5":"Farming/Agriculture","6":"Healthcare Facility/Hospital","7":"Hotel/Motel/Hospitality","9":"Food Processing","14":"Retail Store","10":"Restaurant/Foodservice","11":"Other Business","12":"Pharma/Bio/Lab","15":"Electrical Contracting","16":"Plumbing Contracting","17":"Metalworking/Fabrication","18":"Automotive","19":"Cleaning/Janitorial Services","20":"Manufacturing","21":"HVACR Contracting","22":"School/Education Facility","23":"College/University","24":"Religious Organization"},"zorocountries":[{"id":"3","code":"AF","name":"Afghanistan"},{"id":"6","code":"AL","name":"Albania"},{"id":"59","code":"DZ","name":"Algeria"},{"id":"1","code":"AD","name":"Andorra"},{"id":"8","code":"AO","name":"Angola"},{"id":"5","code":"AI","name":"Anguilla"},{"id":"9","code":"AQ","name":"Antarctica"},{"id":"4","code":"AG","name":"Antigua and Barbuda"},{"id":"10","code":"AR","name":"Argentina"},{"id":"7","code":"AM","name":"Armenia"},{"id":"13","code":"AW","name":"Aruba"},{"id":"12","code":"AU","name":"Australia"},{"id":"11","code":"AT","name":"Austria"},{"id":"14","code":"AZ","name":"Azerbaijan"},{"id":"29","code":"BS","name":"Bahamas"},{"id":"21","code":"BH","name":"Bahrain"},{"id":"17","code":"BD","name":"Bangladesh"},{"id":"16","code":"BB","name":"Barbados"},{"id":"33","code":"BY","name":"Belarus"},{"id":"18","code":"BE","name":"Belgium"},{"id":"34","code":"BZ","name":"Belize"},{"id":"23","code":"BJ","name":"Benin"},{"id":"24","code":"BM","name":"Bermuda"},{"id":"27","code":"BQ","name":"Bonaire, Saint Eustatius and Saba"},{"id":"30","code":"BT","name":"Bhutan"},{"id":"26","code":"BO","name":"Bolivia"},{"id":"15","code":"BA","name":"Bosnia and Herzegovina"},{"id":"32","code":"BW","name":"Botswana"},{"id":"31","code":"BV","name":"Bouvet Islands"},{"id":"28","code":"BR","name":"Brazil"},{"id":"102","code":"IO","name":"British Indian Ocean Territory"},{"id":"233","code":"VG","name":"British Virgin Islands"},{"id":"25","code":"BN","name":"Brunei Darussalam"},{"id":"20","code":"BG","name":"Bulgaria"},{"id":"19","code":"BF","name":"Burkina-Faso"},{"id":"22","code":"BI","name":"Burundi"},{"id":"113","code":"KH","name":"Cambodia"},{"id":"44","code":"CM","name":"Cameroon"},{"id":"35","code":"CA","name":"Canada"},{"id":"49","code":"CV","name":"Cape Verde"},{"id":"120","code":"KY","name":"Cayman Islands"},{"id":"38","code":"CF","name":"Central African Republic"},{"id":"209","code":"TD","name":"Chad"},{"id":"43","code":"CL","name":"Chile"},{"id":"51","code":"CX","name":"Christmas Island"},{"id":"36","code":"CC","name":"Cocos Islands"},{"id":"46","code":"CO","name":"Colombia"},{"id":"115","code":"KM","name":"Comoros"},{"id":"39","code":"CG","name":"Congo"},{"id":"42","code":"CK","name":"Cook Islands"},{"id":"47","code":"CR","name":"Costa Rica"},{"id":"94","code":"HR","name":"Croatia"},{"id":"50","code":"CW","name":"Curacao"},{"id":"52","code":"CY","name":"Cyprus"},{"id":"53","code":"CZ","name":"Czech Republic"},{"id":"37","code":"CD","name":"The Democratic Republic of the Congo"},{"id":"56","code":"DK","name":"Denmark"},{"id":"55","code":"DJ","name":"Djibouti"},{"id":"57","code":"DM","name":"Dominica"},{"id":"58","code":"DO","name":"Dominican Republic"},{"id":"60","code":"EC","name":"Ecuador"},{"id":"62","code":"EG","name":"Egypt"},{"id":"204","code":"SV","name":"El Salvador"},{"id":"85","code":"GQ","name":"Equatorial Guinea"},{"id":"64","code":"ER","name":"Eritrea"},{"id":"61","code":"EE","name":"Estonia"},{"id":"66","code":"ET","name":"Ethiopia"},{"id":"69","code":"FK","name":"Falkland Islands"},{"id":"71","code":"FO","name":"Faroe Islands"},{"id":"68","code":"FJ","name":"Fiji"},{"id":"67","code":"FI","name":"Finland"},{"id":"72","code":"FR","name":"France"},{"id":"77","code":"GF","name":"French Guiana"},{"id":"171","code":"PF","name":"French Polynesia"},{"id":"210","code":"TF","name":"French Southern Territories"},{"id":"73","code":"GA","name":"Gabon"},{"id":"82","code":"GM","name":"Gambia"},{"id":"76","code":"GE","name":"Georgia"},{"id":"54","code":"DE","name":"Germany"},{"id":"79","code":"GH","name":"Ghana"},{"id":"80","code":"GI","name":"Gibraltar"},{"id":"86","code":"GR","name":"Greece"},{"id":"81","code":"GL","name":"Greenland"},{"id":"75","code":"GD","name":"Grenada"},{"id":"84","code":"GP","name":"Guadeloupe"},{"id":"88","code":"GT","name":"Guatemala"},{"id":"78","code":"GG","name":"Bailiwick of Guernsey"},{"id":"83","code":"GN","name":"Guinea"},{"id":"89","code":"GW","name":"Guinea-Bissau"},{"id":"90","code":"GY","name":"Guyana"},{"id":"95","code":"HT","name":"Haiti"},{"id":"92","code":"HM","name":"Heard and McDonald Islands"},{"id":"93","code":"HN","name":"Honduras"},{"id":"91","code":"HK","name":"Hong Kong"},{"id":"96","code":"HU","name":"Hungary"},{"id":"105","code":"IS","name":"Iceland"},{"id":"97","code":"ID","name":"Indonesia"},{"id":"103","code":"IQ","name":"Iraq"},{"id":"98","code":"IE","name":"Ireland"},{"id":"100","code":"IM","name":"Isle of Man"},{"id":"99","code":"IL","name":"Israel"},{"id":"106","code":"IT","name":"Italy"},{"id":"41","code":"CI","name":"Ivory Coast"},{"id":"108","code":"JM","name":"Jamaica"},{"id":"107","code":"JE","name":"Bailiwick of Jersey"},{"id":"109","code":"JO","name":"Jordan"},{"id":"121","code":"KZ","name":"Kazakhstan"},{"id":"111","code":"KE","name":"Kenya"},{"id":"114","code":"KI","name":"Kiribati"},{"id":"119","code":"KW","name":"Kuwait"},{"id":"112","code":"KG","name":"Kirghizia"},{"id":"122","code":"LA","name":"Laos"},{"id":"131","code":"LV","name":"Latvia"},{"id":"123","code":"LB","name":"Lebanon"},{"id":"128","code":"LS","name":"Lesotho"},{"id":"127","code":"LR","name":"Liberia"},{"id":"132","code":"LY","name":"Libya"},{"id":"125","code":"LI","name":"Liechtenstein"},{"id":"129","code":"LT","name":"Lithuania"},{"id":"130","code":"LU","name":"Luxembourg"},{"id":"144","code":"MO","name":"Macau"},{"id":"140","code":"MK","name":"Macedonia"},{"id":"138","code":"MG","name":"Madagascar"},{"id":"152","code":"MW","name":"Malawi"},{"id":"154","code":"MY","name":"Malaysia"},{"id":"151","code":"MV","name":"Maldives"},{"id":"141","code":"ML","name":"Mali"},{"id":"149","code":"MT","name":"Malta"},{"id":"139","code":"MH","name":"Republic of the Marshall Islands"},{"id":"146","code":"MQ","name":"Martinique"},{"id":"147","code":"MR","name":"Mauritania"},{"id":"150","code":"MU","name":"Mauritius"},{"id":"239","code":"YT","name":"Mayotte"},{"id":"153","code":"MX","name":"Mexico"},{"id":"70","code":"FM","name":"Federated States of Micronesia"},{"id":"226","code":"UM","name":"American Minor Outlying Islands"},{"id":"135","code":"MD","name":"Moldavia"},{"id":"134","code":"MC","name":"Monaco"},{"id":"143","code":"MN","name":"Mongolia"},{"id":"136","code":"ME","name":"Republic of Montenegro"},{"id":"148","code":"MS","name":"Montserrat"},{"id":"133","code":"MA","name":"Morocco"},{"id":"155","code":"MZ","name":"Mozambique"},{"id":"145","code":"MP","name":"Northern Mariana Islands"},{"id":"156","code":"NA","name":"Namibia"},{"id":"165","code":"NR","name":"Nauru"},{"id":"164","code":"NP","name":"Nepal"},{"id":"162","code":"NL","name":"Netherlands"},{"id":"157","code":"NC","name":"New Caledonia"},{"id":"167","code":"NZ","name":"New Zealand"},{"id":"161","code":"NI","name":"Nicaragua"},{"id":"158","code":"NE","name":"Niger"},{"id":"160","code":"NG","name":"Nigeria"},{"id":"166","code":"NU","name":"Niue Islands"},{"id":"159","code":"NF","name":"Norfolk Islands"},{"id":"163","code":"NO","name":"Norway"},{"id":"168","code":"OM","name":"Oman"},{"id":"174","code":"PK","name":"Pakistan"},{"id":"178","code":"PS","name":"Palestinian Territory"},{"id":"169","code":"PA","name":"Panama"},{"id":"172","code":"PG","name":"Papua New Guinea"},{"id":"180","code":"PY","name":"Paraguay"},{"id":"170","code":"PE","name":"Peru"},{"id":"177","code":"PN","name":"Pitcairn Islands"},{"id":"175","code":"PL","name":"Poland"},{"id":"179","code":"PT","name":"Portugal"},{"id":"181","code":"QA","name":"Qatar"},{"id":"182","code":"RE","name":"Reunion"},{"id":"183","code":"RO","name":"Romania"},{"id":"185","code":"RU","name":"Russian Federation"},{"id":"186","code":"RW","name":"Rwanda"},{"id":"87","code":"GS","name":"South Georgia and the Southern Sandwich Islands"},{"id":"203","code":"ST","name":"Sao Tome and Principe"},{"id":"137","code":"MF","name":"Saint Martin"},{"id":"198","code":"SM","name":"San Marino"},{"id":"187","code":"SA","name":"Saudi Arabia"},{"id":"199","code":"SN","name":"Senegal"},{"id":"184","code":"RS","name":"Republic of Serbia"},{"id":"189","code":"SC","name":"Seychelles"},{"id":"197","code":"SL","name":"Sierra Leone"},{"id":"192","code":"SG","name":"Singapore"},{"id":"205","code":"SX","name":"Country of Sint Maarten"},{"id":"196","code":"SK","name":"Slovakia"},{"id":"194","code":"SI","name":"Slovenia"},{"id":"188","code":"SB","name":"Solomon Islands"},{"id":"200","code":"SO","name":"Somalia"},{"id":"240","code":"ZA","name":"South Africa"},{"id":"202","code":"SS","name":"Republic of South Sudan"},{"id":"65","code":"ES","name":"Spain"},{"id":"126","code":"LK","name":"Sri Lanka"},{"id":"116","code":"KN","name":"St. Kitts and Nevis"},{"id":"193","code":"SH","name":"Saint Helena"},{"id":"124","code":"LC","name":"St. Lucia"},{"id":"231","code":"VC","name":"St. Vincent and the Grenadines"},{"id":"176","code":"PM","name":"St. Pierre and Miquelon"},{"id":"190","code":"SD","name":"Sudan"},{"id":"201","code":"SR","name":"Suriname"},{"id":"195","code":"SJ","name":"Svalbard"},{"id":"207","code":"SZ","name":"Swaziland"},{"id":"191","code":"SE","name":"Sweden"},{"id":"40","code":"CH","name":"Switzerland"},{"id":"213","code":"TJ","name":"Tajikistan"},{"id":"223","code":"TZ","name":"Tanzania"},{"id":"215","code":"TL","name":"Democratic Republic of  Timor-Leste"},{"id":"211","code":"TG","name":"Togo"},{"id":"214","code":"TK","name":"Tokelau Islands"},{"id":"218","code":"TO","name":"Tonga"},{"id":"220","code":"TT","name":"Trinidad and Tobago"},{"id":"217","code":"TN","name":"Tunisia"},{"id":"219","code":"TR","name":"Turkey"},{"id":"216","code":"TM","name":"Turkmenistan"},{"id":"208","code":"TC","name":"Turks and Caicos Islands"},{"id":"221","code":"TV","name":"Tuvalu"},{"id":"225","code":"UG","name":"Uganda"},{"id":"224","code":"UA","name":"Ukraine"},{"id":"74","code":"GB","name":"United Kingdom"},{"id":"228","code":"UY","name":"Uruguay"},{"id":"2","code":"AE","name":"United Arab Emirates"},{"id":"229","code":"UZ","name":"Uzbekistan"},{"id":"235","code":"VU","name":"Vanuatu"},{"id":"230","code":"VA","name":"Vatican City"},{"id":"232","code":"VE","name":"Bolivarian Republic of Venezuela"},{"id":"236","code":"WF","name":"Wallis and Futuna Islands"},{"id":"63","code":"EH","name":"Western Sahara"},{"id":"237","code":"WS","name":"Western Samoa"},{"id":"238","code":"YE","name":"Yemen"},{"id":"241","code":"ZM","name":"Zambia"},{"id":"242","code":"ZW","name":"Zimbabwe"}],"countries":{"US":{"name":"United States","code":"US","isziprequired":"T","states":[{"name":"Alabama","code":"AL"},{"name":"Alaska","code":"AK"},{"name":"Arizona","code":"AZ"},{"name":"Arkansas","code":"AR"},{"name":"California","code":"CA"},{"name":"Colorado","code":"CO"},{"name":"Connecticut","code":"CT"},{"name":"Delaware","code":"DE"},{"name":"District of Columbia","code":"DC"},{"name":"Florida","code":"FL"},{"name":"Georgia","code":"GA"},{"name":"Hawaii","code":"HI"},{"name":"Idaho","code":"ID"},{"name":"Illinois","code":"IL"},{"name":"Indiana","code":"IN"},{"name":"Iowa","code":"IA"},{"name":"Kansas","code":"KS"},{"name":"Kentucky","code":"KY"},{"name":"Louisiana","code":"LA"},{"name":"Maine","code":"ME"},{"name":"Maryland","code":"MD"},{"name":"Massachusetts","code":"MA"},{"name":"Michigan","code":"MI"},{"name":"Minnesota","code":"MN"},{"name":"Mississippi","code":"MS"},{"name":"Missouri","code":"MO"},{"name":"Montana","code":"MT"},{"name":"Nebraska","code":"NE"},{"name":"Nevada","code":"NV"},{"name":"New Hampshire","code":"NH"},{"name":"New Jersey","code":"NJ"},{"name":"New Mexico","code":"NM"},{"name":"New York","code":"NY"},{"name":"North Carolina","code":"NC"},{"name":"North Dakota","code":"ND"},{"name":"Ohio","code":"OH"},{"name":"Oklahoma","code":"OK"},{"name":"Oregon","code":"OR"},{"name":"Pennsylvania","code":"PA"},{"name":"Rhode Island","code":"RI"},{"name":"South Carolina","code":"SC"},{"name":"South Dakota","code":"SD"},{"name":"Tennessee","code":"TN"},{"name":"Texas","code":"TX"},{"name":"Utah","code":"UT"},{"name":"Vermont","code":"VT"},{"name":"Virginia","code":"VA"},{"name":"Washington","code":"WA"},{"name":"West Virginia","code":"WV"},{"name":"Wisconsin","code":"WI"},{"name":"Wyoming","code":"WY"}]}},"is_loged_in":true,"is_recognized":true,"phoneformat":null,"minpasswordlength":"8","campaignsubscriptions":true,"shopperCurrency":{"internalid":"1","symbol":"$","currencyname":"USA","code":"USD","precision":2},"shopperPreferences":{"currency":{"internalid":"1","symbol":"$","currencyname":"USA","code":"USD","precision":2},"language":{"locale":"en_US","languagename":"English (U.S.)"},"subsidiary":{"internalid":"1","displayname":"Parent Company"}}};
	// Site site (ADVANCED or STANDARD)
	SC.ENVIRONMENT.siteType = 'STANDARD';


SC.ENVIRONMENT.jsEnvironment = 'browser';


	// The Cart
	SC.ENVIRONMENT.CART = {"summary":{"discounttotal_formatted":"($0.00)","taxonshipping_formatted":"$0.00","taxondiscount_formatted":"$0.00","itemcount":0,"taxonhandling_formatted":"$0.00","total":0,"tax2total":0,"discountedsubtotal":0,"taxtotal":0,"discounttotal":0,"discountedsubtotal_formatted":"$0.00","taxondiscount":0,"handlingcost_formatted":"$0.00","taxonshipping":0,"taxtotal_formatted":"$0.00","totalcombinedtaxes_formatted":"$0.00","handlingcost":0,"totalcombinedtaxes":0,"giftcertapplied_formatted":"($0.00)","shippingcost_formatted":"$0.00","discountrate":"","taxonhandling":0,"tax2total_formatted":"$0.00","discountrate_formatted":"","estimatedshipping":0,"subtotal":0,"shippingcost":5,"estimatedshipping_formatted":"$0.00","total_formatted":"$0.00","giftcertapplied":0,"subtotal_formatted":"$0.00"},"options":{"custbody_export_control":"F","custbody_require_lift_gate":"F","custbody_my_us_country":"","custbody_free_item_to_bill_addr":"F","custbody_destination_country":"","custbody_ext":"","custbody_order_id":"","custbody_invalid_promo":""},"freegiftshipping":false,"lines":[],"promocode":null,"shipmethods":[],"shipmethod":"19","paymentmethods":[],"isPaypalComplete":false,"agreetermcondition":false,"addresses":[{"zip":"","country":"","addr2":"","addr1":"","city":"","addr3":"","isvalid":"T","internalid":"-------null","phone":"","defaultbilling":"F","defaultshipping":"F","isresidential":"F","state":"","fullname":"","company":null}],"shipaddress":"-------null","billaddress":"-------null","touchpoints":{"logout":"/s.nl?sc=15&logoff=T&ckabandon=Zkkco5yuAk_DKp2B","customercenter":"https://checkout.zoro.com/myaccount/index.ssp?sc=6&ext=T","serversync":"http://cart.zoro.com/app/site/backend/syncidentity.nl?c=1326902&n=3&chrole=1000&ck=Zkkco5yuAk_DKp2B&cktime=175772","viewcart":"https://www.zoro.com/cart/","login":"https://www.zoro.com/sign-in/login/?","welcome":"http://cart.zoro.com/s.nl?sc=13&promocode=&promocodeaction=overwrite&shipmeth=19&sj=NzAm4Y94SDqoDCeEtlnF0hSc8%3B1600918394%3B398755000&gc=clear&ext=T","checkout":"/checkout/index.ssp?sc=15","continueshopping":"http://www.zoro.com/","home":"https://www.zoro.com/","register":"/checkout/login.ssp?sc=3&login=T&reset=T&newcust=T","nslogin":"/c.1326902/checkout/login.ssp?n=3&sc=3&login=T","myaccount":"https://www.zoro.com/my-account/"},"loginHtml":false};



	// The Profile
	SC.ENVIRONMENT.PROFILE = {"firstname":"Guest","paymentterms":null,"phoneinfo":{"fax":null,"phone":null,"altphone":null},"middlename":"","creditholdoverride":"F","lastname":"Shopper","internalid":"130808771","campaignsubscriptions":[{"internalid":7,"subscribed":false,"name":"Direct Mail","description":"Direct Mail Flyers, Catalogs"},{"internalid":6,"subscribed":false,"name":"Email Marketing","description":"Weekly product specials"},{"internalid":1,"subscribed":false,"name":"Marketing","description":null}],"isperson":true,"balance":0,"companyname":null,"name":"CUST14021876 Guest Shopper 5376584","emailsubscribe":"F","creditlimit":0,"email":"","phone":null,"altphone":null,"fax":null,"priceLevel":"3","type":"INDIVIDUAL","isGuest":"T","creditlimit_formatted":"$0.00","balance_formatted":"$0.00","custentity_zoro_gold_member_customer":"F","custentity_zoro_gold_member_discount_cus":"1","custentity_phone_number":"","custentity_cust_type":"1","custentity_industry":"","custentity_address1":"","custentity_address2":"","custentity_city":"","custentity_state":"","custentity_zip":"","custentity_db_number":"","custentity_ship_membership":"1","custentity_business_agreement":"F","custentity_opt_out_of_abandon_cart":"F","custentity_opt_out_of_direct_mail":"F","custentity_google_tracking_opt_out":"F","custentity_ext":"","custentity2":"","isLoggedIn":"T"};



	// The Address
	SC.ENVIRONMENT.ADDRESS = [];



	// The Credit Card
	SC.ENVIRONMENT.CREDITCARD = [];




// Touch Support
// Checks if this is a touch enalbed device
SC.ENVIRONMENT.isTouchEnabled = ('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch;
// Sets the class property of the html element 
document.documentElement.className += " " + ((SC.ENVIRONMENT.isTouchEnabled) ? "touch" : "no-touch");

// Include Language Files
document.write('<script src="/checkout/languages/en.js"><\/script>');


	document.write('<script src="/checkout/languages/en_US.js"><\/' + 'script' + '>');





<!-- 3,168 s: 71% #1179 cache: 0% #40 -->
<!-- Host [ sh49.prod.bos ] App Version [ 2020.1.0.140 ] -->
<!-- COMPID [ 1326902 ]  EMAIL [  ] URL [ /s.nl ] Time [ Wed Sep 23 20:41:11 PDT 2020 ] -->
<!-- Not logging slowest SQL -->

