{"product_id":"tool-free-child-safety-lock-rjc","title":"Verrou de sécurité enfant sans outil","description":"\u003cstyle type=\"text\/css\"\u003e\/* =======================================================================\n       1) Design System (CSS Variables)\n       ======================================================================= *\/\n    .product-detail-container {\n      --primary: #0077b6;\n      --primary-hover: #005f8f;\n      --accent: #48cae4;\n      --text-main: #1d3557;\n      --text-sub: #457b9d;\n      --bg-body: #ffffff;\n      --bg-card: #f4f8fb;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 12px 32px rgba(0, 119, 182, 0.08);\n      --border-color: #e2e8f0;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background: var(--bg-body);\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.7;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* =======================================================================\n       0) Typography \u0026 Spacing System\n       ======================================================================= *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      font-weight: 800;\n      color: var(--text-main);\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      margin-bottom: 1rem;\n      font-weight: 700;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      margin-bottom: 0.8rem;\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2vw, 20px);\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container .text-small {\n      font-size: clamp(16px, 1.8vw, 18px);\n    }\n\n    .pd-section {\n      margin-bottom: clamp(4rem, 8vw, 6rem);\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* =======================================================================\n       Badges (Non-clickable UI elements)\n       ======================================================================= *\/\n    .badge-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1rem;\n      margin-bottom: 2rem;\n    }\n\n    .pd-badge {\n      display: inline-flex;\n      align-items: center;\n      background: var(--bg-card);\n      color: var(--primary);\n      padding: 0.6rem 1.2rem;\n      border-radius: 50px;\n      font-size: clamp(16px, 1.8vw, 18px);\n      font-weight: 600;\n      border: 1px solid rgba(0, 119, 182, 0.1);\n    }\n\n    \/* =======================================================================\n       2) Image \u0026 Media Protocol (Anti-distortion placeholders)\n       ======================================================================= *\/\n    .image-placeholder {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      overflow: hidden;\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #f8f9fa;\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      color: #6c757d;\n      font-weight: bold;\n      font-size: 18px;\n    }\n\n    \/* =======================================================================\n       B) Mobile Ordering Lock \u0026 Desktop Z-Pattern\n       ======================================================================= *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* MOBILE FIRST: Strict Top-to-Bottom *\/\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(3rem, 6vw, 6rem);\n    }\n\n    .feature-media {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row; \/* DESKTOP: Z-Pattern *\/\n        align-items: center;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* =======================================================================\n       C) Specs Table (Mobile Card-based, No horizontal scroll)\n       ======================================================================= *\/\n    .pd-table-wrapper {\n      background: var(--bg-body);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n      border: 1px solid var(--border-color);\n      padding: clamp(1rem, 3vw, 2rem);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 1.2rem;\n      font-size: clamp(16px, 1.8vw, 18px);\n    }\n\n    .pd-table th {\n      background: var(--bg-card);\n      font-weight: 700;\n      color: var(--text-main);\n      border-bottom: 2px solid var(--border-color);\n    }\n\n    .pd-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-table tr:last-child {\n      border-bottom: none;\n    }\n\n    @media (max-width: 767px) {\n      .pd-table, .pd-table thead, .pd-table tbody, .pd-table tr, .pd-table th, .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none; \/* Masquer les en-têtes sur mobile *\/\n      }\n      .pd-table tr {\n        background: var(--bg-card);\n        border-radius: var(--radius-md);\n        margin-bottom: 1rem;\n        padding: 0.5rem;\n        border: 1px solid var(--border-color);\n      }\n      .pd-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 0.8rem 0.5rem;\n        border-bottom: 1px solid var(--border-color);\n        text-align: right;\n      }\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        text-align: left;\n        padding-right: 1rem;\n        flex-shrink: 0;\n      }\n    }\n\n    \/* =======================================================================\n       FAQ Section\n       ======================================================================= *\/\n    .faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n    }\n    .faq-item h3 {\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n    }\n    .faq-item p {\n      margin-bottom: 0;\n    }\n    \n    \/* Center alignments for specific blocks *\/\n    .text-center {\n      text-align: center;\n    }\n    .hero-section {\n      text-align: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    .hero-section .badge-group {\n      justify-content: center;\n    }\n\u003c\/style\u003e\n\u0026nbsp;\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Child Safety Door Lock\nTarget Audience: Parents, Grandparents, Childcare Providers\nVisual Style: Trustworthy, Clean, Premium, Safe\nColor Strategy: Trust Blue (--primary), Clean White \u0026 Soft Gray backgrounds for contrast\nShape Strategy: Radius 20px (Maximum roundness to psychologically convey \"child safety\" and \"no sharp edges\")\nTypography Strategy: Large Type \/ Mobile-first readable (H1 up to 44px, Body up to 20px)\nMobile Table Strategy: Card-based (No horizontal scroll, strictly stacked with data-labels)\nImage Mapping: Hero=image_1, Features=image_2 to image_5\n--\u003e\u003c!-- =======================================================================\n       HERO SECTION\n       ======================================================================= --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"badge-group\"\u003e\n\u003cdiv class=\"pd-badge\"\u003ePlébiscité par plus de 10 000 parents\u003c\/div\u003e\n\n\u003cdiv class=\"pd-badge\"\u003eAucun outil nécessaire\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eProtégez instantanément les tout-petits.\u003c\/h1\u003e\n\n\u003cp\u003eLe verrou ultime, sans outil ni adhésif, qui s’installe en quelques secondes. Placé parfaitement hors de portée des tout-petits, il vous procure une tranquillité d’esprit immédiate tout en préservant votre intérieur.\u003c\/p\u003e\n\n\u003cdiv style=\"max-width: 800px; margin: 2rem auto 0;\" class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/6aa214d320617_20260910_489bafa7_20260910_8e09944b_from_url_en_00_834bcfbd8387f097bdc245e03d239ff0.webp?v=1789007061\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260910_92c10797_20260910_e756e0f2_from_url_en_09_6bac40f1f5fc51f728b18ac704a3e2c7.png?v=1789007308\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eInstallation instantanée, sans outil\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eGlissez-le sur n’importe quelle porte intérieure en quelques secondes.\u003c\/strong\u003e Aucun perçage, aucun adhésif salissant et aucun dommage à votre peinture ou à vos encadrements. Vous pouvez repositionner ou retirer le verrou à tout moment, sans effort et sans laisser la moindre trace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260910_1b155f60_20260910_0c8f4d48_from_url_en_10_a07e7d0feb49d0da2d32db807d2a5d6d.png?v=1789007316\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eOuverture facile des deux côtés\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eNe risquez jamais de vous retrouver enfermé.\u003c\/strong\u003e Les adultes peuvent facilement ouvrir la porte de l’intérieur comme de l’extérieur, d’une simple rotation du pouce d’une seule main. Les enfants ne peuvent ni l’atteindre ni l’actionner, pour un contrôle et une sécurité totaux.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260910_b7fc746b_20260910_8f08ba67_from_url_en_11_723f934e540a41e3acaf9512935cfaa3.png?v=1789007321\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eFabrication premium et sans danger pour les enfants\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eConçu pour durer.\u003c\/strong\u003e Fabriqué en plastique ABS durable et non toxique, avec un ressort en acier inoxydable résistant à la rouille. Rigoureusement testé pendant des milliers de cycles afin de garantir qu’il ne se fissurera pas, ne se desserrera pas et ne tombera pas en panne avec le temps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260910_a4ee0767_20260910_e3052a0c_from_url_en_12_87f1e4097a127e01d064a2736e0eb210.png?v=1789007328\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAdaptation universelle et tranquillité d’esprit\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eS’adapte parfaitement à toutes les portes intérieures standard.\u003c\/strong\u003e Salle de bains, bureau à domicile ou placard de produits d’entretien : sécurisez les zones présentant des dangers domestiques. Laissez vos enfants explorer en toute sécurité pendant que vous vous détendez.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================================\n       SPECIFICATIONS TABLE (Mobile Card Layout)\n       ======================================================================= --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eCaractéristiques techniques\u003c\/h2\u003e\n\n\u003cp class=\"text-center\"\u003eConçu dans le strict respect des normes de sécurité, avec des matériaux premium.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-table-wrapper\"\u003e\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCaractéristique\u003c\/th\u003e\n\t\t\t\u003cth\u003eMétrique\u003c\/th\u003e\n\t\t\t\u003cth\u003eImpériale\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=\"Caractéristique\"\u003eMatériau\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Métrique\"\u003ePlastique ABS + acier inoxydable\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Impériale\"\u003ePlastique ABS + acier inoxydable\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Caractéristique\"\u003eDimensions (L x l x H)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Métrique\"\u003e12,0 cm x 5,5 cm x 4,0 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Impériale\"\u003e4,7 po x 2,2 po x 1,6 po\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Caractéristique\"\u003ePoids de l’article\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Métrique\"\u003e105,0 g\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Impériale\"\u003e3,7 oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Caractéristique\"\u003eCompatibilité\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Métrique\"\u003eConvient aux portes de 3,5 cm d’épaisseur\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Impériale\"\u003eConvient aux portes de 1,38 po d’épaisseur\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================================\n       FAQ SECTION\n       ======================================================================= --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eFoire aux questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCe verrou s’adaptera-t-il à ma porte ?\u003c\/h3\u003e\n\n\u003cp\u003eNotre verrou est doté d’un système universel à loquet à ressort qui convient à presque toutes les portes intérieures standard, d’environ 1,38 po \/ 3,5 cm d’épaisseur. Il s’agrippe facilement et solidement aux encadrements de porte résidentiels standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eMon tout-petit finira-t-il par pouvoir l’atteindre ou le déverrouiller ?\u003c\/h3\u003e\n\n\u003cp\u003eNon. Le verrou est conçu pour être installé tout en haut de l’encadrement de la porte, ce qui le rend totalement hors de portée des tout-petits et des jeunes enfants.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eLa peinture sera-t-elle arrachée lorsque je le retirerai ?\u003c\/h3\u003e\n\n\u003cp\u003eAbsolument pas. Comme il n’utilise ni adhésif, ni autocollant ni vis, le verrou repose uniquement sur un système de serrage sécurisé. Il se met en place et se retire instantanément, sans laisser la moindre marque sur votre peinture ou vos encadrements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Snapfoli","offers":[{"title":"📦 Lot de 1 (Débutant)","offer_id":47445303820461,"sku":"0407-15521407","price":25.95,"currency_code":"USD","in_stock":true},{"title":"📦 Lot de 2 (Le plus populaire )","offer_id":47445303853229,"sku":"0407-15524309","price":45.95,"currency_code":"USD","in_stock":true},{"title":"📦 Lot de 3 (Toute la maison )","offer_id":47445303885997,"sku":"0407-15524397","price":65.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/834bcfbd8387f097bdc245e03d239ff0.jpg?v=1789005506","url":"https:\/\/newjoyloo.com\/fr\/products\/tool-free-child-safety-lock-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}