{"product_id":"men-s-women-s-zebra-print-pajama-set","title":"Men’s \u0026 Women’s Zebra Print Pajama Set","description":"\u003c!-- =========================================================\nZEBRA PRINT MEN \u0026 WOMEN PAJAMA SET\nPREMIUM UNISEX LOUNGE \/ SLEEP PRODUCT DESCRIPTION\nBLACK · PEARL IVORY · WARM GREIGE · GRAPHITE\nIMAGE ABOVE · TEXT BELOW\nDESKTOP + MOBILE SINGLE COLUMN\nSIZE GUIDE + COMPACT DETAILS + KEY FAQ + TRUST + BUY NOW\n========================================================= --\u003e\n\u003cstyle\u003e\n\n.zpj-page,\n.zpj-page * {\n  box-sizing: border-box;\n}\n\n.zpj-page {\n  --zpj-white: #ffffff;\n  --zpj-pearl: #fffdf9;\n  --zpj-ivory: #f8f5ef;\n\n  --zpj-greige: #e9e4dc;\n  --zpj-taupe: #c9c1b7;\n  --zpj-soft-gray: #efede9;\n\n  --zpj-title: #292927;\n  --zpj-text: #5d5c58;\n  --zpj-muted: #7d7a75;\n\n  --zpj-graphite: #3a3937;\n  --zpj-black: #20201f;\n  --zpj-black-soft: #4b4a47;\n\n  --zpj-border: rgba(55,53,49,.13);\n\n  --zpj-shadow:\n    0 15px 40px rgba(41,39,35,.08);\n\n  --zpj-shadow-soft:\n    0 8px 24px rgba(41,39,35,.055);\n\n  width: 100%;\n  max-width: none;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0 !important;\n  border-radius: 0 !important;\n\n  background: transparent !important;\n\n  color: var(--zpj-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.68;\n}\n\n.zpj-page h1,\n.zpj-page h2,\n.zpj-page h3,\n.zpj-page p,\n.zpj-page span,\n.zpj-page strong,\n.zpj-page div,\n.zpj-page summary,\n.zpj-page a {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\n.zpj-page h2,\n.zpj-page h3,\n.zpj-page p {\n  margin-top: 0;\n}\n\n.zpj-page img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   PAGE SPACING\n========================================================= *\/\n\n.product__description .zpj-page,\n.product__description.rte .zpj-page,\n.product-description .zpj-page,\n.rte .zpj-page {\n  width: 100%;\n\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n\n  padding-top: 0 !important;\n  padding-bottom: 0 !important;\n}\n\n.zpj-section {\n  width: 100%;\n\n  margin: 0;\n  padding: 0;\n}\n\n.zpj-section + .zpj-section {\n  margin-top: 14px;\n}\n\n.zpj-page \u003e .zpj-section:first-child {\n  margin-top: 0 !important;\n}\n\n.zpj-page \u003e .zpj-section:last-child {\n  margin-bottom: 0 !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.zpj-hero {\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  overflow: hidden;\n\n  padding: 48px 24px 36px;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 21px;\n\n  background:\n    radial-gradient(\n      circle at 8% 5%,\n      rgba(255,255,255,.98),\n      transparent 39%\n    ),\n    radial-gradient(\n      circle at 95% 6%,\n      rgba(79,77,73,.12),\n      transparent 45%\n    ),\n    linear-gradient(\n      135deg,\n      #fffdfa 0%,\n      #f2eee8 52%,\n      #d9d5cf 100%\n    );\n\n  box-shadow: var(--zpj-shadow);\n}\n\n.zpj-hero::before {\n  position: absolute;\n\n  top: 18px;\n  right: 18px;\n  bottom: 18px;\n  left: 18px;\n\n  z-index: -1;\n\n  border:\n    1px solid rgba(55,53,49,.11);\n\n  border-radius: 15px;\n\n  content: \"\";\n\n  pointer-events: none;\n}\n\n.zpj-hero::after {\n  position: absolute;\n\n  top: -170px;\n  right: -115px;\n\n  z-index: -2;\n\n  width: 360px;\n  height: 360px;\n\n  border:\n    1px solid rgba(45,44,41,.09);\n\n  border-radius: 50%;\n\n  box-shadow:\n    0 0 0 35px rgba(255,255,255,.07),\n    0 0 0 72px rgba(255,255,255,.04);\n\n  content: \"\";\n}\n\n.zpj-hero-inner {\n  position: relative;\n\n  z-index: 2;\n\n  width: 100%;\n  max-width: 930px;\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n.zpj-kicker {\n  display: inline-flex;\n  align-items: center;\n\n  gap: 9px;\n\n  margin-bottom: 13px;\n\n  color: var(--zpj-black-soft);\n\n  font-size: 9.5px;\n  font-weight: 820;\n  letter-spacing: .16em;\n\n  text-transform: uppercase;\n}\n\n.zpj-kicker::before,\n.zpj-kicker::after {\n  display: block;\n\n  width: 32px;\n  height: 1px;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(41,41,39,.60)\n    );\n}\n\n.zpj-kicker::after {\n  background:\n    linear-gradient(\n      90deg,\n      rgba(41,41,39,.60),\n      transparent\n    );\n}\n\n.zpj-hero h2 {\n  max-width: 860px;\n\n  margin: 0 auto 10px;\n\n  color: var(--zpj-title);\n\n  font-size:\n    clamp(34px,5vw,56px);\n\n  font-weight: 860;\n\n  letter-spacing: -.043em;\n\n  line-height: 1.05;\n}\n\n.zpj-hero-sub {\n  max-width: 700px;\n\n  margin: 0 auto;\n\n  color: var(--zpj-black-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size: 18px;\n\n  font-style: italic;\n\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   HERO GIF\n========================================================= *\/\n\n.zpj-gif {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 100%;\n\n  margin: 25px auto 18px;\n\n  padding: 0;\n\n  text-align: center;\n}\n\n.zpj-gif img {\n  width: auto !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 auto !important;\n\n  border: 0;\n\n  border-radius: 14px;\n\n  background: transparent;\n\n  box-shadow:\n    0 12px 30px rgba(41,39,35,.13);\n}\n\n.zpj-hero-copy {\n  max-width: 800px;\n\n  margin: 0 auto;\n\n  color: var(--zpj-muted);\n\n  font-size: 14px;\n\n  line-height: 1.67;\n}\n\n\n\/* =========================================================\n   MINI SELLING POINTS\n========================================================= *\/\n\n.zpj-mini-points {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 6px;\n\n  max-width: 850px;\n\n  margin: 16px auto 0;\n}\n\n.zpj-mini-point {\n  display: inline-flex;\n  align-items: center;\n\n  gap: 5px;\n\n  min-height: 31px;\n\n  padding: 5px 10px;\n\n  border:\n    1px solid rgba(55,53,49,.11);\n\n  border-radius: 999px;\n\n  background:\n    rgba(255,255,255,.70);\n\n  box-shadow:\n    0 4px 10px rgba(41,39,35,.03);\n\n  color: var(--zpj-title);\n\n  font-size: 10px;\n  font-weight: 760;\n\n  white-space: nowrap;\n}\n\n.zpj-mini-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 18px;\n  height: 18px;\n\n  border-radius: 50%;\n\n  background: #e6e2dc;\n\n  color: var(--zpj-black);\n\n  font-size: 9px;\n\n  line-height: 1;\n}\n\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.zpj-feature-stack {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  width: 100%;\n\n  gap: 14px;\n}\n\n.zpj-feature-card {\n  width: 100%;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 19px;\n\n  background:\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(70,69,66,.08),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #faf8f4 70%,\n      #eae6df 100%\n    );\n\n  box-shadow:\n    var(--zpj-shadow-soft);\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.zpj-feature-card:nth-child(even) {\n  background:\n    radial-gradient(\n      circle at 0% 100%,\n      rgba(125,119,112,.09),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f9f7f3 70%,\n      #e3ded7 100%\n    );\n}\n\n.zpj-feature-card:hover {\n  transform: translateY(-3px);\n\n  box-shadow:\n    0 18px 42px rgba(41,39,35,.105);\n}\n\n.zpj-feature-media {\n  width: 100%;\n\n  overflow: hidden;\n\n  margin: 0;\n  padding: 0;\n\n  background: #f8f6f2;\n}\n\n.zpj-feature-media img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n}\n\n.zpj-feature-copy {\n  padding: 24px 27px 27px;\n}\n\n.zpj-feature-copy h3 {\n  margin: 0 0 8px;\n\n  color: var(--zpj-title);\n\n  font-size: 22px;\n\n  font-weight: 820;\n\n  letter-spacing: -.024em;\n\n  line-height: 1.25;\n}\n\n.zpj-feature-copy p {\n  max-width: 930px;\n\n  margin: 0;\n\n  color: var(--zpj-text);\n\n  font-size: 14px;\n\n  line-height: 1.67;\n}\n\n.zpj-occasion-list {\n  display: flex;\n  flex-wrap: wrap;\n\n  gap: 6px;\n\n  margin-top: 12px;\n}\n\n.zpj-occasion-list span {\n  display: inline-flex;\n  align-items: center;\n\n  min-height: 27px;\n\n  padding: 4px 9px;\n\n  border:\n    1px solid rgba(55,53,49,.11);\n\n  border-radius: 999px;\n\n  background:\n    rgba(255,255,255,.70);\n\n  color: var(--zpj-black-soft);\n\n  font-size: 9px;\n\n  font-weight: 750;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.zpj-size-card {\n  width: 100%;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 19px;\n\n  background:\n    radial-gradient(\n      circle at 96% 0%,\n      rgba(74,72,68,.12),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #fffdfa 0%,\n      #f1ede7 54%,\n      #dcd7d0 100%\n    );\n\n  box-shadow:\n    var(--zpj-shadow-soft);\n}\n\n.zpj-size-head {\n  padding: 18px 18px 13px;\n\n  text-align: center;\n}\n\n.zpj-size-label {\n  display: inline-block;\n\n  color: var(--zpj-black-soft);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .13em;\n\n  text-transform: uppercase;\n}\n\n.zpj-size-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  background:\n    rgba(255,255,255,.72);\n}\n\n.zpj-size-image img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n\n  border: 0;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   COMPACT\n========================================================= *\/\n\n.zpj-details {\n  width: 100%;\n\n  padding: 15px 13px 16px;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 16px;\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(74,72,68,.12),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #fffdfa 0%,\n      #f1ede7 52%,\n      #ddd8d1 100%\n    );\n\n  box-shadow:\n    var(--zpj-shadow-soft);\n}\n\n.zpj-details-head {\n  margin-bottom: 9px;\n\n  text-align: center;\n}\n\n.zpj-details-label {\n  display: inline-block;\n\n  margin-bottom: 2px;\n\n  color: var(--zpj-black-soft);\n\n  font-size: 8px;\n\n  font-weight: 820;\n\n  letter-spacing: .13em;\n\n  text-transform: uppercase;\n}\n\n.zpj-details-title {\n  margin: 0;\n\n  color: var(--zpj-title);\n\n  font-size: 22px;\n\n  font-weight: 850;\n\n  letter-spacing: -.03em;\n\n  line-height: 1.15;\n}\n\n.zpj-spec-list {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid rgba(55,53,49,.11);\n\n  border-radius: 10px;\n\n  background:\n    rgba(255,255,255,.76);\n}\n\n.zpj-spec-row {\n  display: flex;\n  align-items: center;\n\n  width: 100%;\n\n  min-height: 35px;\n\n  padding: 6px 11px;\n\n  border-bottom:\n    1px solid rgba(55,53,49,.09);\n\n  background:\n    rgba(255,255,255,.42);\n}\n\n.zpj-spec-row:nth-child(even) {\n  background:\n    rgba(226,221,214,.36);\n}\n\n.zpj-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.zpj-spec-name {\n  display: block;\n\n  flex: 0 0 135px;\n\n  margin: 0;\n\n  color: var(--zpj-black-soft);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .025em;\n\n  text-transform: uppercase;\n}\n\n.zpj-spec-value {\n  display: block;\n\n  flex: 1;\n\n  min-width: 0;\n\n  color: var(--zpj-text);\n\n  font-size: 11px;\n\n  font-weight: 620;\n\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   FAQ\n   ONLY KEY PURCHASE QUESTIONS\n========================================================= *\/\n\n.zpj-faq {\n  width: 100%;\n\n  padding:\n    0\n    20px\n    22px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 19px;\n\n  background:\n    radial-gradient(\n      circle at 5% 0%,\n      rgba(255,255,255,.98),\n      transparent 36%\n    ),\n    linear-gradient(\n      135deg,\n      #fffdfa 0%,\n      #f1ede7 52%,\n      #dfdad4 100%\n    );\n\n  box-shadow:\n    var(--zpj-shadow);\n}\n\n.zpj-faq-head {\n  padding:\n    22px\n    12px\n    14px;\n\n  text-align: center;\n}\n\n.zpj-faq-label {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 6px;\n\n  padding: 5px 12px;\n\n  border:\n    1px solid rgba(55,53,49,.14);\n\n  border-radius: 999px;\n\n  background:\n    rgba(255,255,255,.72);\n\n  color: var(--zpj-black-soft);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .12em;\n\n  text-transform: uppercase;\n}\n\n.zpj-faq-head h2 {\n  margin: 0;\n\n  color: var(--zpj-title);\n\n  font-size: 26px;\n\n  font-weight: 850;\n\n  letter-spacing: -.03em;\n\n  line-height: 1.2;\n}\n\n.zpj-faq-list {\n  width: 100%;\n  max-width: 930px;\n\n  margin: 0 auto;\n}\n\n.zpj-faq-item {\n  margin: 0 0 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 11px;\n\n  background:\n    rgba(255,255,255,.90);\n\n  box-shadow:\n    0 5px 15px rgba(41,39,35,.035);\n}\n\n.zpj-faq-item:last-child {\n  margin-bottom: 0;\n}\n\n.zpj-faq-item summary {\n  position: relative;\n\n  display: block;\n\n  padding:\n    14px\n    52px\n    14px\n    17px;\n\n  color: var(--zpj-title);\n\n  font-size: 13.5px;\n\n  font-weight: 790;\n\n  line-height: 1.4;\n\n  list-style: none;\n\n  cursor: pointer;\n\n  transition:\n    background .25s ease;\n}\n\n.zpj-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.zpj-faq-item summary:hover {\n  background:\n    rgba(226,221,214,.45);\n}\n\n.zpj-faq-item summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 16px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 26px;\n  height: 26px;\n\n  margin-top: -13px;\n\n  border:\n    1px solid rgba(55,53,49,.15);\n\n  border-radius: 50%;\n\n  background:\n    var(--zpj-greige);\n\n  color:\n    var(--zpj-black-soft);\n\n  font-size: 17px;\n\n  line-height: 1;\n\n  content: \"⌄\";\n\n  transform: rotate(0deg);\n\n  transition:\n    transform .32s ease,\n    background .32s ease,\n    color .32s ease;\n}\n\n.zpj-faq-item[open]\nsummary::after {\n  transform:\n    rotate(180deg);\n\n  background:\n    var(--zpj-graphite);\n\n  color:\n    #ffffff;\n}\n\n.zpj-faq-answer {\n  padding:\n    0\n    17px\n    15px;\n\n  color:\n    var(--zpj-muted);\n\n  font-size:\n    12.5px;\n\n  line-height:\n    1.62;\n\n  animation:\n    zpjFaqOpen .28s ease;\n}\n\n.zpj-faq-answer p {\n  margin: 0;\n}\n\n@keyframes zpjFaqOpen {\n\n  from {\n    opacity: 0;\n    transform: translateY(-5px);\n  }\n\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n}\n\n\n\/* =========================================================\n   TRUST + BUY\n========================================================= *\/\n\n.zpj-trust-buy {\n  width: 100%;\n\n  overflow: hidden;\n\n  margin: 0;\n\n  border:\n    1px solid var(--zpj-border);\n\n  border-radius: 16px;\n\n  background:\n    radial-gradient(\n      circle at 95% 0%,\n      rgba(255,255,255,.78),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #faf8f4 0%,\n      #e9e5df 52%,\n      #d4d0ca 100%\n    );\n\n  box-shadow:\n    var(--zpj-shadow-soft);\n}\n\n.zpj-trust-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  width: 100%;\n}\n\n.zpj-trust-card {\n  display: flex;\n  align-items: center;\n\n  gap: 10px;\n\n  min-width: 0;\n\n  padding: 14px 16px;\n}\n\n.zpj-trust-card +\n.zpj-trust-card {\n  border-left:\n    1px solid rgba(55,53,49,.12);\n}\n\n.zpj-trust-icon {\n  display: inline-flex;\n\n  flex: 0 0 38px;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 38px;\n  height: 38px;\n\n  border:\n    1px solid rgba(55,53,49,.13);\n\n  border-radius: 50%;\n\n  background:\n    rgba(255,255,255,.80);\n\n  font-size: 16px;\n\n  box-shadow:\n    0 4px 11px rgba(41,39,35,.035);\n}\n\n.zpj-trust-copy {\n  min-width: 0;\n}\n\n.zpj-trust-copy h3 {\n  margin: 0 0 2px;\n\n  color: var(--zpj-title);\n\n  font-size: 12.5px;\n\n  font-weight: 820;\n\n  line-height: 1.3;\n}\n\n.zpj-trust-copy p {\n  margin: 0;\n\n  color: var(--zpj-muted);\n\n  font-size: 10px;\n\n  line-height: 1.38;\n}\n\n\n\/* =========================================================\n   BUY NOW\n========================================================= *\/\n\n.zpj-buy-row {\n  padding:\n    16px\n    17px\n    17px;\n\n  border-top:\n    1px solid rgba(55,53,49,.12);\n\n  text-align: center;\n}\n\n.zpj-buy-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-width: 220px;\n  min-height: 49px;\n\n  padding: 12px 29px;\n\n  border:\n    1px solid rgba(255,255,255,.16);\n\n  border-radius: 10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #4a4946 0%,\n      #302f2d 52%,\n      #1f1f1e 100%\n    );\n\n  box-shadow:\n    0 10px 23px rgba(31,31,30,.26),\n    inset 0 1px 0 rgba(255,255,255,.12);\n\n  color:\n    #ffffff !important;\n\n  font-size: 14px;\n\n  font-weight: 850;\n\n  letter-spacing: .065em;\n\n  line-height: 1.2;\n\n  text-decoration:\n    none !important;\n\n  text-transform:\n    uppercase;\n\n  cursor: pointer;\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease,\n    filter .22s ease;\n}\n\n.zpj-buy-btn::after {\n  margin-left: 8px;\n\n  font-size: 17px;\n\n  content: \"→\";\n\n  transition:\n    transform .22s ease;\n}\n\n.zpj-buy-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 14px 28px rgba(31,31,30,.32);\n\n  filter:\n    brightness(.97);\n}\n\n.zpj-buy-btn:hover::after {\n  transform:\n    translateX(4px);\n}\n\n.zpj-buy-note {\n  margin:\n    8px 0 0 !important;\n\n  color:\n    var(--zpj-muted);\n\n  font-size:\n    9.5px;\n\n  line-height:\n    1.35;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width:650px) {\n\n  .zpj-trust-grid {\n    grid-template-columns:\n      1fr;\n  }\n\n  .zpj-trust-card +\n  .zpj-trust-card {\n    border-top:\n      1px solid rgba(55,53,49,.12);\n\n    border-left: 0;\n  }\n\n}\n\n\n@media (max-width:560px) {\n\n  .zpj-section +\n  .zpj-section {\n    margin-top: 11px;\n  }\n\n\n  .zpj-hero {\n    padding:\n      34px\n      13px\n      27px;\n\n    border-radius: 15px;\n  }\n\n\n  .zpj-hero::before {\n    top: 8px;\n    right: 8px;\n    bottom: 8px;\n    left: 8px;\n\n    border-radius: 10px;\n  }\n\n\n  .zpj-kicker {\n    margin-bottom: 10px;\n\n    font-size: 8px;\n\n    letter-spacing: .13em;\n  }\n\n\n  .zpj-kicker::before,\n  .zpj-kicker::after {\n    width: 19px;\n  }\n\n\n  .zpj-hero h2 {\n    margin-bottom: 8px;\n\n    font-size: 30px;\n  }\n\n\n  .zpj-hero-sub {\n    font-size: 15.5px;\n  }\n\n\n  .zpj-gif {\n    margin:\n      19px auto 15px;\n  }\n\n\n  .zpj-gif img {\n    width: auto !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    border-radius: 10px;\n\n    box-shadow:\n      0 9px 21px rgba(41,39,35,.11);\n  }\n\n\n  .zpj-hero-copy {\n    font-size: 12.5px;\n\n    line-height: 1.62;\n  }\n\n\n  .zpj-mini-points {\n    gap: 5px;\n\n    margin-top: 13px;\n  }\n\n\n  .zpj-mini-point {\n    min-height: 28px;\n\n    padding: 5px 8px;\n\n    gap: 4px;\n\n    font-size: 8.8px;\n  }\n\n\n  .zpj-mini-icon {\n    width: 16px;\n    height: 16px;\n\n    font-size: 8px;\n  }\n\n\n  .zpj-feature-stack {\n    gap: 11px;\n  }\n\n\n  .zpj-feature-card {\n    border-radius: 15px;\n  }\n\n\n  .zpj-feature-copy {\n    padding:\n      18px\n      15px\n      21px;\n  }\n\n\n  .zpj-feature-copy h3 {\n    margin-bottom: 6px;\n\n    font-size: 19px;\n  }\n\n\n  .zpj-feature-copy p {\n    font-size: 12.5px;\n\n    line-height: 1.62;\n  }\n\n\n  .zpj-occasion-list {\n    gap: 5px;\n\n    margin-top: 10px;\n  }\n\n\n  .zpj-occasion-list span {\n    min-height: 25px;\n\n    padding: 4px 8px;\n\n    font-size: 8.5px;\n  }\n\n\n  .zpj-size-card {\n    border-radius: 15px;\n  }\n\n\n  .zpj-size-head {\n    padding:\n      15px\n      12px\n      10px;\n  }\n\n\n  .zpj-size-label {\n    font-size: 8px;\n  }\n\n\n  \/* COMPACT DETAILS MOBILE *\/\n\n  .zpj-details {\n    padding:\n      13px\n      8px\n      14px;\n\n    border-radius: 14px;\n  }\n\n\n  .zpj-details-head {\n    margin-bottom: 8px;\n  }\n\n\n  .zpj-details-title {\n    font-size: 20px;\n  }\n\n\n  .zpj-details-label {\n    font-size: 7.5px;\n  }\n\n\n  .zpj-spec-list {\n    border-radius: 9px;\n  }\n\n\n  .zpj-spec-row {\n    min-height: 32px;\n\n    padding: 5px 9px;\n  }\n\n\n  .zpj-spec-name {\n    flex:\n      0 0 92px;\n\n    font-size: 8px;\n  }\n\n\n  .zpj-spec-value {\n    font-size: 10px;\n\n    line-height: 1.25;\n  }\n\n\n  \/* FAQ MOBILE *\/\n\n  .zpj-faq {\n    padding:\n      0\n      9px\n      17px;\n\n    border-radius: 15px;\n  }\n\n\n  .zpj-faq-head {\n    padding:\n      19px\n      8px\n      12px;\n  }\n\n\n  .zpj-faq-head h2 {\n    font-size: 23px;\n  }\n\n\n  .zpj-faq-item summary {\n    padding:\n      13px\n      47px\n      13px\n      13px;\n\n    font-size: 12.5px;\n  }\n\n\n  .zpj-faq-item summary::after {\n    right: 12px;\n\n    width: 24px;\n    height: 24px;\n\n    margin-top: -12px;\n\n    font-size: 16px;\n  }\n\n\n  .zpj-faq-answer {\n    padding:\n      0\n      13px\n      14px;\n\n    font-size: 11.5px;\n  }\n\n\n  .zpj-trust-buy {\n    border-radius: 15px;\n  }\n\n\n  .zpj-trust-card {\n    padding:\n      11px\n      12px;\n  }\n\n\n  .zpj-trust-icon {\n    flex-basis: 34px;\n\n    width: 34px;\n    height: 34px;\n\n    font-size: 14px;\n  }\n\n\n  .zpj-trust-copy h3 {\n    font-size: 11.5px;\n  }\n\n\n  .zpj-trust-copy p {\n    font-size: 9.5px;\n  }\n\n\n  .zpj-buy-row {\n    padding:\n      13px\n      12px\n      14px;\n  }\n\n\n  .zpj-buy-btn {\n    width: 100%;\n\n    min-width: 0;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"zpj-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-hero\"\u003e\n\u003cdiv class=\"zpj-hero-inner\"\u003e\n\u003cdiv class=\"zpj-kicker\"\u003eBold Print · Cozy Nights\u003c\/div\u003e\n\u003ch2\u003eWild Enough to Stand Out. Soft Enough to Sleep In. 🦓☁️\u003c\/h2\u003e\n\u003cp class=\"zpj-hero-sub\"\u003eComfortable, easy to wear, and polished enough for slow mornings, movie nights, and cozy weekends at home.\u003c\/p\u003e\n\u003cdiv class=\"zpj-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7671601985853869343.gif?v=1787207440\" alt=\"Zebra print pajama set for men and women\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"zpj-hero-copy\"\u003eBring a little personality to bedtime with this relaxed zebra-print pajama set, designed for both men and women.\u003c\/p\u003e\n\u003cdiv class=\"zpj-mini-points\"\u003e\n\u003cdiv class=\"zpj-mini-point\"\u003e\n\u003cspan class=\"zpj-mini-icon\"\u003e🦓\u003c\/span\u003e Zebra Print\u003c\/div\u003e\n\u003cdiv class=\"zpj-mini-point\"\u003e\n\u003cspan class=\"zpj-mini-icon\"\u003e☁\u003c\/span\u003e Relaxed Comfort\u003c\/div\u003e\n\u003cdiv class=\"zpj-mini-point\"\u003e\n\u003cspan class=\"zpj-mini-icon\"\u003e♀♂\u003c\/span\u003e Men \u0026amp; Women\u003c\/div\u003e\n\u003cdiv class=\"zpj-mini-point\"\u003e\n\u003cspan class=\"zpj-mini-icon\"\u003e✦\u003c\/span\u003e Matching Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FEATURES\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-feature-stack\"\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/37fad99b-3a5f-42d6-a91c-407e92fa646a.webp?v=1787214946\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e🦓 Bold Zebra Print\u003c\/h3\u003e\n\u003cp\u003eClassic black-and-white zebra stripes turn ordinary sleepwear into a statement look that feels playful, modern, and effortlessly stylish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_20_00_11_53_3.webp?v=1787210297\" alt=\"Relaxed comfortable zebra print pajamas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e☁️ Relaxed All-Night Comfort\u003c\/h3\u003e\n\u003cp\u003eThe easy-fit silhouette gives your body room to move, stretch, and unwind without feeling tight or restrictive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1_4.webp?v=1787215041\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e👫 Made for Men \u0026amp; Women\u003c\/h3\u003e\n\u003cp\u003eAvailable in men’s and women’s fits, making it perfect for matching couples, coordinated sleepwear, or simply choosing the fit that feels best for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9cbcf381-4ace-4c86-ad34-b736c97dc63f.webp?v=1787215085\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e✨ Classic Button-Down Style\u003c\/h3\u003e\n\u003cp\u003eThe long-sleeve button-front top features a timeless pajama-inspired look with a chest pocket and subtle piping details for a more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9937b04d-402f-4865-92d2-45613e86a15e.webp?v=1787210295\" alt=\"Adjustable drawstring zebra pajama pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e🎀 Easy Drawstring Waist\u003c\/h3\u003e\n\u003cp\u003eStraight-leg pants feature a relaxed cut and adjustable drawstring waistband, giving you an easy, personalized fit for sleeping or lounging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1_2_ba3912de-ffc9-4bbb-81e9-598feff5e519.webp?v=1787215124\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e🛋️ From Bedtime to Lazy Mornings\u003c\/h3\u003e\n\u003cp\u003ePerfect for sleeping, morning coffee, movie marathons, weekend lounging, vacations, sleepovers, and relaxed evenings at home.\u003c\/p\u003e\n\u003cdiv class=\"zpj-occasion-list\"\u003e\n\u003cspan\u003eBedtime\u003c\/span\u003e \u003cspan\u003eMorning Coffee\u003c\/span\u003e \u003cspan\u003eMovie Nights\u003c\/span\u003e \u003cspan\u003eWeekends\u003c\/span\u003e \u003cspan\u003eTravel\u003c\/span\u003e \u003cspan\u003eSleepovers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f33b8b94-b644-4407-b9a2-eccec792c609.png?v=1787217903\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e💕 Perfect for Matching Moments\u003c\/h3\u003e\n\u003cp\u003eA fun choice for couples who want coordinated pajamas without looking overly cute or childish—just bold, comfortable, and easy to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"zpj-feature-card\"\u003e\n\u003cdiv class=\"zpj-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1_6.webp?v=1787215172\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-feature-copy\"\u003e\n\u003ch3\u003e🎁 A Cozy Gift They’ll Actually Use\u003c\/h3\u003e\n\u003cp\u003eGreat for birthdays, holidays, anniversaries, couples gifts, or anyone who loves comfortable sleepwear with a little personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-size-card\"\u003e\n\u003cdiv class=\"zpj-size-head\"\u003e\u003cspan class=\"zpj-size-label\"\u003e Find Your Best Fit \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"zpj-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/cmb.png?v=1787218656\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-details\"\u003e\n\u003cdiv class=\"zpj-details-head\"\u003e\n\u003cspan class=\"zpj-details-label\"\u003e Pajama Set Information \u003c\/span\u003e\n\u003ch2 class=\"zpj-details-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-list\"\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eZebra Print Pajama Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eAvailable Fits\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eMen’s \/ Women’s\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eSet Includes\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003e1 Long-Sleeve Top + 1 Pair of Pants\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003ePattern\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eBlack \u0026amp; White Zebra Print\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eTop\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eButton-Down Front\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eSleeves\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eLong Sleeve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003ePocket\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eChest Pocket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eWaist\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eAdjustable Drawstring Waistband\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eHem\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eFinished Bottom Hem\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eFit\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003eRelaxed \u0026amp; Comfortable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-spec-row\"\u003e\n\u003cspan class=\"zpj-spec-name\"\u003eOccasions\u003c\/span\u003e \u003cspan class=\"zpj-spec-value\"\u003e Sleeping, Lounging, Couples Matching, Travel, Sleepovers \u0026amp; Gifting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       KEY FAQ\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-faq\"\u003e\n\u003cdiv class=\"zpj-faq-head\"\u003e\n\u003cspan class=\"zpj-faq-label\"\u003e Helpful Information \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-faq-list\"\u003e\n\u003cdetails class=\"zpj-faq-item\"\u003e\n\u003csummary\u003eHow do I choose the right size?\u003c\/summary\u003e\n\u003cdiv class=\"zpj-faq-answer\"\u003e\n\u003cp\u003eChoose the men’s or women’s option you prefer, then compare your measurements with the size guide above before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"zpj-faq-item\"\u003e\n\u003csummary\u003eWhat is included in one pajama set?\u003c\/summary\u003e\n\u003cdiv class=\"zpj-faq-answer\"\u003e\n\u003cp\u003eEach set includes one long-sleeve button-front pajama top and one matching pair of pants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"zpj-faq-item\"\u003e\n\u003csummary\u003eHow should I care for the pajamas?\u003c\/summary\u003e\n\u003cdiv class=\"zpj-faq-answer\"\u003e\n\u003cp\u003eFollow the care instructions on the garment label and wash with similar colors. Gentle washing is recommended to help maintain the print and finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"zpj-faq-item\"\u003e\n\u003csummary\u003eWhere can I find shipping information?\u003c\/summary\u003e\n\u003cdiv class=\"zpj-faq-answer\"\u003e\n\u003cp\u003eAvailable shipping options and delivery information are shown during checkout based on your delivery location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TRUST + BUY NOW\n  ====================================================== --\u003e\n\u003csection class=\"zpj-section\"\u003e\n\u003cdiv class=\"zpj-trust-buy\"\u003e\n\u003cdiv class=\"zpj-trust-grid\"\u003e\n\u003cdiv class=\"zpj-trust-card\"\u003e\n\u003cspan class=\"zpj-trust-icon\"\u003e 📦 \u003c\/span\u003e\n\u003cdiv class=\"zpj-trust-copy\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eDelivery details shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-trust-card\"\u003e\n\u003cspan class=\"zpj-trust-icon\"\u003e 🦓 \u003c\/span\u003e\n\u003cdiv class=\"zpj-trust-copy\"\u003e\n\u003ch3\u003eStatement Sleepwear\u003c\/h3\u003e\n\u003cp\u003eBold zebra style for cozy nights in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-trust-card\"\u003e\n\u003cspan class=\"zpj-trust-icon\"\u003e 🤝 \u003c\/span\u003e\n\u003cdiv class=\"zpj-trust-copy\"\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHelp with product and order questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zpj-buy-row\"\u003e\n\u003ca href=\"#\" class=\"zpj-buy-btn\"\u003e Buy Now \u003c\/a\u003e\n\u003cp class=\"zpj-buy-note\"\u003eChoose your preferred fit and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Women \/ S","offer_id":43191328538718,"sku":"NC02362608205043-女士-斑马睡衣-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Women \/ M","offer_id":43191328571486,"sku":"NC02362608205043-女士-斑马睡衣-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Women \/ L","offer_id":43191328604254,"sku":"NC02362608205043-女士-斑马睡衣-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Women \/ XL","offer_id":43191328637022,"sku":"NC02362608205043-女士-斑马睡衣-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Men \/ S","offer_id":43191328669790,"sku":"NC02362608205043-男士-斑马睡衣-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Men \/ M","offer_id":43191328702558,"sku":"NC02362608205043-男士-斑马睡衣-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Men \/ L","offer_id":43191328735326,"sku":"NC02362608205043-男士-斑马睡衣-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Men \/ XL","offer_id":43191328768094,"sku":"NC02362608205043-男士-斑马睡衣-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Women+Men(Free Shipping) \/ S","offer_id":43192628641886,"sku":"NC02362608205043-女士+男士-斑马睡衣-S","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Women+Men(Free Shipping) \/ M","offer_id":43192628674654,"sku":"NC02362608205043-女士+男士-斑马睡衣-M","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Women+Men(Free Shipping) \/ L","offer_id":43192628707422,"sku":"NC02362608205043-女士+男士-斑马睡衣-L","price":59.98,"currency_code":"USD","in_stock":true},{"title":"Women+Men(Free Shipping) \/ XL","offer_id":43192628740190,"sku":"NC02362608205043-女士+男士-斑马睡衣-XL","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/beb3bfae-eedc-4aeb-9a1c-161057f98d75.webp?v=1787214697","url":"https:\/\/miscellista.com\/products\/men-s-women-s-zebra-print-pajama-set","provider":"Miscellista.com","version":"1.0","type":"link"}