{"product_id":"transparent-no-gape-clothing-tape-rjc","title":"Transparante kledingtape tegen kieren","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：E精细接触型 - 时尚防走光胶带\n目标受众：需要固定衣物、防止走光的女性群体\n视觉风格：洁净、亲肤、轻盈、值得信赖\n配色策略：使用源文件中出现的柔和蓝\/粉作为强调色，背景以干净的白色和浅灰为主\n模块顺序：Hero (核心利益) -\u003e Feature 1 (多场景适用性) -\u003e Feature 2 (独特易撕设计) -\u003e Feature 3 (亲肤无痕体验) -\u003e Specifications (规格参数) -\u003e FAQ (常见问题)\n详情图映射：Hero=image_2.png, Feature1=image_4.png, Feature2=image_3.png, Feature3=image_1.png\n规格图映射：Specs=image_0.png, image_5.png\n对比模块：未加入（当前信息侧重自身独特设计，无需与竞品强对比）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    \/* --- CSS Variables --- *\/\n    --primary: #4A90E2; \/* 源文件中的蓝色调 *\/\n    --primary-soft: #EDF6FF;\n    --text-main: #333333;\n    --text-sub: #666666;\n    --bg-body: #FFFFFF;\n    --bg-soft: #F8F9FA;\n    --border-color: #E5E5E5;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --spacing-xs: 1rem;\n    --spacing-sm: clamp(1.5rem, 3vw, 2rem);\n    --spacing-md: clamp(2.5rem, 5vw, 4rem);\n    --font-h1: clamp(32px, 5vw, 42px);\n    --font-h2: clamp(26px, 4vw, 34px);\n    --font-h3: clamp(20px, 3vw, 24px);\n    --font-body: clamp(16px, 2vw, 18px);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 clamp(1rem, 5%, 2rem);\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    line-height: 1.6;\n  }\n\n  \/* --- Utilities --- *\/\n  .pd-section {\n    margin-bottom: var(--spacing-md);\n  }\n\n  .pd-heading-lg {\n    font-size: var(--font-h1);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: var(--spacing-xs);\n  }\n\n  .pd-heading-md {\n    font-size: var(--font-h2);\n    font-weight: 600;\n    line-height: 1.3;\n    margin-bottom: var(--spacing-sm);\n  }\n\n  .pd-heading-sm {\n    font-size: var(--font-h3);\n    font-weight: 600;\n    margin-bottom: var(--spacing-xs);\n  }\n\n  .pd-text {\n    font-size: var(--font-body);\n    color: var(--text-sub);\n    margin-bottom: var(--spacing-sm);\n  }\n\n  .pd-image-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-md);\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--text-sub);\n    font-weight: 500;\n    min-height: 300px; \/* 仅用于占位时的最小高度，实际图片加载后应移除 *\/\n  }\n  \n  .pd-image {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-md);\n  }\n\n  \/* --- Hero Section --- *\/\n  .pd-hero {\n    text-align: center;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-top: var(--spacing-sm);\n  }\n\n  .pd-trust-badge {\n    display: inline-block;\n    padding: 0.5rem 1rem;\n    background-color: var(--primary-soft);\n    color: var(--primary);\n    border-radius: 50px;\n    font-weight: 600;\n    font-size: 16px;\n    margin-bottom: var(--spacing-sm);\n  }\n\n  \/* --- Feature Section (Z-Pattern) --- *\/\n  .pd-feature {\n    display: flex;\n    align-items: center;\n    gap: var(--spacing-md);\n    flex-direction: column;\n  }\n\n  @media (min-width: 768px) {\n    .pd-feature {\n      flex-direction: row;\n    }\n    .pd-feature.reversed {\n      flex-direction: row-reverse;\n    }\n  }\n\n  .pd-feature-content {\n    flex: 1;\n  }\n\n  .pd-feature-media {\n    flex: 1;\n    width: 100%;\n  }\n\n  .pd-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.5rem;\n    margin-top: var(--spacing-sm);\n  }\n\n  .pd-tag {\n    background-color: var(--bg-soft);\n    padding: 0.4rem 0.8rem;\n    border-radius: var(--radius-md);\n    font-size: 16px;\n    color: var(--text-sub);\n    font-weight: 500;\n  }\n\n  \/* --- Specs Section --- *\/\n  .pd-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--spacing-sm);\n    font-size: var(--font-body);\n  }\n\n  .pd-specs-table th,\n  .pd-specs-table td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .pd-specs-table th {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 40%;\n    background-color: var(--bg-soft);\n  }\n\n  @media (max-width: 767px) {\n    .pd-specs-table thead { display: none; }\n    .pd-specs-table tr { display: block; margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n    .pd-specs-table td { display: block; text-align: right; border-bottom: none; position: relative; padding-left: 50%; }\n    .pd-specs-table td::before { content: attr(data-label); position: absolute; left: 1rem; top: 1rem; font-weight: 600; color: var(--text-main); }\n    .pd-specs-table td:not(:last-child) { border-bottom: 1px solid var(--border-color); }\n  }\n\n  \/* --- FAQ Section --- *\/\n  .pd-faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: var(--spacing-sm) 0;\n  }\n  .pd-faq-item:last-child {\n    border-bottom: none;\n  }\n  .pd-faq-question {\n    font-weight: 600;\n    font-size: var(--font-h3);\n    margin-bottom: 0.5rem;\n    color: var(--text-main);\n  }\n  .pd-faq-answer {\n    color: var(--text-sub);\n    font-size: var(--font-body);\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-trust-badge\"\u003eOnzichtbare zekerheid voor elke outfit\u003c\/div\u003e\n\n\u003ch1 class=\"pd-heading-lg\"\u003eDraag wat je leuk vindt met vertrouwen\u003c\/h1\u003e\n\n\u003cp class=\"pd-text\"\u003eIdeale, transparante, dubbelzijdige modetape ontworpen om kleding perfect op zijn plaats te houden onder diepe decolletés, open zijkanten en topjes met bandjes. Zacht voor de huid, sterk in stijl.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514100819\/a94ce3945a47966565d893ef3ba1195e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514100819\/6d4c334a9829335e45f56bbb1c5fd23e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-heading-md\"\u003ePerfecte pasvorm voor elke gelegenheid\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eOf je nu een gewaagde diepe V-hals vastzet, wegglijdende bh-bandjes verankert of lastige openingen tussen knopen sluit, deze tape biedt een betrouwbare, onzichtbare houdkracht. Het werkt discreet tussen huid en stof of stof en stof om kledingproblemen te voorkomen.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eDiepe V-hals\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTopjes zonder bandjes\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eKnopopeningen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Unique Easy-Peel Design --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reversed\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514100819\/8c6c87ba332cde1c1d9ce64483b7de4e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-heading-md\"\u003eSlim ontwerp voor moeiteloze toepassing\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eVergeet de frustratie van het proberen los te trekken van standaard tape-einden. Ons innovatieve ontwerp heeft een voorgeknipte middenopening en niet-plakkerige lege marges aan beide zijden. Buig eenvoudig om van het midden los te trekken of pak de rand voor snelle, precieze plaatsing elke keer.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eGespleten middenvoering\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMakkelijk los te trekken randen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Skin Comfort \u0026 Clean Removal --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514100819\/a86dbd3ef1d7be6124da1285641f1bc8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-heading-md\"\u003eZachte houdkracht voor de hele dag, geen residu\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eGeformuleerd met een hoogwaardige, huidvriendelijke lijm die urenlang stevig blijft zitten zonder irritatie te veroorzaken. Na gebruik verwijdert het zich schoon en gemakkelijk, zonder plakkerige resten op je huid of dure kledingstukken achter te laten. Wordt geleverd in een draagbare zak voor noodgevallen.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eHuidvriendelijk\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eVeilig voor stof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDraagbare verpakking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-heading-md\" style=\"text-align: center;\"\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-feature-media\" style=\"max-width: 600px; margin: 0 auto var(--spacing-sm);\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"min-height: 200px;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514100819\/457bf549fc909c0c9316164aab8f6f15.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKenmerk\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMateriaal\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eTransparante, medische kleefstrips\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAantal\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e36 strips per verpakking\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAfmetingen kleine maat\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e8,5 cm x 1,2 cm (ongeveer 3,34 inch x 0,47 inch)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAfmetingen grote maat\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e8,5 cm x 1,8 cm (ongeveer 3,34 inch x 0,7 inch)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-heading-md\" style=\"text-align: center;\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs deze tape veilig voor een gevoelige huid?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eJa, de lijm is geformuleerd om hypoallergeen en zacht te zijn voor de hele dag draagcomfort. Zoals bij elk lijmproduct raden we echter een kleine pleistertest aan bij langdurig gebruik als je een zeer gevoelige huid hebt. Breng niet aan op beschadigde of geïrriteerde huid.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eLaat het een plakkerig residu achter op mijn kleding?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eNee, de tape is ontworpen om schoon te worden verwijderd zonder residu achter te laten op stof of huid. Trek het langzaam los na gebruik. Verwijder de tape voor het wassen of chemisch reinigen van kleding.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHoe lang blijft de hechting zitten?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eDe tape biedt een sterke, betrouwbare hechting die bedoeld is om een hele dag of avond te blijven zitten onder normale omstandigheden. Breng aan op schone, droge huid zonder lotions of oliën voor het beste resultaat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"72 Strips (36 Klein + 36 Groot)","offer_id":47991892443348,"sku":"0514-16428715","price":12.95,"currency_code":"USD","in_stock":true},{"title":"144 Strips (72 Klein + 72 Groot)","offer_id":47991892476116,"sku":"0514-16425003","price":19.95,"currency_code":"USD","in_stock":true},{"title":"216 Strips (108 Klein + 108 Groot)","offer_id":47991892508884,"sku":"0514-16426701","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/a94ce3945a47966565d893ef3ba1195e.jpg?v=1779877137","url":"https:\/\/omurio.com\/nl\/products\/transparent-no-gape-clothing-tape-rjc","provider":"Omurio","version":"1.0","type":"link"}