{"product_id":"silkcotton","title":"Silcot Cotton Series","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: #d4607a;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 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 p { margin: 0 0 1em 0; }\n.pd-wrap ul, .pd-wrap ol { margin: 0; padding-left: 1.5em; }\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  text-align: center;\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: 2rem;\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}\n.pd-wrap .hero-tagline {\n  font-size: 1.1rem;\n  margin-bottom: 1.25rem;\n  opacity: 0.95;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  justify-content: center;\n  margin-top: 1.25rem;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.3);\n  color: #fff;\n  padding: 0.4rem 0.9rem;\n  border-radius: 1.5rem;\n  font-size: 0.8rem;\n  font-weight: 500;\n  backdrop-filter: blur(10px);\n}\n\n.pd-wrap .section {\n  padding: 2.5rem 1.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.75rem;\n  border-bottom: 3px solid var(--acc);\n  display: inline-block;\n}\n\n.pd-wrap .overview-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n.pd-wrap .overview-card p {\n  font-size: 1.05rem;\n  line-height: 1.9;\n}\n\n.pd-wrap .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.5rem;\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: #fff;\n  border-radius: 10px;\n  padding: 1.75rem;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.06);\n  border-top: 4px solid var(--acc);\n  position: relative;\n}\n.pd-wrap .feature-number {\n  position: absolute;\n  top: -14px;\n  left: 1.5rem;\n  width: 32px;\n  height: 32px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 0.95rem;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n}\n.pd-wrap .feature-card h3 {\n  font-size: 1.25rem;\n  color: #333;\n  margin-bottom: 0.75rem;\n  margin-top: 0.5rem;\n}\n.pd-wrap .feature-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n}\n.pd-wrap .feature-pill {\n  background: var(--acc-light);\n  color: var(--acc);\n  padding: 0.3rem 0.75rem;\n  border-radius: 1rem;\n  font-size: 0.8rem;\n  font-weight: 500;\n  border: 1px solid var(--acc-mid);\n}\n.pd-wrap .feature-card p {\n  font-size: 0.95rem;\n  color: #555;\n  line-height: 1.7;\n}\n\n.pd-wrap .table-wrapper {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n  font-size: 0.95rem;\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.9rem 1rem;\n  border-bottom: 1px solid #e5e7eb;\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: #f9fafb;\n}\n\n.pd-wrap .efficacy-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.65rem;\n  margin-top: 1.25rem;\n}\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  color: var(--acc-dark);\n  padding: 0.5rem 1rem;\n  border-radius: 6px;\n  font-size: 0.9rem;\n  border: 1px solid var(--acc-mid);\n  font-weight: 500;\n}\n\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n  margin: 1.5rem 0;\n  font-size: 0.95rem;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\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: left;\n  font-weight: 600;\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 0.9rem 1rem;\n  border-bottom: 1px solid #e5e7eb;\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: #f9fafb;\n}\n\n.pd-wrap .note-box {\n  background: #fef3c7;\n  border-left: 4px solid #f59e0b;\n  border-radius: 6px;\n  padding: 1.25rem;\n  margin: 1.5rem 0;\n  font-size: 0.95rem;\n  line-height: 1.7;\n}\n.pd-wrap .note-box strong {\n  color: #d97706;\n  display: block;\n  margin-bottom: 0.5rem;\n}\n\n.pd-wrap .qna-item {\n  background: #fff;\n  border-radius: 8px;\n  padding: 1.5rem;\n  margin-bottom: 1.25rem;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n  border-left: 4px solid var(--acc);\n}\n.pd-wrap .qna-item h4 {\n  color: var(--acc);\n  font-size: 1.1rem;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n.pd-wrap .qna-item h4::before {\n  content: 'Q';\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 26px;\n  height: 26px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-weight: 700;\n  font-size: 0.9rem;\n  flex-shrink: 0;\n}\n.pd-wrap .qna-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.8;\n  padding-left: 2rem;\n}\n\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  border-radius: 6px;\n  padding: 1.5rem;\n  margin: 1.5rem 0;\n}\n.pd-wrap .caution-box h3 {\n  color: #d97706;\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n.pd-wrap .caution-box ul {\n  margin: 0.5rem 0;\n  padding-left: 1.5rem;\n}\n.pd-wrap .caution-box li {\n  margin-bottom: 0.5rem;\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.7;\n}\n\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  border-radius: 6px;\n  padding: 1.5rem;\n  margin: 1.5rem 0;\n}\n.pd-wrap .storage-box h3 {\n  color: #4a6fa5;\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n.pd-wrap .storage-box ul {\n  margin: 0.5rem 0;\n  padding-left: 1.5rem;\n}\n.pd-wrap .storage-box li {\n  margin-bottom: 0.5rem;\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.7;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eBeauty \u0026 Skincare\u003c\/div\u003e\n    \u003ch1\u003eSilcot Cotton Series\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eMake daily skincare more comfortable and beautiful\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003eSkin-Friendly\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eHigh-Quality Materials\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eDiverse Lineup\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eMade in Japan\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\u003eThe Silcot Cotton Series is a high-quality Cotton product line by Unicharm Corporation. Because Cotton is essential for daily skincare, it focuses on skin feel and ease of use to support your beauty routine.\u003c\/p\u003e\n      \u003cp\u003eWith carefully selected materials and unique technology, supports lotion penetration and is comfortable to use in various skincare scenes like makeup removal and patting. Designed to reduce skin burden, making daily care more comfortable and effective.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSeries 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\u003eHigh-Quality Skin-Friendly Material\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eNatural Cotton\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eLow Irritation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eUses carefully selected natural Cotton designed to minimize skin irritation. Soft skin feel, safe for delicate skin. Quality that allows comfortable daily skincare.\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\u003eExcellent Absorbency and Water Retention\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003ePenetration Support\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eEfficient\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eUnique structure holds plenty of lotion and delivers it firmly to the skin. Efficient care with less lotion, ideal for patting and lotion packs. Enhances skincare effects.\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\u003eDiverse lineup tailored to purposes\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eWide Variety\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eDifferentiated Use\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eVarious types available for lotion use, makeup removal, lotion pack, etc. Each optimized in shape, thickness, and texture to suit skincare purposes.\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\u003eLow Fluffing and Clean\u003c\/h3\u003e\n        \u003cdiv class=\"feature-pills\"\u003e\n          \u003cspan class=\"feature-pill\"\u003eHygienic\u003c\/span\u003e\n          \u003cspan class=\"feature-pill\"\u003eComfortable Use\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eSpecial processing suppresses fluffing and fibers are designed not to remain on the skin. Individually wrapped types are also available for hygienic storage and use. Convenient for outings and travel, allowing care with clean Cotton anytime.\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 Product Lineup\u003c\/h2\u003e\n    \u003cdiv class=\"table-wrapper\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003cth\u003eFeatures\u003c\/th\u003e\n            \u003cth\u003eRecommended Uses\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSilcot Moist Lotion Cotton\u003c\/td\u003e\n            \u003ctd\u003eHigh water retention type that soaks up plenty of lotion\u003c\/td\u003e\n            \u003ctd\u003eLotion Patting, Lotion Pack\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSilcot Smooth Finish\u003c\/td\u003e\n            \u003ctd\u003eUltra-fine fibers for smooth skin feel\u003c\/td\u003e\n            \u003ctd\u003eSupporting lotion penetration, for delicate skin\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSilcot Wiping Cotton\u003c\/td\u003e\n            \u003ctd\u003eThick and sturdy wiping type\u003c\/td\u003e\n            \u003ctd\u003eMakeup Removal, Cleansing, Keratin Care\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSilcot Junpaku Senka\u003c\/td\u003e\n            \u003ctd\u003e100% Natural Cotton, Unbleached\u003c\/td\u003e\n            \u003ctd\u003eFor Sensitive Skin and Natural Preference\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\"\u003eExpected Effects\u003c\/h2\u003e\n    \u003cdiv class=\"efficacy-list\"\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eSupporting Lotion Penetration\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eRemoving Makeup Residue\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eRefining Skin Texture\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eSupporting Moisturizing Care\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eReducing Skin Burden\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eClean Skincare\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"table-wrapper\"\u003e\n      \u003ctable class=\"dosage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUsage Scenes\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\u003eLotion Patting\u003c\/td\u003e\n            \u003ctd\u003eSoak Cotton with an appropriate amount of lotion and gently pat the entire face\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLotion Pack\u003c\/td\u003e\n            \u003ctd\u003eTear a Cotton soaked with plenty of lotion thinly, apply to the face, and leave for 3 to 5 minutes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMakeup Removal \u0026 Wiping\u003c\/td\u003e\n            \u003ctd\u003eApply cleansing agents or wiping lotion and gently wipe the skin\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eNail Care\u003c\/td\u003e\n            \u003ctd\u003eUse to remove nail polish by applying nail polish remover and wiping nails, or for nail area care\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cstrong\u003eUsage Tips\u003c\/strong\u003e\n      \u003cul\u003e\n        \u003cli\u003eHandle gently to avoid rubbing the skin too much\u003c\/li\u003e\n        \u003cli\u003eChoose the appropriate type according to the purpose\u003c\/li\u003e\n        \u003cli\u003eStore hygienically after opening and use promptly\u003c\/li\u003e\n        \u003cli\u003eIf any skin abnormalities appear, stop use and consult a specialist\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    \n    \u003cdiv class=\"qna-item\"\u003e\n      \u003ch4\u003eIs it safe for sensitive skin?\u003c\/h4\u003e\n      \u003cp\u003eThe Silcot series is designed considering skin burden, but skin types vary individually. For sensitive skin, we recommend using unbleached types like \"Junpaku Senka\" or performing a patch test on an inconspicuous area before use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003ch4\u003eHow much lotion should I use?\u003c\/h4\u003e\n      \u003cp\u003eThe guideline is that the entire Cotton is moist. High water retention types like Moist Lotion Cotton can be used sufficiently with less than regular Cotton. Please also refer to the usage guidelines on the product package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003ch4\u003eHow to store after opening?\u003c\/h4\u003e\n      \u003cp\u003eAvoid direct sunlight and high temperature\/humidity, and store in a clean place. Use as soon as possible after opening for hygienic use. Individually wrapped types are convenient for carrying and long-term storage.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"caution-box\"\u003e\n      \u003ch3\u003e⚠️ Usage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eUse with care, paying close attention to any abnormalities on your skin\u003c\/li\u003e\n        \u003cli\u003eDo not use on wounds, swelling, eczema, or other abnormal areas\u003c\/li\u003e\n        \u003cli\u003eIf redness, swelling, itching, irritation, discoloration (such as white spots), or darkening occurs during use, stop using and consult a dermatologist or specialist\u003c\/li\u003e\n        \u003cli\u003eContinuing to use as is may worsen symptoms\u003c\/li\u003e\n        \u003cli\u003eBe careful not to get it in your eyes. If it gets in your eyes, rinse immediately with water or lukewarm water\u003c\/li\u003e\n        \u003cli\u003eDo not use for purposes other than intended\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of infants and toddlers\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\u003e📦 Storage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eAvoid storing in direct sunlight, high temperature, and high humidity\u003c\/li\u003e\n        \u003cli\u003eAfter opening, close the bag tightly for storage\u003c\/li\u003e\n        \u003cli\u003eStore in a clean place and use hygienically\u003c\/li\u003e\n        \u003cli\u003eDo not place near fire\u003c\/li\u003e\n        \u003cli\u003eBe careful of water exposure\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Unicharm","offers":[{"title":"Smooth texture 82 sheets included","offer_id":50208731857212,"sku":"4903111455546","price":171.0,"currency_code":"JPY","in_stock":true},{"title":"Premium Cotton 66 sheets","offer_id":50208731889980,"sku":"4903111424283","price":220.0,"currency_code":"JPY","in_stock":true},{"title":"Moisturizing Cotton 40 sheets","offer_id":50208731922748,"sku":"4903111478064","price":247.0,"currency_code":"JPY","in_stock":true},{"title":"Wiping cotton 32 sheets","offer_id":50208731955516,"sku":"4903111467938","price":247.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/silkcotton.jpg?v=1751851260","url":"https:\/\/mamigo.jp\/en-ph\/products\/silkcotton","provider":"MamiGo","version":"1.0","type":"link"}