{"title":"NutrioneLife","description":"\u003cp\u003eNutrioneLife Монгол – Солонгосын тэргүүлэх эрүүл мэнд, гоо сайхны брэнд. Коллаген, витамин, гэдэс болон дотоод гоо сайхны нэмэлт тэжээлийн бүтээгдэхүүн.\u003c\/p\u003e","products":[{"product_id":"органик-кэйл-буржгар-байцаа","title":"Нутриван Органик Кейл Нунтаг | Органик Кэйл","description":"\u003cp\u003eПольшоос гаралтай 100% органик кёрли кейл нунтаг нь хөлдөөж хатаах (freeze-dry) технологиор тэжээллэг чанараа бүрэн хадгалсан суперфүүд юм. Ердийн кейлтэй харьцуулахад кемпферолын агууламж 8.7 дахин, кверцетины агууламж 8.3 дахин өндөр антиоксидант хүчтэй. EU органик, HACCP, Non-GMO гурван олон улсын гэрчилгээтэй бөгөөд будагч, амтлагч, хуурай чийрэгжүүлэгч зэрэг химийн нэмэлтгүй цэвэр байгалийн бүтээгдэхүүн. Нэг стик (1 г) нь шинэ кейл 2 навчтай тэнцэх тэжээлтэй.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44644417765446,"sku":null,"price":100000.0,"currency_code":"MNT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/1_182a64e4-56be-4e8d-8f05-b6bb15f1b020.jpg?v=1770861193"},{"product_id":"nutrionelife-камут-будааны-исгэлэн-энзим-голд-nutrionelife-kamut-wheat-enzyme-gold","title":"NutrioneLife КАМУТ Будааны Исгэлэн Энзим Голд | NutrioneLife KAMUT Wheat Enzyme Gold","description":"\u003cp\u003eКАМУТ® брэнд буудай бол эртний Египетээс гаралтай, \"хааны тариа\" гэж нэрлэгддэг тэжээллэг үр тариа юм. Энэ бүтээгдэхүүн нь Канадын цэвэр бүсээс ургуулсан жинхэнэ КАМУТ® буудайг БНСУ-ын уламжлалт хүүлэнгийн мөөгөнцрөөр 72 цагийн турш исгэж бэлтгэсэн. Нэг уутанд нийт 603,000 unit энзим агуулсан бөгөөд α-амилаза 600,000 unit (нүүрс ус задлах) + протеаза 3,000 unit (уураг задлах) хүчтэй найрлагатай. 17 төрлийн пробиотик, 9 төрлийн амин хүчил, витамин-эрдэс бодисын цогцолбороор баяжуулсан, HACCP баталгаажсан аюулгүй бүтээгдэхүүн.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724338065478,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000299040_ITEM2024121074654.png?v=1773220469"},{"product_id":"nutrionelife-премиум-альбумин-голд-nutrionelife-premium-albumin-gold","title":"NutrioneLife Премиум Альбумин Голд | NutrioneLife Premium Albumin Gold","description":"\u003cp\u003eНутривон Лайф Премиум Альбумин Голд нь өндөгний цагаан уургийн хандлага (альбумин) агуулсан уургийн нэмэлт юм. Витамин B1 (100%), B2 (100%), B6 (100%), ниацин (100%), цайр (100%) зэрэг 5 бодис бүгд 100% өдрийн хэрэгцээ. Милк тистл элэгний хамгаалалт, мака эрч хүч, бугын эвэр (ноку) тэсвэр чадал, чага мөөг дархлаа, торгоны пептид арьсны тэжээл, L-аргинин цусны эргэлт, витамин C дархлаа. Өндөгний харшилтай бол анхаарна уу. Өдөрт 1 шил (25мл).\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724448624710,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283086651462_onebox.png?v=1773209530"},{"product_id":"nutrionelife-хондроитин-макс-1200-nutrionelife-chondroitin-max-1200","title":"NutrioneLife Хондроитин Макс 1200 | NutrioneLife Chondroitin Max 1200","description":"\u003cp\u003eНутривон Лайф Хондроитин Макс 1200 нь үхрийн мөгөөрсний хондроитин агуулсан үе мөчний нэмэлт юм. Хондроитин+босвеллиа+куркумин+ногоон хясаа+уугасны хандлага+бургас холимог. Далайн замаг кальци, витамин D, манган ясны эрүүл мэнд. Загасны коллаген, магни, цайр, селен, HA нэмэлт. Өдөрт 2 ширхэг.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724476903494,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283104772166_onebox.png?v=1773209672"},{"product_id":"nutrionelife-organic-daily-extra-virgin-olive-oil-100","title":"NutrioneLife Органик Өдөр тутмын Экстра Виржин Оливийн Тос 100% | NutrioneLife Organic Daily Extra Virgin Olive Oil 100%","description":"\u003cp\u003eОрганик дарж гаргасан оливийн тос нь 100% Испанийн сертификаттай USDA органик оливийн тосны шахаас юм. Нэг удаа хэрэглэхэд зориулсан 8г багцад хийгдэсэн бөөд өдөр тутмын хэрэглээнд тохиромтой. Олеин хүчил (Омега-9) болон байгалын полифенол, Витамин Е агуулна. 1 хайрцагт 14 багц (14 өдрийн хэрэглэгдэхүүн) багтана.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724493779014,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283117060166_onebox.png?v=1773209504"},{"product_id":"nutrionelife-blood-sugar-blood-circulation-liver-total-care","title":"NutrioneLife Цусны сахар, цусны эргэлт, элэгний иж бүрэн үйлчилгээ | NutrioneLife Blood Sugar, Blood Circulation, Liver Total Care","description":"\u003cp\u003eЭнэхүү NutrioneLife бүтээгдэхүүн нь цусан дахь сахарын хэмжээг зохицуулах, цусны эргэлтийг сайжруулах, элэгний эрүүл мэндийг дэмжих зэрэг иж бүрэн үйлчилгээ үзүүлнэ. Банаба навчны ханд, Улаан мөөгөнцгийн будаа, Гинкго навчны ханд, Сүүт бутны ханд, Коэнзим Q10 зэрэг орцуудыг агуулсан.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724516520006,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283133018182_onebox.png?v=1773209687"},{"product_id":"nutrionelife-бүхнийг-багтаасан-витамин-mvpo-4in1-nutrionelife-all-in-one-nutrient-mvpo-4in1","title":"NutrioneLife Бүхнийг багтаасан витамин MVPO 4in1 | NutrioneLife All-in-One Nutrient MVPO 4in1","description":"\u003cp\u003eНутривон Лайф Бүхнийг Багтаасан Витамин MVPO 4in1 нь мультивитамин + минерал + пробиотик + омега-3 дөрвийг нэг уутанд багтаасан иж бүрэн тэжээлийн нэмэлт. 13 витамин + 10 эрдэс + пробиотик + омега-3. Нэг удаад бүх хэрэгцээ.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724588970054,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000265564_ITEM2025052043013.png?v=1773236360"},{"product_id":"nutrionelife-nfc-органик-нэрсний-шүүс-100-nutrionelife-nfc-organic-blueberry-juice-100","title":"NutrioneLife NFC Органик Нэрсний шүүс 100% | NutrioneLife NFC Organic Blueberry Juice 100%","description":"\u003cp\u003eЭнэхүү NutrioneLife NFC Органик Нэрсний шүүс 100% нь 6 хайрцаг буюу 84 өдрийн хэрэглээний савхтай бүтээгдэхүүн юм. Жимс, хүнсний ногооны шүүсний төрөлд хамаарах бөгөөд 24 сарын хадгалах хугацаатай, нэг хайрцаг нь 20 гр x 14 савх (280 гр) багтаамжтай.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724602372166,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283187806278_onebox.png?v=1773209213"},{"product_id":"nutrionelife-enteric-coated-multivitamin-immune","title":"NutrioneLife Энтеро бүрхүүлтэй олон төрлийн витамин Иммун+ | NutrioneLife Enteric-Coated Multivitamin Immune+","description":"\u003cp\u003eNutrioneLife Энтеро бүрхүүлтэй олон төрлийн витамин Иммун+ нь эрүүл мэндийг дэмжих зорилгоор бүтээгдсэн, 3 сарын хэрэглээний, гэдэсний шингээлтийг сайжруулсан олон төрлийн витамин агуулсан нэмэлт бүтээгдэхүүн юм.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724625801286,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283208253510_onebox.png?v=1773209750"},{"product_id":"nutrionelife-natural-grazing-black-goat-extract","title":"NutrioneLife Байгалийн бэлчээрийн хар ямааны ханд | NutrioneLife Natural Grazing Black Goat Extract","description":"\u003cp\u003eНутривон Лайф Байгалийн Бэлчээрийн Хар Ямааны Ханд нь хар ямааны ханд агуулсан нэмэлт. Энгийн сүүнээс тэжээлт бодис баялаг. Уураг кальци витамин өндөр. Дархлаа эрч хүч дэмжинэ.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724635402310,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283217428550_onebox.png?v=1773209257"},{"product_id":"nutrionelife-пробиотик-ба-пребиотик-nutrionelife-pro-prebiotics","title":"NutrioneLife Пробиотик ба Пребиотик | NutrioneLife Pro\u0026Prebiotics","description":"\u003cp\u003eНутривон Лайф Пробиотик ба Пребиотик нь гэдэсний эрүүл мэндэд зориулсан давхар арчилгааны бүтээгдэхүүн юм. Олон төрлийн ашигтай нян (пробиотик) + тэдгээрийн тэжээл (пребиотик) хослуулсан. Гэдэсний микрофлорыг тэнцвэржүүлж, хоол боловсруулалт, дархлааг дэмжинэ. Өдөрт 1 капсул, 1 хайрцаг = 1 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724644610118,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283221426246_onebox.png?v=1773209551"},{"product_id":"nutrionelife-загасны-ясны-кальци-магни-витамин-д-nutrionelife-fish-bone-calcium-magnesium-vitamin-d","title":"NutrioneLife Загасны ясны кальци, магни, витамин Д | NutrioneLife Fish Bone Calcium Magnesium Vitamin D","description":"\u003cp\u003eЭнэхүү бүтээгдэхүүн нь яс, шүдний хэвийн үйл ажиллагааг дэмжиж, мэдрэл, булчингийн үйл ажиллагаанд зайлшгүй шаардлагатай кальци, магни, витамин Д болон цайрыг агуулсан эрүүл мэндийн нэмэлт бүтээгдэхүүн юм. Яс сийрэгжих эрсдлийг бууруулахад туслана.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724647133254,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283223720006_onebox.png?v=1773209379"},{"product_id":"nutrionelife-пробиотик-10-тэрбум-макс-nutrionelife-probiotics-10-billion-max","title":"NutrioneLife Пробиотик 10 тэрбум Макс | NutrioneLife Probiotics 10 Billion Max","description":"\u003cp\u003eNutrioneLife Пробиотик 10 тэрбум Макс нь 10 тэрбум КФН-ийн пробиотик агуулсан эрүүл мэндийн нэмэлт юм. Гэдэсний эрүүл бактерийг нэмэгдүүлж, хортой бактерийг дарж, гэдэсний хэвийн хөдөлгөөнд тусалдаг. Витамин D нь кальц ба фосфорыг биеэр шингэж, ашиглагдахад шаардлагатай бөгөөд ясны бүрдэлт, хадгалалтад зайлшгүй.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724667678790,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283231584326_onebox.png?v=1773209544"},{"product_id":"nutrionelife-neuron-600-for-cognitive-function-use-by-26-09","title":"NutrioneLife Танин мэдэхүйн үйл ажиллагаанд Нейрон 600 (Хэрэглэх хугацаа ~26.09.08) | NutrioneLife Neuron 600 for Cognitive Function (Use-by ~26.09.08)","description":"\u003cp\u003eНейрон 600 нь цагаан мөөгийн ферментийн задралын хандлага (Neulearn®) агуулсан тэжээлийн нэмэлт бөөд хөгшрөлтөөс үүдэн буурсан танин мэдэхүйн үйл ажиллагааг сайжруулахад тусалж болно. Эрдэмтэдийн судалгаар нотлогдсон Neulearn® нь танин мэдэхүйн үйл ажиллагааг дэмжих онцгой чадвартай. Нэмэлтээр Витамин E, Фолийн хүчил, Цайр (Zn) зэрэг чухал микроэлементүүдийг агуулах бөөд 1 хайрцагт 30 шахмал (1 сарын хэрэглэгдэхүүн) багтана.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724678393926,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283234074694_onebox.png?v=1773209607"},{"product_id":"nutrionelife-цэвэр-маанийн-үрийн-тос-100-nutrionelife-pure-hemp-seed-oil-100","title":"NutrioneLife Цэвэр Маанийн үрийн тос 100 | NutrioneLife Pure Hemp Seed Oil 100","description":"\u003cp\u003eНутривон Лайф Цэвэр Маанийн Үрийн Тос 100 нь 100% цэвэр хүйтэн шахалтын маанийн (hemp) үрийн тос юм. Омега-3 + Омега-6 хамгийн тохиромжтой харьцаатай (1:3). ГЛА (гамма-линолений хүчил) агуулсан — арьсны эрүүл мэнд, үрэвслийн эсрэг. Витамин E, магни, төмөр зэрэг эрдэс бодис баялаг. 100% цэвэр, нэмэлт бодисгүй, THC агуулаагүй.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724685635654,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283235287110_onebox.png?v=1773209710"},{"product_id":"nutrionelife-all-in-one-multivitamin-immune-shot","title":"NutrioneLife Бүхнийг Багтаасан Нэгдсэн Амин дэм Иммун шот | NutrioneLife All-in-one Multivitamin Immune Shot","description":"\u003cp\u003eNutrioneLife Бүхнийг Багтаасан Нэгдсэн Амин дэм Иммун Шот нь 13 витамин + 8 эрдэс бодисыг нэгд хангадаг цогц бэлдмэл юм. Шингэн (20мл) + шахмал (700мг) + капсул (500мг) гурван хэлбэрийг нэгд хослуулсан. Витамин C нь эсийг хамгаалах, витамин D нь ясны эрүүл мэнд, цайр нь дархлааны үйл ажиллагааг дэмждэг. Өдөрт 1 тун, 1 хайрцаг = 2 долоо хоног.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724686749766,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283235680326_onebox.png?v=1773209297"},{"product_id":"nutrionelife-organic-real-blueberry-puree-100","title":"NutrioneLife Органик Жинхэнэ Нэрсний Нухаш 100% | NutrioneLife Organic Real Blueberry Puree 100%","description":"\u003cp\u003eОрганик жинхэнэ нэрсний нухаш нь 100% АНУ-ын органик нэрснээс гаргасан цэвэр нухаш юм. Химийн нэмэлтгүй, байгалийн хэлбэрийн нэрсний шим тэжээлийг хадгалсан. Антоциани болон байгалийн антиоксидантаар баялаг. 1 хайрцагт 100г × 14 багц багтана.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724690387014,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283236892742_onebox.png?v=1773209878"},{"product_id":"nutrionelife-коэнзим-q10-coq10-nutrionelife-coenzyme-q10-coq10","title":"NutrioneLife Коэнзим Q10 (CoQ10) | NutrioneLife Coenzyme Q10 (CoQ10)","description":"\u003cp\u003eНутривон Лайф Коэнзим Q10 нь исэлдэлтийн эсрэг бөгөөд өндөр цусны даралтыг бууруулахад тусалдаг эрүүл мэндийн нэмэлт бүтээгдэхүүн юм. CoQ10 100мг, 11 төрлийн витамин\/эрдэс бодис, улаан лоолийн хандлага зэрэг нэмэлт бодисуудаар баяжуулсан. Өдөрт 1 капсул, 1 хайрцаг = 1 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724802879558,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000528829_ITEM2025051379003.png?v=1774198882"},{"product_id":"nutrionelife-максидосс-3000-nutrionelife-maxidosec-3000","title":"NutrioneLife МаксидосС 3000 | NutrioneLife MaxidoseC 3000","description":"\u003cp\u003eМаксидосС 3000 нь холбогч эдийн үүсэлт болон үйл ажиллагааг хадгалахад зайлшгүй шаардлагатай, төмрийн шингээлтийг дэмжиж, антиоксидант үйлчилгээгээрээ эсийг чөлөөт радикалуудаас хамгаалдаг өндөр тунтэй С аминдэмийн эрүүл мэндийн нэмэлт бүтээгдэхүүн юм.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724803534918,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283269988422_onebox.png?v=1773209427"},{"product_id":"nutrionelife-усанд-уусдаг-идэвхтэй-куркумин-nutrionelife-water-soluble-curcumin-active","title":"NutrioneLife Усанд уусдаг идэвхтэй куркумин | NutrioneLife Water-soluble Curcumin Active","description":"\u003cp\u003eНутривон Лайф Усанд Уусдаг Куркумин Актив нь усанд уусдаг хэлбэрийн куркумин (гашуун шар) агуулсан шахмал бүтээгдэхүүн юм. Энгийн куркумин нь усанд уусдаггүй тул биед муу шингэдэг, харин энэ бүтээгдэхүүний усанд уусдаг хэлбэр нь шингээлтийг эрс нэмэгдүүлсэн. Бромелайн (ананасны фермент), хар чинжүүний хандлага (пиперин — шингээлт нэмэгдүүлэгч), кверцетин (исэлдэлтийн эсрэг) зэрэг нэмэлт бодисуудаар баяжуулсан. Үрэвслийн эсрэг, исэлдэлтийн эсрэг, элэгний эрүүл мэнд дэмжих зориулалттай. Өдөрт 1-2 ширхэг, 1 хайрцаг = 1 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724804485190,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000502388_ITEM2025030619139.png?v=1774197531"},{"product_id":"nutrionelife-pure-organic-lemon-juice-100-spain","title":"NutrioneLife Цэвэр органик нимбэгний шүүс 100% (Испани) | NutrioneLife Pure Organic Lemon Juice 100% (Spain)","description":"\u003cp\u003eИспаниас гаралтай, NutrioneLife брэндийн 100% цэвэр органик нимбэгний шүүс. Эрүүл мэнддээ анхаардаг хэн бүхэнд зориулсан эрүүл мэндийн бүтээгдэхүүн.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724931625030,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283285979206_onebox.png?v=1773209716"},{"product_id":"nutrionelife-удаан-үйлчилгээтэй-витамин-с-nutrionelife-sustained-release-vitamin-c","title":"NutrioneLife Удаан үйлчилгээтэй Витамин С | NutrioneLife Sustained Release Vitamin C","description":"\u003cp\u003eNutrioneLife-ийн удаан үйлчилгээтэй Витамин С нь биеийн витамин С-ийн хэмжээг тогтвортой хангаж, эрүүл мэндийг дэмжих эрүүл мэндийн нэмэлт бүтээгдэхүүн юм. Энэ нь антиоксидант үйлчилгээтэй бөгөөд төмрийн шингээлтэд чухал үүрэгтэй.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724980383814,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283293810758_onebox.png?v=1773209632"},{"product_id":"nutrionelife-липосом-витамин-с-голд-nutrionelife-liposomal-vitamin-c-gold","title":"NutrioneLife Липосом Витамин С Голд | NutrioneLife Liposomal Vitamin C Gold","description":"\u003cp\u003eНутривон Лайф Липосом Витамин С Голд нь липосомын технологиор шингээлтийг 5-10 дахин нэмэгдүүлсэн витамин C бүтээгдэхүүн юм. Липосом нь фосфолипидийн давхар бүрхүүл бүхий бөмбөлөг бөгөөд витамин C-ийг ходоодны хүчлээс хамгаалж, шууд эсэд хүргэнэ. Витамин C 1000мг + цайр + витамин D нэмэлт. Дархлаа, арьс, исэлдэлтийн эсрэг.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44724988248134,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283294924870_onebox.png?v=1773209409"},{"product_id":"nutrionelife-цэвэр-витамин-d3-3000iu-nutrionelife-pure-vitamin-d3-3000iu","title":"NutrioneLife Цэвэр Витамин D3 3000IU | NutrioneLife Pure Vitamin D3 3000IU","description":"\u003cp\u003eНутривон Лайф Цэвэр Витамин D3 3000IU нь витамин D 75мкг (3000IU, 750% өдрийн хэрэгцээ) + манган 3мг (100%) агуулсан эрүүл мэндийн нэмэлт бүтээгдэхүүн юм. Витамин D нь кальци, фосфорын шингээлтэд шаардлагатай, ясны бүтэц, бат бөх байдлыг хадгална. Остеопорозын эрсдэлийг бууруулахад тусална. Манган нь ясны бүтцийг бэхжүүлж, эрчим хүч ашиглалт, эсийн хамгаалалтад оролцдог. Чикори ширхэг, босвеллиа, акулын мөгөөрс, ногоон хясаа, глюкозамин зэрэг нэмэлт бодисуудаар баяжуулсан. Өдөрт 1 ширхэг, 1 хайрцаг = 2 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725001060422,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000000820_ITEM.png?v=1774197320"},{"product_id":"thesaeng-alpha-илүү-бат-бөх-босвеллиа-1000-thesaeng-alpha-stronger-boswellia-1000","title":"TheSaeng Alpha Илүү бат бөх Босвеллиа 1000 | TheSaeng Alpha Stronger Boswellia 1000","description":"\u003cp\u003eTheSaeng Alpha Илүү Бат Бөх Босвеллиа 1000 нь босвеллиа хандлага 1000мг агуулсан үе мөчний эрүүл мэндийн нэмэлт юм. Босвеллиа нь үрэвслийн эсрэг шинж чанартай ургамал бөгөөд үе мөчний өвдөлт, хөдөлгөөний хязгаарлалтыг багасгахад тусалдаг нь ХАБЭА-аар баталгаажсан. MSM, глюкозамин, хондроитин зэрэг нэмэлт бодисуудаар баяжуулсан.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725010825286,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283298660422_onebox.png?v=1773209812"},{"product_id":"nutrionelife-цэвэр-ямааны-сүүний-уураг-100-nutrionelife-pure-goat-milk-protein-100","title":"NutrioneLife Цэвэр Ямааны Сүүний Уураг 100% | NutrioneLife Pure Goat Milk Protein 100%","description":"\u003cp\u003eЭнэхүү NutrioneLife Цэвэр Ямааны Сүүний Уураг 100% нь эрүүл мэндийг дэмжих зорилгоор ямааны сүүнээс гаргаж авсан цэвэр уураг юм. Биеийн тамирын идэвхтэй амьдралын хэв маягтай хүмүүс болон уургийн хэрэгцээгээ нөхөхийг хүссэн хүмүүст тохиромжтой.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725016920134,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283300200518_onebox.png?v=1773209723"},{"product_id":"nutrionelife-трипл-экс-127-nutrionelife-triple-x-127","title":"NutrioneLife Трипл Экс 127 | NutrioneLife Triple X 127","description":"\u003cp\u003eНутривон Лайф Трипл Экс 127 нь Омега-3 (EPA+DHA 500мг) + 12 витамин + 7 эрдэс бодис нийт 27 төрлийн тэжээлт бодисыг нэг капсулд багтаасан иж бүрэн нэмэлт юм. Цусны триглицерид, цусны эргэлт ХАБЭА. 12 витамин (A, B1, B2, B3, B5, B6, B7, B9, B12, C, D, E) + 7 эрдэс бодис (Кальци, Магни, Манган, Селен, Цайр, Төмөр, Зэс). Нимбэг хальсны хандлага нэмэлт. Өдөрт 2 капсул.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725027078214,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283302428742_onebox.png?v=1773209619"},{"product_id":"nutrionelife-전립엔-쏘팔메토-окта-плюс-nutrionelife-jeollipen-saw-palmetto-octa-plus","title":"NutrioneLife Түрүү Булчирхайн Со Пальметто Окта Плюс | NutrioneLife Jeollipen Saw Palmetto Octa Plus","description":"\u003cp\u003eЭнэхүү NutrioneLife Jeollipen Saw Palmetto Octa Plus нь эрэгтэйчүүдийн түрүү булчирхайн эрүүл мэндийг дэмжиж, биеийн тэсвэр хатуужлыг сайжруулахад туслах зорилготой эрүүл мэндийн нэмэлт бүтээгдэхүүн юм.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725044838470,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283305902150_onebox.png?v=1773209806"},{"product_id":"nutrionelife-phosphatidylserine-ps","title":"NutrioneLife Ой тогтоолтыг сайжрууруулагч фосфатидилсерин PS | NutrioneLife Phosphatidylserine PS","description":"\u003cp\u003eФосфатидилсерин PS нь тархины эсийн мембраны гол бүрэлдэхүүн бодис болох фосфатидилсерин (300мг) агуулсан тэжээлийн нэмэлт юм. Хөгшрөлтөөс үүдэн буурсан танин мэдэхүйн чадварыг сайжруулахад тусалж болно. Нэмэлтээр Гинко билоба ханд, тунгалаглагдсан загасны тос болон Витамин Е агуулна. 1 хайрцагт 30 капсул (1 сарын хэрэглэгдэхүүн) багтана. Буурцаг, загас, үхрийн мах агуулна.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725073969222,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283313930310_onebox.png?v=1773209440"},{"product_id":"nutrionelife-органик-милк-систл-цэвэр-nutrionelife-organic-milk-thistle-pure","title":"NutrioneLife Органик Милк Систл Цэвэр | NutrioneLife Organic Milk Thistle Pure","description":"\u003cp\u003eНутривон Лайф Органик Милк Тистл Цэвэр нь USDA органик баталгаатай милк тистл (силимарин) хандлага юм. Элэгний эрүүл мэндэд тусалдаг нь ХАБЭА-аар баталгаажсан. 100% органик, нэмэлт бодисгүй. Элэгний эсийг хамгаалж нөхөн сэргээхэд тусална. Исэлдэлтийн эсрэг. Өдөрт 1 капсул.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725084487750,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283316387910_onebox.png?v=1773209460"},{"product_id":"nutrionelife-double-up-beer-yeast-biotin","title":"NutrioneLife Давхар нэмэгдсэн шар айрагны хөрөнгө, Биотин | NutrioneLife Double Up Beer Yeast Biotin","description":"\u003cp\u003eНутривон Лайф Давхар Нэмэгдсэн Шар Айрагны Хөрөнгө Биотин нь шар айрагны хөрөнгө + биотин хослуулсан үс арьсны нэмэлт. В витамин эрдэс бодис амин хүчил баялаг. Биотин үс хумс арьс. Цайр + селен нэмэлт.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725190459462,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283328610374_onebox.png?v=1773209344"},{"product_id":"nutrionelife-melarex-with-plant-based-melatonin","title":"NutrioneLife Ургамлын гаралтай Мелатонин агуулсан Меларекс | NutrioneLife MelaRex with Plant-based Melatonin","description":"\u003cp\u003eМеларекс нь ургамлын гаралтай мелатонин агуулсан улаан лооль хандалтын нунтаг (АНУ, 22.2%), тартын интааны концентрат нунтаг (Турк, 33%), ромашка (Египет), теанин, лимон бальзам, пассифлора (Passiflora incarnata), Сэнт Жонс Ворт (Hypericum perforatum) болон хиасаагийн (Crocus sativus) хандалтыг нэгтгэн агуулдаг. Мөн L-триптофан, L-лизин, Витамин B6, B12, ниацинамид болон фолийн хүчлийг нэмэлтээр агуулсан. Нэг шахмал нь 450мг бөгөөд 1 сарын хэрэглээ нь 30 ширхэг шахмал юм. Харшлын бодис агуулдаггүй.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725190950982,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283328774214_onebox.png?v=1773209646"},{"product_id":"nutrionelife-суперкритик-витамин-к2-менахинон-д3-nutrionelife-supercritical-vitamin-k2-menaquinone-d3","title":"NutrioneLife Суперкритик Витамин К2 Менахинон+Д3 | NutrioneLife Supercritical Vitamin K2 Menaquinone+D3","description":"\u003cp\u003eНутривон Лайф Суперкритик Витамин К2 Менахинон+Д3 нь K2 менахинон-7 + D3 хослуулсан ясны нэмэлт. К2 кальцийг ясанд хүргэнэ. D3 кальци шимэхэд шаардлагатай. K2+D3 ясны хамгийн үр дүнтэй хослол.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725206515782,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000478986_ITEM2024122689315.png?v=1773218347"},{"product_id":"nutrionelife-паро-энзим-баланс-nutrionelife-paro-enzyme-balance","title":"NutrioneLife Паро Энзим Баланс | NutrioneLife Paro Enzyme Balance","description":"\u003cp\u003eНутривон Лайф Паро Энзим Баланс нь Италийн паро буудайгаар исгэсэн ферментийн нунтаг бүтээгдэхүүн юм. Паро буудай нь энгийн буудайнаас 2-3 дахин их уураг, эслэг, эрдэс бодис агуулсан эртний үр тариа. Пребиотик (фруктоолигосахарид), 17 төрлийн пробиотик, 5 төрлийн бүхэл бүтэн үр тариа нунтаг, чикори хандлага зэрэг хоол боловсруулалтыг дэмжих бодисуудаар баяжуулсан. Инжилмий амттай, өдөрт 1 уут (2г). 1 хайрцаг = 1 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725206777926,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000451440_ITEM2024111121873.png?v=1773218316"},{"product_id":"nutrionelife-phosphatidylserine-ginkgo","title":"NutrioneLife Тархинд зориулсан Фосфатидилсерин \u0026 Гинко | NutrioneLife Phosphatidylserine \u0026 Ginkgo","description":"\u003cp\u003eФосфатидилсерин ба Гинко билоба нь тархины эрүүл мэндийг дэмжих клиникийн судалгаагаар нотлогдсон хоёр бодисыг хослуулсан тэжээлийн нэмэлт юм. Фосфатидилсерин нь хөгшрөлтөөс үүдэн буурсан танин мэдэхүйн чадварыг сайжруулахад тусалж болох бөгөөд Гинко билобагийн ханд нь ой тогтоолт болон цусан хангамжийг дэмжихэд туслах боломжтой. 2 хайрцгийн иж бүрдэл (1 сарын хэрэглэгдэхүүн, 60 капсул). Буурцаг (соя) агуулна.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725206843462,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000608975_MODEL2025112626480.png?v=1773218545"},{"product_id":"nutrionelife-биотин-блэк-5000-nutrionelife-biotin-black-5000","title":"NutrioneLife Биотин Блэк 5000 | NutrioneLife Biotin Black 5000","description":"\u003cp\u003eНутривон Лайф Биотин Блэк 5000 нь биотин 5000мкг + хар сезам хар шош хар тариа зэрэг хар хүнсний бодисуудаар баяжуулсан үс арьсны нэмэлт. Үсний унах нимгэрэхийг багасгана. Хар хүнс үсний өнгийг хадгална. Пантотены хүчил + цайр нэмэлт.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725210185798,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000000776_ITEM2022022522586.png?v=1773218254"},{"product_id":"nutrionelife-органик-арвайн-нахиалгын-нунтаг-nutrionelife-organic-barley-sprout-powder","title":"NutrioneLife Органик Арвайн Нахиалгын Нунтаг | NutrioneLife Organic Barley Sprout Powder","description":"\u003cp\u003eNutrioneLife Органик Арвайн Нахиалгын Нунтаг нь 100% органик арвайн нахиалгын нунтаг (БНСУ гаралтай) юм. Нэмэлт бодисгүй, нэг найрлагатай цэвэр бүтээгдэхүүн. 1г × 30 уут, 1 сарын хэрэглээ.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725210349638,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000000645_ITEM2023031471624.png?v=1773218285"},{"product_id":"nutrionelife-ртг-омега-3-премиум-nutrionelife-rtg-omega-3-premium","title":"NutrioneLife РТГ Омега-3 Премиум | NutrioneLife rTG Omega-3 Premium","description":"\u003cp\u003eНутривон Лайф РТГ Омега-3 Премиум нь rTG (дахин эстерчлэгдсэн триглицерид) хэлбэрийн омега-3 бүтээгдэхүүн юм. rTG нь хамгийн шингээлт сайтай хэлбэрийн омега-3. EPA + DHA 600мг+ агуулсан. Цусны триглицерид бууруулах, цусны эргэлт сайжруулах, нүдний хуурайшил сайжруулах нь ХАБЭА баталгаажсан. Витамин E нэмэлт.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725210415174,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283331985478_onebox.png?v=1773209577"},{"product_id":"nutrionelife-healthy-urinary-tract-cranberry","title":"NutrioneLife Эрүүл шээсний замд зориулсан цангис жимс | NutrioneLife Healthy Urinary Tract Cranberry","description":"\u003cp\u003eНутривон Лайф Эрүүл Шээсний Замд Зориулсан Цангис Жимс нь шээсний замын эрүүл мэндэд зориулсан эрүүл мэндийн нэмэлт юм. Крэнбери хандлага нь шээсний замын халдвар урьдчилан сэргийлэхэд тусалдаг. Проантоцианидин (PAC) нь бактери шээсний замын ханад наалдахаас сэргийлнэ. Витамин C + пробиотик нэмэлт.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725215232070,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283332509766_onebox.png?v=1773209762"},{"product_id":"nutrionelife-all-in-one-multi-pack-immune-plus","title":"NutrioneLife Бүхнийг Багтаасан Мульти Пак Иммун Плюс | NutrioneLife All-in-One Multi-Pack Immune Plus","description":"\u003cp\u003eНутривон Лайф Бүхнийг Багтаасан Мульти Пак Иммун Плюс нь олон төрлийн витамин, эрдэс бодис, омега-3, пробиотик зэргийг нэг уутанд багтаасан иж бүрэн дархлааны бүтээгдэхүүн юм. Мультивитамин + Омега-3 + Пробиотик + Лютеин зэрэг олон төрлийн капсул нэг уутанд. Өдрийн бүх хэрэгцээг нэг удаад. Өдөрт 1 уут.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725218246726,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283332608070_onebox.png?v=1773209291"},{"product_id":"nutrionelife-энермаг-ап-nutrionelife-enermag-up","title":"NutrioneLife ЭнерМаг Ап | NutrioneLife EnerMag Up","description":"\u003cp\u003eНутривон Лайф ЭнерМаг Ап нь магни + витамин B бүлэг хослуулсан эрчим хүч, булчин, мэдрэлийн эрүүл мэндийн нэмэлт юм. Магни нь 300+ ферментийн урвалд оролцдог бөгөөд булчингийн агшилт, мэдрэлийн дамжуулалт, эрчим хүч үүсгэлтэд чухал. Витамин B бүлэг бодисын солилцоог дэмжинэ. Нимбэг амттай нунтаг.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725218345030,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000531084_ITEM2025071632632.png?v=1773218362"},{"product_id":"nutrionelife-100-органик-нимбэгний-шүүс-nutrionelife-nfc-organic-lemon-juice-100","title":"NutrioneLife 100% Органик Нимбэгний Шүүс | NutrioneLife NFC Organic Lemon Juice 100%","description":"\u003cp\u003eНутривон Лайф NFC 100% Органик Нимбэгний Шүүс нь Испаниас авчирсан органик нимбэгийг NFC (Not From Concentrate) аргаар шууд шахсан 100% цэвэр нимбэгний шүүс юм. Хиймэл нэмэлт бодис, чихэр, ус огт нэмээгүй — зөвхөн нимбэгний шүүс. Витамин C, лимоны хүчил зэрэг байгалийн бодисуудаар баялаг бөгөөд дархлааг дэмжиж, бодисын солилцоог идэвхжүүлж, арьсны эрүүл мэндэд тусална. Өдөрт 1 уут (20г) устай холиж эсвэл хоолонд нэмж хэрэглэнэ.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725223129158,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000399895_ITEM2024121039488.png?v=1773218230"},{"product_id":"nutrionelife-илүү-эрүүл-олсны-үрийн-тос-100-nutrionelife-the-healthier-hemp-seed-oil-100","title":"NutrioneLife Илүү эрүүл олсны үрийн тос 100 | NutrioneLife The Healthier Hemp Seed Oil 100","description":"\u003cp\u003eНутривон Лайф Илүү Эрүүл Олсны Үрийн Тос 100 нь 100% цэвэр хүйтэн шахалтын олсны үрийн тос юм. Омега-3 (ALA альфа-линолений хүчил) баялаг ургамлын гаралтай тос. ALA нь биед EPA, DHA болж хувирдаг. Зүрх судас, тархи, арьсны эрүүл мэндэд тусална. Нэмэлт чихэр, нэмэлт бодисгүй — 100% цэвэр олсны тос.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725223522374,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283333460038_onebox.png?v=1773209385"},{"product_id":"nutrionelife-пауэр-ап-аргинин-6000-nutrionelife-power-up-arginine-6000","title":"NutrioneLife Пауэр Ап Аргинин 6000 | NutrioneLife Power Up Arginine 6000","description":"\u003cp\u003eНутривон Лайф Пауэр Ап Аргинин 6000 нь L-аргинин 6000мг агуулсан өндөр тунтай шингэн холимог ундаа юм. Аргинин нь азотын исэл (NO) үүсгэж, цусны судсыг тэлэх, цусны эргэлтийг сайжруулах, биеийн тэсвэр хүч, хүч чадлыг нэмэгдүүлэхэд тусална. BCAA (лейцин, изолейцин, валин), таурин, мака хандлага, витамин B бүлэг, витамин C, цайр, биотин зэрэг нэмэлт бодис агуулсан. Цэнхэр жимсний (блюберри) амттай, өдөрт 1 уут (18мл). БНСУ-д үйлдвэрлэсэн.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725227814982,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000043540_ITEM2025070851338.png?v=1774191954"},{"product_id":"nutrionelife-мультивитамин-эрдэс-139-nutrionelife-multivitamin-mineral-139","title":"NutrioneLife Мультивитамин Эрдэс 139 | NutrioneLife Multivitamin Mineral 139","description":"\u003cp\u003eNutrioneLife Мультивитамин Эрдэс 139 нь өдөр тутмын хэрэгтэй витамин, эрдэс бодисыг нэг шахмалд багтаасан цогц мультивитамин бэлдмэл юм. Витамин A нь харанхуйд харааны дасан зохицолд болон арьс, салст бүрхэвчийн үйл ажиллагаанд шаардлагатай. Витамин D нь кальц ба фосфорыг шингээхэд болон ясны бүрдэлт, хадгалалтад зайлшгүй. Өдөрт 1 шахмал, 1 хайрцаг = 2 сар.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725228044358,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283333754950_onebox.png?v=1773209433"},{"product_id":"nutrionelife-mucopolysaccharide-protein-chondroitin-dk","title":"NutrioneLife Үенд зориулсан Мукополисахарид уураг Хондроитин+DK | NutrioneLife MucoPolysaccharide Protein Chondroitin+DK","description":"\u003cp\u003eМукополисахарид уураг Хондроитин+DK нь үе мөч болон мөгөөрсний эрүүл мэндэд туслах зорилгоор боловсруулсан тэжээлийн нэмэлт бөгөөд мукополисахарид·уураг 1200мг агуулдаг. Ясны бүтэц, кальцийн шимэлтийг дэмжих Витамин D 10мкг (өдрийн хэрэгцээний 100%) болон Витамин K 35мкг (50%) агуулна. Замгийн кальц (Их Британи), ногоон хясаа (Шинэ Зеланд), босвеллиа, МСМ, N-ацетилглюкозамин, загасны коллаген болон гиалурон хүчлийг нэгтгэн агуулсан. Харшлын бодис: хорхой (хавч), үхрийн мах, хясаа агуулсан.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725229420614,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283334180934_onebox.png?v=1773209788"},{"product_id":"nutrionelife-plant-based-power-up-milk-thistle","title":"NutrioneLife Ургамлын гаралтай Пауэр-Ап Милк Сийсл | NutrioneLife Plant-based Power-Up Milk Thistle","description":"\u003cp\u003eНутривон Лайф Ургамлын Гаралтай Пауэр-Ап Милк Сийсл нь ургамлын милк тистл силимарин агуулсан элэгний нэмэлт. ХАБЭА баталгаажсан. Элэгний эсийг хамгаалж нөхөн сэргээнэ. Ургамлын капсул вегетарианчуудад.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725229715526,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/product_8283334344774_onebox.png?v=1773209652"},{"product_id":"nutrionelife-пивоны-хөрөнгө-гоулд-nutrionelife-beer-yeast-gold","title":"NutrioneLife Пивоны хөрөнгө гоулд | NutrioneLife Beer Yeast Gold","description":"\u003cp\u003eНутривон Лайф Пивоны Хөрөнгө Голд нь шар айрагны хөрөнгө агуулсан нэмэлт. В витамин амин хүчил эрдэс бодис баялаг. Үс арьс хумсны эрүүл мэнд. Селен биотин нэмэлт.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725230010438,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000001048_ITEM.png?v=1773218324"},{"product_id":"nutrionelife-дархлаа-прополис-nutrionelife-immunity-propolis","title":"NutrioneLife Дархлаа \u0026 Прополис | NutrioneLife Immunity \u0026 Propolis","description":"\u003cp\u003eНутривон Лайф Дархлаа \u0026amp; Прополис нь прополис хандлага (Австрали, нийт флавоноид 17мг) + цайр 8.5мг агуулсан дархлааны нэмэлт юм. Прополис исэлдэлтийн эсрэг ХАБЭА. Цайр дархлаа, эсийн хуваагдал ХАБЭА. Витамин B1\/B2\/B6, ниацин, пантотены хүчил, витамин C, селен, манган нэмэлт. Хар сармис, шитаке мөөг, хүрэн женьшень зэрэг байгалийн бодисуудаар баяжуулсан. Өдөрт 1 капсул.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725230370886,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000076144_ITEM2024010419815.png?v=1773218270"},{"product_id":"nutrionelife-гэдэсний-rtg-omega-3-про-nutrionelife-rtg-omega-3-pro","title":"NutrioneLife Гэдэсний RTG Omega 3 Про | NutrioneLife RTG Omega 3 Pro","description":"\u003cp\u003eНутривон Лайф Гэдэсний бүрхүүлтэй RTG Омега-3 Про нь гэдэсний бүрхүүлтэй (гэдэсний бүрхүүлтэй) дээд зэргийн rTG хэлбэрийн омега-3 нэмэлт бүтээгдэхүүн юм. EPA+DHA нийлбэр 600мг агуулсан бөгөөд цусны триглицеридыг бууруулах, цусны эргэлтийг сайжруулах, хуурай нүдний шинж тэмдгийг багасгахад тусална. Витамин D (100%), витамин E (100%) нэмэлт бодис агуулсан. Гэдэсний бүрхүүлтэй тул ходоодонд задрахгүй, гэдэсэнд шингэх — загасны үнэргүй, хөөрөлгүй. Өдөрт 1 капсул.\u003c\/p\u003e\n\n\n\u003cstyle data-wn-pills=\"universal\"\u003e\nbody.wn-pills-active {\n  --wn-pills-bottom: calc(18px + env(safe-area-inset-bottom, 0px));\n  --wn-pills-padding-bottom: 92px;\n  padding-bottom: calc(var(--wn-pills-padding-bottom, 92px) + env(safe-area-inset-bottom, 0px)) !important;\n}\n@media (min-width:768px) {\n  body.wn-pills-active { --wn-pills-padding-bottom: 100px; }\n}\n\n.wn-pills {\n  position: fixed;\n  left: 0; right: 0;\n  bottom: var(--wn-pills-bottom);\n  z-index: 998;\n  display: none;\n  pointer-events: none;\n  font-family: inherit;\n  padding: 0 16px;\n  transform: translate3d(0, var(--wn-pills-lag-y, 0px), 0);\n  transition: transform 820ms cubic-bezier(.22, 1, .36, 1), bottom 200ms ease-out;\n  will-change: transform, bottom;\n}\nbody.wn-pills-active .wn-pills { display: block; }\n\n.wn-pills__inner {\n  max-width: 720px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.wn-pills__btn {\n  pointer-events: auto;\n  width: 100%;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 540;\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  line-height: 1.25;\n  white-space: nowrap;\n  background: #FAF6EE;\n  color: #1A1410 !important;\n  border: 1px solid rgba(26, 20, 16, .15);\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .8) inset,\n    0 4px 12px -4px rgba(0, 0, 0, .07),\n    0 1px 3px -1px rgba(0, 0, 0, .05);\n  transform: translateY(22px);\n  opacity: 0;\n  transition:\n    transform 360ms cubic-bezier(.2,.8,.2,1),\n    opacity 280ms ease-out,\n    background .25s ease,\n    color .25s ease,\n    box-shadow .3s ease,\n    border-color .25s ease;\n  -webkit-tap-highlight-color: rgba(26, 20, 16, .12);\n  position: relative;\n  isolation: isolate;\n  will-change: transform, opacity;\n}\n.wn-pills__btn svg { flex-shrink: 0; opacity: .65; }\n.wn-pills__btn:hover {\n  background: #FFFDFA;\n  border-color: rgba(26, 20, 16, .28);\n  color: #14100C !important;\n  box-shadow:\n    0 1px 0 rgba(255, 255, 255, .9) inset,\n    0 6px 16px -4px rgba(0, 0, 0, .1),\n    0 2px 4px -1px rgba(0, 0, 0, .06);\n}\n.wn-pills__btn:hover svg { opacity: .85; }\n.wn-pills__btn:active { transform: translateY(0) scale(.985); }\n\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn { transform: translateY(0); opacity: 1; }\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn:nth-child(2) { transition-delay: 80ms; }\n\nbody.wn-pills-active.wn-pills-near-footer .wn-pills__btn {\n  transform: translateY(28px);\n  opacity: 0;\n  pointer-events: none;\n  transition-delay: 0ms;\n}\n\n.wn-pills__btn--primary::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 999px;\n  background: rgba(200, 150, 62, .35);\n  filter: blur(12px);\n  opacity: 0;\n  z-index: -1;\n  pointer-events: none;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary {\n  animation: wn-pills-pulse 3.4s ease-in-out 2s infinite;\n}\nbody.wn-pills-active.wn-pills-ready .wn-pills__btn--primary::after {\n  animation: wn-pills-glow 3.4s ease-in-out 2s infinite;\n}\n.wn-pills__btn--primary:hover,\n.wn-pills__btn--primary:active,\n.wn-pills__btn--primary:focus-visible,\n.wn-pills__btn--primary:hover::after,\n.wn-pills__btn--primary:active::after,\n.wn-pills__btn--primary:focus-visible::after {\n  animation: none !important;\n}\n@keyframes wn-pills-pulse {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50%      { transform: translateY(0) scale(1.018); }\n}\n@keyframes wn-pills-glow {\n  0%, 100% { opacity: 0; }\n  50%      { opacity: 0.5; }\n}\n\n@media (min-width: 480px) {\n  .wn-pills__btn { font-size: 15px; padding: 14px 28px; gap: 10px; }\n}\n@media (max-width: 360px) {\n  .wn-pills__btn { font-size: 13.5px; padding: 12px 16px; gap: 7px; }\n  .wn-pills__inner { gap: 8px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wn-pills, .wn-pills__btn,\n  .wn-pills__btn--primary, .wn-pills__btn--primary::after {\n    animation: none !important;\n    transition: opacity 200ms ease-out !important;\n  }\n}\n@media print { .wn-pills { display: none !important; } }\n\u003c\/style\u003e\n\n\u003cscript data-wn-pills=\"universal\"\u003e\n(function() {\n  if (typeof window === 'undefined') return;\n  var path = window.location.pathname || '';\n  \/\/ Gate to product pages only (any \/products\/...)\n  if (path.indexOf('\/products\/') !== 0) return;\n  \/\/ Skip if already initialized (defensive — avoids duplicates if snippet loaded twice)\n  if (document.body.classList.contains('wn-pills-active')) return;\n\n  var BAR =\n    '\u003cdiv class=\"wn-pills\" role=\"region\" aria-label=\"Худалдан авах\"\u003e' +\n      '\u003cdiv class=\"wn-pills__inner\"\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--primary\" href=\"https:\/\/shippo.mn\/80054434\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Захиалах\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M3.5 6.5h13l-1.1 8.7a1.5 1.5 0 0 1-1.5 1.3H6.1a1.5 1.5 0 0 1-1.5-1.3L3.5 6.5Z\"\/\u003e' +\n            '\u003cpath d=\"M7 6.5V5a3 3 0 1 1 6 0v1.5\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eЗахиалах\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n        '\u003ca class=\"wn-pills__btn wn-pills__btn--secondary\" href=\"\/pages\/store-locator-1\" aria-label=\"Салбар хайх\"\u003e' +\n          '\u003csvg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e' +\n            '\u003cpath d=\"M10 17.5s6.5-5.2 6.5-10.2a6.5 6.5 0 1 0-13 0c0 5 6.5 10.2 6.5 10.2Z\"\/\u003e' +\n            '\u003ccircle cx=\"10\" cy=\"7.3\" r=\"2.3\"\/\u003e' +\n          '\u003c\/svg\u003e' +\n          '\u003cspan\u003eСалбар хайх\u003c\/span\u003e' +\n        '\u003c\/a\u003e' +\n      '\u003c\/div\u003e' +\n    '\u003c\/div\u003e';\n\n  var GAP = 18;\n  var DESKTOP_FALLBACK = 'calc(18px + env(safe-area-inset-bottom, 0px))';\n  var lastBottomValue = '';\n\n  function isVisible(el) {\n    if (!el) return false;\n    var cs = window.getComputedStyle(el);\n    return !(cs.display === 'none' || cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0);\n  }\n  function updatePillsBottom() {\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (!isVisible(msb)) {\n      if (lastBottomValue !== DESKTOP_FALLBACK) {\n        document.body.style.setProperty('--wn-pills-bottom', DESKTOP_FALLBACK);\n        lastBottomValue = DESKTOP_FALLBACK;\n      }\n      return;\n    }\n    var rect = msb.getBoundingClientRect();\n    var distFromBottom = Math.max(0, window.innerHeight - rect.top);\n    var bottomVal = (distFromBottom + GAP) + 'px';\n    if (bottomVal !== lastBottomValue) {\n      document.body.style.setProperty('--wn-pills-bottom', bottomVal);\n      lastBottomValue = bottomVal;\n    }\n  }\n  function observeFooter() {\n    var footer = document.querySelector('footer.footer, footer[class*=\"footer\"]');\n    if (!footer) return;\n    if (!('IntersectionObserver' in window)) {\n      var fb = function() {\n        var rect = footer.getBoundingClientRect();\n        var near = rect.top \u003c (window.innerHeight + 60);\n        document.body.classList.toggle('wn-pills-near-footer', near);\n      };\n      window.addEventListener('scroll', fb, {passive:true});\n      fb();\n      return;\n    }\n    var io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        document.body.classList.toggle('wn-pills-near-footer', e.isIntersecting);\n      });\n    }, {rootMargin: '60px 0px 0px 0px', threshold: 0.01});\n    io.observe(footer);\n  }\n  function attachSmoothFollow(pillsEl) {\n    var lastY = window.scrollY || window.pageYOffset || 0;\n    var settleTimer = null;\n    var lagMaxPx = 24;\n    var velocityScale = 0.55;\n    function onScroll() {\n      var y = window.scrollY || window.pageYOffset || 0;\n      var dy = y - lastY;\n      var lag = Math.max(Math.min(-dy * velocityScale, lagMaxPx), -lagMaxPx);\n      pillsEl.style.setProperty('--wn-pills-lag-y', lag + 'px');\n      lastY = y;\n      clearTimeout(settleTimer);\n      settleTimer = setTimeout(function() {\n        pillsEl.style.setProperty('--wn-pills-lag-y', '0px');\n      }, 220);\n      updatePillsBottom();\n    }\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n  function init() {\n    if (document.body.classList.contains('wn-pills-active')) return;\n    document.body.classList.add('wn-pills-active');\n    var holder = document.createElement('div');\n    holder.innerHTML = BAR;\n    var pillsEl = holder.firstChild;\n    document.body.appendChild(pillsEl);\n    requestAnimationFrame(function() {\n      requestAnimationFrame(function() {\n        document.body.classList.add('wn-pills-ready');\n        observeFooter();\n        updatePillsBottom();\n        attachSmoothFollow(pillsEl);\n      });\n    });\n    var msb = document.querySelector('mobile-sticky-bar, .mobile-sticky-bar');\n    if (msb) {\n      if ('ResizeObserver' in window) {\n        new ResizeObserver(updatePillsBottom).observe(msb);\n      }\n      if ('MutationObserver' in window) {\n        new MutationObserver(updatePillsBottom).observe(msb, { attributes: true, attributeFilter: ['class','style'] });\n      }\n    }\n    var resizeT;\n    window.addEventListener('resize', function() {\n      clearTimeout(resizeT);\n      resizeT = setTimeout(updatePillsBottom, 60);\n    });\n    if (window.visualViewport) {\n      window.visualViewport.addEventListener('resize', updatePillsBottom);\n      window.visualViewport.addEventListener('scroll', updatePillsBottom);\n    }\n    var lastTick = 0;\n    function rafTick(now) {\n      if (now - lastTick \u003e 200) {\n        updatePillsBottom();\n        lastTick = now;\n      }\n      requestAnimationFrame(rafTick);\n    }\n    requestAnimationFrame(rafTick);\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n\u003c\/script\u003e","brand":"Wellness Anar","offers":[{"title":"Default Title","offer_id":44725230698566,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000108220_ITEM2025032760784.png?v=1774191648"}],"url":"https:\/\/wellnessanar.com\/collections\/nutrionelife.oembed?page=4","provider":"Wellness Anar","version":"1.0","type":"link"}