{"product_id":"collar-premium-para-perros-nuvik-titan-heritage","title":"Premium Nuvik Titan Heritage Collars","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 Titan Heritage · premium hand-stitched collar\u003c\/span\u003e\n        \u003ch2 class=\"pp-copy-title\"\u003eThe strong dog collar that is not mass-produced\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-subtitle\"\u003eA premium collar of \u003cstrong\u003e40 mm\u003c\/strong\u003e, custom-made, hand-stitched, designed for strong dogs, for real use and moments when you need control, safety, and confidence.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-lead\"\u003eThe \u003cstrong\u003eNUVIK Titan Heritage\u003c\/strong\u003e this is not just another collar. Each piece is handcrafted with premium vegetable-tanned leather, solid brass hardware, and a unique finish: \u003cstrong\u003eno two are alike\u003c\/strong\u003e.        \u003c\/p\u003e```    \u003cdiv class=\"pp-copy-badges\"\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Hand-stitched\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Premium vegetable-tanned leather\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ 40 mm wide\u003c\/span\u003e\n      \u003cspan class=\"pp-copy-badge\"\u003e✓ Option with control handle\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\u003eMade to measure\u003c\/strong\u003e\u003cbr\u003eEach collar is made to order according to your dog’s measurements.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eNo two are alike\u003c\/strong\u003e\u003cbr\u003eThe manual stitching and natural leather make each piece unique.\u003c\/div\u003e\n      \u003cdiv class=\"pp-copy-mini-trust-item\"\u003e\n\u003cstrong\u003eReal control\u003c\/strong\u003e\u003cbr\u003e40 mm wide, front D-Ring, and optional control handle for close guidance.\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\u003eHand-stitched.\u003cbr\u003eBuilt to last.\u003c\/h3\u003e\n    \u003cp\u003eAn artisanal collar for strong dogs, designed for those who don’t want just a pretty accessory, but a reliable, comfortable piece with its own character.    \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\"\u003eWhen your dog pulls hard, a regular collar doesn’t convey enough confidence\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eSome dogs need more than just a pretty collar. Strong, active, or powerful dogs require a collar that feels solid, doesn’t seem fragile, and gives you security in real situations.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe problem is that many collars look good at first, but with use they lose shape, wear out, become uncomfortable, or simply don’t transmit that sense of control you need.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThat's where the \u003cstrong\u003eNUVIK Titan Heritage\u003c\/strong\u003e makes a difference:      \u003cstrong\u003epremium leather, 40 mm wide, hand-stitched, custom-made for your dog\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 collar made for real use, not just for show\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\u003eHand-stitched\u003c\/h3\u003e\n    \u003cp\u003eAn artisanal, durable, and characterful finish. Each collar is crafted piece by piece, without mass production.\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\u003e40 mm control width\u003c\/h3\u003e\n    \u003cp\u003eIts width helps distribute pressure better and provides more presence, stability, and control for medium and large dogs.\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\u003eOptional handle\u003c\/h3\u003e\n    \u003cp\u003eChoose the version with a control handle if you need to hold the dog close in specific moments.\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\u003eSolid brass\u003c\/h3\u003e\n    \u003cp\u003eBuckles, hardware, and front D-Ring designed to provide safety, durability, and a premium aesthetic.\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 control. A greater sense of a definitive collar.\u003c\/h2\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eIt’s not just about putting a collar on the dog. It’s about feeling that you’re wearing a solid, well-made piece designed to accompany you daily, in the field, or in situations where real control is needed.        \u003c\/p\u003e\n        \u003cp class=\"pp-copy-section-text\"\u003eThe difference lies in the width, the feel of the leather, the hand stitching, the hardware, and that sense of a product built to last for years, not months.        \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\u003eCollars that deform or wear out with use.\u003c\/li\u003e\n        \u003cli\u003eLimited control feeling in strong dogs.\u003c\/li\u003e\n        \u003cli\u003eMaterials that do not convey confidence.\u003c\/li\u003e\n        \u003cli\u003eMass-produced products, all identical.\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 40 mm collar for better control.\u003c\/li\u003e\n        \u003cli\u003eHand-stitched and made to order.\u003c\/li\u003e\n        \u003cli\u003eVegetable-tanned leather, 4 mm thick.\u003c\/li\u003e\n        \u003cli\u003eA unique piece: no two are exactly the same.\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 strong dogs and situations where you need real confidence\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe Titan Heritage makes sense if your dog is strong, if you want a collar with presence, or if you need a premium accessory that works both daily and in more demanding moments.    \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\u003eStrong dogs\u003c\/strong\u003e\n      \u003csmall\u003eDesigned for medium and large dogs with strength\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e✋\u003c\/span\u003e\n      \u003cstrong\u003eClose control\u003c\/strong\u003e\n      \u003csmall\u003eOption with handle for securing the dog at key moments\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003eReal-world use\u003c\/strong\u003e\n      \u003csmall\u003eField, walk, training, or demanding situations.\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-copy-lifestyle-item\"\u003e\n      \u003cspan\u003e🏆\u003c\/span\u003e\n      \u003cstrong\u003ePremium aesthetics\u003c\/strong\u003e\n      \u003csmall\u003eA sturdy, elegant collar with artisanal character.\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 collar is different\u003c\/span\u003e\n    \u003ch2 class=\"pp-copy-section-title\"\u003eIt’s not just a wide collar. It’s an artisanal piece hand-stitched.\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\u003eHand stitching\u003c\/h3\u003e\n    \u003cp\u003eEach stitch is part of the collar’s character. No two pieces are exactly the same because it’s not mass-produced.    \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 to measure\u003c\/h3\u003e\n    \u003cp\u003eEach collar is custom-made according to your dog’s size for a more precise and comfortable fit.    \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\u003eBuilt to last\u003c\/h3\u003e\n    \u003cp\u003ePremium leather, 4 mm thick, 40 mm wide, and solid brass hardware for real use and durability.    \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\u003ePremium vegetable-tanned cow leather.\u003c\/li\u003e\n      \u003cli\u003e4 mm thickness.\u003c\/li\u003e\n      \u003cli\u003e40 mm wide\u003c\/li\u003e\n      \u003cli\u003eHand-stitched.\u003c\/li\u003e\n      \u003cli\u003eSolid brass buckle and fittings\u003c\/li\u003e\n      \u003cli\u003eSafety system with front D-Ring\u003c\/li\u003e\n      \u003cli\u003eControl handle option\u003c\/li\u003e\n      \u003cli\u003eCustomizable with laser engraving\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 when your dog pulls strongly\u003c\/li\u003e\n      \u003cli\u003eBetter control for medium and large dogs\u003c\/li\u003e\n      \u003cli\u003eA unique piece with its own character.\u003c\/li\u003e\n      \u003cli\u003eLess like a generic or industrial collar.\u003c\/li\u003e\n      \u003cli\u003eA collar designed to accompany you for years.\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 a leather collar\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 Titan Heritage\u003c\/h3\u003e\n    \u003cp\u003ePremium leather collar, hand-stitched, made to order, designed for strong dogs.\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 size, handle, customization, or measurements, 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 maintain a premium aesthetic in every detail    \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\u003eIs it suitable for strong dogs?\u003c\/h4\u003e\n    \u003cp\u003eYes. It is designed for strong, medium, and large dogs, with 40 mm width, 4 mm thick leather, and solid brass hardware.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat makes it special is that it is hand-stitched.\u003c\/h4\u003e\n    \u003cp\u003eHand stitching adds character, durability, and makes each collar unique. No two pieces are exactly the same.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-copy-faq-item\"\u003e\n    \u003ch4\u003eWhat is the purpose of the control handle?\u003c\/h4\u003e\n    \u003cp\u003eThe handle allows you to hold the dog close in specific moments: crossings, entrances, crowded areas, or situations where immediate control is needed.\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. You have the option of customization with laser engraving to give it an even more special finish.\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 a cheaper collar?\u003c\/h4\u003e\n    \u003cp\u003eIf you're just looking for any collar, maybe not. But if you want control, premium leather, solid brass, and a handcrafted piece made to measure, here’s the difference.\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 your dog is strong, it makes no sense to rely on a collar that doesn't give you confidence.\u003c\/h2\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eThe Titan Heritage is designed to solve a very specific problem:      \u003cstrong\u003ehaving a premium, secure, comfortable collar made to provide real control for strong dogs\u003c\/strong\u003e.    \u003c\/p\u003e\n    \u003cp class=\"pp-copy-section-text\"\u003eBeing a \u003cstrong\u003eHandcrafted piece made to order.\u003c\/strong\u003e, you’re not buying a generic collar. You’re getting a piece made for your dog, with its size, character, and a construction built to last for years.    \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\"\u003eHand-stitched. Made to measure. Ready for strong dogs.\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 premium, sturdy, handcrafted collar, the \u003cstrong\u003eNUVIK Titan Heritage\u003c\/strong\u003e is designed to give you control, security, and a unique aesthetic.      \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 give your dog a collar that looks like no other.      \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);\"\u003eHand-stitched\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);\"\u003eMade to measure\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);\"\u003eSolid brass\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":"Cuero Marrón \/ M (de 40 a 50cm) \/ Without Control Handle","offer_id":56637502292348,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ M (de 40 a 50cm) \/ With Control Handle","offer_id":56637502325116,"sku":null,"price":64.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ L (de 48 a 58cm) \/ Without Control Handle","offer_id":56637502357884,"sku":null,"price":61.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ L (de 48 a 58cm) \/ With Control Handle","offer_id":56637502390652,"sku":null,"price":67.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ XL (de 56 a 66cm) \/ Without Control Handle","offer_id":57202588090748,"sku":null,"price":64.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Marrón \/ XL (de 56 a 66cm) \/ With Control Handle","offer_id":57202588123516,"sku":null,"price":69.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ M (de 40 a 50cm) \/ Without Control Handle","offer_id":56637502423420,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ M (de 40 a 50cm) \/ With Control Handle","offer_id":56637502456188,"sku":null,"price":64.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ L (de 48 a 58cm) \/ Without Control Handle","offer_id":56637502488956,"sku":null,"price":61.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ L (de 48 a 58cm) \/ With Control Handle","offer_id":56637502521724,"sku":null,"price":67.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ XL (de 56 a 66cm) \/ Without Control Handle","offer_id":57202588156284,"sku":null,"price":64.95,"currency_code":"EUR","in_stock":true},{"title":"Cuero Negro \/ XL (de 56 a 66cm) \/ With Control Handle","offer_id":57202588189052,"sku":null,"price":69.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0934\/6639\/5004\/files\/3_d4150b8a-230c-4556-9bc5-dae82daa4b8c.jpg?v=1776777075","url":"https:\/\/nuvikstore.com\/en\/products\/collar-premium-para-perros-nuvik-titan-heritage","provider":"Nuvik","version":"1.0","type":"link"}