{"product_id":"4-styles-planet-ceramic-mug","title":"🪐4 Styles Planet Ceramic Mug","description":"\u003cstyle\u003e\n\/* =========================================================\n   PLANET CERAMIC MUG LANDING PAGE V3\n   PC + MOBILE + PRICE AREA SMOOTH JUMP\n========================================================= *\/\n\n#planet-mug-v3,\n#planet-mug-v3 * {\n  box-sizing: border-box;\n}\n\n#planet-mug-v3 {\n  width: 100%;\n  max-width: 1160px;\n  margin: 0 auto;\n  padding: 0;\n  background: #ffffff;\n  color: #172438;\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n  overflow: visible !important;\n  -webkit-text-size-adjust: 100%;\n  text-size-adjust: 100%;\n}\n\n#planet-mug-v3 img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  margin: 0;\n  border: 0;\n  object-fit: contain;\n}\n\n#planet-mug-v3 h1,\n#planet-mug-v3 h2,\n#planet-mug-v3 h3,\n#planet-mug-v3 h4,\n#planet-mug-v3 p,\n#planet-mug-v3 ul {\n  margin-top: 0;\n}\n\n#planet-mug-v3 h1,\n#planet-mug-v3 h2,\n#planet-mug-v3 h3 {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n}\n\n\/* =========================\n   FIX PC CLIPPING\n========================= *\/\n\n#planet-mug-v3 .pm-section,\n#planet-mug-v3 .pm-wrap,\n#planet-mug-v3 .pm-grid,\n#planet-mug-v3 .pm-copy,\n#planet-mug-v3 .pm-media,\n#planet-mug-v3 .pm-planet,\n#planet-mug-v3 .pm-copy-box {\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  overflow: visible !important;\n}\n\n\/* =========================\n   GLOBAL LAYOUT\n========================= *\/\n\n#planet-mug-v3 .pm-wrap {\n  width: 100%;\n  max-width: 1080px;\n  margin: 0 auto;\n  padding-left: 28px;\n  padding-right: 28px;\n}\n\n#planet-mug-v3 .pm-section {\n  width: 100%;\n  padding: 68px 0;\n}\n\n#planet-mug-v3 .pm-center {\n  text-align: center;\n}\n\n#planet-mug-v3 .pm-center-copy {\n  max-width: 730px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n#planet-mug-v3 .pm-eyebrow {\n  display: block;\n  margin: 0 0 10px;\n  color: #bd7118 !important;\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 900;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n#planet-mug-v3 .pm-title {\n  margin: 0 0 17px !important;\n  color: #10243d !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 43px;\n  line-height: 1.12;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n#planet-mug-v3 .pm-copy {\n  margin: 0;\n  color: #465466 !important;\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n\/* =========================\n   BUTTON\n========================= *\/\n\n#planet-mug-v3 .pm-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 54px;\n  margin-top: 27px;\n  padding: 15px 30px;\n\n  border: 0;\n  border-radius: 6px;\n\n  background: #102b4b;\n  color: #ffffff !important;\n\n  text-decoration: none !important;\n\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .9px;\n  text-transform: uppercase;\n\n  cursor: pointer;\n\n  transition:\n    background .2s ease,\n    transform .2s ease,\n    box-shadow .2s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n#planet-mug-v3 .pm-btn:hover {\n  background: #173d68;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 20px rgba(11, 39, 69, .16);\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n#planet-mug-v3 .pm-hero {\n  width: 100%;\n  background: #0d2138;\n  overflow: hidden;\n}\n\n#planet-mug-v3 .pm-hero img {\n  width: 100%;\n}\n\n\/* =========================\n   INTRO\n========================= *\/\n\n#planet-mug-v3 .pm-intro {\n  background: #f8f5ef;\n}\n\n#planet-mug-v3 .pm-intro .pm-title {\n  color: #10243d !important;\n}\n\n#planet-mug-v3 .pm-intro .pm-copy {\n  color: #4a5868 !important;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n#planet-mug-v3 .pm-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n  margin-top: 36px;\n}\n\n#planet-mug-v3 .pm-benefit {\n  min-width: 0;\n  padding: 25px 22px;\n  border: 1px solid #ddd6ca;\n  border-radius: 12px;\n  background: #ffffff;\n  text-align: left;\n}\n\n#planet-mug-v3 .pm-benefit-number {\n  display: block;\n  margin-bottom: 10px;\n  color: #c87b1c;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: 1.5px;\n}\n\n#planet-mug-v3 .pm-benefit h3 {\n  margin: 0 0 8px !important;\n  color: #142941 !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.3;\n}\n\n#planet-mug-v3 .pm-benefit p {\n  margin: 0;\n  color: #596675 !important;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* =========================\n   PLANET SECTION\n========================= *\/\n\n#planet-mug-v3 .pm-planet {\n  width: 100%;\n  padding: 70px 0;\n}\n\n#planet-mug-v3 .pm-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.04fr)\n    minmax(0, .96fr);\n\n  gap: 55px;\n  align-items: center;\n}\n\n#planet-mug-v3 .pm-grid-reverse {\n  grid-template-columns:\n    minmax(0, .96fr)\n    minmax(0, 1.04fr);\n}\n\n#planet-mug-v3 .pm-grid \u003e * {\n  min-width: 0;\n}\n\n#planet-mug-v3 .pm-media {\n  width: 100%;\n}\n\n#planet-mug-v3 .pm-media img {\n  width: 100%;\n  height: auto !important;\n  border-radius: 16px;\n}\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n#planet-mug-v3 .pm-list {\n  padding: 0;\n  margin: 24px 0 0;\n  list-style: none;\n}\n\n#planet-mug-v3 .pm-list li {\n  position: relative;\n  margin: 0;\n  padding: 11px 0 11px 26px;\n\n  color: inherit !important;\n\n  font-size: 15px;\n  line-height: 1.55;\n\n  border-bottom: 1px solid rgba(20, 35, 55, .11);\n}\n\n#planet-mug-v3 .pm-list li:last-child {\n  border-bottom: 0;\n}\n\n#planet-mug-v3 .pm-list li:before {\n  content: \"+\";\n  position: absolute;\n  left: 2px;\n  top: 8px;\n\n  color: #c97817;\n\n  font-size: 20px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n\/* =========================================================\n   EARTH\n========================================================= *\/\n\n#planet-mug-v3 .pm-earth {\n  background: #edf5f7 !important;\n  color: #18394e !important;\n}\n\n#planet-mug-v3 .pm-earth .pm-eyebrow {\n  color: #347e83 !important;\n}\n\n#planet-mug-v3 .pm-earth .pm-title {\n  color: #15374f !important;\n}\n\n#planet-mug-v3 .pm-earth .pm-copy,\n#planet-mug-v3 .pm-earth .pm-list li {\n  color: #3f5d6b !important;\n}\n\n#planet-mug-v3 .pm-earth .pm-list li:before {\n  color: #318087 !important;\n}\n\n\/* =========================================================\n   SATURN\n========================================================= *\/\n\n#planet-mug-v3 .pm-saturn {\n  background: #192431 !important;\n  color: #ffffff !important;\n}\n\n#planet-mug-v3 .pm-saturn .pm-eyebrow {\n  color: #f0ad55 !important;\n}\n\n#planet-mug-v3 .pm-saturn .pm-title {\n  color: #ffffff !important;\n}\n\n#planet-mug-v3 .pm-saturn .pm-copy,\n#planet-mug-v3 .pm-saturn .pm-list li {\n  color: #e3e8ed !important;\n}\n\n#planet-mug-v3 .pm-saturn .pm-list li {\n  border-bottom-color: rgba(255,255,255,.13);\n}\n\n#planet-mug-v3 .pm-saturn .pm-list li:before {\n  color: #f2b15a !important;\n}\n\n\/* =========================================================\n   MOON\n   FIX BLACK TEXT \/ NAVY CONFLICT\n========================================================= *\/\n\n#planet-mug-v3 .pm-moon {\n  background: #e9ecef !important;\n  color: #1d2a39 !important;\n}\n\n#planet-mug-v3 .pm-moon .pm-eyebrow {\n  color: #69747e !important;\n}\n\n#planet-mug-v3 .pm-moon .pm-title {\n  color: #182533 !important;\n}\n\n#planet-mug-v3 .pm-moon .pm-copy,\n#planet-mug-v3 .pm-moon .pm-list li {\n  color: #485563 !important;\n}\n\n#planet-mug-v3 .pm-moon .pm-list li:before {\n  color: #687682 !important;\n}\n\n\/* =========================================================\n   SUN\n========================================================= *\/\n\n#planet-mug-v3 .pm-sun {\n  background: #fff2de !important;\n  color: #532d13 !important;\n}\n\n#planet-mug-v3 .pm-sun .pm-eyebrow {\n  color: #d26b12 !important;\n}\n\n#planet-mug-v3 .pm-sun .pm-title {\n  color: #5a2d0f !important;\n}\n\n#planet-mug-v3 .pm-sun .pm-copy,\n#planet-mug-v3 .pm-sun .pm-list li {\n  color: #724727 !important;\n}\n\n#planet-mug-v3 .pm-sun .pm-list li:before {\n  color: #dc6d13 !important;\n}\n\n\/* =========================\n   COLLECTION\n========================= *\/\n\n#planet-mug-v3 .pm-collection {\n  background: #0d2138;\n  color: #ffffff;\n}\n\n#planet-mug-v3 .pm-collection .pm-eyebrow {\n  color: #e0a249 !important;\n}\n\n#planet-mug-v3 .pm-collection .pm-title {\n  color: #ffffff !important;\n}\n\n#planet-mug-v3 .pm-collection .pm-copy {\n  color: #d7e0e8 !important;\n}\n\n#planet-mug-v3 .pm-moods {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 13px;\n  margin-top: 31px;\n}\n\n#planet-mug-v3 .pm-mood {\n  min-width: 0;\n  padding: 21px 15px;\n\n  border: 1px solid rgba(255,255,255,.17);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.055);\n\n  text-align: center;\n}\n\n#planet-mug-v3 .pm-mood strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: #ffffff !important;\n  font-size: 15px;\n}\n\n#planet-mug-v3 .pm-mood span {\n  color: #becad5 !important;\n  font-size: 12px;\n}\n\n#planet-mug-v3 .pm-collection-image {\n  margin-top: 31px;\n  overflow: hidden;\n  border-radius: 15px;\n}\n\n#planet-mug-v3 .pm-collection-image img {\n  border-radius: 15px;\n}\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n#planet-mug-v3 .pm-details {\n  background: #f3f0e9;\n}\n\n#planet-mug-v3 .pm-details .pm-title {\n  color: #10243d !important;\n}\n\n#planet-mug-v3 .pm-details-image {\n  margin-top: 31px;\n  overflow: hidden;\n  border-radius: 15px;\n}\n\n\/* =========================\n   GIFT\n========================= *\/\n\n#planet-mug-v3 .pm-gift {\n  background: #faf7f1;\n}\n\n#planet-mug-v3 .pm-gift-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.02fr)\n    minmax(0, .98fr);\n\n  gap: 52px;\n  align-items: center;\n}\n\n#planet-mug-v3 .pm-gift-grid \u003e * {\n  min-width: 0;\n}\n\n#planet-mug-v3 .pm-gift .pm-title {\n  color: #10243d !important;\n}\n\n#planet-mug-v3 .pm-gift .pm-copy {\n  color: #4b5968 !important;\n}\n\n#planet-mug-v3 .pm-gift img {\n  border-radius: 15px;\n}\n\n\/* =========================\n   DRINK\n========================= *\/\n\n#planet-mug-v3 .pm-drink {\n  background: #ffffff;\n}\n\n#planet-mug-v3 .pm-drink img {\n  border-radius: 15px;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n#planet-mug-v3 .pm-faq-section {\n  background: #0e223a;\n}\n\n#planet-mug-v3 .pm-faq-section .pm-eyebrow {\n  color: #e2a853 !important;\n}\n\n#planet-mug-v3 .pm-faq-section .pm-title {\n  color: #ffffff !important;\n}\n\n#planet-mug-v3 .pm-faq {\n  max-width: 850px;\n  margin: 31px auto 0;\n}\n\n#planet-mug-v3 .pm-faq details {\n  border-bottom: 1px solid rgba(255,255,255,.16);\n}\n\n#planet-mug-v3 .pm-faq summary {\n  position: relative;\n  padding: 19px 45px 19px 4px;\n\n  color: #ffffff !important;\n\n  cursor: pointer;\n  list-style: none;\n\n  font-size: 16px;\n  line-height: 1.5;\n  font-weight: 700;\n}\n\n#planet-mug-v3 .pm-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n#planet-mug-v3 .pm-faq summary:after {\n  content: \"+\";\n\n  position: absolute;\n  right: 7px;\n  top: 11px;\n\n  color: #e2a853;\n\n  font-size: 29px;\n  font-weight: 400;\n}\n\n#planet-mug-v3 .pm-faq details[open] summary:after {\n  content: \"-\";\n}\n\n#planet-mug-v3 .pm-faq p {\n  margin: 0;\n  padding: 0 45px 19px 4px;\n\n  color: #c6d1dc !important;\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n#planet-mug-v3 .pm-final {\n  background: #f2eade;\n  text-align: center;\n}\n\n#planet-mug-v3 .pm-final .pm-title {\n  color: #10243d !important;\n}\n\n#planet-mug-v3 .pm-final .pm-copy {\n  color: #4b5867 !important;\n}\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width: 900px) {\n\n  #planet-mug-v3 .pm-title {\n    font-size: 37px;\n  }\n\n  #planet-mug-v3 .pm-grid,\n  #planet-mug-v3 .pm-grid-reverse,\n  #planet-mug-v3 .pm-gift-grid {\n    gap: 35px;\n  }\n\n  #planet-mug-v3 .pm-moods {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 700px) {\n\n  #planet-mug-v3 {\n    width: 100%;\n    max-width: 100%;\n  }\n\n  #planet-mug-v3 .pm-wrap {\n    padding-left: 16px;\n    padding-right: 16px;\n  }\n\n  #planet-mug-v3 .pm-section,\n  #planet-mug-v3 .pm-planet {\n    padding: 46px 0;\n  }\n\n  #planet-mug-v3 .pm-title {\n    font-size: 30px;\n    line-height: 1.15;\n  }\n\n  #planet-mug-v3 .pm-copy {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #planet-mug-v3 .pm-grid,\n  #planet-mug-v3 .pm-grid-reverse,\n  #planet-mug-v3 .pm-gift-grid {\n    grid-template-columns: 1fr;\n    gap: 27px;\n  }\n\n  \/* image first *\/\n  #planet-mug-v3 .pm-grid .pm-media,\n  #planet-mug-v3 .pm-grid-reverse .pm-media {\n    order: 1;\n  }\n\n  #planet-mug-v3 .pm-grid .pm-copy-box,\n  #planet-mug-v3 .pm-grid-reverse .pm-copy-box {\n    order: 2;\n  }\n\n  #planet-mug-v3 .pm-benefits {\n    grid-template-columns: 1fr;\n    gap: 11px;\n  }\n\n  #planet-mug-v3 .pm-benefit {\n    padding: 20px 17px;\n  }\n\n  #planet-mug-v3 .pm-moods {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  #planet-mug-v3 .pm-btn {\n    width: 100%;\n    max-width: 100%;\n  }\n\n  #planet-mug-v3 .pm-media img,\n  #planet-mug-v3 .pm-collection-image img,\n  #planet-mug-v3 .pm-gift img,\n  #planet-mug-v3 .pm-drink img {\n    border-radius: 10px;\n  }\n\n  #planet-mug-v3 .pm-faq summary {\n    font-size: 15px;\n  }\n}\n\n\/* =========================\n   VERY SMALL MOBILE\n========================= *\/\n\n@media screen and (max-width: 380px) {\n\n  #planet-mug-v3 .pm-title {\n    font-size: 27px;\n  }\n\n  #planet-mug-v3 .pm-moods {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"planet-mug-v3\"\u003e\n\n  \u003c!-- ==============================\n       HERO\n  =============================== --\u003e\n  \u003csection class=\"pm-hero\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/1_88235b07-1905-4208-80f3-d1c191c690b0.png?v=1787890090\" alt=\"Four Planet Inspired Ceramic Mugs\" loading=\"eager\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       INTRO\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-intro\"\u003e\n\n    \u003cdiv class=\"pm-wrap pm-center\"\u003e\n\n      \u003cspan class=\"pm-eyebrow\"\u003e\n        Four Worlds. One Collection.\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pm-title\"\u003e\n        Turn Every Sip Into a Little Escape\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pm-copy pm-center-copy\"\u003e\n        Choose Earth, Saturn, Moon or Sun and bring a little more\n        imagination to coffee, tea, cocoa and your everyday drink ritual.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pm-benefits\"\u003e\n\n        \u003cdiv class=\"pm-benefit\"\u003e\n\n          \u003cspan class=\"pm-benefit-number\"\u003e\n            01\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Sculptural Texture\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Each design has its own dimensional surface inspired\n            by a different world.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-benefit\"\u003e\n\n          \u003cspan class=\"pm-benefit-number\"\u003e\n            02\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Made to Be Seen\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A distinctive piece for your desk, kitchen shelf\n            or coffee corner.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-benefit\"\u003e\n\n          \u003cspan class=\"pm-benefit-number\"\u003e\n            03\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Gift-Worthy Design\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            An unexpected choice for coffee lovers, space fans\n            and curious minds.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003ca href=\"#\" class=\"pm-btn js-planet-price-jump\"\u003e\n        Choose Your Planet\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       EARTH\n  =============================== --\u003e\n  \u003csection class=\"pm-planet pm-earth\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-grid\"\u003e\n\n        \u003cdiv class=\"pm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/3_109530cb-1954-4ca3-a80f-290d8f9edf79.png?v=1787890089\" alt=\"Earth Inspired Ceramic Mug\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-copy-box\"\u003e\n\n          \u003cspan class=\"pm-eyebrow\"\u003e\n            Earth\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"pm-title\"\u003e\n            Start Your Day Around the World\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pm-copy\"\u003e\n            Ocean blues, green land details and raised surface\n            textures give the Earth design a colorful,\n            adventurous personality.\n          \u003c\/p\u003e\n\n          \u003cul class=\"pm-list\"\u003e\n            \u003cli\u003eBlue, green and natural earth-inspired tones\u003c\/li\u003e\n            \u003cli\u003eRaised geographic-style surface detail\u003c\/li\u003e\n            \u003cli\u003eA colorful centerpiece for a coffee corner\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       SATURN\n  =============================== --\u003e\n  \u003csection class=\"pm-planet pm-saturn\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-grid pm-grid-reverse\"\u003e\n\n\n        \u003cdiv class=\"pm-copy-box\"\u003e\n\n          \u003cspan class=\"pm-eyebrow\"\u003e\n            Saturn\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"pm-title\"\u003e\n            Put Your Coffee in Orbit\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pm-copy\"\u003e\n            Saturn's sculpted ring creates an instantly recognizable\n            silhouette, while the layered cosmic finish gives the mug\n            plenty of character from every angle.\n          \u003c\/p\u003e\n\n          \u003cul class=\"pm-list\"\u003e\n            \u003cli\u003eStatement-making sculpted ring design\u003c\/li\u003e\n            \u003cli\u003eLayered crater and orbit-inspired texture\u003c\/li\u003e\n            \u003cli\u003eA striking choice for desks and home offices\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/2_df0a6448-f642-4fe3-9d25-0dc42ccce0e3.png?v=1787890088\" alt=\"Saturn Inspired Ceramic Mug\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       MOON\n  =============================== --\u003e\n  \u003csection class=\"pm-planet pm-moon\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-grid\"\u003e\n\n        \u003cdiv class=\"pm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/4_1bb00a1b-3f06-4b80-b48c-188284b6e9c6.png?v=1787890089\" alt=\"Moon Inspired Ceramic Mug\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-copy-box\"\u003e\n\n          \u003cspan class=\"pm-eyebrow\"\u003e\n            Moon\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"pm-title\"\u003e\n            Hold a Piece of the Moon\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pm-copy\"\u003e\n            A cratered gray surface gives this design a quiet,\n            tactile character inspired by the rugged lunar landscape.\n          \u003c\/p\u003e\n\n          \u003cul class=\"pm-list\"\u003e\n            \u003cli\u003eDeep crater-inspired surface texture\u003c\/li\u003e\n            \u003cli\u003eNeutral lunar gray finish\u003c\/li\u003e\n            \u003cli\u003eEasy to pair with modern or rustic spaces\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       SUN\n  =============================== --\u003e\n  \u003csection class=\"pm-planet pm-sun\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-grid pm-grid-reverse\"\u003e\n\n        \u003cdiv class=\"pm-copy-box\"\u003e\n\n          \u003cspan class=\"pm-eyebrow\"\u003e\n            Sun\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"pm-title\"\u003e\n            Bring Sunshine to Every Sip\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pm-copy\"\u003e\n            Rich orange and red tones give the Sun mug a warm,\n            energetic look that instantly brightens a morning\n            coffee setup.\n          \u003c\/p\u003e\n\n          \u003cul class=\"pm-list\"\u003e\n            \u003cli\u003eWarm solar-inspired orange and red palette\u003c\/li\u003e\n            \u003cli\u003eGlossy layered surface character\u003c\/li\u003e\n            \u003cli\u003eA vibrant choice for morning routines\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/5_782508ea-d65e-4f8c-9e37-d159c5c488b4.png?v=1787890089\" alt=\"Sun Inspired Ceramic Mug\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       COLLECTION\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-collection\"\u003e\n\n    \u003cdiv class=\"pm-wrap pm-center\"\u003e\n\n      \u003cspan class=\"pm-eyebrow\"\u003e\n        Find the One That Feels Like You\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pm-title\"\u003e\n        Four Styles. Four Different Moods.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pm-copy pm-center-copy\"\u003e\n        Pick a favorite or create a small collection with\n        a different world for every mood.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pm-moods\"\u003e\n\n        \u003cdiv class=\"pm-mood\"\u003e\n          \u003cstrong\u003eEarth\u003c\/strong\u003e\n          \u003cspan\u003eColorful and adventurous\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pm-mood\"\u003e\n          \u003cstrong\u003eSaturn\u003c\/strong\u003e\n          \u003cspan\u003eBold and sculptural\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pm-mood\"\u003e\n          \u003cstrong\u003eMoon\u003c\/strong\u003e\n          \u003cspan\u003eMinimal and mysterious\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pm-mood\"\u003e\n          \u003cstrong\u003eSun\u003c\/strong\u003e\n          \u003cspan\u003eWarm and energetic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pm-collection-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/6_5e3b3fe3-c456-4539-a06c-68e9c6f4266b.png?v=1787890091\" alt=\"Four Planet Ceramic Mug Collection\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       DETAILS\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-details\"\u003e\n\n    \u003cdiv class=\"pm-wrap pm-center\"\u003e\n\n      \u003cspan class=\"pm-eyebrow\"\u003e\n        Designed to Stand Out\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pm-title\"\u003e\n        Details Inspired by the Universe\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pm-copy pm-center-copy\"\u003e\n        Raised continents, crater textures, Saturn's unmistakable\n        ring and the Sun's fiery finish give every mug its own\n        visual identity.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pm-details-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/6_5e3b3fe3-c456-4539-a06c-68e9c6f4266b.png?v=1787890091\" alt=\"Planet Ceramic Mug Details\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       GIFT\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-gift\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-gift-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"pm-eyebrow\"\u003e\n            A Gift They Will Remember\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"pm-title\"\u003e\n            For Coffee Lovers, Space Fans and Curious Minds\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pm-copy\"\u003e\n            When an ordinary coffee mug feels too predictable,\n            give them a world of their own. A distinctive choice\n            for birthdays, holidays, housewarmings, coworkers\n            and desk upgrades.\n          \u003c\/p\u003e\n\n\n          \u003ca href=\"#\" class=\"pm-btn js-planet-price-jump\"\u003e\n            Pick Their Favorite\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/7_4e0c18eb-aad2-4703-96ea-f236cd808f2d.png?v=1787890090\" alt=\"Planet Ceramic Mug Gift\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       DRINK USE\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-drink\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/8.png?v=1787890090\" alt=\"Planet Ceramic Mug with Coffee Tea and Cocoa\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       FAQ\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-faq-section\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cdiv class=\"pm-center\"\u003e\n\n        \u003cspan class=\"pm-eyebrow\"\u003e\n          Questions Before Takeoff?\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"pm-title\"\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pm-faq\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How many styles can I choose from?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            There are four styles: Earth, Saturn, Moon and Sun.\n            Choose your preferred design from the product options above.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Are all four mugs exactly the same shape?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Each style has its own sculptural character.\n            Saturn features its distinctive ring, while Earth,\n            Moon and Sun use rounded planet-inspired forms.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What drinks can I use them for?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            They are designed for everyday drinks such as coffee,\n            tea, cocoa and similar favorites. Follow the care\n            instructions supplied with your order.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is this a good gift?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The unusual planetary design makes it a memorable\n            choice for coffee lovers, space enthusiasts,\n            friends, family and coworkers.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==============================\n       FINAL CTA\n  =============================== --\u003e\n  \u003csection class=\"pm-section pm-final\"\u003e\n\n    \u003cdiv class=\"pm-wrap\"\u003e\n\n      \u003cspan class=\"pm-eyebrow\"\u003e\n        Choose Your World\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pm-title\"\u003e\n        Make Tomorrow's First Sip Less Ordinary\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pm-copy pm-center-copy\"\u003e\n        Earth, Saturn, Moon or Sun.\n        Which one belongs in your coffee corner?\n      \u003c\/p\u003e\n\n\n      \u003ca href=\"#\" class=\"pm-btn js-planet-price-jump\"\u003e\n        Choose Your Planet\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function () {\n\n  \/* =====================================================\n     FIND ELEMENT BY TEXT\n  ===================================================== *\/\n\n  function planetFindText(text) {\n\n    var wanted = text\n      .replace(\/\\s+\/g, ' ')\n      .trim()\n      .toUpperCase();\n\n    var selectors =\n      'h1,h2,h3,h4,h5,h6,' +\n      'span,strong,label,p,legend,div';\n\n    var nodes = document.querySelectorAll(selectors);\n\n    var partial = null;\n\n    for (var i = 0; i \u003c nodes.length; i++) {\n\n      var node = nodes[i];\n\n      if (!node || !node.textContent) {\n        continue;\n      }\n\n      var value = node.textContent\n        .replace(\/\\s+\/g, ' ')\n        .trim()\n        .toUpperCase();\n\n\n      \/* exact *\/\n      if (value === wanted) {\n        return node;\n      }\n\n\n      \/* short partial *\/\n      if (\n        !partial \u0026\u0026\n        value.indexOf(wanted) !== -1 \u0026\u0026\n        value.length \u003c= wanted.length + 35\n      ) {\n        partial = node;\n      }\n\n    }\n\n    return partial;\n  }\n\n\n  \/* =====================================================\n     GET STICKY HEADER HEIGHT\n  ===================================================== *\/\n\n  function planetHeaderOffset() {\n\n    var offset = 22;\n\n    var selectors = [\n      'sticky-header',\n      '.shopify-section-header-sticky',\n      '.header-wrapper',\n      '.shopify-section-header',\n      '#shopify-section-header',\n      'header'\n    ];\n\n    for (var i = 0; i \u003c selectors.length; i++) {\n\n      var el = document.querySelector(selectors[i]);\n\n      if (!el) {\n        continue;\n      }\n\n      var style = window.getComputedStyle(el);\n\n      if (\n        style.position === 'fixed' ||\n        style.position === 'sticky'\n      ) {\n\n        var height = el.getBoundingClientRect().height;\n\n        if (height \u003e 0 \u0026\u0026 height \u003c 250) {\n          offset += height;\n          break;\n        }\n      }\n    }\n\n    return offset;\n  }\n\n\n  \/* =====================================================\n     FIND BUNDLE \/ PRICE AREA\n  ===================================================== *\/\n\n  function planetFindPriceArea() {\n\n    var target = null;\n\n\n    \/* 1. Best option *\/\n    target = planetFindText('BUNDLE \u0026 SAVE');\n\n    if (target) {\n      return target;\n    }\n\n\n    \/* 2. Bundle selectors *\/\n    var selectors = [\n\n      '[class*=\"quantity-break\"]',\n      '[class*=\"quantity_break\"]',\n\n      '[class*=\"bundle\"]',\n      '[id*=\"bundle\"]',\n\n      '[class*=\"volume\"]',\n      '[class*=\"bulk\"]',\n\n      '[class*=\"quantity-discount\"]',\n      '[class*=\"quantity_discount\"]',\n\n      '[class*=\"quantity-selector\"]'\n\n    ];\n\n    for (var i = 0; i \u003c selectors.length; i++) {\n\n      var element =\n        document.querySelector(selectors[i]);\n\n      if (element) {\n        return element;\n      }\n\n    }\n\n\n    \/* 3. Find Buy 1 *\/\n    target = planetFindText('BUY 1');\n\n    if (target) {\n      return target;\n    }\n\n\n    \/* 4. Find price *\/\n    var price = document.querySelector(\n      '.price,' +\n      '.product__price,' +\n      '[class*=\"price__\"]'\n    );\n\n    if (price) {\n      return price;\n    }\n\n\n    \/* 5. Add to cart fallback *\/\n    var button = document.querySelector(\n      'button[name=\"add\"],' +\n      '.product-form__submit,' +\n      '[class*=\"add-to-cart\"],' +\n      '[class*=\"add_to_cart\"]'\n    );\n\n    if (button) {\n\n      return (\n        button.closest(\n          '.product-form,' +\n          'form,' +\n          '.product__info-container'\n        ) || button\n      );\n    }\n\n\n    return null;\n  }\n\n\n  \/* =====================================================\n     SMOOTH SCROLL\n  ===================================================== *\/\n\n  function planetScroll(target) {\n\n    if (!target) {\n      return false;\n    }\n\n    var rect =\n      target.getBoundingClientRect();\n\n    var offset =\n      planetHeaderOffset();\n\n    var y =\n      rect.top +\n      window.pageYOffset -\n      offset -\n      18;\n\n\n    window.scrollTo({\n      top: Math.max(0, y),\n      behavior: 'smooth'\n    });\n\n\n    \/* subtle highlight *\/\n\n    setTimeout(function () {\n\n      var highlight =\n        target.closest(\n          '[class*=\"bundle\"],' +\n          '[class*=\"quantity\"],' +\n          '[class*=\"volume\"],' +\n          '[class*=\"bulk\"]'\n        ) || target;\n\n\n      var previousShadow =\n        highlight.style.boxShadow;\n\n      var previousTransition =\n        highlight.style.transition;\n\n\n      highlight.style.transition =\n        'box-shadow .3s ease';\n\n      highlight.style.boxShadow =\n        '0 0 0 3px rgba(22,57,94,.14)';\n\n\n      setTimeout(function () {\n\n        highlight.style.boxShadow =\n          previousShadow;\n\n        setTimeout(function () {\n\n          highlight.style.transition =\n            previousTransition;\n\n        }, 350);\n\n      }, 1100);\n\n    }, 450);\n\n\n    return true;\n  }\n\n\n  \/* =====================================================\n     CLICK HANDLER\n  ===================================================== *\/\n\n  function planetHandleClick(event) {\n\n    event.preventDefault();\n\n    var target =\n      planetFindPriceArea();\n\n\n    if (target) {\n\n      planetScroll(target);\n\n      return;\n    }\n\n\n    \/* Shopify apps can load bundle selector later *\/\n\n    var attempts = 0;\n\n    var retry =\n      setInterval(function () {\n\n        attempts++;\n\n        var lateTarget =\n          planetFindPriceArea();\n\n\n        if (lateTarget) {\n\n          clearInterval(retry);\n\n          planetScroll(lateTarget);\n\n          return;\n        }\n\n\n        if (attempts \u003e= 8) {\n\n          clearInterval(retry);\n\n          \/* final fallback *\/\n          window.scrollTo({\n            top: 0,\n            behavior: 'smooth'\n          });\n\n        }\n\n      }, 250);\n\n  }\n\n\n  \/* =====================================================\n     ATTACH BUTTONS\n  ===================================================== *\/\n\n  function planetInitButtons() {\n\n    var buttons =\n      document.querySelectorAll(\n        '#planet-mug-v3 .js-planet-price-jump'\n      );\n\n    for (var i = 0; i \u003c buttons.length; i++) {\n\n      if (\n        buttons[i].getAttribute(\n          'data-price-jump-ready'\n        ) === 'true'\n      ) {\n        continue;\n      }\n\n\n      buttons[i].setAttribute(\n        'data-price-jump-ready',\n        'true'\n      );\n\n\n      buttons[i].addEventListener(\n        'click',\n        planetHandleClick\n      );\n\n    }\n  }\n\n\n  \/* initial *\/\n  if (\n    document.readyState === 'loading'\n  ) {\n\n    document.addEventListener(\n      'DOMContentLoaded',\n      planetInitButtons\n    );\n\n  } else {\n\n    planetInitButtons();\n\n  }\n\n\n  \/* Shopify section reload support *\/\n\n  document.addEventListener(\n    'shopify:section:load',\n    planetInitButtons\n  );\n\n})();\n\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Sun","offer_id":49395935346843,"sku":"SZ03842608286320-太阳","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Saturn","offer_id":49395935248539,"sku":"SZ03842608286320-土星","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Earth","offer_id":49395935281307,"sku":"SZ03842608286320-地球","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Moon","offer_id":49395935314075,"sku":"SZ03842608286320-月亮","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/8.png?v=1787890090","url":"https:\/\/zavrlygoods.com\/products\/4-styles-planet-ceramic-mug","provider":"zavrlygoods","version":"1.0","type":"link"}