{"product_id":"3-piece-heavy-duty-shop-stool-set-usa-made","title":"3-Piece Heavy Duty Shop Stool Set · USA Made","description":"\u003cstyle\u003e\n    .pd-badge {\n        display: inline-block;\n        font-size: 0.7rem;\n        font-weight: 700;\n        letter-spacing: 0.08em;\n        text-transform: uppercase;\n        background: #eef2f6;\n        color: #1e2b3c;\n        padding: 0.2rem 1rem;\n        border-radius: 30px;\n        margin-bottom: 0.8rem;\n    }\n\n    .pd-title {\n        font-size: 2.4rem;\n        font-weight: 800;\n        letter-spacing: -0.03em;\n        line-height: 1.2;\n        color: #0b1a2b;\n        margin-bottom: 0.4rem;\n    }\n\n    .pd-subhead {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.4rem;\n        background: #edf2f8;\n        padding: 0.2rem 1rem 0.2rem 0.8rem;\n        border-radius: 40px;\n        font-size: 0.7rem;\n        font-weight: 600;\n        color: #1f3a57;\n        margin: 0.4rem 0 1.5rem 0;\n    }\n\n    .pd-hero-desc {\n        font-size: 1rem;\n        color: #2a4058;\n        margin: 0.8rem 0 1.5rem 0;\n        line-height: 1.6;\n        max-width: 820px;\n    }\n\n    .pd-hero-img {\n        width: 100%;\n        border-radius: 1.25rem;\n        margin: 1rem 0;\n        background: #f5f8fc;\n        overflow: hidden;\n    }\n\n    .pd-hero-img img {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .pd-usp-block {\n        background: #f7faff;\n        border-radius: 1.5rem;\n        padding: 1.5rem 2rem;\n        margin: 2rem 0;\n        border: 1px solid #e6edf5;\n    }\n\n    .pd-usp-list {\n        list-style: none;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.6rem 2.5rem;\n        margin: 0;\n        padding: 0;\n    }\n\n    .pd-usp-list li {\n        display: flex;\n        align-items: center;\n        gap: 0.6rem;\n        font-weight: 500;\n        font-size: 0.9rem;\n        color: #1c3147;\n        padding: 0.3rem 0;\n    }\n\n    .pd-usp-list li::before {\n        content: \"✓\";\n        background: #1a6d4a;\n        color: white;\n        font-weight: 700;\n        font-size: 0.65rem;\n        width: 18px;\n        height: 18px;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n\n    .pd-section-title {\n        font-size: 1.5rem;\n        font-weight: 700;\n        letter-spacing: -0.01em;\n        margin: 2.5rem 0 1.2rem 0;\n        color: #0b1a2b;\n        border-bottom: 2px solid #eaf0f6;\n        padding-bottom: 0.6rem;\n    }\n\n    .pd-bundle-grid {\n        display: flex;\n        flex-direction: column;\n        gap: 1.8rem;\n        margin: 1.2rem 0 0.8rem 0;\n    }\n\n    .pd-bundle-card {\n        background: #ffffff;\n        border: 1px solid #e6edf5;\n        border-radius: 1.5rem;\n        padding: 1.5rem;\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);\n        transition: border-color 0.2s;\n    }\n\n    .pd-bundle-card:hover {\n        border-color: #cbd8e8;\n    }\n\n    .pd-bundle-name {\n        font-size: 1.2rem;\n        font-weight: 800;\n        color: #0b1a2b;\n        display: block;\n        margin-bottom: 0.3rem;\n    }\n\n    .pd-bundle-specs {\n        font-size: 0.85rem;\n        color: #3e5a76;\n        margin-bottom: 1rem;\n        line-height: 1.5;\n    }\n\n    .pd-img-pair {\n        display: flex;\n        flex-direction: column;\n        gap: 0.9rem;\n        margin-top: 0.5rem;\n    }\n\n    .pd-img-pair .pd-click-zoom {\n        cursor: pointer;\n        transition: opacity 0.15s;\n        border-radius: 1rem;\n        overflow: hidden;\n        background: #f5f8fc;\n        border: 1px solid #e6edf5;\n    }\n\n    .pd-img-pair .pd-click-zoom img {\n        display: block;\n        width: 100%;\n        height: auto;\n        vertical-align: middle;\n    }\n\n    .pd-img-pair .pd-click-zoom:active {\n        opacity: 0.8;\n    }\n\n    @media (min-width: 640px) {\n        .pd-bundle-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.8rem;\n        }\n    }\n\n    .pd-feat-grid {\n        display: flex;\n        flex-direction: column;\n        gap: 1rem;\n        margin: 1.5rem 0;\n    }\n\n    .pd-feat-item {\n        background: #ffffff;\n        border: 1px solid #eaf0f6;\n        border-radius: 1.25rem;\n        padding: 1.2rem 1.5rem;\n    }\n\n    .pd-feat-title {\n        font-weight: 700;\n        font-size: 1rem;\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n        margin-bottom: 0.4rem;\n        color: #0b1a2b;\n    }\n\n    .pd-feat-text {\n        font-size: 0.85rem;\n        color: #3e5a76;\n        line-height: 1.6;\n    }\n\n    @media (min-width: 640px) {\n        .pd-feat-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1.2rem;\n        }\n    }\n\n    @media (min-width: 1024px) {\n        .pd-feat-grid {\n            grid-template-columns: repeat(3, 1fr);\n        }\n    }\n\n    .pd-warranty {\n        background: #eef6fe;\n        border-radius: 1.5rem;\n        padding: 1.8rem 2.2rem;\n        text-align: center;\n        margin: 2rem 0;\n        border: 1px solid #d6e6fa;\n    }\n\n    .pd-warranty strong {\n        font-size: 1.2rem;\n        display: block;\n        color: #144a6e;\n        margin-bottom: 0.4rem;\n    }\n\n    .pd-warranty-text {\n        font-size: 0.9rem;\n        color: #1f4a6b;\n        line-height: 1.6;\n    }\n\n    .pd-cta {\n        background: #f7faff;\n        border-radius: 1.25rem;\n        padding: 0.8rem 1.2rem;\n        text-align: center;\n        font-weight: 600;\n        font-size: 0.9rem;\n        color: #1f3a57;\n        border: 1px solid #e6edf5;\n        letter-spacing: 0.02em;\n    }\n\n    .pd-footnote {\n        font-size: 0.75rem;\n        color: #6f8aa8;\n        text-align: center;\n        margin-top: 1.2rem;\n        padding-top: 0.8rem;\n        border-top: 1px solid #eaf0f6;\n        line-height: 1.6;\n    }\n\n    .pd-lightbox {\n        display: none;\n        position: fixed;\n        inset: 0;\n        background: rgba(8, 20, 35, 0.94);\n        z-index: 2000;\n        justify-content: center;\n        align-items: center;\n        cursor: pointer;\n        padding: 1.5rem;\n    }\n\n    .pd-lightbox.show {\n        display: flex;\n    }\n\n    .pd-lightbox img {\n        max-width: 92%;\n        max-height: 88%;\n        object-fit: contain;\n        border-radius: 1rem;\n        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);\n    }\n\n    .pd-lightbox-close {\n        position: absolute;\n        top: 1.2rem;\n        right: 1.8rem;\n        color: #fff;\n        font-size: 2.4rem;\n        font-weight: 300;\n        background: rgba(255, 255, 255, 0.08);\n        width: 44px;\n        height: 44px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-family: system-ui, sans-serif;\n        cursor: pointer;\n        transition: background 0.2s;\n    }\n\n    .pd-lightbox-close:hover {\n        background: rgba(255, 255, 255, 0.18);\n    }\n\n    .pd-wrap {\n        max-width: 1400px;\n        margin: 2rem auto;\n        padding: 2rem 1.5rem;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        line-height: 1.5;\n        color: #0b1a2b;\n    }\n\n    @media (min-width: 768px) {\n        .pd-wrap {\n            padding: 2.5rem 3rem;\n            margin: 2rem auto;\n        }\n    }\n\n    @media (min-width: 1024px) {\n        .pd-wrap {\n            padding: 3rem 4rem;\n        }\n    }\n\n    @media (max-width: 639px) {\n        .pd-title {\n            font-size: 1.8rem;\n        }\n        .pd-usp-block {\n            padding: 1rem 1.2rem;\n        }\n        .pd-usp-list {\n            gap: 0.3rem 1rem;\n        }\n        .pd-usp-list li {\n            font-size: 0.8rem;\n        }\n        .pd-wrap {\n            padding: 1rem 0.8rem;\n        }\n        .pd-bundle-card {\n            padding: 1rem;\n        }\n        .pd-warranty {\n            padding: 1rem 1rem;\n        }\n        .pd-hero-desc {\n            font-size: 0.9rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pd-badge\"\u003e⚙️ PRO SHOP ESSENTIALS\u003c\/span\u003e\n\u003ch1 class=\"pd-title\"\u003eThe Workshop Trio\u003c\/h1\u003e\n\u003cdiv class=\"pd-subhead\"\u003e🔩 Built in the USA · Wisconsin\u003c\/div\u003e\n\u003cdiv class=\"pd-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/a0f8bc00fd9e4383b046c35e77273b49.jpeg_tplv-a9rns2rl98-image_raw_b.png?v=1781722529\" alt=\"Workshop Trio bundle overview\"\u003e\u003c\/div\u003e\n\u003cp class=\"pd-hero-desc\"\u003e\u003cstrong\u003eThree seating solutions, one smart package.\u003c\/strong\u003e Stop swapping stools between bays. Get the right height for every job — from low-profile detailing to elevated workbenches — all in a single, shop-ready bundle.\u003c\/p\u003e\n\u003cdiv class=\"pd-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/990561b8eb14461bb313980f63b4a2cb.jpeg_tplv-a9rns2rl98-image_raw_b.png?v=1781722317\" alt=\"Workshop seating overview\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-usp-block\"\u003e\n\u003cul class=\"pd-usp-list\"\u003e\n\u003cli\u003eEngineered \u0026amp; welded in Wisconsin\u003c\/li\u003e\n\u003cli\u003eHeavy-gauge steel — shrugs off daily wear\u003c\/li\u003e\n\u003cli\u003eTry it for 30 days, no risk\u003c\/li\u003e\n\u003cli\u003eLifetime frame warranty · 5-year parts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"pd-section-title\"\u003e📦 What You Get\u003c\/h2\u003e\n\u003cdiv class=\"pd-bundle-grid\"\u003e\n\u003cdiv class=\"pd-bundle-card\"\u003e\n\u003cspan class=\"pd-bundle-name\"\u003eStandard-Duty Shop Seat\u003c\/span\u003e\n\u003cdiv class=\"pd-bundle-specs\"\u003eEveryday workstation stool · 17″–22.5″ pneumatic height · 400 lb rating · 23″ base · 4″ casters\u003c\/div\u003e\n\u003cdiv class=\"pd-img-pair\"\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/3_62b7f405-ac89-4093-9c6e-1061307136bf.png?v=1781722681\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/2_16c93fc3-9118-4f1c-95b4-680c6b4a246c.png?v=1781722763\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-bundle-card\"\u003e\n\u003cspan class=\"pd-bundle-name\"\u003eHigh-Rise Work Stool\u003c\/span\u003e\n\u003cdiv class=\"pd-bundle-specs\"\u003eTall bench stool · 24″–29.5″ pneumatic lift · 400 lb cap · ideal for counter-height tasks\u003c\/div\u003e\n\u003cdiv class=\"pd-img-pair\"\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/1_982e1cec-8513-4d1f-9d65-942cb18279bc.png?v=1781723011\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/2_960b98e6-13ce-46e9-a4e2-5030262a4f6d.png?v=1781723009\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-bundle-card\"\u003e\n\u003cspan class=\"pd-bundle-name\"\u003eLow-Profile Creeper Stool\u003c\/span\u003e\n\u003cdiv class=\"pd-bundle-specs\"\u003eGround-level access · 17.5″ fixed height · 400 lb cap · 23″×16″ compact footprint · detailing \u0026amp; under-car work\u003c\/div\u003e\n\u003cdiv class=\"pd-img-pair\"\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/6_ebc0e23b-c48d-43f7-baf5-4c7c40e7b3fa.png?v=1781723074\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-click-zoom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/5_cf53c2d8-0878-42ce-a45b-1852e9e9d953.png?v=1781723075\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-footnote\" style=\"border-top: none; text-align: left; margin-top: 0.2rem; padding-top: 0;\"\u003e🔧 Every unit: commercial-grade steel frame + smooth-rolling casters\u003c\/div\u003e\n\u003ch2 class=\"pd-section-title\"\u003e⚙️ One Bundle, Every Station\u003c\/h2\u003e\n\u003cdiv class=\"pd-feat-grid\"\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e🏭 Cover All Bays\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eFabrication, assembly, paint prep, or oil changes — this trio gives you the right seat height for every phase of the job.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e🎯 Stop Second-Guessing\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eNo more wondering if you ordered the right height. Standard, tall, and low — all three are here, ready to roll.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e👥 Outfit Your Team\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eEquip multiple techs with the right tool for their specific station. No sharing, no swapping — just work.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"pd-section-title\"\u003e🛠️ Built for the Long Haul\u003c\/h2\u003e\n\u003cdiv class=\"pd-feat-grid\"\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e🇺🇸 American Made\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eEvery weld, every cut, every assembly happens in Green Bay, Wisconsin. No foreign knock-offs — just honest USA craftsmanship.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e🛡️ No-Nonsense Warranty\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eFrame and casters? \u003cstrong\u003eCovered for life\u003c\/strong\u003e. Cushions and gas cylinders? 5 years. If something breaks, we make it right.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-item\"\u003e\n\u003cdiv class=\"pd-feat-title\"\u003e📦 Ships Fast, No Games\u003c\/div\u003e\n\u003cdiv class=\"pd-feat-text\"\u003eOrders leave our Wisconsin shop within 48 hours. Real tracking, real updates. No surprise fees, no runaround.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-warranty\"\u003e\n\u003cstrong\u003e⏳ 30-Day Shop Test\u003c\/strong\u003e\n\u003cdiv class=\"pd-warranty-text\"\u003eRoll them, sit on them, abuse them for a full month. Not satisfied? Return for a full refund — \u003cstrong\u003ewe cover return shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-cta\"\u003e📦 30-day test drive · Free returns · Lifetime warranty · USA built\u003c\/div\u003e\n\u003cdiv class=\"pd-footnote\"\u003e*Return shipping covered within the contiguous US. International customers, please contact us for return arrangements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-lightbox\" id=\"pdLightbox\"\u003e\n\u003cspan class=\"pd-lightbox-close\" id=\"pdLbClose\"\u003e✕\u003c\/span\u003e \u003cimg id=\"pdLbImage\" alt=\"enlarged view\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Cikvoshop","offers":[{"title":"Black","offer_id":48886274490587,"sku":null,"price":73.0,"currency_code":"AUD","in_stock":true},{"title":"Red","offer_id":48886274523355,"sku":null,"price":73.0,"currency_code":"AUD","in_stock":true},{"title":"Blue","offer_id":48886274556123,"sku":null,"price":73.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/2949\/7051\/files\/bc96ee3bf995434cb980327d6b21fe07.jpeg_tplv-a9rns2rl98-image_raw_b.png?v=1781721321","url":"https:\/\/www.cikvoshop.com\/products\/3-piece-heavy-duty-shop-stool-set-usa-made","provider":"Cikvoshop","version":"1.0","type":"link"}