{"title":"Best Sellers","description":"","products":[{"product_id":"correa-perros-nuvik-classic","title":"Nuvik Classic Dog Leash","description":"\u003cstyle\u003e\n  .pp-copy-wrap,\n  .pp-copy-wrap * {\n    box-sizing: border-box;\n  }\n\n  .pp-copy-wrap {\n    --pp-bg: #f8f3ec;\n    --pp-bg-2: #fffdf9;\n    --pp-card: #ffffff;\n    --pp-text: #2d211b;\n    --pp-muted: #6c5c51;\n    --pp-line: #e6d9cb;\n    --pp-accent: #8b5e3c;\n    --pp-dark: #1f1713;\n    --pp-success: #2f5d43;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-text);\n    max-width: 1180px;\n    margin: 0 auto;\n    line-height: 1.55;\n    overflow-wrap: break-word;\n  }\n\n  .pp-copy-section {\n    margin: 0 0 18px 0;\n    padding: 26px;\n    background: var(--pp-card);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(49, 31, 17, 0.06);\n    overflow: hidden;\n  }\n\n  .pp-copy-hero {\n    background: linear-gradient(135deg, #fbf7f1 0%, #f4ebe1 100%);\n  }\n\n  .pp-copy-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 26px;\n    align-items: center;\n  }\n\n  .pp-copy-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 16px;\n  }\n\n  .pp-copy-title {\n    font-size: 34px;\n    line-height: 1.12;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .pp-copy-subtitle {\n    font-size: 18px;\n    color: var(--pp-muted);\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-lead {\n    font-size: 16px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-kicker {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--pp-accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .pp-copy-section-title {\n    font-size: 28px;\n    line-height: 1.15;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-section-text {\n    font-size: 16px;\n    color: var(--pp-muted);\n    margin: 0 0 14px 0;\n  }\n\n  .pp-copy-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(139, 94, 60, 0.10);\n    color: var(--pp-accent);\n    border: 1px solid rgba(139, 94, 60, 0.18);\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pp-copy-mini-trust {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-mini-trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid var(--pp-line);\n    border-radius: 16px;\n    padding: 12px 14px;\n    font-size: 14px;\n    color: var(--pp-text);\n  }\n\n  .pp-copy-visual-box {\n    background: #fff;\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 28px 22px;\n    text-align: center;\n    box-shadow: inset 0 0 0 1px rgba(139, 94, 60, 0.04);\n  }\n\n  .pp-copy-visual-circle {\n    width: 150px;\n    height: 150px;\n    border-radius: 999px;\n    margin: 0 auto 18px auto;\n    background: radial-gradient(circle, rgba(182,134,85,0.20), rgba(139,94,60,0.08));\n    border: 1px solid rgba(139,94,60,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 58px;\n  }\n\n  .pp-copy-visual-box h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin: 0 0 10px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-visual-box p {\n    font-size: 15px;\n    color: var(--pp-muted);\n    margin: 0;\n  }\n\n  .pp-copy-card {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n    height: 100%;\n  }\n\n  .pp-copy-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: rgba(182, 134, 85, 0.13);\n    color: var(--pp-accent);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-card h3,\n  .pp-copy-card h4 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-card p,\n  .pp-copy-card li {\n    margin: 0;\n    font-size: 15px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-card ul {\n    margin: 8px 0 0 18px;\n    padding: 0;\n  }\n\n  .pp-copy-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-compare-col {\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid var(--pp-line);\n  }\n\n  .pp-copy-compare-before {\n    background: #fbf8f4;\n  }\n\n  .pp-copy-compare-after {\n    background: #f3f8f3;\n    border-color: #d5e6d8;\n  }\n\n  .pp-copy-compare-label {\n    display: inline-block;\n    padding: 7px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-compare-before .pp-copy-compare-label {\n    background: rgba(139, 94, 60, 0.12);\n    color: var(--pp-accent);\n  }\n\n  .pp-copy-compare-after .pp-copy-compare-label {\n    background: rgba(47, 93, 67, 0.12);\n    color: var(--pp-success);\n  }\n\n  .pp-copy-checklist,\n  .pp-copy-xlist {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .pp-copy-checklist li,\n  .pp-copy-xlist li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 10px;\n    color: var(--pp-text);\n    font-size: 15px;\n  }\n\n  .pp-copy-checklist li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: var(--pp-success);\n  }\n\n  .pp-copy-xlist li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: #9c7553;\n  }\n\n  .pp-copy-lifestyle-strip {\n    background: linear-gradient(135deg, #fffaf3 0%, #f5eadf 100%);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 22px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-lifestyle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));\n    gap: 14px;\n  }\n\n  .pp-copy-lifestyle-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid rgba(139,94,60,0.14);\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .pp-copy-lifestyle-item span {\n    display: block;\n    font-size: 32px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-lifestyle-item strong {\n    display: block;\n    font-size: 15px;\n    color: var(--pp-dark);\n    margin-bottom: 4px;\n  }\n\n  .pp-copy-lifestyle-item small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n\n  .pp-copy-trust-box {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 16px 14px;\n    text-align: center;\n    height: 100%;\n  }\n\n  .pp-copy-trust-box span {\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-trust-box strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 4px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-trust-box small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-faq-item {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .pp-copy-faq-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-faq-item p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 15px;\n  }\n\n  .pp-copy-cta {\n    background: linear-gradient(135deg, #2e221b 0%, #4a3428 100%);\n    color: #fff;\n    border-color: #4a3428;\n  }\n\n  .pp-copy-cta .pp-copy-section-title,\n  .pp-copy-cta .pp-copy-title,\n  .pp-copy-cta h3,\n  .pp-copy-cta h4 {\n    color: #fff;\n  }\n\n  .pp-copy-cta .pp-copy-section-text,\n  .pp-copy-cta p,\n  .pp-copy-cta li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .pp-copy-divider {\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--pp-line), transparent);\n    margin: 18px 0;\n  }\n\n  .pp-copy-center {\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .pp-copy-section {\n      padding: 20px 16px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n    }\n\n    .pp-copy-grid-2,\n    .pp-copy-grid-3,\n    .pp-copy-grid-4,\n    .pp-copy-split,\n    .pp-copy-trust-strip,\n    .pp-copy-mini-trust,\n    .pp-copy-lifestyle-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .pp-copy-title {\n      font-size: 28px;\n    }\n\n    .pp-copy-section-title {\n      font-size: 23px;\n    }\n\n    .pp-copy-subtitle {\n      font-size: 16px;\n    }\n\n    .pp-copy-lead,\n    .pp-copy-section-text,\n    .pp-copy-card p,\n    .pp-copy-card li,\n    .pp-copy-faq-item p {\n      font-size: 15px;\n    }\n\n    .pp-copy-visual-circle {\n      width: 120px;\n      height: 120px;\n      font-size: 46px;\n    }\n\n    .pp-copy-visual-box h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-copy-wrap\"\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-hero\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eNUVIK Classic · our best-selling leash\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eThe leather leash for those who want to buy right from day one\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003eOur best-selling leash for a reason: it combines \u003cstrong\u003ecomfort, safety, durability, and classic design\u003c\/strong\u003ean artisanal piece designed for everyday use.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003eThe \u003cstrong\u003eNUVIK Classic\u003c\/strong\u003e is handcrafted in Barcelona with premium vegetable-tanned leather, artisanal braiding, and a sturdy carabiner. It’s the leash you choose when you want something beautiful, functional, and ready to perform every day.        \u003c\/p\u003e```    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Best seller NUVIK\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Premium vegetable-tanned leather\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Handmade in Barcelona\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Tested on real dogs\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Lifetime warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-mini-trust\"\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eBest seller\u003c\/strong\u003e\u003cbr\u003eThe choice for those seeking a reliable leash for everyday use.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eEveryday use\u003c\/strong\u003e\u003cbr\u003eCountryside, city, walks, training, or active dogs.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eComfort in hand\u003c\/strong\u003e\u003cbr\u003eComfortable handle, crafted leather, and a premium feel from the first use.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eHuman support\u003c\/strong\u003e\u003cbr\u003eWe respond quickly on WhatsApp if you have questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-visual-box\"\u003e\n    \u003cdiv class=\"pp-copy-visual-circle\"\u003e🐕\u003c\/div\u003e\n    \u003ch3\u003eYour everyday leash.\u003cbr\u003eBut built to last for years.\u003c\/h3\u003e\n    \u003cp\u003eA classic, clean, and durable leash for walks with more confidence, comfort, and peace of mind.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe understand the problem\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMany leashes seem good at first… until you start using them for real\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eSome are pretty but not very durable. Others are strong but uncomfortable. And many lose shape, feel, or confidence after a few months of use.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eIf you walk daily, go to the countryside, train, or have an active dog, you need a leash that’s more than just aesthetic. You need a leash that feels good in your hand and responds when the dog pulls, moves, or an unexpected situation arises.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThat’s where the \u003cstrong\u003eNUVIK Classic\u003c\/strong\u003e makes a difference:      \u003cstrong\u003epremium leather, artisanal braiding, secure carabiner, and a proven construction for real-world use\u003c\/strong\u003e.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy you’ll love it\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA simple, beautiful, and strong leash. Just what a good leash should be.\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-4\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003ch3\u003eReal confidence\u003c\/h3\u003e\n    \u003cp\u003eTested in demanding situations and designed for real dogs, not just to look good in a photo.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🤲\u003c\/div\u003e\n    \u003ch3\u003eComfortable in hand\u003c\/h3\u003e\n    \u003cp\u003eComfortable handle, crafted leather, and a balanced design to make daily walks more enjoyable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔗\u003c\/div\u003e\n    \u003ch3\u003eSecure carabiner\u003c\/h3\u003e\n    \u003cp\u003eAvailable with a classic or brass carabiner, so you can choose the finish that best suits you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧵\u003c\/div\u003e\n    \u003ch3\u003eNUVIK Craftsmanship\u003c\/h3\u003e\n    \u003cp\u003eHandmade in Barcelona with vegetable-tanned leather, artisanal braiding, and carefully finished details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eBefore \/ After\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-section-title\"\u003eLess doubt. More confidence. Better purchasing experience.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eIt's not just about changing the strap. It's about stopping to buy straps that don't convince, don't last, or don't convey security when you really need it.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eThe difference lies in the feel of the leather, in the braiding, in the clasp, in the comfort of the handle, and in that feeling of wearing a strap made to last.        \u003c\/p\u003e\n      \u003c\/div\u003e```  \u003cdiv class=\"pp-copy-split\"\u003e\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-before\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eBefore\u003c\/span\u003e\n      \u003cul class=\"pp-copy-xlist\"\u003e\n        \u003cli\u003eStraps that look good but don't withstand real use.\u003c\/li\u003e\n        \u003cli\u003eMaterials that deform or lose their feel over time.\u003c\/li\u003e\n        \u003cli\u003eUncomfortable handles or unpleasant grips.\u003c\/li\u003e\n        \u003cli\u003eDoubts about whether the strap will respond when the dog pulls.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-after\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eAfter\u003c\/span\u003e\n      \u003cul class=\"pp-copy-checklist\"\u003e\n        \u003cli\u003ePremium handcrafted leather leash for everyday use.\u003c\/li\u003e\n        \u003cli\u003eDurable braiding and unique finish.\u003c\/li\u003e\n        \u003cli\u003eComfortable handle for long walks and frequent use.\u003c\/li\u003e\n        \u003cli\u003eMore confidence in city, countryside, training, or walks.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eMoments where it shows\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eDesigned to accompany you every day, not just for special occasions.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Classic makes sense when you want a premium leash you can use all the time: daily walks, city, countryside, training, travel, young dogs, strong dogs, or simply an active life with your dog.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-lifestyle-strip\"\u003e\n  \u003cdiv class=\"pp-copy-lifestyle-grid\"\u003e\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🏙️\u003c\/span\u003e\n      \u003cstrong\u003eDaily walk\u003c\/strong\u003e\n      \u003csmall\u003eComfortable, durable, and easy to use every day.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003eCountryside\u003c\/strong\u003e\n      \u003csmall\u003ePremium leather and secure clasp for real-world use.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🎓\u003c\/span\u003e\n      \u003cstrong\u003eTraining\u003c\/strong\u003e\n      \u003csmall\u003eA reliable leash for control and obedience training.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🐕‍🦺\u003c\/span\u003e\n      \u003cstrong\u003eActive dogs\u003c\/strong\u003e\n      \u003csmall\u003eIdeal for dogs that need a responsive leash.\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy this leash is different\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIt's not just another leash. It's the one that embodies NUVIK's philosophy.\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🥇\u003c\/div\u003e\n    \u003ch3\u003eOur bestseller\u003c\/h3\u003e\n    \u003cp\u003eThe Classic is the leash that best represents what we stand for: quality, functionality, clean aesthetics, and daily confidence.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003eVersatile for many dogs\u003c\/h3\u003e\n    \u003cp\u003eAvailable in \u003cstrong\u003e10 mm, 13 mm, and 16 mm\u003c\/strong\u003e, to choose the width that best fits your dog and your way of using it.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧰\u003c\/div\u003e\n    \u003ch3\u003eProven real-world use\u003c\/h3\u003e\n    \u003cp\u003eDesigned for daily use and tested in demanding situations because a leash must perform when it matters.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eMaterials and construction\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eApproximate length of 180 cm.\u003c\/li\u003e\n      \u003cli\u003eHandcrafted premium leather.\u003c\/li\u003e\n      \u003cli\u003eFirst-quality vegetable-tanned leather.\u003c\/li\u003e\n      \u003cli\u003e4 mm thickness.\u003c\/li\u003e\n      \u003cli\u003eAvailable in 10 mm, 13 mm, and 16 mm widths.\u003c\/li\u003e\n      \u003cli\u003eHandwoven craftsmanship with a unique finish.\u003c\/li\u003e\n      \u003cli\u003eClassic, clean, and functional design.\u003c\/li\u003e\n      \u003cli\u003eComfortable handle grip.\u003c\/li\u003e\n      \u003cli\u003eStrong and secure carabiner.\u003c\/li\u003e\n      \u003cli\u003eOption with brass carabiner.\u003c\/li\u003e\n      \u003cli\u003eDesigned and made in Barcelona.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eWhat that means for you\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMore confidence on every walk.\u003c\/li\u003e\n      \u003cli\u003eMore comfort when used daily.\u003c\/li\u003e\n      \u003cli\u003eA leash that doesn’t look industrial or generic.\u003c\/li\u003e\n      \u003cli\u003eA product that ages with character.\u003c\/li\u003e\n      \u003cli\u003eThe peace of mind of buying the best-selling NUVIK leash.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhat you receive\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMore than just a beautiful leash\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🐕\u003c\/div\u003e\n    \u003ch3\u003eYour NUVIK Classic\u003c\/h3\u003e\n    \u003cp\u003eHandcrafted premium leather leash, comfortable, durable, and designed for real daily use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📘\u003c\/div\u003e\n    \u003ch3\u003eFree ebook\u003c\/h3\u003e\n    \u003cp\u003eIncludes an ebook on leather maintenance and tips to improve walks with your dog.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e💬\u003c\/div\u003e\n    \u003ch3\u003eHuman support\u003c\/h3\u003e\n    \u003cp\u003eIf you have questions about width, carabiner, color, or customization, we provide quick and friendly assistance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy buy from NUVIK\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA brand that doesn’t just sell: responds, cares, and shows face\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eAt NUVIK, we focus on handcrafted, functional, and durable pieces. We don’t aim to make disposable leashes but products that feel good, work well, and truly accompany your daily life with your dog.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-trust-strip\"\u003e\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🧵\u003c\/span\u003e\n    \u003cstrong\u003eHandmade\u003c\/strong\u003e\n    \u003csmall\u003eEach piece is crafted one by one, with attention to detail.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🛡️\u003c\/span\u003e\n    \u003cstrong\u003eLifetime warranty\u003c\/strong\u003e\n    \u003csmall\u003eCoverage against manufacturing defects.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e↩️\u003c\/span\u003e\n    \u003cstrong\u003eFree returns\u003c\/strong\u003e\n    \u003csmall\u003eReal refund, no vouchers.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🚚\u003c\/span\u003e\n    \u003cstrong\u003eFast shipping\u003c\/strong\u003e\n    \u003csmall\u003eManufacturing 1-3 days and standard shipping 48\/72 hours.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e📲\u003c\/span\u003e\n    \u003cstrong\u003eQuick human support\u003c\/strong\u003e\n    \u003csmall\u003eWe answer questions via WhatsApp in a friendly manner.\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe answer your questions\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eCommon objections before purchasing\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhy is this the best-selling NUVIK collar?\u003c\/h4\u003e\n    \u003cp\u003eBecause it combines what customers look for most: premium leather, comfort, durability, clean design, and everyday usability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhich width should I choose?\u003c\/h4\u003e\n    \u003cp\u003e10 mm is lighter, 13 mm is a balanced option for many dogs, and 16 mm provides a more substantial presence and a sense of robustness.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs it suitable for daily use?\u003c\/h4\u003e\n    \u003cp\u003eYes. It is specifically designed for daily walks, city, countryside, training, and frequent use with real dogs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs it resistant if my dog pulls?\u003c\/h4\u003e\n    \u003cp\u003eYes. It is made with 4 mm premium leather, handcrafted braiding, and a sturdy carabiner to ensure safety and confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eCan I customize it?\u003c\/h4\u003e\n    \u003cp\u003eYes. If you want to personalize your strap with laser engraving, you can contact us and we will guide you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat if it’s not what I expected?\u003c\/h4\u003e\n    \u003cp\u003eShop with more peace of mind because you have free returns, quick human support, and a brand that responds if any questions arise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIf you're looking for a daily-use strap, it makes no sense to settle for one that doesn’t give you confidence.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Classic is designed to solve a very specific problem:      \u003cstrong\u003eto have a comfortable, beautiful, durable, and reliable strap to wear every day without thinking about changing it.\u003c\/strong\u003e.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eBeing our \u003cstrong\u003ebest-selling strap\u003c\/strong\u003e, sums up exactly what many customers seek: quality leather, handcrafted manufacturing, safety, and a timeless aesthetic that never goes out of style.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-cta\"\u003e\n    \u003cdiv class=\"pp-copy-center\"\u003e\n      \u003ch2 class=\"pp-copy-title\"\u003eThe NUVIK strap most chosen by customers.\u003c\/h2\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003eIf you're looking for a handcrafted leather strap, comfortable, durable, and designed for daily use, the \u003cstrong\u003eNUVIK Classic\u003c\/strong\u003e is our safest choice.      \u003c\/p\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        \u003cstrong\u003eAdd it to your cart now\u003c\/strong\u003e and discover why it’s our best-selling strap.      \u003c\/p\u003e```  \u003cdiv class=\"pp-copy-badges\" style=\"justify-content:center; margin-top:18px;\"\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eBest seller\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003ePremium leather\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHandmade\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eLifetime warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"nuvikbcn","offers":[{"title":"Brown Leather \/ 10 mm \/ Classic","offer_id":56094484791676,"sku":"CRR0100121099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 10 mm \/ Brass","offer_id":56094485119356,"sku":"CRR0100121098","price":33.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 13 mm \/ Classic","offer_id":56134207308156,"sku":"CRR0100121399","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 13 mm \/ Brass","offer_id":56134207340924,"sku":"CRR0100121398","price":35.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 16 mm \/ Classic","offer_id":56134207373692,"sku":"CRR0100121699","price":37.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 16 mm \/ Brass","offer_id":56134207406460,"sku":"CRR0100121698","price":38.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 10 mm \/ Classic","offer_id":56094484824444,"sku":"CRR0100111099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 10 mm \/ Brass","offer_id":56094485152124,"sku":"CRR0100111098","price":33.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 13 mm \/ Classic","offer_id":56134207439228,"sku":"CRR0100111399","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 13 mm \/ Brass","offer_id":56134207471996,"sku":"CRR0100111398","price":35.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 16 mm \/ Classic","offer_id":56134207504764,"sku":"CRR0100111699","price":37.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 16 mm \/ Brass","offer_id":56134207537532,"sku":"CRR0100111698","price":38.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/CLASSIC_SIN_REMACHE.jpg?v=1773247686"},{"product_id":"correa-multiposicion-para-perro-nuvik-versa","title":"Multi-position Nuvik Versa Dog Leash","description":"\u003cstyle\u003e\n  .pp-copy-wrap,\n  .pp-copy-wrap * {\n    box-sizing: border-box;\n  }\n\n  .pp-copy-wrap {\n    --pp-bg: #f8f3ec;\n    --pp-bg-2: #fffdf9;\n    --pp-card: #ffffff;\n    --pp-text: #2d211b;\n    --pp-muted: #6c5c51;\n    --pp-line: #e6d9cb;\n    --pp-accent: #8b5e3c;\n    --pp-dark: #1f1713;\n    --pp-success: #2f5d43;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-text);\n    max-width: 1180px;\n    margin: 0 auto;\n    line-height: 1.55;\n    overflow-wrap: break-word;\n  }\n\n  .pp-copy-section {\n    margin: 0 0 18px 0;\n    padding: 26px;\n    background: var(--pp-card);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(49, 31, 17, 0.06);\n    overflow: hidden;\n  }\n\n  .pp-copy-hero {\n    background: linear-gradient(135deg, #fbf7f1 0%, #f4ebe1 100%);\n  }\n\n  .pp-copy-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 26px;\n    align-items: center;\n  }\n\n  .pp-copy-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 16px;\n  }\n\n  .pp-copy-title {\n    font-size: 34px;\n    line-height: 1.12;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .pp-copy-subtitle {\n    font-size: 18px;\n    color: var(--pp-muted);\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-lead {\n    font-size: 16px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-kicker {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--pp-accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .pp-copy-section-title {\n    font-size: 28px;\n    line-height: 1.15;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-section-text {\n    font-size: 16px;\n    color: var(--pp-muted);\n    margin: 0 0 14px 0;\n  }\n\n  .pp-copy-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(139, 94, 60, 0.10);\n    color: var(--pp-accent);\n    border: 1px solid rgba(139, 94, 60, 0.18);\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pp-copy-mini-trust {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-mini-trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid var(--pp-line);\n    border-radius: 16px;\n    padding: 12px 14px;\n    font-size: 14px;\n    color: var(--pp-text);\n  }\n\n  .pp-copy-visual-box {\n    background: #fff;\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 28px 22px;\n    text-align: center;\n    box-shadow: inset 0 0 0 1px rgba(139, 94, 60, 0.04);\n  }\n\n  .pp-copy-visual-circle {\n    width: 150px;\n    height: 150px;\n    border-radius: 999px;\n    margin: 0 auto 18px auto;\n    background: radial-gradient(circle, rgba(182,134,85,0.20), rgba(139,94,60,0.08));\n    border: 1px solid rgba(139,94,60,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 58px;\n  }\n\n  .pp-copy-visual-box h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin: 0 0 10px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-visual-box p {\n    font-size: 15px;\n    color: var(--pp-muted);\n    margin: 0;\n  }\n\n  .pp-copy-card {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n    height: 100%;\n  }\n\n  .pp-copy-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: rgba(182, 134, 85, 0.13);\n    color: var(--pp-accent);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-card h3,\n  .pp-copy-card h4 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-card p,\n  .pp-copy-card li {\n    margin: 0;\n    font-size: 15px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-card ul {\n    margin: 8px 0 0 18px;\n    padding: 0;\n  }\n\n  .pp-copy-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-compare-col {\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid var(--pp-line);\n  }\n\n  .pp-copy-compare-before {\n    background: #fbf8f4;\n  }\n\n  .pp-copy-compare-after {\n    background: #f3f8f3;\n    border-color: #d5e6d8;\n  }\n\n  .pp-copy-compare-label {\n    display: inline-block;\n    padding: 7px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-compare-before .pp-copy-compare-label {\n    background: rgba(139, 94, 60, 0.12);\n    color: var(--pp-accent);\n  }\n\n  .pp-copy-compare-after .pp-copy-compare-label {\n    background: rgba(47, 93, 67, 0.12);\n    color: var(--pp-success);\n  }\n\n  .pp-copy-checklist,\n  .pp-copy-xlist {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .pp-copy-checklist li,\n  .pp-copy-xlist li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 10px;\n    color: var(--pp-text);\n    font-size: 15px;\n  }\n\n  .pp-copy-checklist li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: var(--pp-success);\n  }\n\n  .pp-copy-xlist li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: #9c7553;\n  }\n\n  .pp-copy-lifestyle-strip {\n    background: linear-gradient(135deg, #fffaf3 0%, #f5eadf 100%);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 22px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-lifestyle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));\n    gap: 14px;\n  }\n\n  .pp-copy-lifestyle-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid rgba(139,94,60,0.14);\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .pp-copy-lifestyle-item span {\n    display: block;\n    font-size: 32px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-lifestyle-item strong {\n    display: block;\n    font-size: 15px;\n    color: var(--pp-dark);\n    margin-bottom: 4px;\n  }\n\n  .pp-copy-lifestyle-item small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n\n  .pp-copy-trust-box {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 16px 14px;\n    text-align: center;\n    height: 100%;\n  }\n\n  .pp-copy-trust-box span {\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-trust-box strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 4px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-trust-box small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-faq-item {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .pp-copy-faq-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-faq-item p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 15px;\n  }\n\n  .pp-copy-cta {\n    background: linear-gradient(135deg, #2e221b 0%, #4a3428 100%);\n    color: #fff;\n    border-color: #4a3428;\n  }\n\n  .pp-copy-cta .pp-copy-section-title,\n  .pp-copy-cta .pp-copy-title,\n  .pp-copy-cta h3,\n  .pp-copy-cta h4 {\n    color: #fff;\n  }\n\n  .pp-copy-cta .pp-copy-section-text,\n  .pp-copy-cta p,\n  .pp-copy-cta li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .pp-copy-divider {\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--pp-line), transparent);\n    margin: 18px 0;\n  }\n\n  .pp-copy-center {\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .pp-copy-section {\n      padding: 20px 16px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n    }\n\n    .pp-copy-grid-2,\n    .pp-copy-grid-3,\n    .pp-copy-grid-4,\n    .pp-copy-split,\n    .pp-copy-trust-strip,\n    .pp-copy-mini-trust,\n    .pp-copy-lifestyle-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .pp-copy-title {\n      font-size: 28px;\n    }\n\n    .pp-copy-section-title {\n      font-size: 23px;\n    }\n\n    .pp-copy-subtitle {\n      font-size: 16px;\n    }\n\n    .pp-copy-lead,\n    .pp-copy-section-text,\n    .pp-copy-card p,\n    .pp-copy-card li,\n    .pp-copy-faq-item p {\n      font-size: 15px;\n    }\n\n    .pp-copy-visual-circle {\n      width: 120px;\n      height: 120px;\n      font-size: 46px;\n    }\n\n    .pp-copy-visual-box h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-copy-wrap\"\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-hero\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eNUVIK Versa · multiposition leather leash\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eThe leash that adapts to your walk, not the other way around\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003eA single leash to carry her \u003cstrong\u003eshort, long, crossed, hands-free, or with double attachment\u003c\/strong\u003e. Designed for those who want comfort, control, and freedom without changing the leash every time the situation changes.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003eThe \u003cstrong\u003eNUVIK Versa\u003c\/strong\u003e Handmade in Barcelona with premium vegetable-tanned leather, two sturdy carabiners, and a multiposition system that allows you to adapt the leash in seconds. City, daily walks, training, or outdoor adventures: one leash, multiple ways to use it.        \u003c\/p\u003e```    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Multiposition leash\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Short, long, or hands-free\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Double carabiner\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003eapprox. 180 cm\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Handmade in Barcelona\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-mini-trust\"\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eMore versatility\u003c\/strong\u003e\u003cbr\u003eAdapt the leash to the walk, the dog, and the moment.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eMore comfort\u003c\/strong\u003e\u003cbr\u003eYou can wear it crossed or hands-free when needed.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eMore control\u003c\/strong\u003e\u003cbr\u003eShorten it in seconds in the city, crossings, or crowded areas.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eHuman support\u003c\/strong\u003e\u003cbr\u003eWe respond quickly on WhatsApp if you have questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-visual-box\"\u003e\n    \u003cdiv class=\"pp-copy-visual-circle\"\u003e🔁\u003c\/div\u003e\n    \u003ch3\u003eOne leash.\u003cbr\u003eAll options.\u003c\/h3\u003e\n    \u003cp\u003eShort for control, long for freedom, crossed for comfort, and double attachment when you need more functionality.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe understand the problem\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eSituations change… and your regular leash doesn’t adapt\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eOn a single walk, you might need several things: keeping the dog short in busy streets, giving more room in quiet areas, having hands free, or attaching the leash differently.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eWith a regular leash, you often end up adapting yourself: wrapping it around your hand, carrying another leash, or improvising uncomfortable solutions.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThat’s where the \u003cstrong\u003eNUVIK Versa\u003c\/strong\u003e makes a difference:      \u003cstrong\u003ea single leash that changes with you and adapts in seconds to every situation\u003c\/strong\u003e.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy you’ll love it\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMore ways to use it, less hassle on every walk\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-4\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🎯\u003c\/div\u003e\n    \u003ch3\u003eShort for control\u003c\/h3\u003e\n    \u003cp\u003eIdeal for crossings, busy streets, entrances, exits, or moments when you need to keep the dog closer.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🌲\u003c\/div\u003e\n    \u003ch3\u003eLong for freedom\u003c\/h3\u003e\n    \u003cp\u003eAllows giving the dog more space in quiet areas without changing the leash or losing connection.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🙌\u003c\/div\u003e\n    \u003ch3\u003eHands-free\u003c\/h3\u003e\n    \u003cp\u003eYou can wear it crossed or over the shoulder for more comfortable walks when you need to free your hands.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔗\u003c\/div\u003e\n    \u003ch3\u003eDouble attachment\u003c\/h3\u003e\n    \u003cp\u003eIts two carabiners allow for more versatile configurations for walks, training, or daily handling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eBefore \/ After\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-section-title\"\u003eFewer leashes. More options. More real comfort.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eIt’s not just about having a nice leash. It’s about having a tool that works at different times of the day without forcing you to carry different leashes for each situation.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eThe difference is in versatility: you can go from close control to a more relaxed walk, from hand-held to hands-free, or use double attachment depending on what you need.        \u003c\/p\u003e\n      \u003c\/div\u003e```  \u003cdiv class=\"pp-copy-split\"\u003e\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-before\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eBefore\u003c\/span\u003e\n      \u003cul class=\"pp-copy-xlist\"\u003e\n        \u003cli\u003eA short leash for control and a longer one for walking.\u003c\/li\u003e\n        \u003cli\u003eWrap the leash around your hand to shorten it.\u003c\/li\u003e\n        \u003cli\u003eInability to free your hands when needed.\u003c\/li\u003e\n        \u003cli\u003eToo many accessories for normal daily situations.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-after\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eAfter\u003c\/span\u003e\n      \u003cul class=\"pp-copy-checklist\"\u003e\n        \u003cli\u003eOne leash for multiple configurations.\u003c\/li\u003e\n        \u003cli\u003eClose control in seconds when needed.\u003c\/li\u003e\n        \u003cli\u003eCross-body or hands-free for more comfort.\u003c\/li\u003e\n        \u003cli\u003eTwo carabiners for double attachment and greater versatility.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eMoments where it shows\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eDesigned for royal walks where everything changes in just a few minutes\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Versa makes sense when you go on varied walks: city, park, countryside, training, errands, travel, or routes where you need to adjust the leash without losing time or comfort.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-lifestyle-strip\"\u003e\n  \u003cdiv class=\"pp-copy-lifestyle-grid\"\u003e\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🏙️\u003c\/span\u003e\n      \u003cstrong\u003eCity\u003c\/strong\u003e\n      \u003csmall\u003eQuickly shorten it in crowded areas, traffic, or crossings.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003ePark and countryside\u003c\/strong\u003e\n      \u003csmall\u003eGive the dog more space in quiet areas.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🙌\u003c\/span\u003e\n      \u003cstrong\u003eHands-free\u003c\/strong\u003e\n      \u003csmall\u003eWear it cross-body for more comfortable walks.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🎓\u003c\/span\u003e\n      \u003cstrong\u003eDaily training\u003c\/strong\u003e\n      \u003csmall\u003eUseful for controlling, changing distances, and handling.\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy this leash is different\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIt’s not just a long leash. It’s a leash that changes function.\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔁\u003c\/div\u003e\n    \u003ch3\u003eMulti-position system\u003c\/h3\u003e\n    \u003cp\u003eAllows use in different configurations: short, long, cross, hands-free, or with double attachment.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003eApproximately 180 cm\u003c\/h3\u003e\n    \u003cp\u003eA balanced length to provide flexibility without making the leash uncomfortable or excessive.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔗\u003c\/div\u003e\n    \u003ch3\u003eTwo carabiners\u003c\/h3\u003e\n    \u003cp\u003eTwo sturdy and secure carabiners to adapt the leash to your walking or training style.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eMaterials and construction\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eDurable leather multi-position leash.\u003c\/li\u003e\n      \u003cli\u003eApproximate length of 180 cm.\u003c\/li\u003e\n      \u003cli\u003eMulti-position system for various uses.\u003c\/li\u003e\n      \u003cli\u003eConfigurations: short, long, hands-free, and double attachment.\u003c\/li\u003e\n      \u003cli\u003eHandcrafted premium leather.\u003c\/li\u003e\n      \u003cli\u003eFirst-quality vegetable-tanned leather.\u003c\/li\u003e\n      \u003cli\u003e4 mm thickness.\u003c\/li\u003e\n      \u003cli\u003e13 mm wide\u003c\/li\u003e\n      \u003cli\u003eHandcrafted braid for maximum durability.\u003c\/li\u003e\n      \u003cli\u003eTwo sturdy and secure carabiners.\u003c\/li\u003e\n      \u003cli\u003eAvailable with classic or brass carabiners.\u003c\/li\u003e\n      \u003cli\u003eIdeal for work, sports, and daily use.\u003c\/li\u003e\n      \u003cli\u003eDesigned and made in Barcelona.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eWhat that means for you\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMore comfort on long walks.\u003c\/li\u003e\n      \u003cli\u003eMore control when the environment demands it.\u003c\/li\u003e\n      \u003cli\u003eLess need to carry multiple leashes.\u003c\/li\u003e\n      \u003cli\u003eA premium leash for city, countryside, and training.\u003c\/li\u003e\n      \u003cli\u003eA versatile piece that adapts to your daily routine.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhat you receive\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMore than just a leather leash\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔁\u003c\/div\u003e\n    \u003ch3\u003eYour NUVIK Versa\u003c\/h3\u003e\n    \u003cp\u003eHandcrafted multi-position leather leash with two carabiners and multiple usage options.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📘\u003c\/div\u003e\n    \u003ch3\u003eFree ebook\u003c\/h3\u003e\n    \u003cp\u003eIncludes an ebook on leather maintenance and tips to improve walks with your dog.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e💬\u003c\/div\u003e\n    \u003ch3\u003eHuman support\u003c\/h3\u003e\n    \u003cp\u003eIf you have questions about color, carabiner, or usage, we provide quick and friendly support.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy buy from NUVIK\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA brand that doesn’t just sell: responds, cares, and shows face\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eAt NUVIK, we focus on handcrafted, functional, and durable pieces. We don’t aim to make disposable leashes but products that feel good, work well, and truly accompany your daily life with your dog.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-trust-strip\"\u003e\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🧵\u003c\/span\u003e\n    \u003cstrong\u003eHandmade\u003c\/strong\u003e\n    \u003csmall\u003eEach piece is crafted one by one, with attention to detail.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🛡️\u003c\/span\u003e\n    \u003cstrong\u003eLifetime warranty\u003c\/strong\u003e\n    \u003csmall\u003eCoverage against manufacturing defects.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e↩️\u003c\/span\u003e\n    \u003cstrong\u003eFree returns\u003c\/strong\u003e\n    \u003csmall\u003eReal refund, no vouchers.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🚚\u003c\/span\u003e\n    \u003cstrong\u003eFast shipping\u003c\/strong\u003e\n    \u003csmall\u003eManufacturing 1-3 days and standard shipping 48\/72 hours.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e📲\u003c\/span\u003e\n    \u003cstrong\u003eQuick human support\u003c\/strong\u003e\n    \u003csmall\u003eWe answer questions via WhatsApp in a friendly manner.\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe answer your questions\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eCommon objections before purchasing\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat does it mean that it is multi-position?\u003c\/h4\u003e\n    \u003cp\u003eIt means you can use it in different configurations: short, long, cross, hands-free, or with double attachment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs it suitable for daily walks?\u003c\/h4\u003e\n    \u003cp\u003eYes. It is specifically designed for daily walks, city, park, countryside, training, and situations where you need to adapt the leash.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eCan I wear it hands-free?\u003c\/h4\u003e\n    \u003cp\u003eYes. You can wear it crossbody or over the shoulder for more comfortable walking when you need to free your hands.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat is its length?\u003c\/h4\u003e\n    \u003cp\u003eIt has an approximate length of 180 cm, a balanced size to allow various positions without being excessive.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat is the difference compared to a Classic?\u003c\/h4\u003e\n    \u003cp\u003eThe Classic is a fixed and straightforward leash. The Versa adds a double carabiner and multi-position system for more usage options.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat if it’s not what I expected?\u003c\/h4\u003e\n    \u003cp\u003eShop with more peace of mind because you have free returns, quick human support, and a brand that responds if any questions arise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIf each walk varies, your leash should be able to change too.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Versa is designed to solve a very specific problem:      \u003cstrong\u003ehaving a single leash capable of adapting to city, countryside, training, close control, and comfortable walks.\u003c\/strong\u003e.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eBeing a \u003cstrong\u003eartisan piece made of premium leather with multi-position system\u003c\/strong\u003e, you’re not buying a generic leash. You’re purchasing a versatile, beautiful, and functional tool for your everyday life with your dog.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-cta\"\u003e\n    \u003cdiv class=\"pp-copy-center\"\u003e\n      \u003ch2 class=\"pp-copy-title\"\u003eOne leash. Multiple ways to use it. Less hassle.\u003c\/h2\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003eIf you’re looking for a handcrafted leather leash that you can wear short, long, crossbody, hands-free, or with double attachment, the \u003cstrong\u003eNUVIK Versa\u003c\/strong\u003e is designed to adapt to your real life.      \u003c\/p\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        \u003cstrong\u003eAdd it to your cart now\u003c\/strong\u003e and switch situations without changing the leash.      \u003c\/p\u003e```  \u003cdiv class=\"pp-copy-badges\" style=\"justify-content:center; margin-top:18px;\"\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eMulti-position\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHands-free\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eDouble carabiner\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHandmade\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"nuvikbcn","offers":[{"title":"Brown Leather \/ Classic","offer_id":56100219847036,"sku":"CRR0100821399","price":42.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ Brass","offer_id":56100219879804,"sku":"CRR0100821398","price":46.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ Classic","offer_id":56100219912572,"sku":"CRR0100811399","price":42.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ Brass","offer_id":56100219945340,"sku":"CRR0100811398","price":46.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/PrincipalesVersa.jpg?v=1765295041"},{"product_id":"correa-para-perro-de-caza-nuvik-hunt","title":"Nuvik Hunt Dog Leash","description":"\u003cstyle\u003e\n  .pp-copy-wrap,\n  .pp-copy-wrap * {\n    box-sizing: border-box;\n  }\n\n  .pp-copy-wrap {\n    --pp-bg: #f8f3ec;\n    --pp-bg-2: #fffdf9;\n    --pp-card: #ffffff;\n    --pp-text: #2d211b;\n    --pp-muted: #6c5c51;\n    --pp-line: #e6d9cb;\n    --pp-accent: #8b5e3c;\n    --pp-dark: #1f1713;\n    --pp-success: #2f5d43;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-text);\n    max-width: 1180px;\n    margin: 0 auto;\n    line-height: 1.55;\n    overflow-wrap: break-word;\n  }\n\n  .pp-copy-section {\n    margin: 0 0 18px 0;\n    padding: 26px;\n    background: var(--pp-card);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(49, 31, 17, 0.06);\n    overflow: hidden;\n  }\n\n  .pp-copy-hero {\n    background: linear-gradient(135deg, #fbf7f1 0%, #f4ebe1 100%);\n  }\n\n  .pp-copy-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 26px;\n    align-items: center;\n  }\n\n  .pp-copy-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 16px;\n  }\n\n  .pp-copy-title {\n    font-size: 34px;\n    line-height: 1.12;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .pp-copy-subtitle {\n    font-size: 18px;\n    color: var(--pp-muted);\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-lead {\n    font-size: 16px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-kicker {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--pp-accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .pp-copy-section-title {\n    font-size: 28px;\n    line-height: 1.15;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-section-text {\n    font-size: 16px;\n    color: var(--pp-muted);\n    margin: 0 0 14px 0;\n  }\n\n  .pp-copy-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(139, 94, 60, 0.10);\n    color: var(--pp-accent);\n    border: 1px solid rgba(139, 94, 60, 0.18);\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pp-copy-mini-trust {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-mini-trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid var(--pp-line);\n    border-radius: 16px;\n    padding: 12px 14px;\n    font-size: 14px;\n    color: var(--pp-text);\n  }\n\n  .pp-copy-visual-box {\n    background: #fff;\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 28px 22px;\n    text-align: center;\n    box-shadow: inset 0 0 0 1px rgba(139, 94, 60, 0.04);\n  }\n\n  .pp-copy-visual-circle {\n    width: 150px;\n    height: 150px;\n    border-radius: 999px;\n    margin: 0 auto 18px auto;\n    background: radial-gradient(circle, rgba(182,134,85,0.20), rgba(139,94,60,0.08));\n    border: 1px solid rgba(139,94,60,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 58px;\n  }\n\n  .pp-copy-visual-box h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin: 0 0 10px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-visual-box p {\n    font-size: 15px;\n    color: var(--pp-muted);\n    margin: 0;\n  }\n\n  .pp-copy-card {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n    height: 100%;\n  }\n\n  .pp-copy-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: rgba(182, 134, 85, 0.13);\n    color: var(--pp-accent);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-card h3,\n  .pp-copy-card h4 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-card p,\n  .pp-copy-card li {\n    margin: 0;\n    font-size: 15px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-card ul {\n    margin: 8px 0 0 18px;\n    padding: 0;\n  }\n\n  .pp-copy-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-compare-col {\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid var(--pp-line);\n  }\n\n  .pp-copy-compare-before {\n    background: #fbf8f4;\n  }\n\n  .pp-copy-compare-after {\n    background: #f3f8f3;\n    border-color: #d5e6d8;\n  }\n\n  .pp-copy-compare-label {\n    display: inline-block;\n    padding: 7px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-compare-before .pp-copy-compare-label {\n    background: rgba(139, 94, 60, 0.12);\n    color: var(--pp-accent);\n  }\n\n  .pp-copy-compare-after .pp-copy-compare-label {\n    background: rgba(47, 93, 67, 0.12);\n    color: var(--pp-success);\n  }\n\n  .pp-copy-checklist,\n  .pp-copy-xlist {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .pp-copy-checklist li,\n  .pp-copy-xlist li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 10px;\n    color: var(--pp-text);\n    font-size: 15px;\n  }\n\n  .pp-copy-checklist li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: var(--pp-success);\n  }\n\n  .pp-copy-xlist li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: #9c7553;\n  }\n\n  .pp-copy-lifestyle-strip {\n    background: linear-gradient(135deg, #fffaf3 0%, #f5eadf 100%);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 22px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-lifestyle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));\n    gap: 14px;\n  }\n\n  .pp-copy-lifestyle-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid rgba(139,94,60,0.14);\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .pp-copy-lifestyle-item span {\n    display: block;\n    font-size: 32px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-lifestyle-item strong {\n    display: block;\n    font-size: 15px;\n    color: var(--pp-dark);\n    margin-bottom: 4px;\n  }\n\n  .pp-copy-lifestyle-item small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n\n  .pp-copy-trust-box {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 16px 14px;\n    text-align: center;\n    height: 100%;\n  }\n\n  .pp-copy-trust-box span {\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-trust-box strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 4px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-trust-box small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-faq-item {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .pp-copy-faq-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-faq-item p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 15px;\n  }\n\n  .pp-copy-cta {\n    background: linear-gradient(135deg, #2e221b 0%, #4a3428 100%);\n    color: #fff;\n    border-color: #4a3428;\n  }\n\n  .pp-copy-cta .pp-copy-section-title,\n  .pp-copy-cta .pp-copy-title,\n  .pp-copy-cta h3,\n  .pp-copy-cta h4 {\n    color: #fff;\n  }\n\n  .pp-copy-cta .pp-copy-section-text,\n  .pp-copy-cta p,\n  .pp-copy-cta li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .pp-copy-divider {\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--pp-line), transparent);\n    margin: 18px 0;\n  }\n\n  .pp-copy-center {\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .pp-copy-section {\n      padding: 20px 16px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n    }\n\n    .pp-copy-grid-2,\n    .pp-copy-grid-3,\n    .pp-copy-grid-4,\n    .pp-copy-split,\n    .pp-copy-trust-strip,\n    .pp-copy-mini-trust,\n    .pp-copy-lifestyle-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .pp-copy-title {\n      font-size: 28px;\n    }\n\n    .pp-copy-section-title {\n      font-size: 23px;\n    }\n\n    .pp-copy-subtitle {\n      font-size: 16px;\n    }\n\n    .pp-copy-lead,\n    .pp-copy-section-text,\n    .pp-copy-card p,\n    .pp-copy-card li,\n    .pp-copy-faq-item p {\n      font-size: 15px;\n    }\n\n    .pp-copy-visual-circle {\n      width: 120px;\n      height: 120px;\n      font-size: 46px;\n    }\n\n    .pp-copy-visual-box h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-copy-wrap\"\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-hero\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eNUVIK Hunt · field, mountain, and real-world use\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eThe lightweight leash you want to carry with you when it really matters\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003eDesigned for those who spend hours in the field and don't want a heavy leash bothering them all day, but still need \u003cstrong\u003equick control, comfort, and confidence\u003c\/strong\u003e at key moments.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003eThe \u003cstrong\u003eNUVIK Hunt\u003c\/strong\u003e is shorter and lighter than a conventional leash, so you can always carry it without it getting in the way. And when that moment comes when you need to hold the dog,          \u003cstrong\u003eyou have it ready, comfortable, and secure\u003c\/strong\u003e.        \u003c\/p\u003e```    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Premium vegetable-tanned leather\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Handmade\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Lifetime warranty\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Free returns\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003eShips within 48\/72 hours\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-mini-trust\"\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eLight to carry\u003c\/strong\u003e\u003cbr\u003eIdeal for long days in the field or mountains.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eControl when needed\u003c\/strong\u003e\u003cbr\u003eCrossings, villages, short trips, or occasional moments.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eTrue craftsmanship\u003c\/strong\u003e\u003cbr\u003eHandmade with attention to detail.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eHuman support\u003c\/strong\u003e\u003cbr\u003eWe respond quickly on WhatsApp if you have questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-visual-box\"\u003e\n    \u003cdiv class=\"pp-copy-visual-circle\"\u003e🐕\u003c\/div\u003e\n    \u003ch3\u003eLightweight when not in use.\u003cbr\u003eEffective when you need it.\u003c\/h3\u003e\n    \u003cp\u003eA leash designed to be carried easily without bothering you and to be used precisely when quick control is needed.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe understand the problem\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eSome days you don't want to carry a heavy leash… but you do need a leash on hand\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eIf you spend time in the field, hunting, training, or in the mountains, you know what happens: many leashes are uncomfortable to carry all day. They weigh down, bother you, and you end up taking them off.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe problem is that there are moments when \u003cstrong\u003eyou absolutely need control\u003c\/strong\u003e: crossing a road, passing through a village, approaching a sensitive area, or simply when you need to hold the dog for a few meters.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThat’s where the \u003cstrong\u003eNUVIK Hunt\u003c\/strong\u003e makes a difference:      \u003cstrong\u003ealways with you, but without getting in the way\u003c\/strong\u003e.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy you’ll love it\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eReal benefits you notice from the very first use\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-4\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🪶\u003c\/div\u003e\n    \u003ch3\u003eTruly lightweight\u003c\/h3\u003e\n    \u003cp\u003eYou're not carrying a heavy leash hanging all day. Hunt is designed to accompany you without causing inconvenience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🎯\u003c\/div\u003e\n    \u003ch3\u003eQuick control\u003c\/h3\u003e\n    \u003cp\u003ePerfect for those specific moments when you need to hold the dog securely and effortlessly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003ch3\u003eReal durability\u003c\/h3\u003e\n    \u003cp\u003ePremium vegetable-tanned, braided leather, resistant for intensive use and long lifespan.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🤝\u003c\/div\u003e\n    \u003ch3\u003eBuy with confidence\u003c\/h3\u003e\n    \u003cp\u003eFast human support, free returns, and lifetime warranty so you can shop with peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eBefore \/ After\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-section-title\"\u003eLess hassle. More control. More peace of mind.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eIt's not just about a pretty leash. It's about improving your real routine with your dog: going out more comfortably, moving more freely, and having a ready solution when you need it.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eThe feeling changes a lot when you carry a product that not only looks premium but also \u003cstrong\u003efits your real way of going outdoors\u003c\/strong\u003e.        \u003c\/p\u003e\n      \u003c\/div\u003e```  \u003cdiv class=\"pp-copy-split\"\u003e\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-before\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eBefore\u003c\/span\u003e\n      \u003cul class=\"pp-copy-xlist\"\u003e\n        \u003cli\u003eLeashes that weigh or bother you during the day.\u003c\/li\u003e\n        \u003cli\u003eYou end up taking it off or setting it aside.\u003c\/li\u003e\n        \u003cli\u003eWhen you need it, it’s not always at hand.\u003c\/li\u003e\n        \u003cli\u003eBuying with doubts about quality, feel, or durability.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-after\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eAfter\u003c\/span\u003e\n      \u003cul class=\"pp-copy-checklist\"\u003e\n        \u003cli\u003eA lightweight and practical leash to always carry with you.\u003c\/li\u003e\n        \u003cli\u003ePrecise control of the dog without carrying a heavy accessory.\u003c\/li\u003e\n        \u003cli\u003eMore safety at crossings, villages, short trips, and key moments.\u003c\/li\u003e\n        \u003cli\u003eThe peace of mind that comes with buying a handcrafted piece with genuine backing.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eMoments where it shows\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eDesigned for those moments when you need control without carrying weight all day.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Hunt makes sense when you go out with your dog to enjoy, work, or move outdoors, but you know there will be times when you need to hold it quickly and securely.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-lifestyle-strip\"\u003e\n  \u003cdiv class=\"pp-copy-lifestyle-grid\"\u003e\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003eCountryside and mountains\u003c\/strong\u003e\n      \u003csmall\u003eCarry it on you without it bothering you during the day.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🦮\u003c\/span\u003e\n      \u003cstrong\u003eActive dogs\u003c\/strong\u003e\n      \u003csmall\u003eIdeal for working dogs, hunting, or outdoor life.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🛣️\u003c\/span\u003e\n      \u003cstrong\u003eCrossings and villages\u003c\/strong\u003e\n      \u003csmall\u003eQuick control when passing through sensitive areas.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e✋\u003c\/span\u003e\n      \u003cstrong\u003eShort trips\u003c\/strong\u003e\n      \u003csmall\u003eTo hold the dog only when really necessary.\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy this leash is different\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIt’s not designed to “be there.” It’s designed to interfere less and help you more.\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003eDesign focused on real-world use\u003c\/h3\u003e\n    \u003cp\u003eStandard length of \u003cstrong\u003e120 cm\u003c\/strong\u003e, available in \u003cstrong\u003e10 mm and 13 mm\u003c\/strong\u003e. If you need another size, you can adapt it to your needs.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧵\u003c\/div\u003e\n    \u003ch3\u003ePremium handcrafted finish\u003c\/h3\u003e\n    \u003cp\u003eThe braiding and finishes are not just for aesthetics: they provide strength, character, and that well-made product feel that you notice in your hand.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🐾\u003c\/div\u003e\n    \u003ch3\u003eMade for outdoor use\u003c\/h3\u003e\n    \u003cp\u003eIdeal for outdoor trips, mountain adventures, real work with dogs, and specific moments when you want control without sacrificing comfort.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eMaterials and construction\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eVegetally tanned premium leather.\u003c\/li\u003e\n      \u003cli\u003eDeeply dyed finish with a protective surface.\u003c\/li\u003e\n      \u003cli\u003eDurable handcrafted braiding for intensive use.\u003c\/li\u003e\n      \u003cli\u003eResistant carabiner, available in classic or brass.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eWhat that means for you\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMore confidence when holding the dog.\u003c\/li\u003e\n      \u003cli\u003eGreater comfort in the hand and for daily use.\u003c\/li\u003e\n      \u003cli\u003eA product that ages with character, not one that just “wears out.”\u003c\/li\u003e\n      \u003cli\u003eA classic, clean, and premium aesthetic that aligns with the NUVIK philosophy.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhat you receive\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMore than just a beautiful leash\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🦮\u003c\/div\u003e\n    \u003ch3\u003eYour NUVIK Hunt\u003c\/h3\u003e\n    \u003cp\u003eLightweight handcrafted leash, designed for real outdoor use and made with premium leather.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📘\u003c\/div\u003e\n    \u003ch3\u003eFree ebook\u003c\/h3\u003e\n    \u003cp\u003eIncludes an ebook on leather maintenance and tips to improve walks with your dog.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e💬\u003c\/div\u003e\n    \u003ch3\u003eHuman support\u003c\/h3\u003e\n    \u003cp\u003eIf you have questions about sizes, usage, or choosing the right variant, we offer quick and friendly support.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy buy from NUVIK\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA brand that doesn’t just sell: responds, cares, and shows face\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eAt NUVIK, we focus on handcrafted, functional, and durable pieces. We don’t aim to make “just another leash,” but to create products that feel good, work well, and accompany you for years.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-trust-strip\"\u003e\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🧵\u003c\/span\u003e\n    \u003cstrong\u003eHandmade\u003c\/strong\u003e\n    \u003csmall\u003eEach piece is crafted one by one, with attention to detail.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🛡️\u003c\/span\u003e\n    \u003cstrong\u003eLifetime warranty\u003c\/strong\u003e\n    \u003csmall\u003eCoverage against manufacturing defects.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e↩️\u003c\/span\u003e\n    \u003cstrong\u003eFree returns\u003c\/strong\u003e\n    \u003csmall\u003eReal refund, no vouchers.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🚚\u003c\/span\u003e\n    \u003cstrong\u003eFast shipping\u003c\/strong\u003e\n    \u003csmall\u003ePreparation 24\/72 hours and standard delivery 48\/72 hours.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e📲\u003c\/span\u003e\n    \u003cstrong\u003eQuick human support\u003c\/strong\u003e\n    \u003csmall\u003eWe answer questions via WhatsApp in a friendly manner.\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe answer your questions\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eCommon objections before purchasing\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat if I only need the leash for occasional moments?\u003c\/h4\u003e\n    \u003cp\u003eThat's exactly what it's designed for. The Hunt stands out when you don't want a heavy leash all day but still want control when necessary.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWill it be durable for real-world use?\u003c\/h4\u003e\n    \u003cp\u003eYes. It is made with premium vegetable-tanned leather, handcrafted resistant braided material, and hardware designed to ensure safety and durability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs it comfortable to wear?\u003c\/h4\u003e\n    \u003cp\u003eThat's one of its strengths. It is shorter and lighter than a conventional leash, making it more comfortable for long walks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat if it’s not what I expected?\u003c\/h4\u003e\n    \u003cp\u003eShop with more peace of mind because you have free returns, quick human support, and a brand that responds if any questions arise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs it worth it compared to any other leash?\u003c\/h4\u003e\n    \u003cp\u003eIf you value comfort, premium aesthetics, handcrafted quality, and real durability, you'll notice the difference in daily use and peace of mind when purchasing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eCan I request a different size or get advice beforehand?\u003c\/h4\u003e\n    \u003cp\u003eYes. If you need guidance, you can contact us and we will help you choose the best option for you and your dog.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIf you've been looking for a practical outdoor leash for a while, it makes no sense to keep using something that bothers you.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe Hunt is designed to solve a very specific problem simply:      \u003cstrong\u003ethat you carry the leash with you without it getting in the way and that it's ready when you need it.\u003c\/strong\u003e.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eFurthermore, being a \u003cstrong\u003eLimited handcrafted production\u003c\/strong\u003e, it makes sense to order it when you already know it fits you, rather than postponing a purchase that can improve your outings from day one.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-cta\"\u003e\n    \u003cdiv class=\"pp-copy-center\"\u003e\n      \u003ch2 class=\"pp-copy-title\"\u003eLightweight when not in use. Effective when needed.\u003c\/h2\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003eIf you're looking for a comfortable, handcrafted, durable leash made for real outdoor use, the \u003cstrong\u003eNUVIK Hunt\u003c\/strong\u003e is specifically designed for that.      \u003c\/p\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        \u003cstrong\u003eAdd it to your cart now\u003c\/strong\u003e and go to the countryside with more comfort, more control, and the peace of mind of buying from a responsive brand.      \u003c\/p\u003e```  \u003cdiv class=\"pp-copy-badges\" style=\"justify-content:center; margin-top:18px;\"\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHandmade\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003ePremium leather\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eLifetime warranty\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eFree returns\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"nuvikbcn","offers":[{"title":"Brown Leather \/ 10 mm \/ Classic","offer_id":56100551098748,"sku":"CRR0101221012099","price":30.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 10 mm \/ Brass","offer_id":56134611075452,"sku":"CRR0101221012098","price":33.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 13 mm \/ Classic","offer_id":56100551131516,"sku":"CRR0101221312099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Brown Leather \/ 13 mm \/ Brass","offer_id":56134611108220,"sku":"CRR0101221312098","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 10 mm \/ Classic","offer_id":56100551164284,"sku":"CRR0101211012099","price":30.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 10 mm \/ Brass","offer_id":56134611140988,"sku":"CRR0101211012098","price":33.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 13 mm \/ Classic","offer_id":56100551197052,"sku":"CRR0101211312099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Black Leather \/ 13 mm \/ Brass","offer_id":56134611173756,"sku":"CRR0101211312098","price":34.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/PrincipalesHunt.jpg?v=1765301965"},{"product_id":"correa-de-adiestramiento-para-perros-nuvik-moe","title":"Nuvik Moe Dog Training Leash","description":"\u003cstyle\u003e\n  .pp-copy-wrap,\n  .pp-copy-wrap * {\n    box-sizing: border-box;\n  }\n\n  .pp-copy-wrap {\n    --pp-bg: #f8f3ec;\n    --pp-bg-2: #fffdf9;\n    --pp-card: #ffffff;\n    --pp-text: #2d211b;\n    --pp-muted: #6c5c51;\n    --pp-line: #e6d9cb;\n    --pp-accent: #8b5e3c;\n    --pp-dark: #1f1713;\n    --pp-success: #2f5d43;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-text);\n    max-width: 1180px;\n    margin: 0 auto;\n    line-height: 1.55;\n    overflow-wrap: break-word;\n  }\n\n  .pp-copy-section {\n    margin: 0 0 18px 0;\n    padding: 26px;\n    background: var(--pp-card);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(49, 31, 17, 0.06);\n    overflow: hidden;\n  }\n\n  .pp-copy-hero {\n    background: linear-gradient(135deg, #fbf7f1 0%, #f4ebe1 100%);\n  }\n\n  .pp-copy-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 26px;\n    align-items: center;\n  }\n\n  .pp-copy-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 16px;\n  }\n\n  .pp-copy-title {\n    font-size: 34px;\n    line-height: 1.12;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .pp-copy-subtitle {\n    font-size: 18px;\n    color: var(--pp-muted);\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-lead {\n    font-size: 16px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-kicker {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--pp-accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .pp-copy-section-title {\n    font-size: 28px;\n    line-height: 1.15;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-section-text {\n    font-size: 16px;\n    color: var(--pp-muted);\n    margin: 0 0 14px 0;\n  }\n\n  .pp-copy-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(139, 94, 60, 0.10);\n    color: var(--pp-accent);\n    border: 1px solid rgba(139, 94, 60, 0.18);\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pp-copy-mini-trust {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-mini-trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid var(--pp-line);\n    border-radius: 16px;\n    padding: 12px 14px;\n    font-size: 14px;\n    color: var(--pp-text);\n  }\n\n  .pp-copy-visual-box {\n    background: #fff;\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 28px 22px;\n    text-align: center;\n    box-shadow: inset 0 0 0 1px rgba(139, 94, 60, 0.04);\n  }\n\n  .pp-copy-visual-circle {\n    width: 150px;\n    height: 150px;\n    border-radius: 999px;\n    margin: 0 auto 18px auto;\n    background: radial-gradient(circle, rgba(182,134,85,0.20), rgba(139,94,60,0.08));\n    border: 1px solid rgba(139,94,60,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 58px;\n  }\n\n  .pp-copy-visual-box h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin: 0 0 10px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-visual-box p {\n    font-size: 15px;\n    color: var(--pp-muted);\n    margin: 0;\n  }\n\n  .pp-copy-card {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n    height: 100%;\n  }\n\n  .pp-copy-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: rgba(182, 134, 85, 0.13);\n    color: var(--pp-accent);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-card h3,\n  .pp-copy-card h4 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-card p,\n  .pp-copy-card li {\n    margin: 0;\n    font-size: 15px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-card ul {\n    margin: 8px 0 0 18px;\n    padding: 0;\n  }\n\n  .pp-copy-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-compare-col {\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid var(--pp-line);\n  }\n\n  .pp-copy-compare-before {\n    background: #fbf8f4;\n  }\n\n  .pp-copy-compare-after {\n    background: #f3f8f3;\n    border-color: #d5e6d8;\n  }\n\n  .pp-copy-compare-label {\n    display: inline-block;\n    padding: 7px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-compare-before .pp-copy-compare-label {\n    background: rgba(139, 94, 60, 0.12);\n    color: var(--pp-accent);\n  }\n\n  .pp-copy-compare-after .pp-copy-compare-label {\n    background: rgba(47, 93, 67, 0.12);\n    color: var(--pp-success);\n  }\n\n  .pp-copy-checklist,\n  .pp-copy-xlist {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .pp-copy-checklist li,\n  .pp-copy-xlist li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 10px;\n    color: var(--pp-text);\n    font-size: 15px;\n  }\n\n  .pp-copy-checklist li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: var(--pp-success);\n  }\n\n  .pp-copy-xlist li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: #9c7553;\n  }\n\n  .pp-copy-lifestyle-strip {\n    background: linear-gradient(135deg, #fffaf3 0%, #f5eadf 100%);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 22px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-lifestyle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));\n    gap: 14px;\n  }\n\n  .pp-copy-lifestyle-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid rgba(139,94,60,0.14);\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .pp-copy-lifestyle-item span {\n    display: block;\n    font-size: 32px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-lifestyle-item strong {\n    display: block;\n    font-size: 15px;\n    color: var(--pp-dark);\n    margin-bottom: 4px;\n  }\n\n  .pp-copy-lifestyle-item small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n\n  .pp-copy-trust-box {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 16px 14px;\n    text-align: center;\n    height: 100%;\n  }\n\n  .pp-copy-trust-box span {\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-trust-box strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 4px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-trust-box small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-faq-item {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .pp-copy-faq-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-faq-item p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 15px;\n  }\n\n  .pp-copy-cta {\n    background: linear-gradient(135deg, #2e221b 0%, #4a3428 100%);\n    color: #fff;\n    border-color: #4a3428;\n  }\n\n  .pp-copy-cta .pp-copy-section-title,\n  .pp-copy-cta .pp-copy-title,\n  .pp-copy-cta h3,\n  .pp-copy-cta h4 {\n    color: #fff;\n  }\n\n  .pp-copy-cta .pp-copy-section-text,\n  .pp-copy-cta p,\n  .pp-copy-cta li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .pp-copy-divider {\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--pp-line), transparent);\n    margin: 18px 0;\n  }\n\n  .pp-copy-center {\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .pp-copy-section {\n      padding: 20px 16px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n    }\n\n    .pp-copy-grid-2,\n    .pp-copy-grid-3,\n    .pp-copy-grid-4,\n    .pp-copy-split,\n    .pp-copy-trust-strip,\n    .pp-copy-mini-trust,\n    .pp-copy-lifestyle-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .pp-copy-title {\n      font-size: 28px;\n    }\n\n    .pp-copy-section-title {\n      font-size: 23px;\n    }\n\n    .pp-copy-subtitle {\n      font-size: 16px;\n    }\n\n    .pp-copy-lead,\n    .pp-copy-section-text,\n    .pp-copy-card p,\n    .pp-copy-card li,\n    .pp-copy-faq-item p {\n      font-size: 15px;\n    }\n\n    .pp-copy-visual-circle {\n      width: 120px;\n      height: 120px;\n      font-size: 46px;\n    }\n\n    .pp-copy-visual-box h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-copy-wrap\"\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-hero\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eNUVIK Moe · control, versatility, and Halti system\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eThe training leash that combines multiple tools in one\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003eDesigned for dogs that need more control, greater precision, and a truly versatile tool during training, education, and daily handling.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003eThe \u003cstrong\u003eNUVIK Moe\u003c\/strong\u003e integrates a type system \u003cstrong\u003eHalti\u003c\/strong\u003e directly into the leash, with a lower stop and sliding system with anti-choke safety. This allows you to work on control without adding another accessory and to adapt the leash in seconds depending on the situation.        \u003c\/p\u003e```    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Integrated Halti system\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Functional lower stop\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Approximately 250 cm\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Carabiner on the handle\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Handmade in Barcelona\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-mini-trust\"\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eMore control\u003c\/strong\u003e\u003cbr\u003eIdeal for dogs that need guidance, precision, and real control.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eHalti system\u003c\/strong\u003e\u003cbr\u003eAllows working with Halti type control without relying on another additional accessory.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eTotal versatility\u003c\/strong\u003e\u003cbr\u003eThe handle's carabiner helps to adjust, shorten, or adapt the leash.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eDesigned with professionals\u003c\/strong\u003e\u003cbr\u003eDeveloped together with El Neuro Canino for real-world use.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-visual-box\"\u003e\n    \u003cdiv class=\"pp-copy-visual-circle\"\u003e🎓\u003c\/div\u003e\n    \u003ch3\u003eOne leash.\u003cbr\u003eMany solutions.\u003c\/h3\u003e\n    \u003cp\u003eHalti-style control, quick adjustment, premium leather, and a construction designed for real training.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe understand the problem\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eSome dogs need more than a regular leash\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eIn training and daily handling, you often end up using several different tools: a leash, a control system, another accessory for Halti, makeshift adjustments, and too much clutter for something that should be simple.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe problem arises when you need to switch situations quickly: walking calmly, shortening the leash, working on control, correcting a reaction, or switching to a more precise technique without wasting time.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThat’s where the \u003cstrong\u003eNUVIK Moe\u003c\/strong\u003e makes a difference:      \u003cstrong\u003emore control when you need it, more freedom when you don't, all in one leash\u003c\/strong\u003e.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy you’ll love it\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA leash designed for real training, not just basic walks\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-4\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🐕‍🦺\u003c\/div\u003e\n    \u003ch3\u003eIntegrated Halti system\u003c\/h3\u003e\n    \u003cp\u003eAllows working with Halti-style control directly with the leash, without needing to add another separate accessory.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛑\u003c\/div\u003e\n    \u003ch3\u003eUseful lower stop\u003c\/h3\u003e\n    \u003cp\u003eThe lower stop helps to regulate and work with the Halti system more comfortably, safely, and with better control.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔁\u003c\/div\u003e\n    \u003ch3\u003eadapts in seconds\u003c\/h3\u003e\n    \u003cp\u003eThanks to the carabiner on the handle, you can adjust, shorten, or adapt the leash according to each situation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧵\u003c\/div\u003e\n    \u003ch3\u003ePremium craftsmanship\u003c\/h3\u003e\n    \u003cp\u003eHandmade in Barcelona with vegetable-tanned leather, 4 mm thick, finished for intensive use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eBefore \/ After\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-section-title\"\u003eLess accessories. More control. Greater clarity in training.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eIt's not just about having a longer leash. It's about having a tool that allows you to change control levels, adjust the distance, and work more precisely without being burdened by multiple systems.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eThe key is in simplifying: a single leash, multiple ways to use it, and increased responsiveness for dogs that need technical handling.        \u003c\/p\u003e\n      \u003c\/div\u003e```  \u003cdiv class=\"pp-copy-split\"\u003e\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-before\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eBefore\u003c\/span\u003e\n      \u003cul class=\"pp-copy-xlist\"\u003e\n        \u003cli\u003eVarious tools for different situations.\u003c\/li\u003e\n        \u003cli\u003eToo much hassle to switch control quickly.\u003c\/li\u003e\n        \u003cli\u003eAdditional accessories for Halti-style work.\u003c\/li\u003e\n        \u003cli\u003eLimited precision in dogs that need more guidance.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-after\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eAfter\u003c\/span\u003e\n      \u003cul class=\"pp-copy-checklist\"\u003e\n        \u003cli\u003eIntegrated Halti system within the leash itself.\u003c\/li\u003e\n        \u003cli\u003eLower stop for better regulation of Halti-style work.\u003c\/li\u003e\n        \u003cli\u003eCarabiner on the handle for shortening or adapting the leash.\u003c\/li\u003e\n        \u003cli\u003eA versatile tool for training and daily handling.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eMoments where it shows\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eDesigned for training, educating, and handling dogs that require precision\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Moe makes sense when working with dogs that need more control than a regular leash: young dogs, high-energy dogs, reactive dogs, strong dogs, or situations where you want to switch from walking to technical work without changing tools.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-lifestyle-strip\"\u003e\n  \u003cdiv class=\"pp-copy-lifestyle-grid\"\u003e\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🎓\u003c\/span\u003e\n      \u003cstrong\u003eTraining\u003c\/strong\u003e\n      \u003csmall\u003eFor controlled work, guidance, and training with greater precision.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🐕‍🦺\u003c\/span\u003e\n      \u003cstrong\u003eStrong dogs\u003c\/strong\u003e\n      \u003csmall\u003eAdditional tools for managing dogs with power or energy.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🔁\u003c\/span\u003e\n      \u003cstrong\u003eQuick adjustments\u003c\/strong\u003e\n      \u003csmall\u003eAdjust, shorten, or adapt the leash according to the moment.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🧠\u003c\/span\u003e\n      \u003cstrong\u003eTechnical work\u003c\/strong\u003e\n      \u003csmall\u003eDeveloped with a professional for real dogs.\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy this leash is different\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eThis is not a regular leash. It is a working tool with an integrated Halti system.\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003e250 cm of versatility\u003c\/h3\u003e\n    \u003cp\u003eApproximate length of \u003cstrong\u003e250 cm\u003c\/strong\u003e, designed to allow more handling options, distance, and control.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛑\u003c\/div\u003e\n    \u003ch3\u003eLower stop + Halti\u003c\/h3\u003e\n    \u003cp\u003eThe lower stop is part of the control system and also allows for Halti-style work without adding another accessory.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔒\u003c\/div\u003e\n    \u003ch3\u003eAnti-choke safety\u003c\/h3\u003e\n    \u003cp\u003eIts sliding system with anti-choke safety is designed for more control and security during work.    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eMaterials and construction\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eApproximate length of 250 cm.\u003c\/li\u003e\n      \u003cli\u003eIntegrated Halti system in the leash.\u003c\/li\u003e\n      \u003cli\u003eFunctional lower stop for Halti-style work.\u003c\/li\u003e\n      \u003cli\u003eSliding system with anti-choke safety.\u003c\/li\u003e\n      \u003cli\u003eCarabiner on the handle for adjustment, shortening, or adaptation.\u003c\/li\u003e\n      \u003cli\u003ePremium natural leather of high durability.\u003c\/li\u003e\n      \u003cli\u003eFirst-quality vegetable-tanned leather.\u003c\/li\u003e\n      \u003cli\u003e4 mm thick and 10 or 13 mm wide.\u003c\/li\u003e\n      \u003cli\u003eDesigned for intensive training use.\u003c\/li\u003e\n      \u003cli\u003eDesigned and made in Barcelona.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eWhat that means for you\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMore tools in a single leash.\u003c\/li\u003e\n      \u003cli\u003eLess dangling accessories or separate systems.\u003c\/li\u003e\n      \u003cli\u003eMore control for dogs that require precision.\u003c\/li\u003e\n      \u003cli\u003eGreater adaptability during training.\u003c\/li\u003e\n      \u003cli\u003eA leash built for real work.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhat you receive\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eMore than just a training leash\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🎓\u003c\/div\u003e\n    \u003ch3\u003eYour NUVIK Moe\u003c\/h3\u003e\n    \u003cp\u003eHandcrafted training leash with integrated Halti system, functional lower stop, and carabiner on the handle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📘\u003c\/div\u003e\n    \u003ch3\u003eFree ebook\u003c\/h3\u003e\n    \u003cp\u003eIncludes an ebook on leather maintenance and tips to improve walks with your dog.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e💬\u003c\/div\u003e\n    \u003ch3\u003eHuman support\u003c\/h3\u003e\n    \u003cp\u003eIf you have questions about usage, width, or handling technique, we provide quick and friendly support.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWhy buy from NUVIK\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eA brand that doesn’t just sell: responds, cares, and shows face\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eAt NUVIK, we focus on handcrafted, functional, and durable pieces. We don’t aim to make disposable accessories, but products that feel good, work well, and provide real solutions for life with dogs.    \u003c\/p\u003e```\u003cdiv class=\"pp-copy-trust-strip\"\u003e\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🧵\u003c\/span\u003e\n    \u003cstrong\u003eHandmade\u003c\/strong\u003e\n    \u003csmall\u003eEach piece is crafted one by one, with attention to detail.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🛡️\u003c\/span\u003e\n    \u003cstrong\u003eLifetime warranty\u003c\/strong\u003e\n    \u003csmall\u003eCoverage against manufacturing defects.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e↩️\u003c\/span\u003e\n    \u003cstrong\u003eFree returns\u003c\/strong\u003e\n    \u003csmall\u003eReal refund, no vouchers.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🚚\u003c\/span\u003e\n    \u003cstrong\u003eFast shipping\u003c\/strong\u003e\n    \u003csmall\u003eManufacturing 1-3 days and standard shipping 48\/72 hours.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e📲\u003c\/span\u003e\n    \u003cstrong\u003eQuick human support\u003c\/strong\u003e\n    \u003csmall\u003eWe answer questions via WhatsApp in a friendly manner.\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eWe answer your questions\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eCommon objections before purchasing\u003c\/h2\u003e```\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat makes the NUVIK Moe special?\u003c\/h4\u003e\n    \u003cp\u003eIntegrates Halti system, functional lower stop, anti-choke safety, and handle carabiner into a single training leash.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eIs the lower stop used for the Halti?\u003c\/h4\u003e\n    \u003cp\u003eYes. The lower stop is part of the control system and also helps to work with a Halti-style approach without needing an additional accessory.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eDo I need to buy another Halti separately?\u003c\/h4\u003e\n    \u003cp\u003eThe leash allows you to work with a Halti-style technique directly thanks to its integrated system, without relying on another separate accessory.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhich dogs is it suitable for?\u003c\/h4\u003e\n    \u003cp\u003eIdeal for dogs that need more control, training dogs, strong dogs, young dogs, or technical training work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eCan I use it as a regular leash?\u003c\/h4\u003e\n    \u003cp\u003eYes. In addition to its control function, you can use it as a versatile leash and adapt it with the handle carabiner depending on the situation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat if it’s not what I expected?\u003c\/h4\u003e\n    \u003cp\u003eShop with more peace of mind because you have free returns, quick human support, and a brand that responds if any questions arise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIf you need more control, it doesn't make sense to complicate things with multiple different tools.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe NUVIK Moe is designed to solve a very specific problem:      \u003cstrong\u003eto have control, versatility, and a Halti-style system in a single handcrafted leash.\u003c\/strong\u003e.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eBeing a \u003cstrong\u003ecomponent developed for real training use\u003c\/strong\u003e, it is not a generic leash. It is a tool created to simplify handling and help you work more clearly.    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-cta\"\u003e\n    \u003cdiv class=\"pp-copy-center\"\u003e\n      \u003ch2 class=\"pp-copy-title\"\u003eMore control. Fewer accessories. One single leash.\u003c\/h2\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003eIf you're looking for a versatile, durable training leash with an integrated Halti-style system, the \u003cstrong\u003eNUVIK Moe\u003c\/strong\u003e is designed for real work.      \u003c\/p\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        \u003cstrong\u003eAdd it to your cart now\u003c\/strong\u003e and start training with a simpler, more complete, and more functional tool.      \u003c\/p\u003e```  \u003cdiv class=\"pp-copy-badges\" style=\"justify-content:center; margin-top:18px;\"\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHalti system\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eLower stop\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003ePremium leather\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eHandmade\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e```  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"nuvikbcn","offers":[{"title":"Cuero Marrón \/ Classic \/ 10 mm","offer_id":56486574883196,"sku":"CRR0101921099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ Classic \/ 13 mm","offer_id":56486636749180,"sku":"CRR0101921399","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ Brass \/ 10 mm","offer_id":56486574915964,"sku":"CRR0101921098","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ Brass \/ 13 mm","offer_id":56486636781948,"sku":"CRR0101921398","price":36.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ Classic \/ 10 mm","offer_id":56486574948732,"sku":"CRR0101911099","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ Classic \/ 13 mm","offer_id":56486636814716,"sku":"CRR0101911399","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ Brass \/ 10 mm","offer_id":56486574981500,"sku":"CRR0101911098","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ Brass \/ 13 mm","offer_id":56486636847484,"sku":"CRR0101911398","price":36.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/2.jpg?v=1773327197"},{"product_id":"arnes-de-cuero-para-perros-nuvik-atlas","title":"Arnes de cuero para perros Nuvik Atlas","description":"\u003cstyle\u003e\n  .pp-copy-wrap,\n  .pp-copy-wrap * {\n    box-sizing: border-box;\n  }\n\n  .pp-copy-wrap {\n    --pp-bg: #f8f3ec;\n    --pp-bg-2: #fffdf9;\n    --pp-card: #ffffff;\n    --pp-text: #2d211b;\n    --pp-muted: #6c5c51;\n    --pp-line: #e6d9cb;\n    --pp-accent: #8b5e3c;\n    --pp-dark: #1f1713;\n    --pp-success: #2f5d43;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-text);\n    max-width: 1180px;\n    margin: 0 auto;\n    line-height: 1.55;\n    overflow-wrap: break-word;\n  }\n\n  .pp-copy-section {\n    margin: 0 0 18px 0;\n    padding: 26px;\n    background: var(--pp-card);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(49, 31, 17, 0.06);\n    overflow: hidden;\n  }\n\n  .pp-copy-hero {\n    background: linear-gradient(135deg, #fbf7f1 0%, #f4ebe1 100%);\n  }\n\n  .pp-copy-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 26px;\n    align-items: center;\n  }\n\n  .pp-copy-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 16px;\n  }\n\n  .pp-copy-title {\n    font-size: 34px;\n    line-height: 1.12;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .pp-copy-subtitle {\n    font-size: 18px;\n    color: var(--pp-muted);\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-lead {\n    font-size: 16px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-kicker {\n    display: inline-block;\n    font-size: 12px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--pp-accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .pp-copy-section-title {\n    font-size: 28px;\n    line-height: 1.15;\n    margin: 0 0 12px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-section-text {\n    font-size: 16px;\n    color: var(--pp-muted);\n    margin: 0 0 14px 0;\n  }\n\n  .pp-copy-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 18px 0;\n  }\n\n  .pp-copy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(139, 94, 60, 0.10);\n    color: var(--pp-accent);\n    border: 1px solid rgba(139, 94, 60, 0.18);\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pp-copy-mini-trust {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-mini-trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid var(--pp-line);\n    border-radius: 16px;\n    padding: 12px 14px;\n    font-size: 14px;\n    color: var(--pp-text);\n  }\n\n  .pp-copy-visual-box {\n    background: #fff;\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 28px 22px;\n    text-align: center;\n    box-shadow: inset 0 0 0 1px rgba(139, 94, 60, 0.04);\n  }\n\n  .pp-copy-visual-circle {\n    width: 150px;\n    height: 150px;\n    border-radius: 999px;\n    margin: 0 auto 18px auto;\n    background: radial-gradient(circle, rgba(182,134,85,0.20), rgba(139,94,60,0.08));\n    border: 1px solid rgba(139,94,60,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 58px;\n  }\n\n  .pp-copy-visual-box h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin: 0 0 10px 0;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-visual-box p {\n    font-size: 15px;\n    color: var(--pp-muted);\n    margin: 0;\n  }\n\n  .pp-copy-card {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n    height: 100%;\n  }\n\n  .pp-copy-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: rgba(182, 134, 85, 0.13);\n    color: var(--pp-accent);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-card h3,\n  .pp-copy-card h4 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-card p,\n  .pp-copy-card li {\n    margin: 0;\n    font-size: 15px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-card ul {\n    margin: 8px 0 0 18px;\n    padding: 0;\n  }\n\n  .pp-copy-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 18px;\n  }\n\n  .pp-copy-compare-col {\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid var(--pp-line);\n  }\n\n  .pp-copy-compare-before {\n    background: #fbf8f4;\n  }\n\n  .pp-copy-compare-after {\n    background: #f3f8f3;\n    border-color: #d5e6d8;\n  }\n\n  .pp-copy-compare-label {\n    display: inline-block;\n    padding: 7px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-copy-compare-before .pp-copy-compare-label {\n    background: rgba(139, 94, 60, 0.12);\n    color: var(--pp-accent);\n  }\n\n  .pp-copy-compare-after .pp-copy-compare-label {\n    background: rgba(47, 93, 67, 0.12);\n    color: var(--pp-success);\n  }\n\n  .pp-copy-checklist,\n  .pp-copy-xlist {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .pp-copy-checklist li,\n  .pp-copy-xlist li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 10px;\n    color: var(--pp-text);\n    font-size: 15px;\n  }\n\n  .pp-copy-checklist li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: var(--pp-success);\n  }\n\n  .pp-copy-xlist li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    font-weight: 700;\n    color: #9c7553;\n  }\n\n  .pp-copy-lifestyle-strip {\n    background: linear-gradient(135deg, #fffaf3 0%, #f5eadf 100%);\n    border: 1px solid var(--pp-line);\n    border-radius: 22px;\n    padding: 22px;\n    margin-top: 16px;\n  }\n\n  .pp-copy-lifestyle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));\n    gap: 14px;\n  }\n\n  .pp-copy-lifestyle-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid rgba(139,94,60,0.14);\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n\n  .pp-copy-lifestyle-item span {\n    display: block;\n    font-size: 32px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-lifestyle-item strong {\n    display: block;\n    font-size: 15px;\n    color: var(--pp-dark);\n    margin-bottom: 4px;\n  }\n\n  .pp-copy-lifestyle-item small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n\n  .pp-copy-trust-box {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 16px 14px;\n    text-align: center;\n    height: 100%;\n  }\n\n  .pp-copy-trust-box span {\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .pp-copy-trust-box strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 4px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-trust-box small {\n    display: block;\n    font-size: 13px;\n    color: var(--pp-muted);\n  }\n\n  .pp-copy-faq-item {\n    background: var(--pp-bg-2);\n    border: 1px solid var(--pp-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .pp-copy-faq-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    color: var(--pp-dark);\n  }\n\n  .pp-copy-faq-item p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 15px;\n  }\n\n  .pp-copy-cta {\n    background: linear-gradient(135deg, #2e221b 0%, #4a3428 100%);\n    color: #fff;\n    border-color: #4a3428;\n  }\n\n  .pp-copy-cta .pp-copy-section-title,\n  .pp-copy-cta .pp-copy-title,\n  .pp-copy-cta h3,\n  .pp-copy-cta h4 {\n    color: #fff;\n  }\n\n  .pp-copy-cta .pp-copy-section-text,\n  .pp-copy-cta p,\n  .pp-copy-cta li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .pp-copy-divider {\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--pp-line), transparent);\n    margin: 18px 0;\n  }\n\n  .pp-copy-center {\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .pp-copy-section {\n      padding: 20px 16px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n    }\n\n    .pp-copy-grid-2,\n    .pp-copy-grid-3,\n    .pp-copy-grid-4,\n    .pp-copy-split,\n    .pp-copy-trust-strip,\n    .pp-copy-mini-trust,\n    .pp-copy-lifestyle-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .pp-copy-title {\n      font-size: 28px;\n    }\n\n    .pp-copy-section-title {\n      font-size: 23px;\n    }\n\n    .pp-copy-subtitle {\n      font-size: 16px;\n    }\n\n    .pp-copy-lead,\n    .pp-copy-section-text,\n    .pp-copy-card p,\n    .pp-copy-card li,\n    .pp-copy-faq-item p {\n      font-size: 15px;\n    }\n\n    .pp-copy-visual-circle {\n      width: 120px;\n      height: 120px;\n      font-size: 46px;\n    }\n\n    .pp-copy-visual-box h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-copy-wrap\"\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-hero\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eNUVIK Atlas · arnés personalizado de cuero inglés\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eEl arnés de cuero premium hecho a medida para tu perro\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003e\n          Diseñado para quienes buscan un arnés resistente, elegante y cómodo, fabricado artesanalmente en cuero inglés\n          \u003cstrong\u003eUK Bridle\u003c\/strong\u003e y adaptado a las medidas reales de cada perro.\n        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003e\n          El \u003cstrong\u003eArnés NUVIK Atlas\u003c\/strong\u003e nace para ofrecer control, seguridad y presencia sin renunciar a la comodidad.\n          Cada pieza se fabrica bajo pedido, con medidas personalizadas, herrajes resistentes y acabados premium pensados\n          para durar años, no meses.\n        \u003c\/p\u003e\n\n```\n    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Medidas personalizadas\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Cuero inglés UK Bridle\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Disponible en negro y marrón\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Con o sin asa\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Hecho a mano\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Garantía de por vida\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-mini-trust\"\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n        \u003cstrong\u003eFabricado a medida\u003c\/strong\u003e\u003cbr\u003e\n        Después del pedido te pediremos las medidas necesarias para fabricar el arnés de tu perro.\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n        \u003cstrong\u003eCuero UK Bridle\u003c\/strong\u003e\u003cbr\u003e\n        Cuero inglés premium, firme, elegante y pensado para un uso duradero.\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n        \u003cstrong\u003eOpción con asa\u003c\/strong\u003e\u003cbr\u003e\n        Puedes elegirlo con asa superior para tener más control en momentos concretos.\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n        \u003cstrong\u003eAtención humana\u003c\/strong\u003e\u003cbr\u003e\n        Si tienes dudas con las medidas, te ayudamos personalmente por WhatsApp.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-visual-box\"\u003e\n    \u003cdiv class=\"pp-copy-visual-circle\"\u003e🐕\u003c\/div\u003e\n    \u003ch3\u003eHecho para tu perro.\u003cbr\u003eNo para una talla genérica.\u003c\/h3\u003e\n    \u003cp\u003e\n      Un arnés artesanal, fuerte y elegante, creado con las medidas reales de tu perro para conseguir un ajuste más seguro,\n      cómodo y proporcionado.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eEntendemos el problema\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUn arnés genérico casi nunca queda perfecto\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      Muchos arneses se fabrican por tallas estándar: S, M, L o XL. El problema es que no todos los perros tienen la misma\n      forma de pecho, cuello, espalda o caja torácica, incluso cuando pesan parecido.\n    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      Cuando un arnés no ajusta bien, puede moverse demasiado, rozar, quedar bajo el pecho o no repartir bien la presión.\n      Por eso el \u003cstrong\u003eNUVIK Atlas\u003c\/strong\u003e se fabrica con las medidas de tu perro, no con una talla genérica.\n    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      Después de realizar el pedido, nos pondremos en contacto contigo para que nos facilites las medidas necesarias.\n      Y si tienes cualquier duda, te guiamos paso a paso para tomarlas correctamente.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003ePor qué te encantará\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUn arnés pensado para seguridad, comodidad y estética premium\u003c\/h2\u003e\n\n```\n\u003cdiv class=\"pp-copy-grid-4\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003eMedidas personalizadas\u003c\/h3\u003e\n    \u003cp\u003eCada arnés se fabrica bajo pedido con las medidas reales de tu perro para conseguir un ajuste más preciso.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003ch3\u003eMás control\u003c\/h3\u003e\n    \u003cp\u003eDiseñado para sujetar el cuerpo del perro de forma segura, evitando depender únicamente del cuello.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🤎\u003c\/div\u003e\n    \u003ch3\u003eCuero UK Bridle\u003c\/h3\u003e\n    \u003cp\u003eFabricado con cuero inglés premium, conocido por su firmeza, elegancia y resistencia.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e✋\u003c\/div\u003e\n    \u003ch3\u003eCon o sin asa\u003c\/h3\u003e\n    \u003cp\u003eElige la versión con asa superior si quieres un punto extra de control en ciudad, campo o situaciones puntuales.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cdiv class=\"pp-copy-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"pp-copy-kicker\"\u003eAntes \/ después\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-section-title\"\u003eMenos talla genérica. Más ajuste real.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003e\n          El Atlas no está pensado como un arnés industrial más. Está pensado para quienes quieren una pieza especial:\n          cuero premium, fabricación artesanal y medidas adaptadas al perro.\n        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003e\n          La diferencia se nota en el ajuste, en la presencia del producto y en la tranquilidad de saber que no estás comprando\n          algo pensado para “más o menos” encajar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n```\n  \u003cdiv class=\"pp-copy-split\"\u003e\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-before\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eAntes\u003c\/span\u003e\n      \u003cul class=\"pp-copy-xlist\"\u003e\n        \u003cli\u003eArneses por tallas estándar que no siempre ajustan bien.\u003c\/li\u003e\n        \u003cli\u003eMateriales sintéticos que pierden presencia con el uso.\u003c\/li\u003e\n        \u003cli\u003eRozaduras o movimientos si el arnés no queda proporcionado.\u003c\/li\u003e\n        \u003cli\u003eDiseños genéricos sin carácter ni personalidad.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-compare-col pp-copy-compare-after\"\u003e\n      \u003cspan class=\"pp-copy-compare-label\"\u003eDespués\u003c\/span\u003e\n      \u003cul class=\"pp-copy-checklist\"\u003e\n        \u003cli\u003eArnés fabricado con las medidas de tu perro.\u003c\/li\u003e\n        \u003cli\u003eCuero inglés UK Bridle de alta calidad.\u003c\/li\u003e\n        \u003cli\u003eDisponible en marrón o negro, con o sin asa.\u003c\/li\u003e\n        \u003cli\u003eUna pieza artesanal, resistente y con estética NUVIK.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eMomentos donde se nota\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUn arnés para el día a día, el campo y perros que necesitan una sujeción segura\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      El NUVIK Atlas está pensado para perros que necesitan comodidad y control, pero también para dueños que valoran\n      una pieza bonita, fuerte y hecha con materiales de verdad.\n    \u003c\/p\u003e\n\n```\n\u003cdiv class=\"pp-copy-lifestyle-strip\"\u003e\n  \u003cdiv class=\"pp-copy-lifestyle-grid\"\u003e\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🚶\u003c\/span\u003e\n      \u003cstrong\u003ePaseo diario\u003c\/strong\u003e\n      \u003csmall\u003eControl cómodo para salidas urbanas y rutinas del día a día.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003eCampo\u003c\/strong\u003e\n      \u003csmall\u003eUna pieza resistente para perros activos y salidas al aire libre.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🐾\u003c\/span\u003e\n      \u003cstrong\u003ePerros fuertes\u003c\/strong\u003e\n      \u003csmall\u003eIdeal para perros que necesitan una sujeción estable y segura.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e✋\u003c\/span\u003e\n      \u003cstrong\u003eControl puntual\u003c\/strong\u003e\n      \u003csmall\u003eLa versión con asa ayuda cuando necesitas acercar o sujetar al perro.\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eCómo funciona el pedido\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003ePrimero compras. Después te pedimos las medidas.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      Para que el arnés quede lo mejor posible, no trabajamos solo con tallas estándar.\n      Una vez realizado el pedido, te contactaremos para pedirte las medidas necesarias de tu perro.\n    \u003c\/p\u003e\n\n```\n\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🛒\u003c\/div\u003e\n    \u003ch3\u003e1. Realizas el pedido\u003c\/h3\u003e\n    \u003cp\u003eElige color, negro o marrón, y selecciona si quieres el arnés con asa o sin asa.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📏\u003c\/div\u003e\n    \u003ch3\u003e2. Nos facilitas las medidas\u003c\/h3\u003e\n    \u003cp\u003eDespués del pedido te indicamos qué medidas necesitamos y cómo tomarlas correctamente.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧵\u003c\/div\u003e\n    \u003ch3\u003e3. Lo fabricamos para tu perro\u003c\/h3\u003e\n    \u003cp\u003eFabricamos tu arnés artesanalmente, revisando proporciones, ajuste y acabados antes del envío.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003ePor qué este arnés es diferente\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eNo es un arnés de producción masiva. Es una pieza artesanal hecha bajo pedido.\u003c\/h2\u003e\n\n```\n\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📐\u003c\/div\u003e\n    \u003ch3\u003eAjuste personalizado\u003c\/h3\u003e\n    \u003cp\u003e\n      Se fabrica según las medidas de tu perro para adaptarse mejor a su cuerpo, su pecho y su estructura.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🔩\u003c\/div\u003e\n    \u003ch3\u003eHerrajes resistentes\u003c\/h3\u003e\n    \u003cp\u003e\n      Herrajes metálicos de alta resistencia pensados para acompañar la fuerza del cuero y el uso real.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🧳\u003c\/div\u003e\n    \u003ch3\u003eEstética clásica\u003c\/h3\u003e\n    \u003cp\u003e\n      Un diseño sobrio, fuerte y elegante que encaja con la filosofía NUVIK: productos bonitos, útiles y duraderos.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eMateriales y opciones\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eCuero inglés premium \u003cstrong\u003eUK Bridle\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003cli\u003eDisponible en color \u003cstrong\u003enegro\u003c\/strong\u003e y \u003cstrong\u003emarrón\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003cli\u003eOpción \u003cstrong\u003econ asa\u003c\/strong\u003e o \u003cstrong\u003esin asa\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003cli\u003eFabricación artesanal bajo pedido.\u003c\/li\u003e\n      \u003cli\u003eMedidas personalizadas después de la compra.\u003c\/li\u003e\n      \u003cli\u003eAcabados cuidados y estética premium NUVIK.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003ch3\u003eLo que eso significa para ti\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMás tranquilidad al comprar un arnés adaptado a tu perro.\u003c\/li\u003e\n      \u003cli\u003eUna pieza más duradera que un arnés sintético convencional.\u003c\/li\u003e\n      \u003cli\u003eMejor presencia visual y tacto premium.\u003c\/li\u003e\n      \u003cli\u003eAtención personalizada si tienes dudas con las medidas.\u003c\/li\u003e\n      \u003cli\u003eUn producto fabricado con intención, no producido en masa.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eLo que recibes\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUn arnés premium hecho para tu perro\u003c\/h2\u003e\n\n```\n\u003cdiv class=\"pp-copy-grid-3\"\u003e\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e🐕\u003c\/div\u003e\n    \u003ch3\u003eTu NUVIK Atlas\u003c\/h3\u003e\n    \u003cp\u003eArnés artesanal de cuero inglés UK Bridle, personalizado según las medidas de tu perro.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e📘\u003c\/div\u003e\n    \u003ch3\u003eEbook de regalo\u003c\/h3\u003e\n    \u003cp\u003eIncluye un ebook sobre mantenimiento del cuero y consejos para mejorar los paseos con tu perro.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-card\"\u003e\n    \u003cdiv class=\"pp-copy-icon\"\u003e💬\u003c\/div\u003e\n    \u003ch3\u003eSoporte humano\u003c\/h3\u003e\n    \u003cp\u003eTe ayudamos con las medidas, el ajuste y cualquier duda antes de fabricar tu arnés.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003ePor qué comprar en NUVIK\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUna marca que no solo vende: responde, cuida y da la cara\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      En NUVIK apostamos por productos artesanales, funcionales y duraderos. No buscamos hacer accesorios bonitos para una foto,\n      sino piezas reales, pensadas para perros reales y dueños que valoran la calidad.\n    \u003c\/p\u003e\n\n```\n\u003cdiv class=\"pp-copy-trust-strip\"\u003e\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🧵\u003c\/span\u003e\n    \u003cstrong\u003eHecho a mano\u003c\/strong\u003e\n    \u003csmall\u003eCada pieza se trabaja una a una, con atención al detalle.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🛡️\u003c\/span\u003e\n    \u003cstrong\u003eGarantía de por vida\u003c\/strong\u003e\n    \u003csmall\u003eCobertura frente a defectos de fabricación.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e↩️\u003c\/span\u003e\n    \u003cstrong\u003eDevoluciones gratis\u003c\/strong\u003e\n    \u003csmall\u003eReembolso real, sin vales.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e🚚\u003c\/span\u003e\n    \u003cstrong\u003eEnvío rápido\u003c\/strong\u003e\n    \u003csmall\u003ePreparación artesanal y envío desde España.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-trust-box\"\u003e\n    \u003cspan\u003e📲\u003c\/span\u003e\n    \u003cstrong\u003eAtención humana rápida\u003c\/strong\u003e\n    \u003csmall\u003eResolvemos dudas por WhatsApp de forma cercana.\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003cspan class=\"pp-copy-kicker\"\u003eResolvemos tus dudas\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003ePreguntas habituales antes de comprar el NUVIK Atlas\u003c\/h2\u003e\n\n```\n\u003cdiv class=\"pp-copy-grid-2\"\u003e\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Cómo sé qué talla elegir?\u003c\/h4\u003e\n    \u003cp\u003eNo tienes que elegir una talla estándar. Después del pedido te pediremos las medidas necesarias para fabricar el arnés de tu perro.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Qué medidas tengo que enviar?\u003c\/h4\u003e\n    \u003cp\u003eTe indicaremos exactamente qué medidas necesitamos y cómo tomarlas. Si tienes dudas, te ayudamos por WhatsApp.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Está disponible en varios colores?\u003c\/h4\u003e\n    \u003cp\u003eSí. El NUVIK Atlas está disponible en cuero inglés UK Bridle color negro o marrón.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Puedo pedirlo con asa?\u003c\/h4\u003e\n    \u003cp\u003eSí. Puedes elegir la versión con asa superior o sin asa, según el uso que quieras darle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Sirve para perros fuertes?\u003c\/h4\u003e\n    \u003cp\u003eEstá pensado para ofrecer una sujeción segura y resistente, siempre usando la medida adecuada y un ajuste correcto.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003e¿Cuánto tarda en fabricarse?\u003c\/h4\u003e\n    \u003cp\u003eAl ser un producto artesanal y personalizado, el tiempo puede variar según carga de trabajo. Te informaremos del plazo estimado después del pedido.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section\"\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eUn arnés premium tiene que quedar bien, resistir bien y sentirse especial\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      El NUVIK Atlas está pensado para quienes no quieren un arnés cualquiera. Es una pieza de cuero inglés,\n      hecha a mano y fabricada con las medidas de tu perro para conseguir un resultado más cuidado, más sólido y más NUVIK.\n    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003e\n      Al ser una \u003cstrong\u003epieza artesanal hecha bajo pedido\u003c\/strong\u003e, tiene sentido pedirla si buscas un arnés duradero,\n      elegante y personalizado, no un accesorio genérico de producción masiva.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pp-copy-section pp-copy-cta\"\u003e\n    \u003cdiv class=\"pp-copy-center\"\u003e\n      \u003ch2 class=\"pp-copy-title\"\u003eNUVIK Atlas: cuero inglés, ajuste personalizado y control real\u003c\/h2\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        Elige el color, decide si lo quieres con asa o sin asa, y después del pedido te guiaremos para tomar las medidas\n        correctas de tu perro.\n      \u003c\/p\u003e\n      \u003cp class=\"pp-copy-section-text\" style=\"max-width:760px; margin:0 auto 12px auto;\"\u003e\n        \u003cstrong\u003eAñádelo al carrito ahora\u003c\/strong\u003e y encarga un arnés artesanal fabricado especialmente para tu perro.\n      \u003c\/p\u003e\n\n```\n  \u003cdiv class=\"pp-copy-badges\" style=\"justify-content:center; margin-top:18px;\"\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eMedidas personalizadas\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eUK Bridle\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eCon o sin asa\u003c\/span\u003e\n    \u003cspan class=\"pp-copy-badge\" style=\"background:rgba(255,255,255,0.12); color:#fff; border-color:rgba(255,255,255,0.18);\"\u003eGarantía de por vida\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Nuvik","offers":[{"title":"Cuero Negro \/ Sin Asa","offer_id":57007916286332,"sku":null,"price":79.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ Con Asa","offer_id":57007999844732,"sku":null,"price":89.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ Sin Asa","offer_id":57007916319100,"sku":null,"price":79.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ Con Asa","offer_id":57007999877500,"sku":null,"price":89.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/Arnes_de_cuero_para_perros.png?v=1781880857"}],"url":"https:\/\/nuvikstore.com\/en\/collections\/top-ventas.oembed","provider":"Nuvik","version":"1.0","type":"link"}