Don't have an account?
Creating an account has many benefits: check out faster, keep more than one address, track orders and more.
Create an Account
Or
Checkout as a Guest
Place your order without creating an account for extra convenience.
Guest Checkout
Cutwel Sku
SEA-SSP1
Scroll back
Scroll back
Cutwel Sku
SEA-SSP1
The Sealey Safety Goggles - Direct Vent - Clear Lens are ideal for keeping your eyes safe from loose materials...
Read more
£5.06
£4.22
*Estimated lead time, subject to availability
View Full Range
3 days*
`; this.currentItemId = itemId; this.currentPartType = part_type; button.insertAdjacentHTML('beforeend', loader); button.classList.add('relative', 'is-loading'); button.disabled = true; button.setAttribute('aria-disabled', 'true'); restPath = "rest/V1/cutwel-groupedfilter/productparts"; requestParams = JSON.stringify({ "product_id": itemId, part_type: part_type, "limit": limit }); response = await (await fetch('https://www.cutwel.co.uk/' + restPath, { method: 'POST', body: requestParams, headers: { 'Content-type': 'application/json; charset=UTF-8', }, })).json() .finally(() => { self.showPartsPopup = true; button.querySelector('.loading-mask-contained').remove(); button.classList.remove('is-loading'); button.disabled = false; button.removeAttribute('aria-disabled'); }); this.itemParts = []; itemParts = this.itemParts; let endofitems = false; response.forEach(function(data, key) { if(data.end == "true"){ endofitems = true; return; } itemParts.push(data); }); this.endofitems = endofitems; }, showmore(e) { this.limitIncrement = this.limitIncrement + 8; this.loadProductParts(e, this.currentItemId, this.currentPartType, this.limitIncrement); }, closePartsPopup (){ this.showPartsPopup = false; this.itemParts = []; this.limitIncrement = 8; }, addToCartProduct(event) { var is_popup_item = event.target.getAttribute("is-popup-item"); let parent = event.target.parentElement; parent.classList.add('adding'); event.target.innerHTML = " Add"; event.target.pointerEvents = "none"; productId = event.target.getAttribute("data-product-id"); productName = event.target.getAttribute("data-product-name"); qtyId = "qty[" + productId + "]"; productQty = document.getElementById(qtyId).value; // doing ajax to backend to update php cookies var xhttp = new XMLHttpRequest(); xhttp.open("POST", "https://www.cutwel.co.uk/productparts/products/addtocart/", true); xhttp.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); xhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { // Response var response = this.responseText; var reloadCustomerDataEvent = new CustomEvent("reload-customer-section-data"); window.dispatchEvent(reloadCustomerDataEvent); event.target.pointerEvents = "none"; setTimeout(function() { parent.classList.remove('adding'); event.target.innerHTML = "Add"; event.target.pointerEvents = "auto"; }, 300); var addToCartMessage = 'You added ' + productName + ' to your shopping basket.'; var messages = [{ "type": "success", "text": "\n" + addToCartMessage }]; var messagesEvent = new CustomEvent("messages-loaded", { detail: { messages: messages, hideAfter: 5000 } }); window.dispatchEvent(messagesEvent); } }; var formKey = document.querySelector('[name="form_key"]').value; let params = "form_key=" + formKey; params += "&product=" + productId + "&qty=" + productQty; xhttp.send(params); }, addProductToQuote(event) { let parent = event.target.parentElement; parent.classList.add('adding'); event.target.innerHTML = " Quote"; event.target.pointerEvents = "none"; let productId = event.target.getAttribute("data-product-id"); let productName = event.target.getAttribute("data-product-name"); let qtyId = "qty[" + productId + "]"; let productQty = document.getElementById(qtyId).value; let formKey = '' let formData = new FormData(); formData.append('product', productId); formData.append('item', productId); formData.append('formkey', formKey); formData.append('qty', productQty); fetch('' + BASE_URL + 'quotation/quote/add', { method: 'POST', headers: { 'Accept': 'application/json, text/plain, */*', 'X-Requested-With': 'XMLHttpRequest' }, body: formData }) .then(response => response.json()) .then(data => { dispatchMessages([{ type: data.error === false ? "success" : "error", text: data.message }]); const reloadCustomerDataEvent = new CustomEvent('reload-customer-section-data'); window.dispatchEvent(reloadCustomerDataEvent); event.target.pointerEvents = "none"; setTimeout(function() { parent.classList.remove('adding'); event.target.innerHTML = "Quote"; event.target.pointerEvents = "auto"; }, 300); }) .catch((error) => { console.error('Error:', error); }); } })) })
Related Products
Image | Code | Stock | Price (Ex VATInc. VAT) |
---|
Need Help?
Contact Sales
01924 869660 Mon - Thurs 8am - 6pm Fri 8am - 5:30pm
Download PDF
Product Information
Features & Benefits
The Sealey Safety Goggles - Direct Vent - Clear Lens are ideal for keeping your eyes safe from loose materials while drilling and cutting. The solid frame ensures sturdiness and long lasting protection.
- BS EN 166/B 3 - Clear polycarbonate safety lens with direct ventilation in goggle frame.
- Founded in 1978, Sealey is 100% family owned and has a global reputation for innovation, quality and service
Specification
Category | PPE |
---|---|
Sub Category | Eye Protection |
Sub Category 2 | Safety Goggles |
Brand | Sealey |
Service & Delivery
What time are we open?
We are open Monday to Friday and able to dispatch orders between 8am and 6pm (up to 5.30 pm on Fridays).
What delivery services do we offer?
To mainland UK we offer FREE UK next day delivery on all orders above £59 ex vat*. For orders under £59 ex vat we offer the following:
- 1st class post - £2.49
- DPD Standard Next Day Delivery - £6.50
- DPD Next Day Pre-12pm - £9.50 or (£5.00 on orders over £59*)
- DPD Next Day Pre-10.30am - £17.00
- Fluid Orders - FREE UK next day delivery on all orders above £79 ex vat*. For orders under £79 - £8
We also offer Saturday delivery for those that require it. If you order before 5.30 pm on a Friday we offer a range of options including all day Saturday, pre12pm and pre10.30am. Please see our delivery page for more information.
*T’s & C’s and exclusions apply. Please see our delivery page for more information on all our services including those outside of mainland UK (Republic of Ireland, Northern Ireland, Scottish Highlands, Channel Islands etc).
How do I return an order/item?
Our returns policy is easier than ever. We understand that if an item isn’t correct, then it needs to be returned. If you are wanting to return anything supplied by Cutwel please see our returns page for full instructions.
Need Help?
Contact Sales
01924 869660 Mon - Thurs 8am - 6pm Fri 8am - 5:30pm