{"product_id":"weldshield-pro™-portable-welding-lens-protector-⭐","title":"WeldShield Pro™ – Portable Welding Lens Protector ⭐","description":"\u003cstyle\u003e\n  \/* =========================================================\n     PORTABLE AMBER WELDING VIEW SHIELD\n     Shopify High-Converting Product Description\n     Mobile First + Container Responsive\n     Complete CSS + HTML\n     =========================================================\n\n     IMPORTANT:\n     This copy intentionally avoids presenting this accessory as\n     certified primary welding eye\/face protection.\n     Always use approved welding PPE appropriate for the process.\n\n     Image URLs below reference the product page supplied by the\n     merchant. Confirm you have permission\/licensing to use them\n     before publishing commercially.\n     ========================================================= *\/\n\n  .aws-page,\n  .aws-page * {\n    box-sizing: border-box;\n  }\n\n  .aws-page {\n    --aws-text: #202020;\n    --aws-muted: #6d6d6d;\n    --aws-dark: #151515;\n    --aws-dark-2: #232323;\n    --aws-orange: #ef7d18;\n    --aws-orange-dark: #bb570c;\n    --aws-orange-soft: #fff3e8;\n    --aws-soft: #f6f6f4;\n    --aws-warm: #f8f2eb;\n    --aws-line: #e5e2de;\n    --aws-white: #ffffff;\n    --aws-radius: 24px;\n    --aws-max: 1100px;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #fff;\n    color: var(--aws-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.55;\n    -webkit-font-smoothing: antialiased;\n\n    \/* Respond to the actual Shopify description width *\/\n    container-type: inline-size;\n    container-name: aws;\n  }\n\n  .aws-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .aws-page figure {\n    margin: 0;\n  }\n\n  .aws-wrap {\n    width: min(calc(100% - 28px), var(--aws-max));\n    margin: 0 auto;\n  }\n\n  .aws-section {\n    padding: 56px 0;\n  }\n\n  .aws-section--soft {\n    background: var(--aws-soft);\n  }\n\n  .aws-section--warm {\n    background: var(--aws-warm);\n  }\n\n  .aws-eyebrow {\n    display: block;\n    margin: 0 0 11px;\n    color: var(--aws-orange-dark);\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 850;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n  }\n\n  .aws-center {\n    max-width: 770px;\n    margin: 0 auto 31px;\n    text-align: center;\n  }\n\n  .aws-center .aws-eyebrow {\n    text-align: center;\n  }\n\n  .aws-h2 {\n    margin: 0;\n    color: var(--aws-text);\n    font-size: clamp(28px, 7.8cqw, 48px);\n    line-height: 1.07;\n    letter-spacing: -.04em;\n    font-weight: 850;\n  }\n\n  .aws-lead {\n    max-width: 660px;\n    margin: 15px auto 0;\n    color: var(--aws-muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  .aws-hero {\n    padding: 20px 0 58px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(239,125,24,.14) 0%, transparent 37%),\n      linear-gradient(180deg, #fff 0%, #faf8f5 100%);\n  }\n\n  .aws-hero__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 28px;\n    align-items: center;\n  }\n\n  .aws-hero__copy {\n    text-align: center;\n  }\n\n  .aws-hero__copy .aws-eyebrow {\n    text-align: center;\n  }\n\n  .aws-title {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--aws-dark);\n    font-size: clamp(35px, 9.6cqw, 64px);\n    line-height: .99;\n    letter-spacing: -.052em;\n    font-weight: 900;\n  }\n\n  .aws-title em {\n    color: var(--aws-orange);\n    font-style: normal;\n  }\n\n  .aws-hero__text {\n    max-width: 630px;\n    margin: 18px auto 0;\n    color: var(--aws-muted);\n    font-size: 17px;\n    line-height: 1.62;\n  }\n\n  .aws-chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 23px;\n  }\n\n  .aws-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 9px 12px;\n    border: 1px solid var(--aws-line);\n    border-radius: 999px;\n    background: #fff;\n    color: #454545;\n    font-size: 12px;\n    line-height: 1.25;\n    font-weight: 750;\n  }\n\n  .aws-chip::before {\n    content: \"✓\";\n    color: var(--aws-orange);\n    font-weight: 900;\n  }\n\n  .aws-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    margin-top: 25px;\n    padding: 15px 28px;\n    border: 0;\n    border-radius: 999px;\n    background: var(--aws-dark);\n    color: #fff !important;\n    text-decoration: none !important;\n    font-family: inherit;\n    font-size: 15px;\n    line-height: 1;\n    font-weight: 850;\n    letter-spacing: .01em;\n    cursor: pointer;\n    transition: transform .2s ease, opacity .2s ease;\n  }\n\n  .aws-btn:hover {\n    transform: translateY(-1px);\n    opacity: .9;\n  }\n\n  .aws-media {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--aws-line);\n    border-radius: var(--aws-radius);\n    background: #191919;\n  }\n\n  .aws-media img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  \/* =========================================================\n     PAIN \/ HOOK\n     ========================================================= *\/\n\n  .aws-pain {\n    padding: 62px 0;\n    background:\n      radial-gradient(circle at 15% 20%, rgba(239,125,24,.19) 0%, transparent 32%),\n      var(--aws-dark);\n    color: #fff;\n  }\n\n  .aws-pain__inner {\n    max-width: 840px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .aws-pain .aws-eyebrow {\n    color: #ffad66;\n    text-align: center;\n  }\n\n  .aws-pain h2 {\n    margin: 0;\n    color: #fff;\n    font-size: clamp(30px, 8cqw, 52px);\n    line-height: 1.06;\n    letter-spacing: -.043em;\n    font-weight: 850;\n  }\n\n  .aws-pain p {\n    max-width: 680px;\n    margin: 18px auto 0;\n    color: #c9c9c9;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     STORY\n     ========================================================= *\/\n\n  .aws-story {\n    max-width: 940px;\n    margin: 0 auto;\n  }\n\n  .aws-story__copy {\n    max-width: 750px;\n    margin: 0 auto 27px;\n    text-align: center;\n  }\n\n  .aws-story__copy .aws-eyebrow {\n    text-align: center;\n  }\n\n  .aws-story__copy h2 {\n    margin: 0;\n    color: var(--aws-text);\n    font-size: clamp(28px, 7.9cqw, 47px);\n    line-height: 1.07;\n    letter-spacing: -.041em;\n    font-weight: 850;\n  }\n\n  .aws-story__copy p {\n    max-width: 660px;\n    margin: 15px auto 0;\n    color: var(--aws-muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .aws-story__image {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--aws-line);\n    border-radius: var(--aws-radius);\n    background: #191919;\n  }\n\n  .aws-story__image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  \/* =========================================================\n     FEATURE\n     ========================================================= *\/\n\n  .aws-feature {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 28px;\n    align-items: center;\n  }\n\n  .aws-feature__copy {\n    width: 100%;\n    max-width: 680px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .aws-feature__copy .aws-eyebrow {\n    text-align: center;\n  }\n\n  .aws-feature__copy h2 {\n    margin: 0;\n    color: var(--aws-text);\n    font-size: clamp(28px, 7.8cqw, 46px);\n    line-height: 1.07;\n    letter-spacing: -.04em;\n    font-weight: 850;\n  }\n\n  .aws-feature__copy p {\n    margin: 15px 0 0;\n    color: var(--aws-muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .aws-callout {\n    margin-top: 19px;\n    padding: 15px 16px;\n    border-radius: 14px;\n    background: var(--aws-orange-soft);\n    color: #7a431a;\n    font-size: 13px;\n    line-height: 1.55;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  \/* =========================================================\n     BENEFIT CARDS\n     ========================================================= *\/\n\n  .aws-benefits {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 13px;\n    max-width: 980px;\n    margin: 31px auto 0;\n  }\n\n  .aws-card {\n    padding: 24px 20px;\n    border: 1px solid var(--aws-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .aws-card__num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 16px;\n    border-radius: 50%;\n    background: var(--aws-dark);\n    color: var(--aws-orange);\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .aws-card h3 {\n    margin: 0;\n    color: var(--aws-text);\n    font-size: 18px;\n    line-height: 1.28;\n    font-weight: 850;\n  }\n\n  .aws-card p {\n    margin: 8px 0 0;\n    color: var(--aws-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     HOW TO USE\n     ========================================================= *\/\n\n  .aws-steps {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 12px;\n    max-width: 940px;\n    margin: 30px auto 0;\n  }\n\n  .aws-step {\n    display: grid;\n    grid-template-columns: 46px minmax(0, 1fr);\n    gap: 14px;\n    align-items: start;\n    padding: 20px;\n    border: 1px solid var(--aws-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .aws-step__num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    background: var(--aws-orange);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .aws-step h3 {\n    margin: 1px 0 5px;\n    color: var(--aws-text);\n    font-size: 17px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .aws-step p {\n    margin: 0;\n    color: var(--aws-muted);\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  \/* =========================================================\n     USE CASES\n     ========================================================= *\/\n\n  .aws-uses {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    max-width: 900px;\n    margin: 29px auto 0;\n  }\n\n  .aws-use {\n    padding: 18px 10px;\n    border: 1px solid var(--aws-line);\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .aws-use__icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  .aws-use strong {\n    display: block;\n    color: var(--aws-text);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  \/* =========================================================\n     SAFETY BLOCK\n     ========================================================= *\/\n\n  .aws-safety {\n    max-width: 860px;\n    margin: 30px auto 0;\n    padding: 24px 20px;\n    border: 2px solid #ef7d18;\n    border-radius: 18px;\n    background: #fff7ef;\n  }\n\n  .aws-safety__title {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 10px;\n    color: #7e3908;\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 900;\n  }\n\n  .aws-safety__icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--aws-orange);\n    color: #fff;\n    font-size: 17px;\n  }\n\n  .aws-safety p {\n    margin: 0;\n    color: #684b37;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     HIGHLIGHTS\n     ========================================================= *\/\n\n  .aws-highlights {\n    max-width: 820px;\n    margin: 29px auto 0;\n    border-top: 1px solid var(--aws-line);\n  }\n\n  .aws-highlight {\n    display: grid;\n    grid-template-columns: 26px minmax(0, 1fr);\n    gap: 11px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--aws-line);\n  }\n\n  .aws-highlight__check {\n    color: var(--aws-orange);\n    font-weight: 900;\n  }\n\n  .aws-highlight strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--aws-text);\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .aws-highlight span {\n    display: block;\n    color: var(--aws-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     SPECS\n     ========================================================= *\/\n\n  .aws-specs {\n    max-width: 850px;\n    margin: 29px auto 0;\n    overflow: hidden;\n    border: 1px solid var(--aws-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .aws-spec {\n    display: grid;\n    grid-template-columns: minmax(108px, 38%) minmax(0, 62%);\n    border-bottom: 1px solid var(--aws-line);\n  }\n\n  .aws-spec:last-child {\n    border-bottom: 0;\n  }\n\n  .aws-spec \u003e div {\n    min-width: 0;\n    padding: 13px 12px;\n    overflow-wrap: anywhere;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .aws-spec \u003e div:first-child {\n    background: #faf7f3;\n    color: #37322e;\n    font-weight: 800;\n  }\n\n  .aws-spec \u003e div:last-child {\n    color: #69635f;\n  }\n\n  .aws-note {\n    max-width: 850px;\n    margin: 18px auto 0;\n    padding: 16px;\n    border: 1px solid var(--aws-line);\n    border-radius: 14px;\n    background: #faf9f7;\n  }\n\n  .aws-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #3c3936;\n    font-size: 12px;\n  }\n\n  .aws-note p {\n    margin: 0;\n    color: #74706d;\n    font-size: 11px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     FAQ\n     ========================================================= *\/\n\n  .aws-faq {\n    max-width: 850px;\n    margin: 27px auto 0;\n  }\n\n  .aws-faq details {\n    border-bottom: 1px solid var(--aws-line);\n  }\n\n  .aws-faq details:first-child {\n    border-top: 1px solid var(--aws-line);\n  }\n\n  .aws-faq summary {\n    position: relative;\n    padding: 18px 34px 18px 0;\n    list-style: none;\n    cursor: pointer;\n    color: var(--aws-text);\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 800;\n  }\n\n  .aws-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aws-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 15px;\n    right: 3px;\n    color: #626262;\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 400;\n  }\n\n  .aws-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .aws-faq details p {\n    margin: -3px 0 19px;\n    padding-right: 27px;\n    color: var(--aws-muted);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  \/* =========================================================\n     FINAL CTA\n     ========================================================= *\/\n\n  .aws-final {\n    padding: 58px 0 24px;\n  }\n\n  .aws-final__box {\n    max-width: 990px;\n    margin: 0 auto;\n    padding: 44px 21px;\n    border-radius: 25px;\n    background:\n      radial-gradient(circle at 85% 10%, rgba(239,125,24,.32) 0%, transparent 34%),\n      linear-gradient(135deg, #151515 0%, #29231f 65%, #151515 100%);\n    color: #fff;\n    text-align: center;\n  }\n\n  .aws-final__box .aws-eyebrow {\n    color: #ffae67;\n    text-align: center;\n  }\n\n  .aws-final__box h2 {\n    max-width: 740px;\n    margin: 0 auto;\n    color: #fff;\n    font-size: clamp(31px, 8cqw, 51px);\n    line-height: 1.06;\n    letter-spacing: -.044em;\n    font-weight: 900;\n  }\n\n  .aws-final__box p {\n    max-width: 620px;\n    margin: 15px auto 0;\n    color: #d0ccca;\n    font-size: 15px;\n    line-height: 1.62;\n  }\n\n  .aws-final__box .aws-btn {\n    background: var(--aws-orange);\n    color: #fff !important;\n  }\n\n  \/* =========================================================\n     SHOPIFY CONTAINER RESPONSIVE\n     ========================================================= *\/\n\n  @container aws (min-width: 600px) {\n\n    .aws-wrap {\n      width: min(calc(100% - 42px), var(--aws-max));\n    }\n\n    .aws-section {\n      padding: 72px 0;\n    }\n\n    .aws-benefits {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .aws-steps {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .aws-step {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .aws-uses {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .aws-spec {\n      grid-template-columns: 35% 65%;\n    }\n\n    .aws-spec \u003e div {\n      padding: 15px 16px;\n      font-size: 14px;\n    }\n  }\n\n  @container aws (min-width: 880px) {\n\n    .aws-hero {\n      padding: 42px 0 80px;\n    }\n\n    .aws-hero__grid {\n      grid-template-columns: minmax(0, .94fr) minmax(0, 1.06fr);\n      gap: 56px;\n    }\n\n    .aws-hero__copy {\n      text-align: left;\n    }\n\n    .aws-hero__copy .aws-eyebrow {\n      text-align: left;\n    }\n\n    .aws-title {\n      margin-left: 0;\n      margin-right: 0;\n      font-size: clamp(45px, 5.2cqw, 64px);\n    }\n\n    .aws-hero__text {\n      margin-left: 0;\n      margin-right: 0;\n    }\n\n    .aws-chips {\n      justify-content: flex-start;\n    }\n\n    .aws-feature {\n      grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);\n      gap: 58px;\n    }\n\n    .aws-feature__copy {\n      margin: 0;\n      text-align: left;\n    }\n\n    .aws-feature__copy .aws-eyebrow {\n      text-align: left;\n    }\n\n    .aws-feature--reverse .aws-feature__media {\n      order: 2;\n    }\n\n    .aws-feature--reverse .aws-feature__copy {\n      order: 1;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"aws-page\"\u003e\n\u003c!-- =====================================================\n       01 HERO\n       ===================================================== --\u003e\n\u003csection class=\"aws-hero\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-hero__grid\"\u003e\n\u003cdiv class=\"aws-hero__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e COMPACT • POSITIONABLE • READY FOR THE WORKBENCH \u003c\/span\u003e\n\u003ch1 class=\"aws-title\"\u003ePut an Extra Screen \u003cem\u003eRight Where You Work.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"aws-hero__text\"\u003eA compact amber-tinted auxiliary shield that mounts to a compatible handheld welding clamp, giving you a positionable secondary screen without adding another bulky tool to the bench.\u003c\/p\u003e\n\u003cdiv class=\"aws-chips\"\u003e\n\u003cspan class=\"aws-chip\"\u003eAmber-tinted lens\u003c\/span\u003e \u003cspan class=\"aws-chip\"\u003eClamp-mounted design\u003c\/span\u003e \u003cspan class=\"aws-chip\"\u003eCompact \u0026amp; portable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"aws-btn\" type=\"button\"\u003e Add One to Your Workbench \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aws-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/cad763ef-9a4c-42cf-b905-1d49e803461c.png?v=1789036217\u0026amp;width=1946\" alt=\"Portable amber welding viewing shield mounted beside a metal workpiece\" loading=\"eager\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 PAIN\n       ===================================================== --\u003e\n\u003csection class=\"aws-pain\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-pain__inner\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e WHEN THE WORK AREA FEELS TOO EXPOSED \u003c\/span\u003e\n\u003ch2\u003eA Small, Positionable Barrier Can Be Easier Than Reworking Your Setup.\u003c\/h2\u003e\n\u003cp\u003eTight joints, awkward angles and compact fabrication jobs don't always leave much room for extra equipment. This auxiliary screen mounts close to the work so it can move with a compatible clamp setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 AMBER VIEWING SCREEN\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-story\"\u003e\n\u003cdiv class=\"aws-story__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e AMBER-TINTED VIEWING SURFACE \u003c\/span\u003e\n\u003ch2\u003ePut a Tinted Screen Between You and the Immediate Work Area.\u003c\/h2\u003e\n\u003cp\u003eThe circular amber lens creates a localized viewing barrier around the joint, helping separate your direct line of sight from some of the surrounding visible brightness and flying debris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aws-story__image\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/fb0482b2-755a-49fd-b750-95e30d162776.png?v=1789036220\u0026amp;width=1946\" alt=\"Comparison showing welding work area with and without an amber auxiliary viewing lens\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"aws-safety\"\u003e\n\u003cdiv class=\"aws-safety__title\"\u003e\n\u003cspan class=\"aws-safety__icon\"\u003e!\u003c\/span\u003e Primary welding PPE is still required\u003c\/div\u003e\n\u003cp\u003eThis accessory must not replace a properly selected welding helmet, shade-rated filter lens, safety glasses, face protection or other PPE required for your welding process. Never view a welding arc through this accessory alone. Follow the requirements of your equipment manufacturer, employer and applicable safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 CLAMP MOUNT\n       ===================================================== --\u003e\n\u003csection class=\"aws-section aws-section--soft\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-feature\"\u003e\n\u003cfigure class=\"aws-media aws-feature__media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/08f095f2-ff40-485f-b750-7898623277a8.png?v=1789036231\u0026amp;width=1946\" alt=\"Amber circular welding viewing shield with screw-mounted clamp attachment\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"aws-feature__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e POSITION IT CLOSE TO THE JOB \u003c\/span\u003e\n\u003ch2\u003eThe Screen Moves With Your Clamp Setup.\u003c\/h2\u003e\n\u003cp\u003eA screw-mounted attachment lets the circular lens sit beside a compatible handheld welding clamp instead of requiring a separate freestanding shield on your bench.\u003c\/p\u003e\n\u003cp\u003eAdjust the position to suit the workpiece, then keep the compact screen close to the joint while your approved welding helmet and PPE provide the required primary protection.\u003c\/p\u003e\n\u003cdiv class=\"aws-callout\"\u003eClamp styles and mounting geometry vary. Check your clamp for a suitable mounting point before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 CORE BENEFITS\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-center\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e SMALL ACCESSORY • PRACTICAL WORKBENCH VALUE \u003c\/span\u003e\n\u003ch2 class=\"aws-h2\"\u003eAdd Coverage Without Adding Another Bulky Shield.\u003c\/h2\u003e\n\u003cp class=\"aws-lead\"\u003eDesigned for welders, fabricators and DIY metalworkers who value compact tools that can stay close to the work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-benefits\"\u003e\n\u003cdiv class=\"aws-card\"\u003e\n\u003cdiv class=\"aws-card__num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eKeep the Screen Near the Joint\u003c\/h3\u003e\n\u003cp\u003eThe clamp-mounted format positions the lens close to a compatible workholding setup instead of taking up extra bench space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-card\"\u003e\n\u003cdiv class=\"aws-card__num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eAdjust It for Different Angles\u003c\/h3\u003e\n\u003cp\u003eReposition the shield as your fabrication work changes rather than relying on one fixed viewing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-card\"\u003e\n\u003cdiv class=\"aws-card__num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eEasy to Carry Between Jobs\u003c\/h3\u003e\n\u003cp\u003eThe simple circular lens and mounting hardware are compact enough for a toolbox, welding cart or mobile repair kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 HOW TO USE\n       ===================================================== --\u003e\n\u003csection class=\"aws-section aws-section--warm\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-story\"\u003e\n\u003cdiv class=\"aws-story__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e SIMPLE WORKBENCH SETUP \u003c\/span\u003e\n\u003ch2\u003eMount. Position. Then Gear Up Properly.\u003c\/h2\u003e\n\u003cp\u003eSet up the auxiliary shield before beginning work so you can keep your hands focused on the fabrication process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aws-story__image\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/bb05d681-1fe9-4bc7-bfad-e53a24097869.png?v=1789036243\u0026amp;width=1946\" alt=\"Three-step illustration showing an amber welding screen being attached and positioned\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"aws-steps\"\u003e\n\u003cdiv class=\"aws-step\"\u003e\n\u003cdiv class=\"aws-step__num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMount\u003c\/h3\u003e\n\u003cp\u003eSecure the lens to a compatible clamp or mounting point using the supplied hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-step\"\u003e\n\u003cdiv class=\"aws-step__num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePosition\u003c\/h3\u003e\n\u003cp\u003eAngle the auxiliary screen near the workpiece without allowing it to interfere with the torch, electrode or workholding setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-step\"\u003e\n\u003cdiv class=\"aws-step__num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eUse Approved PPE\u003c\/h3\u003e\n\u003cp\u003ePut on the properly rated welding helmet, eye protection and other required PPE before striking an arc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 MANY PROJECTS\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-story\"\u003e\n\u003cdiv class=\"aws-story__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e ONE COMPACT SCREEN • DIFFERENT PROJECTS \u003c\/span\u003e\n\u003ch2\u003eKeep It Nearby From Fabrication to Repair Work.\u003c\/h2\u003e\n\u003cp\u003eA portable clamp-mounted format makes it easy to move the accessory between compatible setups as your project changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aws-story__image\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/ebb8c6b1-56cf-4af1-b2fb-9e12d6037b55.png?v=1789036278\u0026amp;width=1946\" alt=\"Amber welding screen shown around metal frames tubing sheet metal repair automotive and creative fabrication projects\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"aws-uses\"\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e▦\u003c\/span\u003e \u003cstrong\u003eMetal Frames\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e◯\u003c\/span\u003e \u003cstrong\u003eTube Fabrication\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e▤\u003c\/span\u003e \u003cstrong\u003eSheet Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e⚒\u003c\/span\u003e \u003cstrong\u003eWorkshop Repairs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e⚙\u003c\/span\u003e \u003cstrong\u003eAutomotive Projects\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-use\"\u003e\n\u003cspan class=\"aws-use__icon\"\u003e★\u003c\/span\u003e \u003cstrong\u003eCustom Fabrication\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 PORTABILITY\n       ===================================================== --\u003e\n\u003csection class=\"aws-section aws-section--soft\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-feature aws-feature--reverse\"\u003e\n\u003cfigure class=\"aws-media aws-feature__media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/5d20fd52-2a98-476f-92e7-19fff5f1d360.png?v=1789036326\u0026amp;width=1946\" alt=\"Portable amber circular welding screen with mounting screw and storage pouch\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"aws-feature__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e SMALL ENOUGH FOR THE TOOLBOX \u003c\/span\u003e\n\u003ch2\u003eTake the Screen to the Project Instead of Bringing the Project to It.\u003c\/h2\u003e\n\u003cp\u003eThe flat circular format is easy to store alongside other small welding accessories and workshop hardware.\u003c\/p\u003e\n\u003cp\u003eKeep one on the welding cart, in a fabrication toolbox or with your mobile repair equipment so it's ready when a compatible setup calls for it.\u003c\/p\u003e\n\u003cdiv class=\"aws-callout\"\u003eAvoid scratching, cracking or heavily contaminating the lens surface. Inspect the accessory and mounting hardware before each use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 PRODUCT HIGHLIGHTS\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-center\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e PRODUCT HIGHLIGHTS \u003c\/span\u003e\n\u003ch2 class=\"aws-h2\"\u003eBuilt Around a Simple Idea: Put the Screen Where the Work Is.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlights\"\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAmber-tinted circular lens\u003c\/strong\u003e \u003cspan\u003e Creates a localized secondary viewing screen near the work area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCompact clamp-mounted format\u003c\/strong\u003e \u003cspan\u003e Designed to attach close to compatible handheld welding clamp setups. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable working position\u003c\/strong\u003e \u003cspan\u003e Reposition the screen as the joint location and workpiece angle change. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLow-footprint workshop accessory\u003c\/strong\u003e \u003cspan\u003e Adds a nearby secondary barrier without requiring a large freestanding panel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePortable between projects\u003c\/strong\u003e \u003cspan\u003e Easy to keep in a toolbox, welding cart or mobile repair setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-highlight\"\u003e\n\u003cdiv class=\"aws-highlight__check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSuitable for varied fabrication setups\u003c\/strong\u003e \u003cspan\u003e Useful around compatible frame, tubing, sheet-metal, repair and custom fabrication work. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       10 SAFETY \/ TRUST\n       ===================================================== --\u003e\n\u003csection class=\"aws-section aws-section--warm\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-center\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e WELDING SAFETY COMES FIRST \u003c\/span\u003e\n\u003ch2 class=\"aws-h2\"\u003eTreat It as an Auxiliary Screen—Never as Your Welding Helmet.\u003c\/h2\u003e\n\u003cp class=\"aws-lead\"\u003eA small tinted accessory and certified welding eye protection are not interchangeable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-safety\"\u003e\n\u003cdiv class=\"aws-safety__title\"\u003e\n\u003cspan class=\"aws-safety__icon\"\u003e!\u003c\/span\u003e Never look at an active welding arc through this lens alone.\u003c\/div\u003e\n\u003cp\u003eThe source product information does not specify a certified welding filter shade number or an applicable eye\/face protection certification for this accessory. Use an approved welding helmet with the correct shade\/filter rating for your welding process, plus required safety glasses, protective clothing, gloves, ventilation and other PPE. Do not rely on this accessory to protect against ultraviolet or infrared radiation, arc flash, sparks, spatter or impact unless the manufacturer separately provides the required certification for that exact use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       11 SPECIFICATIONS\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-center\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e SPECIFICATIONS \u003c\/span\u003e\n\u003ch2 class=\"aws-h2\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-specs\"\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eProduct Type\u003c\/div\u003e\n\u003cdiv\u003ePortable Auxiliary Welding Viewing Shield\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eLens Style\u003c\/div\u003e\n\u003cdiv\u003eCircular Amber-Tinted Screen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eMounting Style\u003c\/div\u003e\n\u003cdiv\u003eScrew-Mounted Clamp Attachment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eCompatibility\u003c\/div\u003e\n\u003cdiv\u003eCompatible Handheld Clamp Setups with Suitable Mounting Point\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003ePositioning\u003c\/div\u003e\n\u003cdiv\u003eAdjustable According to Clamp \u0026amp; Workpiece Setup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003ePower Required\u003c\/div\u003e\n\u003cdiv\u003eNone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003ePrimary Use\u003c\/div\u003e\n\u003cdiv\u003eSecondary Localized Screen Near Welding \/ Fabrication Work\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eShade Rating\u003c\/div\u003e\n\u003cdiv\u003eNot Specified on Source Product Page\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eSafety Certification\u003c\/div\u003e\n\u003cdiv\u003eNot Specified on Source Product Page\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003eGreat For\u003c\/div\u003e\n\u003cdiv\u003eFabrication \/ Metal Frames \/ Tubing \/ Sheet Metal \/ Repairs \/ Workshop Projects\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-spec\"\u003e\n\u003cdiv\u003ePackage Contents\u003c\/div\u003e\n\u003cdiv\u003eAmber Lens + Applicable Mounting Hardware \/ Accessories According to Selected Product Option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-note\"\u003e\n\u003cstrong\u003eCOMPATIBILITY \u0026amp; SAFETY NOTICE\u003c\/strong\u003e\n\u003cp\u003eWelding clamps differ in shape, hardware and mounting geometry. Confirm compatibility before ordering. This accessory is not marketed here as certified primary welding eye or face protection. Continue using all PPE required for your specific welding process and workplace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       12 FAQ\n       ===================================================== --\u003e\n\u003csection class=\"aws-section aws-section--soft\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-center\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e BEFORE YOU USE IT \u003c\/span\u003e\n\u003ch2 class=\"aws-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aws-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this replace my welding helmet?\u003c\/summary\u003e\n\u003cp\u003eNo. It should be treated only as an auxiliary work-area screen. Always wear an approved welding helmet with the correct filter shade and all other PPE required for your welding process.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I look directly at a welding arc through this lens?\u003c\/summary\u003e\n\u003cp\u003eNo. Never view an active welding arc through this accessory alone. The source product page does not provide a certified welding filter shade rating for the lens.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the amber screen for?\u003c\/summary\u003e\n\u003cp\u003eIt provides a compact tinted secondary screen that can be positioned near a compatible clamp and workpiece. It should always be used in addition to—not instead of—proper welding PPE.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit every welding clamp?\u003c\/summary\u003e\n\u003cp\u003eClamp designs vary. The accessory is intended for compatible handheld clamp setups with a suitable mounting point, so check your clamp design before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries?\u003c\/summary\u003e\n\u003cp\u003eNo. The product is a passive tinted lens and mounting accessory and does not require charging or electrical power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust its position?\u003c\/summary\u003e\n\u003cp\u003eThe mounting arrangement is designed so the screen can be positioned near the work area according to the compatible clamp and project setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat projects can it be used around?\u003c\/summary\u003e\n\u003cp\u003eThe compact format can be useful around compatible fabrication setups involving metal frames, tubing, sheet metal, workshop repairs and custom projects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the lens?\u003c\/summary\u003e\n\u003cp\u003eKeep the surface clean and protect it from scratches, cracks, heat damage and heavy contamination. Inspect the lens and mounting hardware before use and replace damaged components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have an ANSI, EN or certified welding shade rating?\u003c\/summary\u003e\n\u003cp\u003eNo such certification or shade rating is specified on the source product page used to prepare this listing. Do not assume the lens provides certified arc-radiation protection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       13 FINAL PRODUCT VISUAL\n       ===================================================== --\u003e\n\u003csection class=\"aws-section\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-story\"\u003e\n\u003cdiv class=\"aws-story__copy\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e A SIMPLE ADDITION TO YOUR FABRICATION KIT \u003c\/span\u003e\n\u003ch2\u003eCompact Enough to Keep Nearby. Flexible Enough for Different Jobs.\u003c\/h2\u003e\n\u003cp\u003eAdd a positionable secondary screen to compatible clamp setups without filling your workspace with another large accessory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aws-story__image\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/cad763ef-9a4c-42cf-b905-1d49e803461c.png?v=1789036217\u0026amp;width=1946\" alt=\"Portable amber auxiliary welding screen positioned close to a fabrication joint\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       14 FINAL CTA\n       ===================================================== --\u003e\n\u003csection class=\"aws-final\"\u003e\n\u003cdiv class=\"aws-wrap\"\u003e\n\u003cdiv class=\"aws-final__box\"\u003e\n\u003cspan class=\"aws-eyebrow\"\u003e BUILT FOR THE TOOLBOX • READY FOR THE BENCH \u003c\/span\u003e\n\u003ch2\u003ePut a Compact Secondary Screen Right Where the Job Needs It.\u003c\/h2\u003e\n\u003cp\u003eMount it to a compatible setup, position it around the work and keep your approved welding helmet and required PPE doing the primary protection.\u003c\/p\u003e\n\u003cbutton class=\"aws-btn\" type=\"button\"\u003e Add It to Your Welding Kit \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Q2005","offers":[{"title":"Default Title","offer_id":50583036428481,"sku":"Q20411-A","price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/cad763ef-9a4c-42cf-b905-1d49e803461c.png?v=1789036217","url":"https:\/\/valorsca.us\/products\/weldshield-pro%e2%84%a2-portable-welding-lens-protector-%e2%ad%90","provider":"Valors-ca","version":"1.0","type":"link"}