{"product_id":"black-velvet-open-crotch-bunny-costume-set","title":"Black Velvet Open-Crotch Bunny Costume Set","description":"\u003cstyle\u003e\n  #fm-bunny-set-7072 {\n    --fm-black: #151515;\n    --fm-dark: #292929;\n    --fm-text: #333333;\n    --fm-muted: #696969;\n    --fm-light: #f7f7f7;\n    --fm-white: #ffffff;\n    --fm-border: #e6e6e6;\n    --fm-gold: #b89455;\n    --fm-gold-light: #f4ecdc;\n\n    width: 100%;\n    max-width: 980px;\n    margin: 24px auto;\n    color: var(--fm-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n    box-sizing: border-box;\n    overflow: hidden;\n    container-type: inline-size;\n  }\n\n  #fm-bunny-set-7072,\n  #fm-bunny-set-7072 * {\n    box-sizing: border-box;\n    min-width: 0;\n  }\n\n  #fm-bunny-set-7072 h2,\n  #fm-bunny-set-7072 h3,\n  #fm-bunny-set-7072 p,\n  #fm-bunny-set-7072 li,\n  #fm-bunny-set-7072 dt,\n  #fm-bunny-set-7072 dd,\n  #fm-bunny-set-7072 th,\n  #fm-bunny-set-7072 td {\n    word-break: normal;\n    overflow-wrap: break-word;\n  }\n\n  \/* Header *\/\n\n  #fm-bunny-set-7072 .fm-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 46px 28px;\n    color: var(--fm-white);\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(184, 148, 85, 0.28),\n        transparent 35%\n      ),\n      linear-gradient(\n        135deg,\n        #070707,\n        #303030\n      );\n    border-radius: 18px 18px 0 0;\n  }\n\n  #fm-bunny-set-7072 .fm-hero::before,\n  #fm-bunny-set-7072 .fm-hero::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  #fm-bunny-set-7072 .fm-hero::before {\n    top: -110px;\n    right: -80px;\n    width: 280px;\n    height: 280px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n  }\n\n  #fm-bunny-set-7072 .fm-hero::after {\n    bottom: -140px;\n    left: -90px;\n    width: 320px;\n    height: 320px;\n    border: 1px solid rgba(184, 148, 85, 0.2);\n  }\n\n  #fm-bunny-set-7072 .fm-brand {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 6px 14px;\n    color: var(--fm-white);\n    border: 1px solid rgba(255, 255, 255, 0.42);\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  #fm-bunny-set-7072 .fm-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 780px;\n    margin: 0 auto 14px;\n    color: var(--fm-white);\n    font-size: clamp(25px, 4vw, 35px);\n    line-height: 1.25;\n  }\n\n  #fm-bunny-set-7072 .fm-hero p {\n    position: relative;\n    z-index: 1;\n    max-width: 740px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n  }\n\n  \/* Main content *\/\n\n  #fm-bunny-set-7072 .fm-content {\n    padding: 24px;\n    background: var(--fm-light);\n    border: 1px solid var(--fm-border);\n    border-top: 0;\n    border-radius: 0 0 18px 18px;\n  }\n\n  \/*\n   * 默认始终使用单列卡片。\n   * 即使产品描述区域很窄，也不会出现左右挤压。\n   *\/\n  #fm-bunny-set-7072 .fm-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 20px;\n  }\n\n  #fm-bunny-set-7072 .fm-card {\n    width: 100%;\n    padding: 24px;\n    background: var(--fm-white);\n    border: 1px solid var(--fm-border);\n    border-radius: 14px;\n    box-shadow: 0 7px 22px rgba(0, 0, 0, 0.045);\n    overflow: hidden;\n  }\n\n  #fm-bunny-set-7072 .fm-card h3 {\n    position: relative;\n    margin: 0 0 18px;\n    padding-bottom: 11px;\n    color: var(--fm-black);\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  #fm-bunny-set-7072 .fm-card h3::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 48px;\n    height: 3px;\n    background: var(--fm-gold);\n    border-radius: 10px;\n  }\n\n  #fm-bunny-set-7072 .fm-description {\n    margin: 0;\n    color: #555555;\n  }\n\n  \/* Tags *\/\n\n  #fm-bunny-set-7072 .fm-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  #fm-bunny-set-7072 .fm-tag {\n    display: inline-block;\n    padding: 7px 12px;\n    color: #5a4727;\n    background: var(--fm-gold-light);\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  \/* Key features *\/\n\n  #fm-bunny-set-7072 .fm-feature-list {\n    display: grid;\n    grid-template-columns: repeat(\n      auto-fit,\n      minmax(min(240px, 100%), 1fr)\n    );\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #fm-bunny-set-7072 .fm-feature-list li {\n    position: relative;\n    min-height: 50px;\n    padding: 13px 14px 13px 43px;\n    color: #4f4f4f;\n    background: #fafafa;\n    border: 1px solid #eeeeee;\n    border-radius: 10px;\n  }\n\n  #fm-bunny-set-7072 .fm-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 13px;\n    left: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    color: var(--fm-white);\n    background: var(--fm-black);\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  \/* Product details *\/\n\n  #fm-bunny-set-7072 .fm-spec-list {\n    margin: 0;\n  }\n\n  #fm-bunny-set-7072 .fm-spec-row {\n    display: grid;\n    grid-template-columns:\n      minmax(120px, 175px)\n      minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    padding: 12px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  #fm-bunny-set-7072 .fm-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  #fm-bunny-set-7072 .fm-spec-row dt {\n    margin: 0;\n    color: var(--fm-black);\n    font-weight: 700;\n  }\n\n  #fm-bunny-set-7072 .fm-spec-row dd {\n    margin: 0;\n    color: var(--fm-muted);\n    text-align: left;\n  }\n\n  \/* Fabric characteristics *\/\n\n  #fm-bunny-set-7072 .fm-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(\n      auto-fit,\n      minmax(min(150px, 100%), 1fr)\n    );\n    gap: 12px;\n  }\n\n  #fm-bunny-set-7072 .fm-highlight {\n    padding: 18px 12px;\n    text-align: center;\n    background: linear-gradient(180deg, #faf7f0, #ffffff);\n    border: 1px solid #eee5d5;\n    border-radius: 11px;\n  }\n\n  #fm-bunny-set-7072 .fm-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fm-black);\n    font-size: 14px;\n  }\n\n  #fm-bunny-set-7072 .fm-highlight span {\n    color: var(--fm-muted);\n    font-size: 13px;\n  }\n\n  \/* Package items *\/\n\n  #fm-bunny-set-7072 .fm-package-grid {\n    display: grid;\n    grid-template-columns: repeat(\n      auto-fit,\n      minmax(min(205px, 100%), 1fr)\n    );\n    gap: 12px;\n  }\n\n  #fm-bunny-set-7072 .fm-package-item {\n    padding: 16px 13px;\n    color: #4d4d4d;\n    text-align: center;\n    background: #fafafa;\n    border: 1px solid #eeeeee;\n    border-radius: 10px;\n    font-weight: 700;\n  }\n\n  \/* Material composition *\/\n\n  #fm-bunny-set-7072 .fm-composition-grid {\n    display: grid;\n    grid-template-columns: repeat(\n      auto-fit,\n      minmax(min(270px, 100%), 1fr)\n    );\n    gap: 13px;\n  }\n\n  #fm-bunny-set-7072 .fm-composition {\n    padding: 15px;\n    color: #555555;\n    background: #fafafa;\n    border-left: 4px solid var(--fm-gold);\n    border-radius: 4px 10px 10px 4px;\n  }\n\n  #fm-bunny-set-7072 .fm-composition strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--fm-black);\n  }\n\n  \/* Notes *\/\n\n  #fm-bunny-set-7072 .fm-note {\n    margin-top: 17px;\n    padding: 15px 17px;\n    color: #594b35;\n    background: var(--fm-gold-light);\n    border-radius: 10px;\n    font-size: 13px;\n  }\n\n  \/* Measurement table *\/\n\n  #fm-bunny-set-7072 .fm-table-wrap {\n    width: 100%;\n    max-width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  #fm-bunny-set-7072 table {\n    width: 100%;\n    min-width: 800px;\n    border-collapse: collapse;\n    table-layout: auto;\n    font-size: 13px;\n  }\n\n  #fm-bunny-set-7072 th,\n  #fm-bunny-set-7072 td {\n    padding: 13px 10px;\n    text-align: center;\n    vertical-align: middle;\n    border: 1px solid var(--fm-border);\n    white-space: normal;\n  }\n\n  #fm-bunny-set-7072 th {\n    color: var(--fm-white);\n    background: var(--fm-dark);\n    font-weight: 700;\n  }\n\n  #fm-bunny-set-7072 td {\n    color: #515151;\n    background: var(--fm-white);\n  }\n\n  \/* Care instructions *\/\n\n  #fm-bunny-set-7072 .fm-care-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #fm-bunny-set-7072 .fm-care-list li {\n    padding: 9px 13px;\n    color: #555555;\n    background: #f1f1f1;\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  \/* 根据产品描述容器的实际宽度处理 *\/\n\n  @container (max-width: 560px) {\n    #fm-bunny-set-7072 .fm-content {\n      padding: 14px;\n    }\n\n    #fm-bunny-set-7072 .fm-card {\n      padding: 18px;\n    }\n\n    #fm-bunny-set-7072 .fm-feature-list,\n    #fm-bunny-set-7072 .fm-highlight-grid,\n    #fm-bunny-set-7072 .fm-package-grid,\n    #fm-bunny-set-7072 .fm-composition-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #fm-bunny-set-7072 .fm-spec-row {\n      grid-template-columns: 1fr;\n      gap: 4px;\n    }\n\n    #fm-bunny-set-7072 .fm-spec-row dd {\n      padding-bottom: 3px;\n    }\n  }\n\n  \/* 兼容不支持容器查询的手机浏览器 *\/\n\n  @media (max-width: 560px) {\n    #fm-bunny-set-7072 .fm-hero {\n      padding: 36px 18px;\n    }\n\n    #fm-bunny-set-7072 .fm-content {\n      padding: 14px;\n    }\n\n    #fm-bunny-set-7072 .fm-card {\n      padding: 18px;\n    }\n\n    #fm-bunny-set-7072 .fm-feature-list,\n    #fm-bunny-set-7072 .fm-highlight-grid,\n    #fm-bunny-set-7072 .fm-package-grid,\n    #fm-bunny-set-7072 .fm-composition-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #fm-bunny-set-7072 .fm-spec-row {\n      grid-template-columns: 1fr;\n      gap: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection id=\"fm-bunny-set-7072\"\u003e\n\n  \u003cheader class=\"fm-hero\"\u003e\n    \u003cspan class=\"fm-brand\"\u003e\n      Fée et moi · Style 7072\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Black Velvet Open-Crotch Bunny Costume Set\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A coordinated black velvet bunny costume featuring a fitted\n      bodysuit, tall bunny ears, a bow choker, matching wrist cuffs\n      and detachable garter straps.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"fm-content\"\u003e\n    \u003cdiv class=\"fm-grid\"\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eProduct Description\u003c\/h3\u003e\n\n        \u003cp class=\"fm-description\"\u003e\n          Create a sleek bunny-inspired look with this black velvet\n          costume set. The fitted open-crotch bodysuit features a smooth\n          velvet finish, adjustable shoulder straps and four detachable\n          garter straps. Complete with tall bunny ears, a bow choker and\n          matching wrist cuffs, the coordinated set creates a polished\n          and playful silhouette. Soft stretch fabric provides a close,\n          flexible fit, making it suitable for costume parties, themed\n          events, photoshoots and private occasions.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"fm-tags\"\u003e\n          \u003cspan class=\"fm-tag\"\u003eBlack Velvet\u003c\/span\u003e\n          \u003cspan class=\"fm-tag\"\u003eBunny Costume\u003c\/span\u003e\n          \u003cspan class=\"fm-tag\"\u003eOpen-Crotch Bodysuit\u003c\/span\u003e\n          \u003cspan class=\"fm-tag\"\u003eDetachable Garters\u003c\/span\u003e\n          \u003cspan class=\"fm-tag\"\u003eStretch Fit\u003c\/span\u003e\n          \u003cspan class=\"fm-tag\"\u003eComplete Set\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n        \u003cul class=\"fm-feature-list\"\u003e\n          \u003cli\u003eTall structured bunny ears\u003c\/li\u003e\n          \u003cli\u003eSoft velvet bodysuit\u003c\/li\u003e\n          \u003cli\u003eOpen-crotch construction\u003c\/li\u003e\n          \u003cli\u003eAdjustable shoulder straps\u003c\/li\u003e\n          \u003cli\u003eFour detachable garter straps\u003c\/li\u003e\n          \u003cli\u003eBow-style choker\u003c\/li\u003e\n          \u003cli\u003eMatching wrist cuffs\u003c\/li\u003e\n          \u003cli\u003eStretchy close-fitting design\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n        \u003cdl class=\"fm-spec-list\"\u003e\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eBrand\u003c\/dt\u003e\n            \u003cdd\u003eFeimu · Fée et moi\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eStyle Number\u003c\/dt\u003e\n            \u003cdd\u003e7072\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eProduct Type\u003c\/dt\u003e\n            \u003cdd\u003eBlack velvet bunny costume bodysuit set\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eColor\u003c\/dt\u003e\n            \u003cdd\u003eBlack\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eFabric\u003c\/dt\u003e\n            \u003cdd\u003eVelvet\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eSize\u003c\/dt\u003e\n            \u003cdd\u003eOne Size\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eSuggested Fit\u003c\/dt\u003e\n            \u003cdd\u003eS–XL\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-spec-row\"\u003e\n            \u003cdt\u003eSuggested Weight\u003c\/dt\u003e\n            \u003cdd\u003e40–60 kg\u003c\/dd\u003e\n          \u003c\/div\u003e\n        \u003c\/dl\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eFabric Characteristics\u003c\/h3\u003e\n\n        \u003cdiv class=\"fm-highlight-grid\"\u003e\n          \u003cdiv class=\"fm-highlight\"\u003e\n            \u003cstrong\u003eThickness\u003c\/strong\u003e\n            \u003cspan\u003eModerate\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-highlight\"\u003e\n            \u003cstrong\u003eStretch\u003c\/strong\u003e\n            \u003cspan\u003eStretchy\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-highlight\"\u003e\n            \u003cstrong\u003eFeel\u003c\/strong\u003e\n            \u003cspan\u003eSlightly Soft\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-highlight\"\u003e\n            \u003cstrong\u003eSheerness\u003c\/strong\u003e\n            \u003cspan\u003eOpaque\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003ePackage Includes\u003c\/h3\u003e\n\n        \u003cdiv class=\"fm-package-grid\"\u003e\n          \u003cdiv class=\"fm-package-item\"\u003e\n            1 × Bunny Ear Headband\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-package-item\"\u003e\n            1 × Bow Choker\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-package-item\"\u003e\n            1 × Open-Crotch Bodysuit\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-package-item\"\u003e\n            2 × Wrist Cuffs\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-package-item\"\u003e\n            4 × Detachable Garter Straps\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fm-note\"\u003e\n          \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n          Thigh-high stockings shown in the product images are sold\n          separately and are not included in the package.\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eMaterial Composition\u003c\/h3\u003e\n\n        \u003cdiv class=\"fm-composition-grid\"\u003e\n          \u003cdiv class=\"fm-composition\"\u003e\n            \u003cstrong\u003eMaterial Option 1\u003c\/strong\u003e\n            95% Polyester, 5% Spandex\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fm-composition\"\u003e\n            \u003cstrong\u003eMaterial Option 2\u003c\/strong\u003e\n            92.4% Polyester, 7.6% Spandex\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fm-note\"\u003e\n          Either material composition may be shipped depending on\n          available production stock.\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eGarment Measurements\u003c\/h3\u003e\n\n        \u003cdiv class=\"fm-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eChoker Length\u003c\/th\u003e\n                \u003cth\u003eGarment Length\u003c\/th\u003e\n                \u003cth\u003eBust\u003c\/th\u003e\n                \u003cth\u003eWaist\u003c\/th\u003e\n                \u003cth\u003eHip\u003c\/th\u003e\n                \u003cth\u003eSuggested Size\u003c\/th\u003e\n                \u003cth\u003eSuggested Weight\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eOne Size\u003c\/td\u003e\n                \u003ctd\u003e86 cm\u003cbr\u003eAdjustable Tie Style\u003c\/td\u003e\n                \u003ctd\u003e58 cm\u003cbr\u003eShoulder Straps Excluded\u003c\/td\u003e\n                \u003ctd\u003e62–90 cm\u003c\/td\u003e\n                \u003ctd\u003e59–66 cm\u003c\/td\u003e\n                \u003ctd\u003e62–89 cm\u003c\/td\u003e\n                \u003ctd\u003eS–XL\u003c\/td\u003e\n                \u003ctd\u003e40–60 kg\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fm-note\"\u003e\n          Measurements are taken manually with the garment laid flat\n          and stretched. A difference of approximately 1–3 cm may occur.\n          Please compare these measurements with your own before ordering.\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fm-card\"\u003e\n        \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n        \u003cul class=\"fm-care-list\"\u003e\n          \u003cli\u003eGentle hand wash\u003c\/li\u003e\n          \u003cli\u003eDo not bleach\u003c\/li\u003e\n          \u003cli\u003eHang dry\u003c\/li\u003e\n          \u003cli\u003eDo not iron\u003c\/li\u003e\n          \u003cli\u003eDo not dry clean\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"FoxySM","offers":[{"title":"Default Title","offer_id":52070971474218,"sku":"7072","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/6067\/3834\/files\/20260712161420_618_10.png?v=1783898432","url":"https:\/\/www.foxysm.com\/products\/black-velvet-open-crotch-bunny-costume-set","provider":"FoxySM","version":"1.0","type":"link"}