{"product_id":"velvet-patient-positioning-sheet","title":"Velvet Patient Positioning Sheet","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Multi-functional Warm Transfer Underpad\nTarget Audience: Caregivers and bedridden individuals needing transfer assistance\nVisual Style: Professional, clean, nursing-focused visual style with calming blue accents\nColor Strategy: Deep slate blue (#1E5162) and clean neutral greys matching the fleece product colorway\nModule Order: Intro\/Hero Content Block -\u003e Feature 1 (6 Handles) -\u003e Feature 2 (Milk Velvet \u0026 Non-Slip Bottom) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_5, Feature1=detail_2, Feature2=detail_5\nSpecification Data Source: detail_6 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient comparison data from the source)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Scope styling to prevent theme leaking *\/\n    .product-detail-container {\n      --primary: #1E5162;\n      --primary-hover: #163B48;\n      --text-main: #2C3E50;\n      --text-sub: #5A6B7C;\n      --bg-body: #F4F7F9;\n      --bg-card: #FFFFFF;\n      --bg-soft: #EBF1F5;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n      --border-color: #D1DBE0;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Fixed Typography System (PC \u0026 MB Locked) *\/\n    .product-detail-container h1,\n    .product-detail-container .main-hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .faq-answer,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .badge,\n    .product-detail-container .feature-tag,\n    .product-detail-container .spec-value {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 30px;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Hero Styling *\/\n    .hero-section {\n      text-align: center;\n    }\n    .hero-section .badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n    .hero-section .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Image Placeholder Style *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 60px 20px;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    \/* Feature block layout (Image First on Mobile, Z-pattern on Desktop) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: 40px;\n    }\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n    .feature-media {\n      width: 100%;\n    }\n    .feature-media .image-placeholder {\n      margin-bottom: 0;\n    }\n    .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n    .feature-tag {\n      background: var(--bg-soft);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      color: var(--primary) !important;\n    }\n\n    \/* Specifications Table Style *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n    .spec-table td {\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n      text-align: left;\n    }\n    .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n    .spec-table td.spec-prop {\n      font-weight: 600;\n      width: 40%;\n      color: var(--text-main);\n    }\n\n    \/* FAQ Styling *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n    .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n    .faq-item:first-child {\n      padding-top: 0;\n    }\n    .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Responsive adjustments for Desktop *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Mobile Specifications Layout Rules (Safe Stacked Mode) *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n      }\n      .spec-table tr {\n        display: flex;\n        flex-direction: column;\n        gap: 4px;\n        padding: 12px 0;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .spec-table tr:last-child {\n        border-bottom: none;\n      }\n      .spec-table td {\n        display: block;\n        width: 100% !important;\n        padding: 0 !important;\n        border: none !important;\n      }\n      .spec-table td.spec-prop {\n        font-weight: 600;\n        color: var(--text-main);\n      }\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"badge\"\u003eMulti-Use Care Essential\u003c\/span\u003e\n\u003ch1 class=\"main-hero-title\"\u003eEasy Patient Repositioning \u0026amp; Warm Comfort Care Pad\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eDesigned with multiple flat webbing handles to help caregivers lift, slide, turn, and reposition bedridden users with less physical strain.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img171\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901120356\/97d0b6e5a291e9f5bd906396b480c40c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img131\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901110527\/a7f730a6a63cf5d1507227a1ced3e46d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e6 Side Webbing Handles for Safer Transfers\u003c\/h2\u003e\n\n\u003cp\u003eEquipped with six flat black nylon handles sewn flat along the edges (three on each side). This layout helps caregivers grip firmly from different angles to turn, shift, or sit up users smoothly.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eTurning Support\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSide Shifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img130\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901110527\/2983c2755b3d013412a521b4b53c6931.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eWarm Milk Velvet Surface \u0026amp; Friction-Grip Base\u003c\/h2\u003e\n\n\u003cp\u003eThe top surface features a soft, gentle milk velvet texture to offer comfortable warmth for the user. Underneath, a dotted plastic grip layer creates friction against bedsheets to help keep the pad in place during resting and movements.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFriction-Grip Bottom\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMilk Velvet Face\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eUrine Barrier Layer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eDimensions (Small)\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e80 * 115 cm (31.5 * 45.3 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eDimensions (Large)\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e95 * 150 cm (37.4 * 59.1 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eColor Options\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eBlue, Grey\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eTop Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eSoft Milk Velvet\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eBottom Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eDotted Non-slip Plastic Backing\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eHandles\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e6 Flat Webbing Handles (3 on each side)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do the side handles assist during transfers?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe pad is equipped with six flat black nylon handles positioned symmetrically along the long sides. These handles offer caregivers solid grip options to help turn, shift, or pull the user safely with balanced control.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What is the function of the bottom layer of the pad?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe bottom layer is detailed with small, micro-raised rubberized dots that increase grip against the bedsheets. This structure keeps the pad from shifting out of position as the user rests or changes postures.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Which size is best suited for different bedside setups?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eWe offer two options: the 80 * 115 cm (31.5 * 45.3 in) size is ideal for partial coverage or smaller frames, while the 95 * 150 cm (37.4 * 59.1 in) size provides wider coverage from the shoulders to the thighs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Ocean Blue \/ Large - 37\" x 59\" (95 x 150 cm) \/ 1-Pack (Essential Care)","offer_id":46119833632959,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Large - 37\" x 59\" (95 x 150 cm) \/ 1-Pack (Essential Care)","offer_id":46119833665727,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 1-Pack (Essential Care)","offer_id":46119833698495,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 1-Pack (Essential Care)","offer_id":46119833731263,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ Large - 37\" x 59\" (95 x 150 cm) \/ 2-Pack (Easy Replacement - 10%)","offer_id":46119833764031,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 2-Pack (Easy Replacement - 10%)","offer_id":46119833796799,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Large - 37\" x 59\" (95 x 150 cm) \/ 2-Pack (Easy Replacement - 10%)","offer_id":46119833829567,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 2-Pack (Easy Replacement - 10%)","offer_id":46119833862335,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ Large - 37\" x 59\" (95 x 150 cm) \/ 3-Pack (Best Value - 15%)","offer_id":46119833895103,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 3-Pack (Best Value - 15%)","offer_id":46119833927871,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Large - 37\" x 59\" (95 x 150 cm) \/ 3-Pack (Best Value - 15%)","offer_id":46119833960639,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Slate Grey \/ Medium - 31\" x 45\" (80 x 115 cm) \/ 3-Pack (Best Value - 15%)","offer_id":46119833993407,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/97d0b6e5a291e9f5bd906396b480c40c.jpg?v=1788235547","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/velvet-patient-positioning-sheet","provider":"Bak","version":"1.0","type":"link"}