{"product_id":"submissive-choker","title":"Submissive Choker","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSubmissive Choker — MSOUL STUDIO®\u003c\/title\u003e\n\u003cstyle\u003e\n  .msoul-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .msoul-wrap {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 720px;\n    line-height: 1.6;\n  }\n  .msoul-brand {\n    font-size: 10px;\n    letter-spacing: .35em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 6px;\n  }\n  .msoul-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 2.6rem;\n    font-weight: 300;\n    letter-spacing: .01em;\n    line-height: 1.1;\n    margin-bottom: 4px;\n  }\n  .msoul-subtitle {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.05rem;\n    font-style: italic;\n    color: #666;\n    font-weight: 300;\n    margin-bottom: 1.4rem;\n  }\n  .msoul-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 1.5rem;\n  }\n  .msoul-badge {\n    font-size: 10px;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    border: 1px solid #ddd;\n    padding: 4px 10px;\n    border-radius: 4px;\n    color: #666;\n    background: #f7f7f7;\n  }\n  .msoul-divider {\n    border: none;\n    border-top: 1px solid #e8e8e8;\n    margin: 1.6rem 0;\n  }\n  .msoul-section-label {\n    font-size: 10px;\n    letter-spacing: .28em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: .85rem;\n  }\n  .msoul-desc {\n    font-size: 14px;\n    line-height: 1.85;\n    font-weight: 300;\n    color: #2a2a2a;\n  }\n  .msoul-desc p { margin-bottom: .8rem; }\n  .msoul-desc p:last-child { margin-bottom: 0; }\n  .msoul-quote {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.2rem;\n    font-style: italic;\n    font-weight: 300;\n    line-height: 1.55;\n    border-left: 2px solid #1a1a1a;\n    padding: 0 0 0 1.2rem;\n    margin: 1.6rem 0;\n    color: #444;\n  }\n  .msoul-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n    margin: 1rem 0;\n  }\n  .msoul-feat {\n    background: #f7f7f7;\n    border: 1px solid #e8e8e8;\n    border-radius: 8px;\n    padding: .8rem 1rem;\n  }\n  .msoul-feat-title {\n    font-size: 10px;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #888;\n    font-weight: 500;\n    margin-bottom: 3px;\n  }\n  .msoul-feat-body {\n    font-size: 12.5px;\n    color: #2a2a2a;\n    font-weight: 300;\n    line-height: 1.5;\n  }\n\n  \/* ── Word picker grid ── *\/\n  .msoul-word-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: .75rem 0;\n  }\n  .msoul-word-pill {\n    font-size: 11px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    border: 1px solid #ddd;\n    border-radius: 20px;\n    padding: 4px 12px;\n    color: #444;\n    background: #f7f7f7;\n    font-weight: 400;\n  }\n  .msoul-word-pill.custom {\n    border-color: #d4af6a;\n    color: #a07830;\n    background: #fdf8f0;\n  }\n\n  \/* ── Customisation box ── *\/\n  .msoul-custom-box {\n    border: 1px solid #d4af6a;\n    border-radius: 8px;\n    padding: 1rem 1.2rem;\n    background: #fdf8f0;\n    margin: 1rem 0;\n  }\n  .msoul-custom-box-title {\n    font-size: 10px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n    color: #a07830;\n    margin-bottom: .6rem;\n    font-weight: 500;\n  }\n  .msoul-custom-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12.5px;\n    color: #4a3010;\n    padding: 4px 0;\n    font-weight: 300;\n    line-height: 1.5;\n  }\n  .msoul-custom-dot { color: #d4af6a; flex-shrink: 0; }\n\n  \/* ── Notice box ── *\/\n  .msoul-notice {\n    border-left: 3px solid #c0392b;\n    background: #fdf3f2;\n    border-radius: 0 6px 6px 0;\n    padding: .75rem 1rem;\n    margin: 1rem 0;\n  }\n  .msoul-notice-title {\n    font-size: 10px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n    color: #c0392b;\n    margin-bottom: .4rem;\n    font-weight: 500;\n  }\n  .msoul-notice-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12.5px;\n    color: #5a1a10;\n    padding: 3px 0;\n    font-weight: 300;\n    line-height: 1.5;\n  }\n\n  \/* ── Size table ── *\/\n  .msoul-size-single {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 1rem 1.2rem;\n    margin: 1rem 0;\n  }\n  .msoul-size-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    padding: 5px 0;\n    border-bottom: 1px solid #f0f0f0;\n    font-size: 12.5px;\n  }\n  .msoul-size-row:last-child { border-bottom: none; }\n  .msoul-size-key { color: #888; font-weight: 300; }\n  .msoul-size-val { font-weight: 500; color: #1a1a1a; }\n\n  \/* ── Style comparison ── *\/\n  .msoul-versions {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 1rem 0;\n  }\n  .msoul-version-card {\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 1rem 1.1rem;\n    background: #fff;\n  }\n  .msoul-version-card.msoul-featured { border: 2px solid #3a7bd5; }\n  .msoul-popular-badge {\n    font-size: 10px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    background: #e8f0fc;\n    color: #1a56c4;\n    padding: 3px 8px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-bottom: .55rem;\n  }\n  .msoul-version-name {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    margin-bottom: .5rem;\n    color: #1a1a1a;\n  }\n  .msoul-version-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 7px;\n    font-size: 12px;\n    color: #444;\n    padding: 3px 0;\n    font-weight: 300;\n    line-height: 1.5;\n  }\n  .msoul-version-dot { color: #bbb; flex-shrink: 0; }\n  .msoul-version-dot.blue { color: #3a7bd5; }\n\n  .msoul-tip {\n    font-size: 12.5px;\n    color: #555;\n    line-height: 1.75;\n    font-weight: 300;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 1rem;\n  }\n  .msoul-care-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 12.5px;\n    color: #444;\n    padding: 6px 0;\n    border-bottom: 1px solid #f0f0f0;\n    font-weight: 300;\n    line-height: 1.5;\n  }\n  .msoul-care-item:last-child { border-bottom: none; }\n  .msoul-care-dot { color: #888; flex-shrink: 0; }\n  .msoul-tag-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: 1rem;\n  }\n  .msoul-tag {\n    font-size: 10.5px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    border: 1px solid #ddd;\n    border-radius: 20px;\n    padding: 3px 10px;\n    color: #666;\n    background: transparent;\n  }\n  .msoul-final-note {\n    font-size: 12.5px;\n    color: #555;\n    line-height: 1.75;\n    font-weight: 300;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n  }\n\n\n\n  @media (max-width: 520px) {\n    .msoul-title { font-size: 2rem; }\n    .msoul-features { grid-template-columns: 1fr; }\n    .msoul-versions { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"msoul-wrap\"\u003e\n\n  \u003c!-- ── Header ── --\u003e\n  \u003cp class=\"msoul-brand\"\u003eMSOUL STUDIO® — Handmade\u003c\/p\u003e\n  \u003ch1 class=\"msoul-title\"\u003eSubmissive Choker\u003c\/h1\u003e\n  \u003cp class=\"msoul-subtitle\"\u003eWide Leather · Gold Letters · Your Words, Your Rules\u003c\/p\u003e\n\n  \u003cdiv class=\"msoul-badge-row\"\u003e\n    \u003cspan class=\"msoul-badge\"\u003eGenuine Leather\u003c\/span\u003e\n    \u003cspan class=\"msoul-badge\"\u003e2.9 cm Width\u003c\/span\u003e\n    \u003cspan class=\"msoul-badge\"\u003eGold Letters\u003c\/span\u003e\n    \u003cspan class=\"msoul-badge\"\u003e14 Preset Phrases\u003c\/span\u003e\n    \u003cspan class=\"msoul-badge\"\u003eCustom Option\u003c\/span\u003e\n    \u003cspan class=\"msoul-badge\"\u003eLeash Available\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Description ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eDescription\u003c\/p\u003e\n  \u003cdiv class=\"msoul-desc\"\u003e\n    \u003cp\u003eSome collars whisper. This one speaks. The \u003cem\u003eSubmissive Choker\u003c\/em\u003e is a wide-cut genuine leather collar — at 2.9 cm, it sits with undeniable presence — strung with gold-tone letters that say exactly what needs to be said.\u003c\/p\u003e\n    \u003cp\u003eChoose from 14 carefully curated phrases, or go fully custom and make it your own. Each letter is hand-threaded through the leather band, catching the light with every movement. Whether it’s worn as a declaration, a gift, or a private ritual between two people, it arrives knowing its purpose.\u003c\/p\u003e\n    \u003cp\u003eAvailable as choker only, or paired with a matching leash for the complete look.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"msoul-quote\"\u003e\n    “Wear the word that defines you. Bold leather, gold letters, zero compromise.”\n  \u003c\/blockquote\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Features ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eFeatures\u003c\/p\u003e\n  \u003cdiv class=\"msoul-features\"\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003eMaterial\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003eHigh-quality genuine leather — durable, refined, and comfortable against the skin\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003eLeather width\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003e2.9 cm \/ 1.14 inch — bold statement width, wider than standard chokers\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003eLetters\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003eLight gold tone, uppercase only — hand-threaded through the band\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003eHardware\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003eNickel-plated fittings — polished, modern, long-lasting\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003eStyles\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003eChoker only (£58) or Choker \u0026amp; Leash set (£78)\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-feat\"\u003e\n      \u003cp class=\"msoul-feat-title\"\u003ePackaging\u003c\/p\u003e\n      \u003cp class=\"msoul-feat-body\"\u003eShips in discreet gift-ready packaging on every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Choose Your Phrase ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eChoose Your Phrase\u003c\/p\u003e\n  \u003cp class=\"msoul-desc\" style=\"margin-bottom:.8rem;\"\u003eSelect one of 14 pre-set phrases, or go fully custom. All letters are uppercase only.\u003c\/p\u003e\n\n  \u003cdiv class=\"msoul-word-grid\"\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eGood Girl\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eGood Boy\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eBaby Girl\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eDaddys Girl\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eYes Daddys\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eYes Master\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eYes Mom\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eYes Queen\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eThanks Daddy\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eMy Love\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eMy Bitch\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eOwned Girl\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eCum Slut\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill\"\u003eFuck Toy\u003c\/span\u003e\n    \u003cspan class=\"msoul-word-pill custom\"\u003e✦  Your Custom Word\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── Customisation box ── --\u003e\n  \u003cdiv class=\"msoul-custom-box\"\u003e\n    \u003cp class=\"msoul-custom-box-title\"\u003eCustom option — how it works\u003c\/p\u003e\n    \u003cdiv class=\"msoul-custom-row\"\u003e\n      \u003cspan class=\"msoul-custom-dot\"\u003e●\u003c\/span\u003e\n      \u003cspan\u003eSelect “Custom” as your phrase when adding to cart\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-custom-row\"\u003e\n      \u003cspan class=\"msoul-custom-dot\"\u003e●\u003c\/span\u003e\n      \u003cspan\u003eEnter your word or phrase in the personalisation box at checkout\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-custom-row\"\u003e\n      \u003cspan class=\"msoul-custom-dot\"\u003e●\u003c\/span\u003e\n      \u003cspan\u003eUppercase letters only — no symbols or punctuation\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-custom-row\"\u003e\n      \u003cspan class=\"msoul-custom-dot\"\u003e●\u003c\/span\u003e\n      \u003cspan\u003eMaximum 6 letters per side — 12 letters total\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── Important notice ── --\u003e\n  \u003cdiv class=\"msoul-notice\"\u003e\n    \u003cp class=\"msoul-notice-title\"\u003ePlease read before ordering\u003c\/p\u003e\n    \u003cdiv class=\"msoul-notice-row\"\u003e\n      \u003cspan\u003e›\u003c\/span\u003e\n      \u003cspan\u003eLetter colour is light gold only — please refer to product photos for reference before purchasing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-notice-row\"\u003e\n      \u003cspan\u003e›\u003c\/span\u003e\n      \u003cspan\u003eLetters are threaded through the collar and may shift slightly when handled. Once worn, they settle and will not move during wear. Please only purchase if you are comfortable with this.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-notice-row\"\u003e\n      \u003cspan\u003e›\u003c\/span\u003e\n      \u003cspan\u003eAs this is a personalised item, all sales are final. Please double-check your text before completing your order.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Style Options ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eStyle Options\u003c\/p\u003e\n  \u003cdiv class=\"msoul-versions\"\u003e\n    \u003cdiv class=\"msoul-version-card\"\u003e\n      \u003cp class=\"msoul-version-name\"\u003eChoker Only\u003c\/p\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot\"\u003e●\u003c\/span\u003e\n        \u003cspan\u003eLeather collar with gold letters\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot\"\u003e●\u003c\/span\u003e\n        \u003cspan\u003eNickel-plated hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot\"\u003e●\u003c\/span\u003e\n        \u003cspan style=\"font-weight:500;\"\u003e£58.00\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-version-card msoul-featured\"\u003e\n      \u003cspan class=\"msoul-popular-badge\"\u003eComplete set\u003c\/span\u003e\n      \u003cp class=\"msoul-version-name\"\u003eChoker \u0026amp; Leash\u003c\/p\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot blue\"\u003e●\u003c\/span\u003e\n        \u003cspan\u003eEverything in Choker Only, plus:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot blue\"\u003e●\u003c\/span\u003e\n        \u003cspan\u003eMatching leather leash included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"msoul-version-row\"\u003e\n        \u003cspan class=\"msoul-version-dot blue\"\u003e●\u003c\/span\u003e\n        \u003cspan style=\"font-weight:500;\"\u003e£78.00\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Size ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eSize\u003c\/p\u003e\n  \u003cdiv class=\"msoul-size-single\"\u003e\n    \u003cdiv class=\"msoul-size-row\"\u003e\n      \u003cspan class=\"msoul-size-key\"\u003eStandard collar length\u003c\/span\u003e\n      \u003cspan class=\"msoul-size-val\"\u003e35 – 41 cm  \/  13.8 – 16.1 inch\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-size-row\"\u003e\n      \u003cspan class=\"msoul-size-key\"\u003eLeather width\u003c\/span\u003e\n      \u003cspan class=\"msoul-size-val\"\u003e2.9 cm \/ 1.14 inch\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-size-row\"\u003e\n      \u003cspan class=\"msoul-size-key\"\u003eMax letters per side\u003c\/span\u003e\n      \u003cspan class=\"msoul-size-val\"\u003e6 letters  \/  12 total\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"msoul-size-row\"\u003e\n      \u003cspan class=\"msoul-size-key\"\u003eCustom sizing\u003c\/span\u003e\n      \u003cspan class=\"msoul-size-val\"\u003eAvailable — add neck size in order notes\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"msoul-tip\"\u003e\n    Measure around the base of your neck with a soft tape measure and add 2 – 3 cm for a comfortable fit. If your neck size falls outside the standard range, simply include your measurement in the notes at checkout.\n  \u003c\/p\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Care ── --\u003e\n  \u003cp class=\"msoul-section-label\"\u003eCare Instructions\u003c\/p\u003e\n  \u003cdiv class=\"msoul-care-item\"\u003e\n    \u003cspan class=\"msoul-care-dot\"\u003e●\u003c\/span\u003e\n    \u003cspan\u003eWipe the leather with a soft dry cloth after each wear\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"msoul-care-item\"\u003e\n    \u003cspan class=\"msoul-care-dot\"\u003e●\u003c\/span\u003e\n    \u003cspan\u003eStore flat or hung in a cool, dry place away from direct sunlight\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"msoul-care-item\"\u003e\n    \u003cspan class=\"msoul-care-dot\"\u003e●\u003c\/span\u003e\n    \u003cspan\u003eAvoid contact with water, perfume, or harsh chemicals\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"msoul-care-item\"\u003e\n    \u003cspan class=\"msoul-care-dot\"\u003e●\u003c\/span\u003e\n    \u003cspan\u003eCondition the leather occasionally with a leather balm to maintain suppleness\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"msoul-care-item\"\u003e\n    \u003cspan class=\"msoul-care-dot\"\u003e●\u003c\/span\u003e\n    \u003cspan\u003eHandle gold-tone letters gently to preserve their finish over time\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"msoul-divider\"\u003e\n\n  \u003c!-- ── Final Note ── --\u003e\n  \u003cp class=\"msoul-final-note\"\u003e\n    Every \u003cem\u003eSubmissive Choker\u003c\/em\u003e is individually handmade to order at MSOUL STUDIO®. Minor natural variations in leather texture and letter placement are part of the handmade character of each piece. All orders ship in discreet, gift-ready packaging. As each piece is personalised, it is non-refundable — please review your customisation carefully before completing your purchase.\n  \u003c\/p\u003e\n\n  \u003c!-- ── Tags ── --\u003e\n  \u003cdiv class=\"msoul-tag-row\"\u003e\n    \u003cspan class=\"msoul-tag\"\u003eLeather Choker\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eBDSM\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eSubmissive\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eGold Letters\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eCustom\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eHandmade\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eWith Leash\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eGift for Her\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eBondage Jewellery\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003ePersonalised\u003c\/span\u003e\n    \u003cspan class=\"msoul-tag\"\u003eWide Collar\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"MsoulStudio","offers":[{"title":"CUM SLUT \/ Light Gold \/ Choker","offer_id":54729440854364,"sku":"DON1","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"CUM SLUT \/ Light Gold \/ Choker \u0026 Leash","offer_id":54729440887132,"sku":"DON1 C+L","price":78.0,"currency_code":"GBP","in_stock":true},{"title":"CUM SLUT \/ Classic Silver \/ Choker","offer_id":58076962193756,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"CUM SLUT \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962226524,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"FUCK TOY \/ Light Gold \/ Choker","offer_id":55449277399388,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"FUCK TOY \/ Light Gold \/ Choker \u0026 Leash","offer_id":55449277432156,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"FUCK TOY \/ Classic Silver \/ Choker","offer_id":58076962259292,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"FUCK TOY \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962292060,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"DADDYS GIRL \/ Light Gold \/ Choker","offer_id":55419499184476,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"DADDYS GIRL \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499217244,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"DADDYS GIRL \/ Classic Silver \/ Choker","offer_id":58076962324828,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"DADDYS GIRL \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962357596,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"BAD GIRL \/ Light Gold \/ Choker","offer_id":58440193114460,"sku":"DON1","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"BAD GIRL \/ Light Gold \/ Choker \u0026 Leash","offer_id":58440193147228,"sku":"DON2","price":78.0,"currency_code":"GBP","in_stock":true},{"title":"BAD GIRL \/ Classic Silver \/ Choker","offer_id":58440193179996,"sku":"DON3","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"BAD GIRL \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58440193212764,"sku":"DON4","price":78.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD GIRL \/ Light Gold \/ Choker","offer_id":55419499250012,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD GIRL \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499282780,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD GIRL \/ Classic Silver \/ Choker","offer_id":58076962390364,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD GIRL \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962423132,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD BOY \/ Light Gold \/ Choker","offer_id":55419499446620,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD BOY \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499479388,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD BOY \/ Classic Silver \/ Choker","offer_id":58076962455900,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"GOOD BOY \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962488668,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"BABY GIRL \/ Light Gold \/ Choker","offer_id":56943415984476,"sku":"DON1 C+L-2","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"BABY GIRL \/ Light Gold \/ Choker \u0026 Leash","offer_id":56943415951708,"sku":"DON1 C+L-1","price":78.0,"currency_code":"GBP","in_stock":true},{"title":"BABY GIRL \/ Classic Silver \/ Choker","offer_id":58076962521436,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"BABY GIRL \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962554204,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES MASTER \/ Light Gold \/ Choker","offer_id":55419499315548,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES MASTER \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499348316,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES MASTER \/ Classic Silver \/ Choker","offer_id":58076962586972,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES MASTER \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962619740,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES DADDYS \/ Light Gold \/ Choker","offer_id":55419499381084,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES DADDYS \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499413852,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES DADDYS \/ Classic Silver \/ Choker","offer_id":58076962652508,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES DADDYS \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962685276,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES MOM \/ Light Gold \/ Choker","offer_id":55419499512156,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES MOM \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499544924,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES MOM \/ Classic Silver \/ Choker","offer_id":58076962718044,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES MOM \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962750812,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"MY BITCH \/ Light Gold \/ Choker","offer_id":55419499577692,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"MY BITCH \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499610460,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"MY BITCH \/ Classic Silver \/ Choker","offer_id":58076962783580,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"MY BITCH \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962816348,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES QUEEN \/ Light Gold \/ Choker","offer_id":55419499643228,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES QUEEN \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499675996,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"YES QUEEN \/ Classic Silver \/ Choker","offer_id":58076962849116,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"YES QUEEN \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962881884,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"THANKS DADDY \/ Light Gold \/ Choker","offer_id":55419499708764,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"THANKS DADDY \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499741532,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"THANKS DADDY \/ Classic Silver \/ Choker","offer_id":58076962914652,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"THANKS DADDY \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076962947420,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"MY LOVE \/ Light Gold \/ Choker","offer_id":55419499774300,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"MY LOVE \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499807068,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"MY LOVE \/ Classic Silver \/ Choker","offer_id":58076962980188,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"MY LOVE \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076963012956,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"OWNED GIRL \/ Light Gold \/ Choker","offer_id":55419499839836,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"OWNED GIRL \/ Light Gold \/ Choker \u0026 Leash","offer_id":55419499872604,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"OWNED GIRL \/ Classic Silver \/ Choker","offer_id":58076963045724,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"OWNED GIRL \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076963078492,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"CUSTOM(MAX 12 letters. no symbols) \/ Light Gold \/ Choker","offer_id":55449277464924,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"CUSTOM(MAX 12 letters. no symbols) \/ Light Gold \/ Choker \u0026 Leash","offer_id":55449277497692,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true},{"title":"CUSTOM(MAX 12 letters. no symbols) \/ Classic Silver \/ Choker","offer_id":58076963111260,"sku":null,"price":58.0,"currency_code":"GBP","in_stock":true},{"title":"CUSTOM(MAX 12 letters. no symbols) \/ Classic Silver \/ Choker \u0026 Leash","offer_id":58076963144028,"sku":null,"price":78.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0929\/9627\/2476\/files\/don1.jpg?v=1787035288","url":"https:\/\/msoulstudio.com\/products\/submissive-choker","provider":"MsoulStudio","version":"1.0","type":"link"}