{"title":"Nos incontournables","description":"{% comment %}\n  Section: Best-Sellers Accueil - Pawaia (Sans mentions de retours)\n  Fichier: sections\/pawaia-bestsellers-grid.liquid\n{% endcomment %}\n\n\u003cdiv class=\"pawaia-hp-bs-wrapper pawaia-hp-bs-{{ section.id }}\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=League+Spartan:wght@600;700\u0026amp;family=Syne:wght@500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cdiv class=\"pawaia-hp-bs-container\"\u003e\n\n    \u003cdiv class=\"pawaia-hp-bs-header\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pawaia-hp-bs-subtitle\"\u003e{{ section.settings.subtitle }}\u003c\/span\u003e\n        \u003ch2 class=\"pawaia-hp-bs-title\"\u003e{{ section.settings.title }}\u003c\/h2\u003e\n      \u003c\/div\u003e\n      {% if section.settings.collection_link != blank and section.settings.link_text != blank %}\n        \u003ca href=\"{{%20section.settings.collection_link%20}}\" class=\"pawaia-hp-bs-link\"\u003e\n          {{ section.settings.link_text }} →\n        \u003c\/a\u003e\n      {% endif %}\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pawaia-hp-bs-grid\"\u003e\n      {% assign featured_collection = collections[section.settings.collection] %}\n      \n      {% if featured_collection != blank and featured_collection.products_count \u0026gt; 0 %}\n        {% for product in featured_collection.products limit: section.settings.products_to_show %}\n          \u003cdiv class=\"pawaia-hp-card\"\u003e\n            \n            \u003cdiv class=\"pawaia-hp-card-media\"\u003e\n              {% if product.compare_at_price \u0026gt; product.price %}\n                \u003cspan class=\"pawaia-hp-tag pawaia-hp-tag-promo\"\u003ePROMO -{{ product.compare_at_price | minus: product.price | times: 100 | divided_by: product.compare_at_price }}%\u003c\/span\u003e\n              {% else %}\n                \u003cspan class=\"pawaia-hp-tag pawaia-hp-tag-slim\"\u003eJAPANDI EXCLUSIVE\u003c\/span\u003e\n              {% endif %}\n\n              \u003ca href=\"{{%20product.url%20}}\"\u003e\n                {% if product.featured_image != blank %}\n                  \u003cimg src=\"{{%20product.featured_image%20|%20image_url:%20width:%20600%20}}\" alt=\"{{ product.title | escape }}\" loading=\"lazy\" width=\"600\" height=\"600\" class=\"pawaia-hp-card-img\"\u003e\n                {% else %}\n                  {{ 'product-1' | placeholder_svg_tag: 'pawaia-hp-card-img' }}\n                {% endif %}\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pawaia-hp-card-info\"\u003e\n              \u003cspan class=\"pawaia-hp-card-vendor\"\u003e{{ product.type | default: 'Collection Pawaia' }}\u003c\/span\u003e\n              \u003ch3 class=\"pawaia-hp-card-title\"\u003e\n                \u003ca href=\"{{%20product.url%20}}\"\u003e{{ product.title }}\u003c\/a\u003e\n              \u003c\/h3\u003e\n\n              \u003cdiv class=\"pawaia-hp-card-price\"\u003e\n                \u003cspan class=\"pawaia-hp-price-main\"\u003e{{ product.price | money }}\u003c\/span\u003e\n                {% if product.compare_at_price \u0026gt; product.price %}\n                  \u003cspan class=\"pawaia-hp-price-old\"\u003e{{ product.compare_at_price | money }}\u003c\/span\u003e\n                {% endif %}\n              \u003c\/div\u003e\n\n              \u003cproduct-form class=\"pawaia-hp-quick-add\"\u003e\n                {%- form 'product', product, id: product.id, class: 'form', novalidate: 'novalidate', data-type: 'add-to-cart-form' -%}\n                  \u003cinput type=\"hidden\" name=\"id\" value=\"{{ product.selected_or_first_available_variant.id }}\"\u003e\n                  \u003cbutton type=\"submit\" name=\"add\" class=\"pawaia-hp-btn-add\" if product.available=\"=\" false endif\u003e\n                    {% if product.available %}\n                      \u003cspan\u003eAjouter au panier\u003c\/span\u003e\n                    {% else %}\n                      \u003cspan\u003eÉpuisé\u003c\/span\u003e\n                    {% endif %}\n                  \u003c\/button\u003e\n                {%- endform -%}\n              \u003c\/product-form\u003e\n\n              \u003cdiv class=\"pawaia-hp-card-perks\"\u003e\n                \u003cspan\u003e\n                  {%- if product.title contains 'brosse' -%}\n                    ✨ Ultra-légère (\u0026lt; 300g) \u0026amp; ergonomique\n                  {%- elsif product.title contains 'hamac' -%}\n                    ✨ Suspension bois \u0026amp; lin respirant\n                  {%- elsif product.title contains 'nid' -%}\n                    ✨ Moelleux apaisant haute densité\n                  {%- elsif product.title contains 'station' -%}\n                    ✨ Posture idéale \u0026amp; design épuré\n                  {%- else -%}\n                    ✨ Design Japandi exclusif\n                  {%- endif -%}\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        {% endfor %}\n      {% else %}\n        {% for i in (1..4) %}\n          \u003cdiv class=\"pawaia-hp-card\"\u003e\n            \u003cdiv class=\"pawaia-hp-card-media\"\u003e\n              \u003cspan class=\"pawaia-hp-tag pawaia-hp-tag-slim\"\u003eJAPANDI EXCLUSIVE\u003c\/span\u003e\n              {{ 'product-1' | placeholder_svg_tag: 'pawaia-hp-card-img' }}\n            \u003c\/div\u003e\n            \u003cdiv class=\"pawaia-hp-card-info\"\u003e\n              \u003cspan class=\"pawaia-hp-card-vendor\"\u003eGrooming \u0026amp; Soin\u003c\/span\u003e\n              \u003ch3 class=\"pawaia-hp-card-title\"\u003e\u003ca href=\"#\"\u003eProduit Exemple Pawaia {{ i }}\u003c\/a\u003e\u003c\/h3\u003e\n              \u003cdiv class=\"pawaia-hp-card-price\"\u003e\n                \u003cspan class=\"pawaia-hp-price-main\"\u003e29,90 €\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cbutton type=\"button\" class=\"pawaia-hp-btn-add\"\u003eAjouter au panier\u003c\/button\u003e\n              \u003cdiv class=\"pawaia-hp-card-perks\"\u003e\n                \u003cspan\u003e✨ Finition artisanale Japandi\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        {% endfor %}\n      {% endif %}\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n{% schema %}\n{\n  \"name\": \"Pawaia Best-Sellers Accueil\",\n  \"tag\": \"section\",\n  \"class\": \"section-pawaia-bestsellers-grid\",\n  \"settings\": [\n    {\n      \"type\": \"color\",\n      \"id\": \"bg_color\",\n      \"label\": \"Couleur de Fond\",\n      \"default\": \"#FAF8F5\"\n    },\n    {\n      \"type\": \"text\",\n      \"id\": \"subtitle\",\n      \"label\": \"Sous-titre\",\n      \"default\": \"SÉLECTION INCONTOURNABLE\"\n    },\n    {\n      \"type\": \"text\",\n      \"id\": \"title\",\n      \"label\": \"Titre Principal\",\n      \"default\": \"Nos Best-Sellers Japandi\"\n    },\n    {\n      \"type\": \"collection\",\n      \"id\": \"collection\",\n      \"label\": \"Collection à afficher\"\n    },\n    {\n      \"type\": \"range\",\n      \"id\": \"products_to_show\",\n      \"min\": 4,\n      \"max\": 12,\n      \"step\": 2,\n      \"default\": 4,\n      \"label\": \"Nombre de produits\"\n    },\n    {\n      \"type\": \"text\",\n      \"id\": \"link_text\",\n      \"label\": \"Texte Lien Collection\",\n      \"default\": \"Voir toute la boutique\"\n    },\n    {\n      \"type\": \"url\",\n      \"id\": \"collection_link\",\n      \"label\": \"Lien vers la collection\"\n    }\n  ],\n  \"presets\": [\n    {\n      \"name\": \"Pawaia Best-Sellers Accueil\",\n      \"category\": \"Pawaia Custom\"\n    }\n  ]\n}\n{% endschema %}\n\n\u003cstyle\u003e\n  .pawaia-hp-bs-wrapper {\n    background-color: {{ section.settings.bg_color }};\n    padding: 80px 20px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  }\n\n  .pawaia-hp-bs-container {\n    max-width: 1240px;\n    margin: 0 auto;\n  }\n\n  .pawaia-hp-bs-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-end;\n    margin-bottom: 40px;\n  }\n\n  .pawaia-hp-bs-subtitle {\n    font-family: 'Syne', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #8A9A86;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .pawaia-hp-bs-title {\n    font-family: 'League Spartan', sans-serif;\n    font-size: clamp(28px, 4vw, 40px);\n    color: #2C302E;\n    font-weight: 700;\n    margin: 0;\n    letter-spacing: -0.02em;\n  }\n\n  .pawaia-hp-bs-link {\n    font-family: 'Syne', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    color: #C88A75;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    transition: color 0.2s;\n  }\n\n  .pawaia-hp-bs-link:hover {\n    color: #B57762;\n    text-decoration: underline;\n  }\n\n  .pawaia-hp-bs-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  @media (max-width: 767px) {\n    .pawaia-hp-bs-grid {\n      display: flex;\n      overflow-x: auto;\n      scroll-snap-type: x mandatory;\n      -webkit-overflow-scrolling: touch;\n      margin: 0 -20px;\n      padding: 0 20px 20px 20px;\n    }\n    .pawaia-hp-bs-grid::-webkit-scrollbar { display: none; }\n    .pawaia-hp-bs-grid { -ms-overflow-style: none; scrollbar-width: none; }\n    .pawaia-hp-card { flex: 0 0 78%; scroll-snap-align: center; }\n    .pawaia-hp-bs-header {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 12px;\n    }\n    .pawaia-hp-bs-wrapper {\n      padding: 50px 16px;\n    }\n  }\n\n  @media (min-width: 768px) {\n    .pawaia-hp-bs-grid {\n      grid-template-columns: repeat(4, 1fr);\n      gap: 24px;\n    }\n  }\n\n  .pawaia-hp-card {\n    background: #FFFFFF;\n    border-radius: 16px;\n    overflow: hidden;\n    border: 1px solid rgba(138, 154, 134, 0.18);\n    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);\n    display: flex;\n    flex-direction: column;\n  }\n\n  .pawaia-hp-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 30px rgba(44, 48, 46, 0.09);\n  }\n\n  .pawaia-hp-card-media {\n    position: relative;\n    aspect-ratio: 1\/1;\n    background-color: #F4EFEB;\n    overflow: hidden;\n  }\n\n  .pawaia-hp-card-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n  }\n\n  .pawaia-hp-card:hover .pawaia-hp-card-img {\n    transform: scale(1.05);\n  }\n\n  .pawaia-hp-tag {\n    position: absolute;\n    top: 12px;\n    left: 12px;\n    font-family: 'Syne', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 5px 10px;\n    border-radius: 50px;\n    z-index: 2;\n    letter-spacing: 0.05em;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.06);\n  }\n\n  .pawaia-hp-tag-slim { background: #8A9A86; color: #FFFFFF; }\n  .pawaia-hp-tag-promo { background: #C88A75; color: #FFFFFF; }\n\n  .pawaia-hp-card-info {\n    padding: 22px;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n  }\n\n  .pawaia-hp-card-vendor {\n    font-family: 'Syne', sans-serif;\n    font-size: 10px;\n    color: #8A9A86;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n  }\n\n  .pawaia-hp-card-title {\n    font-family: 'League Spartan', sans-serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    line-height: 1.35;\n  }\n\n  .pawaia-hp-card-title a {\n    color: #2C302E;\n    text-decoration: none;\n    transition: color 0.2s;\n  }\n\n  .pawaia-hp-card-title a:hover {\n    color: #C88A75;\n  }\n\n  .pawaia-hp-card-price {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 16px;\n    margin-top: auto;\n  }\n\n  .pawaia-hp-price-main {\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: #2C302E;\n  }\n\n  .pawaia-hp-price-old {\n    font-size: 0.9rem;\n    color: #999;\n    text-decoration: line-through;\n  }\n\n  .pawaia-hp-btn-add {\n    width: 100%;\n    padding: 13px;\n    background: #FAF8F5;\n    color: #2C302E;\n    border: 1px solid rgba(44, 48, 46, 0.12);\n    border-radius: 10px;\n    font-family: 'Syne', sans-serif;\n    font-weight: 600;\n    font-size: 12px;\n    cursor: pointer;\n    transition: all 0.25s ease;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pawaia-hp-btn-add:hover {\n    background: #C88A75;\n    color: #FFFFFF;\n    border-color: #C88A75;\n    box-shadow: 0 6px 15px rgba(200, 138,\u003c\/style\u003e","products":[{"product_id":"la-brosse-epuree-pawaia®-soin-anti-poils","title":"La brosse épurée Pawaia® - Soin \u0026 Anti-Poils","description":"\u003cdiv class=\"pawaia-magical-product\"\u003e\n\n  \u003c!-- Accroche Émotionnelle --\u003e\n  \u003cdiv class=\"pawaia-intro\" style=\"margin-bottom: 30px;\"\u003e\n    \u003cp style=\"font-size: 16px; line-height: 1.6; color: #2C302E;\"\u003e\n      \u003cstrong\u003eL'art du soin, sans compromis sur l'esthétique.\u003c\/strong\u003e\u003cbr\u003e\n      Parce que votre intérieur est un sanctuaire de sérénité et que votre compagnon mérite ce qu'il y a de plus doux, Pawaia réinvente l'essentiel du toilettage. Une parenthèse de bien-être pur, pensée pour sublimer le pelage tout en respectant l'harmonie de votre maison.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Bloc des Bénéfices Majeurs (Designé en mode épuré) --\u003e\n  \u003cdiv class=\"pawaia-features-grid\" style=\"display: grid; grid-template-columns: 1fr; gap: 20px; margin-bottom: 35px;\"\u003e\n    \n    \u003cdiv style=\"background: #F8F5F2; padding: 20px; border-radius: 8px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch4 style=\"margin: 0 0 8px 0; color: #C88A75; font-size: 15px; text-transform: uppercase; letter-spacing: 0.05em;\"\u003e🌱 L'Épure au Cœur du Poil\u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555c58; line-height: 1.5;\"\u003e\n        Ses micro-picots à haute densité glissent avec une fluidité absolue à la base du sous-poil pour capturer les fibres mortes en douceur, sans jamais agresser l'épiderme.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F8F5F2; padding: 20px; border-radius: 8px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch4 style=\"margin: 0 0 8px 0; color: #C88A75; font-size: 15px; text-transform: uppercase; letter-spacing: 0.05em;\"\u003e✨ L'Hygiène Absolue\u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555c58; line-height: 1.5;\"\u003e\n        Conçue pour être lavée intégralement sous l'eau du robinet, elle ne garde aucune impureté. Un nettoyage instantané pour une propreté toujours irréprochable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F8F5F2; padding: 20px; border-radius: 8px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch4 style=\"margin: 0 0 8px 0; color: #C88A75; font-size: 15px; text-transform: uppercase; letter-spacing: 0.05em;\"\u003e🐾 Un Moment Suspendu\u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555c58; line-height: 1.5;\"\u003e\n        Plus qu'un simple brossage, sa structure ergonomique masse délicatement la peau, stimule la circulation et transforme ce rituel en un instant de pure complicité.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Citation de Marque \/ Promesse --\u003e\n  \u003cdiv style=\"text-align: center; padding: 25px 15px; background: #FFFFFF; border: 1px solid #EFECE9; border-radius: 8px; margin-bottom: 30px;\"\u003e\n    \u003cp style=\"font-style: italic; color: #C88A75; font-size: 15px; margin: 0; letter-spacing: 0.02em;\"\u003e\n      \"Zéro compromis visuel. Zéro poil superflu.\"\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Accordéon \/ Spécifications techniques discrètes --\u003e\n  \u003cdiv class=\"pawaia-specs\" style=\"font-size: 13px; color: #777; border-top: 1px solid #EFECE9; padding-top: 20px;\"\u003e\n    \u003cp style=\"margin: 0 0 8px 0;\"\u003e\u003cstrong\u003eSpécifications \u0026amp; Détails :\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul style=\"margin: 0; padding-left: 18px; line-height: 1.6;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDimensions :\u003c\/strong\u003e 21.6 × 7.2 × 8.5 cm — pensée pour une prise en main légère et naturelle.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMatériaux :\u003c\/strong\u003e ABS noble et durable, agréable au toucher.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eConvient pour :\u003c\/strong\u003e Chiens et chats (poils courts ou longs).\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pawaia","offers":[{"title":"Bleu nuit","offer_id":54186103079228,"sku":"CJGY176027003CX","price":29.9,"currency_code":"EUR","in_stock":true},{"title":"Bleu ciel","offer_id":54186103111996,"sku":"CJGY176027002BY","price":29.9,"currency_code":"EUR","in_stock":true},{"title":"Blanc","offer_id":54186103144764,"sku":"CJGY176027001AZ","price":29.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/7758\/6236\/files\/brosse-soin-chien-chat-vapeur-blanche-pawaia.png?v=1788254816"},{"product_id":"le-nid-cocooning-pawaia®","title":"Le nid cocooning Pawaia®","description":"\u003cdiv class=\"pawaia-product-description\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #2C302E; line-height: 1.6;\"\u003e\n\n  \u003c!-- Import des polices de la charte --\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=League+Spartan:wght@600;700\u0026amp;family=Syne:wght@500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- Section Introduction \u0026 Accroche --\u003e\n  \u003cdiv class=\"pawaia-intro\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch3 style=\"font-family: 'League Spartan', sans-serif; font-size: 22px; color: #C88A75; margin-bottom: 12px; font-weight: 700; letter-spacing: -0.01em;\"\u003eLe refuge ultime pour des nuits profondément apaisantes\u003c\/h3\u003e\n    \u003cp style=\"font-size: 15px; margin: 0 0 15px 0;\"\u003e\n      Enveloppez votre compagnon dans un nuage de douceur avec le nid cocooning Pawaia®. Conçu avec un tissu à poils longs ultra-moelleux, il recrée un sentiment de sécurité incomparable et procure une chaleur réconfortante à laquelle les animaux succombent instantanément.\n    \u003c\/p\u003e\n    \u003cp style=\"font-size: 15px; margin: 0;\"\u003e\n      Alliant un design épuré d'inspiration Japandi à des matières saines et sans odeur, il s'intègre avec élégance dans votre intérieur tout en prenant soin du sommeil de votre animal.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Avantages Clés (Grille) --\u003e\n  \u003cdiv class=\"pawaia-features\" style=\"margin-bottom: 35px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 20px;\"\u003ePourquoi votre animal va l'adorer\u003c\/h4\u003e\n    \n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e☁️ Peluche Luxueuse de 4 cm\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Des fibres longues et soyeuses qui procurent un toucher incroyablement doux, idéal pour stimuler l'apaisement et le repos profond.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e🌿 Matériaux Sûrs \u0026amp; Non-Toxiques\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Conçu à partir de tissus sains et sans odeur, il favorise une adaptation immédiate et respecte la santé de votre compagnon.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e✨ Léger \u0026amp; Simple d'Entretien\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Facile à transporter d'une pièce à l'autre selon les envies, et conçu pour un nettoyage simple et rapide au quotidien.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Guide des Tailles --\u003e\n  \u003cdiv class=\"pawaia-size-guide\" style=\"margin-bottom: 35px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 15px;\"\u003eGuide des tailles\u003c\/h4\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; text-align: center;\"\u003e\n      \u003cthead\u003e\n        \u003ctr style=\"background: #C88A75; color: #FFFFFF;\"\u003e\n          \u003cth style=\"padding: 10px; font-family: 'Syne', sans-serif; font-weight: 500;\"\u003eTaille\u003c\/th\u003e\n          \u003cth style=\"padding: 10px; font-family: 'Syne', sans-serif; font-weight: 500;\"\u003eDimensions\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"border-bottom: 1px solid #EFECE9; background: #FAF8F5;\"\u003e\n          \u003ctd style=\"padding: 12px; font-weight: bold; color: #C88A75;\"\u003eSmall (Petit)\u003c\/td\u003e\n          \u003ctd style=\"padding: 12px; color: #333;\"\u003e42 × 28 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #EFECE9; background: #FFFFFF;\"\u003e\n          \u003ctd style=\"padding: 12px; font-weight: bold; color: #C88A75;\"\u003eLarge (Grand)\u003c\/td\u003e\n          \u003ctd style=\"padding: 12px; color: #333;\"\u003e52 × 30 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tableau des Spécifications Techniques --\u003e\n  \u003cdiv class=\"pawaia-specs\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 15px;\"\u003eSpécifications techniques\u003c\/h4\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555; width: 35%;\"\u003eMatière\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eTissu peluche longue (4 cm) \/ Textile doux non-toxique\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eColoris disponibles\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eCafé, Beige, Marron clair, Gris argenté, Rose\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eCatégorie\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eMaison \/ Lit pour animal de compagnie\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eContenu du colis\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003e1x Nid cocooning \/ Lit pour animal\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Note d'engagement de marque --\u003e\n  \u003cdiv style=\"text-align: center; background: #F4EFEB; padding: 20px; border-radius: 8px; border: 1px solid #E5DFD9;\"\u003e\n    \u003cp style=\"margin: 0; font-style: italic; font-size: 14px; color: #C88A75;\"\u003e\n      \"Un espace rien qu'à lui, pensé pour envelopper ses plus doux rêves.\" — \u003cstrong\u003ePawaia\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pawaia","offers":[{"title":"Café \/ S","offer_id":54232244879676,"sku":"CJMY105596302BY","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Gris \/ S","offer_id":54232244912444,"sku":"CJMY105596303CX","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ S","offer_id":54232244945212,"sku":"CJMY105596304DW","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Rose \/ S","offer_id":54232244977980,"sku":"CJMY105596301AZ","price":49.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/7758\/6236\/files\/panier-chat-rond-tissu-premium-cocon-pawaia.jpg?v=1788276192"},{"product_id":"le-hamac-suspendu-pawaia®","title":"Le hamac suspendu Pawaia®","description":"\u003cdiv class=\"pawaia-product-description\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #2C302E; line-height: 1.6;\"\u003e\n\n  \u003c!-- Import des polices de la charte --\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=League+Spartan:wght@600;700\u0026amp;family=Syne:wght@500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- Section Introduction \u0026 Accroche --\u003e\n  \u003cdiv class=\"pawaia-intro\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch3 style=\"font-family: 'League Spartan', sans-serif; font-size: 22px; color: #C88A75; margin-bottom: 12px; font-weight: 700; letter-spacing: -0.01em;\"\u003eUn cocon suspendu pour des siestes hors du temps\u003c\/h3\u003e\n    \u003cp style=\"font-size: 15px; margin: 0 0 15px 0;\"\u003e\n      Offrez à votre félin le refuge douillet dont il rêve avec le hamac suspendu Pawaia®. Spécialement pensé pour s'accrocher facilement aux cages ou aux structures adaptées, il combine un maintien stable en forme de L et des textures ultra-moelleuses.\n    \u003c\/p\u003e\n    \u003cp style=\"font-size: 15px; margin: 0;\"\u003e\n      Entre design Japandi épuré et douceur irrésistible, c'est l'espace de repos suspendu idéal pour les chats en quête de hauteur et de sécurité.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Avantages Clés (Grille) --\u003e\n  \u003cdiv class=\"pawaia-features\" style=\"margin-bottom: 35px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 20px;\"\u003ePourquoi votre chat va l'adorer\u003c\/h4\u003e\n    \n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e☁️ Douceur Suprême au Choix\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Disponible en version effet laine d'agneau chaleureuse ou imitation fourrure de lapin ultra-soyeuse pour un confort absolu.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e📐 Structure Ergonomique en L\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Une conception pensée pour optimiser l'espace, offrir un soutien stable et permettre au chat de se lover en toute sécurité.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e🌿 Intégration Harmonieuse\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Des teintes naturelles (beige sable et gris intemporel) qui s'harmonisent parfaitement avec votre intérieur.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tableau des Spécifications Techniques --\u003e\n  \u003cdiv class=\"pawaia-specs\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 15px;\"\u003eSpécifications techniques\u003c\/h4\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555; width: 35%;\"\u003eMatière principale\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eTextile doux (Laine d'agneau ou Fourrure de lapin synthétique)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eModèles \u0026amp; Coloris\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eForme en L : Agneau Beige, Agneau Gris, Fourrure de lapin Beige, Fourrure de lapin Gris\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eUtilisation\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eLit suspendu pour cage ou structure adaptée\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003ePublic cible\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eChats\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eContenu du colis\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003e1x Hamac \/ Nid suspendu pour chat\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Note d'engagement de marque --\u003e\n  \u003cdiv style=\"text-align: center; background: #F4EFEB; padding: 20px; border-radius: 8px; border: 1px solid #E5DFD9;\"\u003e\n    \u003cp style=\"margin: 0; font-style: italic; font-size: 14px; color: #C88A75;\"\u003e\n      \"Offrez-lui un coin de paradis suspendu, pensé pour son confort absolu.\" — \u003cstrong\u003ePawaia\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pawaia","offers":[{"title":"Beige","offer_id":54232622170428,"sku":"CJYD222445405EV","price":39.9,"currency_code":"EUR","in_stock":true},{"title":"Gris","offer_id":54232622203196,"sku":"CJYD222445406FU","price":39.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/7758\/6236\/files\/hamac-animal-chat-design-japandi-beige.png?v=1788275039"},{"product_id":"la-station-repas-hydratation-pawaia®","title":"La station repas \u0026 hydratation Pawaia®","description":"\u003cdiv class=\"pawaia-product-description\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #2C302E; line-height: 1.6;\"\u003e\n\n  \u003c!-- Import des polices de la charte --\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=League+Spartan:wght@600;700\u0026amp;family=Syne:wght@500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003c!-- Section Introduction \u0026 Accroche --\u003e\n  \u003cdiv class=\"pawaia-intro\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch3 style=\"font-family: 'League Spartan', sans-serif; font-size: 22px; color: #C88A75; margin-bottom: 12px; font-weight: 700; letter-spacing: -0.01em;\"\u003eL'art de recevoir son animal à table\u003c\/h3\u003e\n    \u003cp style=\"font-size: 15px; margin: 0 0 15px 0;\"\u003e\n      Alliez esthétisme minimaliste et confort quotidien avec la station repas \u0026amp; hydratation Pawaia®. Conçue pour s'intégrer harmonieusement dans votre intérieur, elle offre à votre compagnon un espace de nutrition ergonomique, propre et pensé pour son bien-être.\n    \u003c\/p\u003e\n    \u003cp style=\"font-size: 15px; margin: 0;\"\u003e\n      Une conception surélevée pour protéger ses cervicales, des matériaux durables et un design d'inspiration Japandi qui sublime votre décoration.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Avantages Clés (Grille) --\u003e\n  \u003cdiv class=\"pawaia-features\" style=\"margin-bottom: 35px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 20px;\"\u003ePourquoi vous allez l'adorer\u003c\/h4\u003e\n    \n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e🥗 Ergonomie \u0026amp; Confort Cervical\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        La hauteur et l'inclinaison de la station réduisent la pression sur le cou et les articulations de votre animal, facilitant ainsi sa digestion au quotidien.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e💧 Double Espace Repas \u0026amp; Eau\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Une solution tout-en-un élégante regroupant l'eau et les croquettes ou pâtées, idéale pour garder l'espace de vie propre et bien ordonné.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #F4EFEB; padding: 18px; border-radius: 8px; margin-bottom: 15px; border-left: 3px solid #C88A75;\"\u003e\n      \u003ch5 style=\"font-family: 'Syne', sans-serif; margin: 0 0 6px 0; font-size: 15px; color: #2C302E;\"\u003e🌿 Design Japandi \u0026amp; Entretien Facile\u003c\/h5\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555;\"\u003e\n        Des lignes épurées qui s'intègrent dans tous les intérieurs modernes, avec des bols amovibles conçus pour un nettoyage rapide et hygiénique.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tableau des Spécifications Techniques --\u003e\n  \u003cdiv class=\"pawaia-specs\" style=\"margin-bottom: 30px;\"\u003e\n    \u003ch4 style=\"font-family: 'Syne', sans-serif; font-size: 15px; text-transform: uppercase; letter-spacing: 0.08em; color: #C88A75; border-bottom: 2px solid #F4EFEB; padding-bottom: 8px; margin-bottom: 15px;\"\u003eSpécifications techniques\u003c\/h4\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555; width: 35%;\"\u003eFonction\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eStation double : Gamelle repas + Distributeur \/ Bol d'eau\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eStyle \u0026amp; Finition\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eDesign épuré d'inspiration Japandi\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eEntretien\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eBols amovibles, lavage facile à la main ou en machine\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #EFECE9;\"\u003e\n        \u003ctd style=\"padding: 10px 0; font-weight: bold; color: #555;\"\u003eUtilisation recommandée\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 0; color: #333;\"\u003eChats et petits chiens\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Note d'engagement de marque --\u003e\n  \u003cdiv style=\"text-align: center; background: #F4EFEB; padding: 20px; border-radius: 8px; border: 1px solid #E5DFD9;\"\u003e\n    \u003cp style=\"margin: 0; font-style: italic; font-size: 14px; color: #C88A75;\"\u003e\n      \"Le bien-être de votre animal commence dès son premier repas.\" — \u003cstrong\u003ePawaia\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pawaia","offers":[{"title":"Gris \/ Croquettes","offer_id":54232932811068,"sku":"CJFT217889608HS","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Gris \/ Eau","offer_id":54232932843836,"sku":"CJFT217889607GT","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Vert \/ Croquettes","offer_id":54232932876604,"sku":"CJFT217889606FU","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Vert \/ Eau","offer_id":54232932909372,"sku":"CJFT217889605EV","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Rose \/ Croquettes","offer_id":54232932942140,"sku":"CJFT217889604DW","price":49.9,"currency_code":"EUR","in_stock":true},{"title":"Rose \/ Eau","offer_id":54232932974908,"sku":"CJFT217889603CX","price":49.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/7758\/6236\/files\/distributeur-eau-croquettes-vert-interieur-japandi.png?v=1788276139"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/7758\/6236\/collections\/7d3d65af-739d-43a6-a806-4bb60d23fa3f.jpg?v=1788102289","url":"https:\/\/pawaia.fr\/collections\/nos-incontournables.oembed","provider":"Pawaia","version":"1.0","type":"link"}