{"product_id":"megrhythm-steam-eye-mask-lavender","title":"Megurism Steam Circulating Eye Mask Lavender Scent","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; }\n.pd-wrap {\n  --acc: #a0304a;\n  --acc-dark: #7a2438;\n  --acc-light: #fef2f4;\n  --acc-mid: #d8a0b0;\n  font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Noto Sans JP\", Meiryo, sans-serif;\n  line-height: 1.8;\n  color: #333;\n  margin: 0;\n  padding: 0;\n}\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3, .pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 600;\n  line-height: 1.4;\n}\n.pd-wrap h1 { font-size: 2rem; }\n.pd-wrap h2 { font-size: 1.5rem; }\n.pd-wrap h3 { font-size: 1.25rem; }\n.pd-wrap p { margin: 0 0 1rem 0; }\n.pd-wrap ul, .pd-wrap ol { margin: 0 0 1rem 0; padding-left: 1.5rem; }\n.pd-wrap li { margin-bottom: 0.5rem; }\n\n.pd-wrap .hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  color: #fff;\n  padding: 3rem 1.5rem;\n  border-radius: 12px;\n  margin-bottom: 2rem;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -10%;\n  width: 300px;\n  height: 300px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap .hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.25);\n  color: #fff;\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  backdrop-filter: blur(10px);\n}\n.pd-wrap .hero h1 {\n  font-size: 2.2rem;\n  margin-bottom: 0.75rem;\n  text-shadow: 2px 2px 8px rgba(0,0,0,0.3);\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .hero-tagline {\n  font-size: 1.1rem;\n  margin-bottom: 1.25rem;\n  opacity: 0.95;\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.2);\n  backdrop-filter: blur(10px);\n  color: #fff;\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  border: 1px solid rgba(255,255,255,0.3);\n}\n\n.pd-wrap .section {\n  margin-bottom: 2.5rem;\n}\n.pd-wrap .section-title {\n  font-size: 1.75rem;\n  color: var(--acc);\n  margin-bottom: 1.25rem;\n  padding-bottom: 0.5rem;\n  border-bottom: 3px solid var(--acc);\n  display: inline-block;\n}\n\n.pd-wrap .overview-card {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.pd-wrap .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.25rem;\n  margin-top: 1.5rem;\n}\n@media (max-width: 768px) {\n  .pd-wrap .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 1.5rem;\n  position: relative;\n}\n.pd-wrap .feature-number {\n  position: absolute;\n  top: -12px;\n  left: 1rem;\n  background: var(--acc);\n  color: #fff;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 1rem;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.15);\n}\n.pd-wrap .feature-card h3 {\n  color: var(--acc-dark);\n  margin-bottom: 0.75rem;\n  padding-top: 0.5rem;\n}\n.pd-wrap .feature-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.4rem;\n  margin-bottom: 0.75rem;\n}\n.pd-wrap .feature-pill {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  color: var(--acc-dark);\n  padding: 0.25rem 0.75rem;\n  border-radius: 12px;\n  font-size: 0.85rem;\n  font-weight: 500;\n}\n\n.pd-wrap .table-wrapper {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n  border: 1px solid #e5e7eb;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n}\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: left;\n  font-weight: 600;\n  border-bottom: 2px solid var(--acc-dark);\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 0.875rem 1rem;\n  border-bottom: 1px solid #f3f4f6;\n}\n.pd-wrap .ing-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) {\n  background-color: #fafafa;\n}\n\n.pd-wrap .efficacy-section {\n  background: var(--acc-light);\n  border-left: 4px solid var(--acc);\n  padding: 1.5rem;\n  border-radius: 8px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  margin-top: 1rem;\n}\n.pd-wrap .efficacy-tag {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  color: var(--acc-dark);\n  padding: 0.5rem 1rem;\n  border-radius: 20px;\n  font-size: 0.95rem;\n  font-weight: 500;\n}\n\n.pd-wrap .dosage-table-wrapper {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n  border: 1px solid #e5e7eb;\n}\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n}\n.pd-wrap .dosage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: center;\n  font-weight: 600;\n  border-bottom: 2px solid var(--acc-dark);\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 0.875rem 1rem;\n  border-bottom: 1px solid #f3f4f6;\n  text-align: center;\n}\n.pd-wrap .dosage-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) {\n  background-color: #fafafa;\n}\n\n.pd-wrap .note-box {\n  background: #fffbeb;\n  border-left: 4px solid #f59e0b;\n  padding: 1.25rem;\n  border-radius: 6px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .note-box p:last-child {\n  margin-bottom: 0;\n}\n\n.pd-wrap .qa-section {\n  margin: 1.5rem 0;\n}\n.pd-wrap .qa-item {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  padding: 1.5rem;\n  margin-bottom: 1rem;\n}\n.pd-wrap .qa-item:last-child {\n  margin-bottom: 0;\n}\n.pd-wrap .qa-q {\n  color: var(--acc);\n  font-weight: 700;\n  font-size: 1.1rem;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: center;\n}\n.pd-wrap .qa-q::before {\n  content: 'Q';\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 28px;\n  height: 28px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-weight: 700;\n  margin-right: 0.75rem;\n  flex-shrink: 0;\n}\n.pd-wrap .qa-a {\n  color: #333;\n  line-height: 1.8;\n  padding-left: 2.5rem;\n}\n\n.pd-wrap .warning-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  padding: 1.5rem;\n  border-radius: 8px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .warning-box h3 {\n  color: #f59e0b;\n  display: flex;\n  align-items: center;\n  margin-bottom: 1rem;\n}\n.pd-wrap .warning-box h3::before {\n  content: '⚠️';\n  margin-right: 0.5rem;\n  font-size: 1.3rem;\n}\n\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  padding: 1.5rem;\n  border-radius: 8px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .storage-box h3 {\n  color: #4a6fa5;\n  display: flex;\n  align-items: center;\n  margin-bottom: 1rem;\n}\n.pd-wrap .storage-box h3::before {\n  content: '📦';\n  margin-right: 0.5rem;\n  font-size: 1.3rem;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eQuasi-drug\u003c\/div\u003e\n    \u003ch1\u003eMegurhythm Steam Circulating Eye Mask Lavender Scent\u003c\/h1\u003e\n    \u003cdiv class=\"hero-tagline\"\u003eEnvelops the eye area with comfortable steam at about 40°C, supporting relaxation time\u003c\/div\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003eDisposable type\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eWarmth lasts about 20 minutes\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eLavender scent\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eContains menthol\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"overview-card\"\u003e\n      \u003ch2 class=\"section-title\"\u003eProduct overview\u003c\/h2\u003e\n      \u003cp\u003e“Megurhythm Steam Hot Eye Mask Lavender Scent” is a disposable eye mask that provides comfortable steam at about 40°C for about 20 minutes. It starts warming just by removing from the bag, allowing easy eye care during busy days.\u003c\/p\u003e\n      \u003cp\u003eThe pleasant lavender scent and refreshing menthol support relaxation for the eye area. Recommended for those who use computers or smartphones for long hours or strain their eyes with work or housework.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFour features\u003c\/h2\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eComfortable temperature steam about 40°C\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eLasts about 20 minutes\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eComfortable warmth\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eAbout 40°C steam envelops the eye area for about 20 minutes. The warm steam gently wraps your eyes, providing a relaxing time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eWarms up just by opening\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eDisposable type\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eConvenient\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eSimple design that starts warming just by removing from the bag. No microwave or power needed, easy to use anytime, anywhere.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eLavender scent\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eRelaxation\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eFragrance\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eThe pleasant lavender scent creates a relaxing time along with the warmth. Recommended for relaxation before bed or during breaks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eContains menthol\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eRefreshing sensation\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eRefresh\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eContains menthol for a refreshing touch within the warmth. Enjoy the perfect balance of warmth and refreshment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eMain ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"table-wrapper\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eRole\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMenthol\u003c\/td\u003e\n            \u003ctd\u003eProvides a refreshing sensation and supports a pleasant feeling\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLavender fragrance\u003c\/td\u003e\n            \u003ctd\u003eRelaxing fragrance\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eHeating element (iron powder, etc.)\u003c\/td\u003e\n            \u003ctd\u003eAbout 40°C warmth lasts for about 20 minutes\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eRecommended for these people\u003c\/h2\u003e\n    \u003cdiv class=\"efficacy-section\"\u003e\n      \u003cp\u003eRecommended for the following situations and people:\u003c\/p\u003e\n      \u003cdiv class=\"efficacy-tags\"\u003e\n        \u003cspan class=\"efficacy-tag\"\u003eFor those who use computers or smartphones for long periods\u003c\/span\u003e\n        \u003cspan class=\"efficacy-tag\"\u003eFor relaxation time before bed\u003c\/span\u003e\n        \u003cspan class=\"efficacy-tag\"\u003eFor refreshment during work or study breaks\u003c\/span\u003e\n        \u003cspan class=\"efficacy-tag\"\u003eFor eye care during travel or business trips\u003c\/span\u003e\n        \u003cspan class=\"efficacy-tag\"\u003eFor those who do a lot of desk work\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eHow to use\u003c\/h2\u003e\n    \u003cdiv class=\"dosage-table-wrapper\"\u003e\n      \u003ctable class=\"dosage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSteps\u003c\/th\u003e\n            \u003cth\u003eHow to use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e1\u003c\/td\u003e\n            \u003ctd\u003eRemove from the bag (heating will start).\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e2\u003c\/td\u003e\n            \u003ctd\u003eHook the ear loops over your ears and place on the eye area.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e3\u003c\/td\u003e\n            \u003ctd\u003eRelax for about 20 minutes as is.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e4\u003c\/td\u003e\n            \u003ctd\u003eDispose after use (disposable type).\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCaution:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eUse immediately after removing from the bag.\u003c\/li\u003e\n        \u003cli\u003eThe eye mask will not warm up again once the temperature has dropped.\u003c\/li\u003e\n        \u003cli\u003eIt is okay to use while sleeping, but avoid prolonged use.\u003c\/li\u003e\n        \u003cli\u003eIf you feel any abnormalities in your eyes, stop use immediately.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"qa-section\"\u003e\n      \u003cdiv class=\"qa-item\"\u003e\n        \u003cdiv class=\"qa-q\"\u003eHow many times can I use it per day?\u003c\/div\u003e\n        \u003cdiv class=\"qa-a\"\u003eThere is no specific limit on usage frequency, but please monitor the condition of your eyes. If you feel any abnormalities, stop use and consult a doctor or pharmacist if necessary.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-item\"\u003e\n        \u003cdiv class=\"qa-q\"\u003eCan I use it with makeup on?\u003c\/div\u003e\n        \u003cdiv class=\"qa-a\"\u003eYou can use it over makeup, but eye makeup may smudge. If concerned, we recommend removing makeup before use.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-item\"\u003e\n        \u003cdiv class=\"qa-q\"\u003eCan I use it while wearing Contact lenses?\u003c\/div\u003e\n        \u003cdiv class=\"qa-a\"\u003ePlease remove Contact lenses before use. The steam warms the eye area and may affect the comfort of wearing lenses.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"warning-box\"\u003e\n      \u003ch3\u003eUsage precautions\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003ePlease consult a doctor or pharmacist before use if you fall into the following categories:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003ePeople with eye diseases or who have had eye surgery\u003c\/li\u003e\n        \u003cli\u003ePeople sensitive to warmth or with delicate skin\u003c\/li\u003e\n        \u003cli\u003ePeople with allergies\u003c\/li\u003e\n        \u003cli\u003ePregnant women\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eIf any of the following symptoms appear during or after use, stop using immediately:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eEye pain, itching, redness, swelling, or foreign body sensation\u003c\/li\u003e\n        \u003cli\u003eSkin rash, redness, irritation, or discomfort\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eOther precautions:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eIf it feels too hot, stop using immediately.\u003c\/li\u003e\n        \u003cli\u003eThis product is for the eye area only. Do not use on other parts of the body.\u003c\/li\u003e\n        \u003cli\u003eDo not use torn eye masks or eye masks that do not generate heat.\u003c\/li\u003e\n        \u003cli\u003eDo not heat in a microwave.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"storage-box\"\u003e\n      \u003ch3\u003eStorage precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eStore in a cool place away from direct sunlight.\u003c\/li\u003e\n        \u003cli\u003eStore in a cool, dry place away from high temperature and humidity.\u003c\/li\u003e\n        \u003cli\u003eUse immediately after opening (cannot be stored).\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n        \u003cli\u003eStore the outer bag unopened and take out one sheet at a time when needed.\u003c\/li\u003e\n        \u003cli\u003eDo not use products past their expiration date.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kao","offers":[{"title":"12 sheets","offer_id":52370660786492,"sku":"4901301460578","price":1300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901301460578.jpg?v=1761895158","url":"https:\/\/mamigo.jp\/en-ph\/products\/megrhythm-steam-eye-mask-lavender","provider":"MamiGo","version":"1.0","type":"link"}