{"product_id":"daiichisankyo-allergiel-tab","title":"Allergil Tablet","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #0052b3;\n  --acc-dark: #003d7a;\n  --acc-light: #e6f0ff;\n  --acc-mid: #4d94e6;\n}\n\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3,\n.pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  padding: 40px 24px;\n  border-radius: 12px;\n  color: #ffffff;\n  position: relative;\n  overflow: hidden;\n}\n\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  width: 300px;\n  height: 300px;\n  background: rgba(255, 255, 255, 0.08);\n  border-radius: 50%;\n  top: -100px;\n  right: -80px;\n}\n\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  width: 200px;\n  height: 200px;\n  background: rgba(255, 255, 255, 0.06);\n  border-radius: 50%;\n  bottom: -60px;\n  left: -40px;\n}\n\n.pd-wrap .hero-content {\n  position: relative;\n  z-index: 1;\n}\n\n.pd-wrap .drug-badge {\n  display: inline-block;\n  background: rgba(255, 255, 255, 0.25);\n  color: #ffffff;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  margin-bottom: 16px;\n  backdrop-filter: blur(10px);\n}\n\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 36px) !important;\n  font-weight: 700;\n  margin-bottom: 12px;\n  text-shadow: 0 0 28px rgba(0, 0, 0, 0.55), 0 2px 8px rgba(0, 0, 0, 0.4);\n}\n\n.pd-wrap .hero-tagline {\n  color: #ffffff;\n  font-size: 16px;\n  margin-bottom: 20px;\n  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);\n}\n\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 24px;\n}\n\n.pd-wrap .hero-pill {\n  background: rgba(255, 255, 255, 0.2);\n  color: #ffffff;\n  padding: 8px 14px;\n  border-radius: 18px;\n  font-size: 13px;\n  font-weight: 500;\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255, 255, 255, 0.3);\n}\n\n.pd-wrap .overview-card {\n  background: #ffffff;\n  border-radius: 12px;\n  padding: 32px 24px;\n  margin: 24px 0;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n}\n\n.pd-wrap .section-title {\n  position: relative;\n  font-size: 20px;\n  font-weight: 700;\n  color: var(--acc);\n  margin: 24px 0 16px 0;\n  padding-left: 14px;\n}\n\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  width: 4px;\n  background: #fbbf24;\n  border-radius: 2px;\n}\n\n.pd-wrap .overview-text {\n  color: #333;\n  line-height: 1.8;\n  font-size: 15px;\n  margin: 12px 0;\n}\n\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin: 24px 0;\n}\n\n@media (max-width: 480px) {\n  .pd-wrap .action-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.pd-wrap .action-card {\n  background: var(--acc-light);\n  border: 2px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.pd-wrap .action-card-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  background: var(--acc);\n  color: #ffffff;\n  border-radius: 50%;\n  font-weight: 700;\n  font-size: 14px;\n  margin-bottom: 12px;\n}\n\n.pd-wrap .action-card h3 {\n  color: var(--acc);\n  font-size: 16px;\n  font-weight: 700;\n  margin: 8px 0;\n}\n\n.pd-wrap .action-card-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #ffffff;\n  padding: 4px 12px;\n  border-radius: 14px;\n  font-size: 12px;\n  font-weight: 600;\n  margin: 8px 0;\n}\n\n.pd-wrap .action-card-text {\n  color: #555;\n  font-size: 14px;\n  line-height: 1.6;\n  margin-top: 8px;\n}\n\n.pd-wrap .ing-table-wrapper {\n  overflow-x: auto;\n  margin: 20px 0;\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #ffffff;\n}\n\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n  font-size: 14px;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  font-size: 14px;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.pd-wrap .ing-category-pill {\n  display: inline-block;\n  background: var(--acc-mid);\n  color: #ffffff;\n  padding: 4px 10px;\n  border-radius: 12px;\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.pd-wrap .efficacy-section {\n  margin: 24px 0;\n}\n\n.pd-wrap .efficacy-item {\n  background: var(--acc-light);\n  border-left: 4px solid var(--acc-mid);\n  padding: 14px 18px;\n  margin: 8px 0;\n  border-radius: 6px;\n  color: var(--acc);\n  font-size: 15px;\n  font-weight: 500;\n}\n\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 16px 0;\n}\n\n.pd-wrap .dosage-table th,\n.pd-wrap .dosage-table td {\n  padding: 12px 14px;\n  text-align: center;\n  border: 1px solid #ddd;\n  font-size: 14px;\n}\n\n.pd-wrap .dosage-table th {\n  background: var(--acc-light);\n  color: var(--acc);\n  font-weight: 700;\n}\n\n.pd-wrap .dosage-table td {\n  color: #333;\n}\n\n.pd-wrap .note-box {\n  border-left: 4px solid;\n  padding: 16px 18px;\n  border-radius: 6px;\n  margin: 16px 0;\n  display: flex;\n  gap: 12px;\n}\n\n.pd-wrap .note-box-icon {\n  font-size: 20px;\n  flex-shrink: 0;\n}\n\n.pd-wrap .note-box-content {\n  color: #333;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.pd-wrap .note-caution {\n  background: #fff8e1;\n  border-left-color: #f59e0b;\n}\n\n.pd-wrap .note-storage {\n  background: #f0f4ff;\n  border-left-color: #4a6fa5;\n}\n\n.pd-wrap .qa-section {\n  margin: 24px 0;\n}\n\n.pd-wrap .qa-item {\n  background: #fafafa;\n  border-radius: 8px;\n  padding: 16px;\n  margin: 12px 0;\n  border-left: 4px solid var(--acc);\n}\n\n.pd-wrap .qa-question {\n  color: var(--acc);\n  font-weight: 700;\n  margin-bottom: 8px;\n  font-size: 14px;\n}\n\n.pd-wrap .qa-answer {\n  color: #555;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"pd-hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003cspan class=\"drug-badge\"\u003eClass 2 OTC Drug｜Tablet\u003c\/span\u003e\n      \u003ch1\u003eAllergill Tablets\u003c\/h1\u003e\n      \u003cp class=\"hero-tagline\"\u003eQuickly cares for skin itching and rhinitis\u003c\/p\u003e\n      \u003cdiv class=\"hero-pills\"\u003e\n        \u003cspan class=\"hero-pill\"\u003e✓ Contains antihistamine\u003c\/span\u003e\n        \u003cspan class=\"hero-pill\"\u003e✓ Contains Vitamin B6\u003c\/span\u003e\n        \u003cspan class=\"hero-pill\"\u003e✓ Contains anti-inflammatory ingredients\u003c\/span\u003e\n        \u003cspan class=\"hero-pill\"\u003e✓ Usable from 4 years old\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Overview Card --\u003e\n  \u003csection class=\"overview-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp class=\"overview-text\"\u003e\n      Allergill Tablets are an oral medicine with antihistamine ingredients that quickly relieve skin itching and eczema. They also alleviate runny nose and nasal congestion caused by pollen and house dust. Additionally, by including Vitamin B6 and anti-inflammatory components, they support the health of skin and mucous membranes and help fundamentally improve itching and inflammation.\n    \u003c\/p\u003e\n    \u003cp class=\"overview-text\"\u003e\n      Chosen by those troubled with various allergy symptoms such as hives, eczema, rashes, seasonal skin troubles, and rhinitis caused by pollen. Also recommended for those who cannot sleep due to nighttime itching.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Features Grid --\u003e\n  \u003csection class=\"action-grid\"\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"action-card-number\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eAntihistamine action\u003c\/h3\u003e\n      \u003cspan class=\"action-card-pill\"\u003eChlorpheniramine\u003c\/span\u003e\n      \u003cp class=\"action-card-text\"\u003eBasic component that quickly suppresses itching and inflammation. Shows excellent effects on skin itching and eczema.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"action-card-number\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eContains Vitamin B6\u003c\/h3\u003e\n      \u003cspan class=\"action-card-pill\"\u003ePyridoxine Hydrochloride\u003c\/span\u003e\n      \u003cp class=\"action-card-text\"\u003eVitamin necessary for skin and mucous membrane health. Helps fundamentally improve rough skin and itching.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"action-card-number\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003eAnti-inflammatory component\u003c\/h3\u003e\n      \u003cspan class=\"action-card-pill\"\u003eGlycyrrhizinate\u003c\/span\u003e\n      \u003cp class=\"action-card-text\"\u003eLicorice-derived component strongly suppresses inflammation. Effective for eczema and hives.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"action-card-number\"\u003e4\u003c\/div\u003e\n      \u003ch3\u003eContains Calcium\u003c\/h3\u003e\n      \u003cspan class=\"action-card-pill\"\u003eCalcium Gluconate\u003c\/span\u003e\n      \u003cp class=\"action-card-text\"\u003eHelps relieve symptoms of hives and eczema and supports comprehensive allergy care.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Active Ingredients Table --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eActive Ingredients (per 9 Tablets)\u003c\/h2\u003e\n    \u003cdiv class=\"ing-table-wrapper\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient Name\u003c\/th\u003e\n            \u003cth\u003eAmount\u003c\/th\u003e\n            \u003cth\u003eFunction\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ing-category-pill\"\u003eActive Ingredient\u003c\/span\u003e Chlorpheniramine Maleate\u003c\/td\u003e\n            \u003ctd\u003e13.5mg\u003c\/td\u003e\n            \u003ctd\u003eSuppresses itching and inflammation through antihistamine action.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ing-category-pill\"\u003eAuxiliary Ingredient\u003c\/span\u003e Pyridoxine Hydrochloride (Vitamin B6)\u003c\/td\u003e\n            \u003ctd\u003e22.5mg\u003c\/td\u003e\n            \u003ctd\u003eVitamin necessary for skin and mucous membrane health. Supports dermatitis and itching.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ing-category-pill\"\u003eAuxiliary Ingredient\u003c\/span\u003e Potassium Glycyrrhizinate\u003c\/td\u003e\n            \u003ctd\u003e180mg\u003c\/td\u003e\n            \u003ctd\u003eA component from licorice that suppresses inflammation.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ing-category-pill\"\u003eAuxiliary Ingredient\u003c\/span\u003e Calcium Gluconate Hydrate\u003c\/td\u003e\n            \u003ctd\u003e1350mg\u003c\/td\u003e\n            \u003ctd\u003eRelieves symptoms of hives and eczema.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"color: #888; font-size: 13px; margin-top: 8px;\"\u003e\n      Additives: Cellulose, Carboxymethyl cellulose Ca, Talc, Magnesium stearate\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Efficacy \u0026 Effects --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eIndications and Effects\u003c\/h2\u003e\n    \u003cdiv class=\"efficacy-section\"\u003e\n      \u003cdiv class=\"efficacy-item\"\u003e○ Itching, eczema, hives, dermatitis, rash on the skin\u003c\/div\u003e\n      \u003cdiv class=\"efficacy-item\"\u003e○ Rhinitis\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Usage \u0026 Dosage --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage and Dosage\u003c\/h2\u003e\n    \u003cp style=\"color: #333; font-size: 14px; margin: 14px 0;\"\u003eTake the following amount with water or warm water:\u003c\/p\u003e\n    \u003ctable class=\"dosage-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eAge\u003c\/th\u003e\n          \u003cth\u003eDose per intake\u003c\/th\u003e\n          \u003cth\u003eNumber of doses per day\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eAdults (15 years and older)\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e3 Tablets\u003c\/td\u003e\n          \u003ctd\u003e2 to 3 times\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e7 to 14 years old\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e2 Tablets\u003c\/td\u003e\n          \u003ctd\u003e2 times\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e4 to 6 years old\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e1 Tablet\u003c\/td\u003e\n          \u003ctd\u003e2 times\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eUnder 4 years old\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd colspan=\"2\" style=\"text-align: center;\"\u003eDo not take if under 4 years old\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"note-box note-caution\"\u003e\n      \u003cdiv class=\"note-box-icon\"\u003e⚠️\u003c\/div\u003e\n      \u003cdiv class=\"note-box-content\"\u003e\n        \u003cstrong\u003eUsage and Dosage Precautions:\u003c\/strong\u003e Follow the usage and dosage strictly. When giving to children aged 4 and older, be careful to prevent the medicine from getting stuck in the throat.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Q\u0026A Section --\u003e\n  \u003csection class=\"qa-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-question\"\u003eQ. Can it be used with other allergy medicines?\u003c\/div\u003e\n      \u003cdiv class=\"qa-answer\"\u003eA. No. Do not use other allergy medicines or oral antihistamines (such as cold or rhinitis medicines) while taking this medicine. Please consult a doctor or pharmacist.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-question\"\u003eQ. Will it cause drowsiness?\u003c\/div\u003e\n      \u003cdiv class=\"qa-answer\"\u003eA. The antihistamine component may cause drowsiness. Do not drive vehicles or operate machinery after taking.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-question\"\u003eQ. Can it be used during pregnancy or breastfeeding?\u003c\/div\u003e\n      \u003cdiv class=\"qa-answer\"\u003eA. Pregnant women or those who may be pregnant should consult a doctor, pharmacist, or registered seller. For safe use, it is recommended to follow professional guidance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-question\"\u003eQ. How long can I continue taking this?\u003c\/div\u003e\n      \u003cdiv class=\"qa-answer\"\u003eA. Avoid long-term continuous use. If symptoms do not improve after 5 to 6 days of use, stop taking the medicine and consult a doctor, pharmacist, or registered seller.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Cautions Section --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage precautions\u003c\/h2\u003e\n    \u003cdiv class=\"note-box note-caution\"\u003e\n      \u003cdiv class=\"note-box-icon\"\u003e⚠️\u003c\/div\u003e\n      \u003cdiv class=\"note-box-content\"\u003e\n        \u003cstrong\u003eDo not do:\u003c\/strong\u003e\u003cbr\u003e\n        • Do not use other allergy medicines or oral antihistamines while taking this medicine.\u003cbr\u003e\n        • Do not drive vehicles or operate machinery after taking this medicine.\u003cbr\u003e\n        • Do not use for long-term continuous use.\u003cbr\u003e\u003cbr\u003e\n        \u003cstrong\u003eConsult before use:\u003c\/strong\u003e\u003cbr\u003e\n        • Those receiving medical treatment\u003cbr\u003e\n        • Pregnant women or those who may be pregnant\u003cbr\u003e\n        • Elderly\u003cbr\u003e\n        • Those who have had allergic reactions to medicines\u003cbr\u003e\n        • Those with swelling or difficulty urinating\u003cbr\u003e\n        • Those diagnosed with heart disease, high blood pressure, kidney disease, or glaucoma\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Storage Section --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage precautions\u003c\/h2\u003e\n    \u003cdiv class=\"note-box note-storage\"\u003e\n      \u003cdiv class=\"note-box-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv class=\"note-box-content\"\u003e\n        \u003cstrong\u003eStorage instructions:\u003c\/strong\u003e\u003cbr\u003e\n        • Store tightly sealed in a cool, dry place away from direct sunlight.\u003cbr\u003e\n        • Keep out of reach of children.\u003cbr\u003e\n        • Do not transfer to other containers.\u003cbr\u003e\n        • Do not handle with wet hands. The surface may partially dissolve and discolor.\u003cbr\u003e\n        • The packing material inside the bottle is to prevent tablet damage during transport; please discard it after opening.\u003cbr\u003e\n        • Do not use products past the indicated expiration date.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Important Note --\u003e\n  \u003csection style=\"margin-top: 32px; padding: 18px; background: #f5f5f5; border-radius: 8px;\"\u003e\n    \u003cp style=\"color: #666; font-size: 13px; line-height: 1.8; margin: 0;\"\u003e\n      \u003cstrong\u003eImportant Notice:\u003c\/strong\u003e The information on this page is provided to support the correct use of medicines. If you have any concerns about your symptoms or condition, or if you experience side effects, please consult a doctor, pharmacist, or registered seller immediately. Especially if symptoms do not improve after 5 to 6 days of use, be sure to seek professional guidance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"DAIICHI SANKYO","offers":[{"title":"110 tablets","offer_id":52300875989308,"sku":"4987081018420","price":1400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987081018420.jpg?v=1760518150","url":"https:\/\/mamigo.jp\/en-ph\/products\/daiichisankyo-allergiel-tab","provider":"MamiGo","version":"1.0","type":"link"}