{"product_id":"rockwell-6-piece-shaving-gift-set","title":"Rockwell 6 Piece Shaving Gift Set","description":"\u003cstyle\u003e\n    \/* PLATINUM GRADE - ROCKWELL 2C GIFT SET *\/\n    .sh-rockwell-gift-wrapper { \n        display: block !important;\n        visibility: visible !important;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif; \n        color: #2c3e50; \n        line-height: 1.6; \n        max-width: 950px;\n        margin: 0 auto;\n        padding: 10px 0;\n    }\n\n    \/* TOP BANNER *\/\n    .sh-rockwell-gift-wrapper .sh-promo-banner {\n        background: linear-gradient(135deg, #1b4d3e 0%, #0d2c24 100%); \n        color: white; \n        padding: 15px 20px; \n        border-radius: 8px; \n        margin-bottom: 25px; \n        text-align: center; \n        font-size: 15px;\n        font-weight: 600;\n        letter-spacing: 0.5px;\n        box-shadow: 0 4px 15px rgba(27, 77, 62, 0.2);\n    }\n    \n    \/* LOCAL DISPATCH BANNER *\/\n    .sh-rockwell-gift-wrapper .sh-local-badge { \n        display: inline-block; background: #fdfbf7; color: #1b4d3e; border: 1px solid #e3c08d; \n        padding: 8px 18px; border-radius: 50px; font-size: 13px; font-weight: 800; \n        text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px; \n        box-shadow: 0 4px 10px rgba(184, 115, 51, 0.1); \n    }\n\n    \/* AI QUICK ANSWER *\/\n    .sh-rockwell-gift-wrapper .ai-quick-answer {\n        background-color: #fdfbf7; \n        border-left: 5px solid #b87333; \n        padding: 25px; \n        margin-bottom: 35px; \n        border-radius: 0 12px 12px 0;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        font-size: 16px;\n    }\n\n    \/* CROSS-SELL BANNER *\/\n    .sh-rockwell-gift-wrapper .sama-cross-sell { \n        background: linear-gradient(135deg, #fdfbf7 0%, #ffffff 100%); \n        border: 1px solid #e3c08d; border-radius: 12px; padding: 25px; \n        margin: 35px 0; display: flex; align-items: center; justify-content: space-between; \n        gap: 20px; box-shadow: 0 4px 20px rgba(184, 115, 51, 0.1); \n    }\n    .sh-rockwell-gift-wrapper .scs-text { font-size: 15px; color: #444; margin: 0; line-height: 1.4; }\n    .sh-rockwell-gift-wrapper .scs-text strong { color: #1b4d3e; font-size: 17px; display: block; margin-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; }\n\n    \/* TITLES *\/\n    .sh-rockwell-gift-wrapper .main-title {\n        color: #1a252f; \n        margin-top: 0; \n        font-size: 2.2em; \n        letter-spacing: -0.5px; \n        line-height: 1.2;\n        border: none;\n        font-weight: 900;\n        text-align: center;\n        margin-bottom: 20px;\n    }\n    .sh-rockwell-gift-wrapper .section-header {\n        border-bottom: 2px solid #ecf0f1; \n        padding-bottom: 10px; \n        margin-top: 40px;\n        margin-bottom: 20px;\n        font-weight: 900;\n        font-size: 1.5em;\n        color: #1a252f;\n    }\n\n    \/* INTRO *\/\n    .sh-rockwell-gift-wrapper .intro-text { font-size: 1.15em; margin-bottom: 30px; color: #444; text-align: center; }\n\n    \/* GRID SYSTEM *\/\n    .sh-rockwell-gift-wrapper .inside-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin: 30px 0;\n    }\n    .sh-rockwell-gift-wrapper .inside-card {\n        background: #fff;\n        border: 1px solid #eaeaea;\n        border-radius: 12px;\n        padding: 25px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        transition: 0.3s;\n        border-top: 4px solid #1b4d3e;\n    }\n    .sh-rockwell-gift-wrapper .inside-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(27, 77, 62, 0.1); border-top-color: #b87333; }\n    .sh-rockwell-gift-wrapper .inside-icon { font-size: 28px; display: block; margin-bottom: 12px; }\n    .sh-rockwell-gift-wrapper .inside-title { font-weight: 800; color: #1a252f; font-size: 1.15em; display: block; margin-bottom: 8px; }\n    .sh-rockwell-gift-wrapper .inside-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5;}\n\n    \/* PRO TIP *\/\n    .sh-rockwell-gift-wrapper .pro-tip-box {\n        background-color: #f4f8f6; \n        border-left: 5px solid #1b4d3e; \n        padding: 25px; \n        font-size: 1.05em;\n        border-radius: 0 8px 8px 0;\n        color: #333;\n        line-height: 1.6;\n        margin-top: 40px;\n    }\n\n    \/* FAQ *\/\n    .sh-rockwell-gift-wrapper .faq-section { margin-top: 50px; }\n    .sh-rockwell-gift-wrapper .faq-main-title { color: #1a252f; font-weight: 900; font-size: 1.6em; margin-bottom: 25px; text-transform: uppercase; text-align: center;}\n    .sh-rockwell-gift-wrapper details { \n        margin-bottom: 15px; background: #fff; border: 1px solid #e0e0e0; padding: 20px; \n        border-radius: 8px; cursor: pointer; transition: 0.3s;\n    }\n    .sh-rockwell-gift-wrapper details:hover { border-color: #b87333; }\n    .sh-rockwell-gift-wrapper details[open] { border-color: #1b4d3e; box-shadow: 0 4px 15px rgba(27, 77, 62, 0.05); padding-bottom: 25px;}\n    .sh-rockwell-gift-wrapper summary { font-weight: 800; color: #1a252f; outline: none; list-style: none; font-size: 1.1em; display: flex; justify-content: space-between; align-items: center;}\n    .sh-rockwell-gift-wrapper summary::-webkit-details-marker { display: none; }\n    .sh-rockwell-gift-wrapper summary::after { content: \"+\"; color: #b87333; font-size: 1.5em; font-weight: normal; transition: 0.3s;}\n    .sh-rockwell-gift-wrapper details[open] summary::after { content: \"−\"; transform: rotate(180deg);}\n    .sh-rockwell-gift-wrapper details p { margin-top: 15px; color: #555; font-size: 1em; padding-top: 15px; border-top: 1px solid #eee; line-height: 1.6;}\n\n    @media (max-width: 768px) {\n        .sh-rockwell-gift-wrapper .sama-cross-sell { flex-direction: column; text-align: center; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sh-rockwell-gift-wrapper\"\u003e\n\n    \u003cdiv class=\"sh-promo-banner\"\u003e\n        🌍 \u003cstrong\u003eGlobal Authorized Stockist:\u003c\/strong\u003e Fast Tracked Delivery Across North America \u0026amp; Worldwide\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n        \u003cdiv class=\"sh-local-badge\"\u003e📍 Exclusive Concierge Pickup By Appointment in Chestermere, AB\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ai-quick-answer\"\u003e\n        \u003cstrong style=\"color: #b87333; font-size: 1.1em; display: block; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.5px;\"\u003e💡 AI \u0026amp; Voice Quick Answer:\u003c\/strong\u003e\n        \"The \u003cstrong\u003eRockwell 2C Shaving Gift Set\u003c\/strong\u003e from SAMA Homes is the perfect eco-friendly starter kit for traditional wet shaving. It includes the Rockwell 2C adjustable safety razor (featuring beginner-friendly R1 and R3 settings), a cruelty-free synthetic brush, a chrome stand, premium shave cream, a zero-waste blade bank, and 20 Swedish steel blades. SAMA Homes is a fully authorized stockist, dispatching globally from Chestermere, Alberta. Local pickup is strictly by appointment.\"\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"main-title\"\u003eThe Complete Beginner's Eco-Friendly Ritual\u003c\/h2\u003e\n    \n    \u003cp class=\"intro-text\"\u003e\n        \u003cstrong\u003eThe Perfect Introduction to Traditional Wet Shaving.\u003c\/strong\u003e\u003cbr\u003e\n        The ultimate Rockwell Shave Gift Set for the aspiring wet shaver! Perfect for holiday gifting, groomsmen's gifts, or anyone looking to upgrade their morning routine in an Eco-Friendly way. This curated collection provides the essential high-performance hardware and skincare required to transition away from plastic cartridges forever.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sama-cross-sell\"\u003e\n        \u003cdiv class=\"scs-text\"\u003e\n            \u003cstrong\u003e📦 Reach Free Shipping ($75 CAD Threshold)\u003c\/strong\u003e\n            Make this the ultimate grooming package. Add a premium Proraso Pre-Shave Oil or an Alum Block to perfectly round out this gift and unlock Free Tracked Priority Shipping.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"section-header\"\u003e📦 What Is Included in This 6-Piece Set?\u003c\/h3\u003e\n    \u003cdiv class=\"inside-grid\"\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e🪒\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003eRockwell 2C Razor\u003c\/strong\u003e\n            \u003cp\u003eFinished in White Chrome. Features patented R1 and R3 settings, making it virtually impossible to nick yourself while learning.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e🖌️\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003eSynthetic Shave Brush\u003c\/strong\u003e\n            \u003cp\u003eCruelty-free and fast-drying. Specifically engineered to lift whiskers and create a dense, protective lather.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e🏛️\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003eChrome Shave Stand\u003c\/strong\u003e\n            \u003cp\u003eA heavy-duty, elegant stand that keeps your razor and brush upright to promote proper air-drying and hygiene.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e🧼\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003eRockwell Shave Cream\u003c\/strong\u003e\n            \u003cp\u003eBarbershop scented. Provides a high-lubricity barrier to eliminate friction and post-shave irritation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e⚔️\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003e20-Pack Steel Blades\u003c\/strong\u003e\n            \u003cp\u003ePremium Swedish stainless steel blades. Provides a several-month supply to start your zero-waste journey.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inside-card\"\u003e\n            \u003cspan class=\"inside-icon\"\u003e♻️\u003c\/span\u003e\n            \u003cstrong class=\"inside-title\"\u003eRockwell Blade Bank\u003c\/strong\u003e\n            \u003cp\u003eA secure metal tin for safe disposal of used blades. Once full, the entire tin is 100% recyclable.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pro-tip-box\"\u003e\n        \u003cstrong style=\"color: #1b4d3e; display: block; margin-bottom: 5px; text-transform: uppercase;\"\u003e💡 Sama Gifting Tip:\u003c\/strong\u003e \n        This set is the \"Goldilocks\" of shaving gifts—it contains everything needed for a successful first shave without being overly complex or intimidating for a beginner.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-section\"\u003e\n        \u003ch3 class=\"faq-main-title\"\u003eExpert FAQ\u003c\/h3\u003e\n        \n        \u003cdetails\u003e\n            \u003csummary\u003eIs the Rockwell 2C good for beginners?\u003c\/summary\u003e\n            \u003cp\u003eYes, it is designed specifically for them! The 2C includes the R1 and R3 plate settings. The R1 setting is incredibly mild, making it practically impossible for a beginner to cut themselves while they learn the proper shaving angle.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n            \u003csummary\u003eDoes SAMA Homes ship internationally?\u003c\/summary\u003e\n            \u003cp\u003eYes. We provide fast, tracked priority shipping globally. Whether you are ordering within North America or internationally, your gift set will be securely dispatched from our Canadian fulfillment hub.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n            \u003csummary\u003eCan I pick up my gift set locally?\u003c\/summary\u003e\n            \u003cp\u003eYes, but strictly by appointment. We offer Exclusive Concierge Pickup at our Chestermere, Alberta fulfillment center. Please secure your pickup window via our WhatsApp Concierge at +1 (587) 583-3261. No unauthorized public walk-ins are permitted.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails\u003e\n            \u003csummary\u003eWhat is the return policy for grooming sets?\u003c\/summary\u003e\n            \u003cp\u003eWe gladly accept returns on unused, factory-sealed items within 30 days, subject to a 10% restocking fee. \u003cstrong\u003ePlease note:\u003c\/strong\u003e Due to strict health, safety, and sanitary standards, if any razor, brush, cream, or blade pack within the set has been unsealed or used, the entire set is strictly \u003cstrong\u003efinal sale\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Rockwell 2C Adjustable 6-Piece Shaving Gift Set\",\n      \"description\": \"The perfect eco-friendly starter gift set. Includes the beginner-friendly Rockwell 2C Adjustable Razor, synthetic brush, chrome stand, shave cream, blades, and blade bank.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"Rockwell Razors\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"CAD\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"seller\": {\n          \"@type\": \"Organization\",\n          \"name\": \"SAMA Homes\"\n        }\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is the Rockwell 2C good for beginners?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes! The 2C includes the R1 and R3 plate settings. The R1 setting is incredibly mild, making it practically impossible for a beginner to cut themselves while learning.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does SAMA Homes ship internationally?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. We provide fast, tracked priority shipping globally. Your gift set will be securely dispatched from our Canadian fulfillment hub.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can I pick up my gift set locally?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, but strictly by appointment. We offer Exclusive Concierge Pickup at our Chestermere facility. No unauthorized public walk-ins are permitted.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is the return policy for grooming sets?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We gladly accept returns on unused, factory-sealed items within 30 days, subject to a 10% restocking fee. Due to strict hygiene standards, if any item within the set is unsealed or used, it is strictly final sale.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Rockwell","offers":[{"title":"Default Title","offer_id":48330938417289,"sku":"RR-SHAVEKIT-WC","price":486.87,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0781\/6560\/6537\/files\/RR2.jpg?v=1789197895","url":"https:\/\/thesarthajusa.myshopify.com\/products\/rockwell-6-piece-shaving-gift-set","provider":"The Sarthaj USA","version":"1.0","type":"link"}