{"title":"Ерөнхий эрүүл мэнд","description":"\u003cp\u003eБиеийн тэнцвэртэй байдлыг хадгалах мультивитамин, магни, омега болон эрч хүчний нэмэлт тэжээлийн цогц. Wellness Anar-ын эрүүл мэндийн бүтээгдэхүүн.\u003c\/p\u003e","products":[{"product_id":"үр-тарианы-эслэг-nutty-grain-enzyme-bb-lab","title":"BB LAB Амтат Тариа Исгэлэн Энзим | BB LAB Nutty Grain enzyme","description":"\u003cp\u003eBB LAB Амтат Тариа Исгэлэн Энзим нь 70 төрлийн жимс, хүнсний ногоо, тариа зэрэг байгалийн түүхий эдийг удаан хугацаанд исгэж гарган авсан өндөр идэвхт энзим бүтээгдэхүүн юм. Тариа буудайн баялаг амт нь энзимийн тааламжтай хэрэглээг бий болгож, өдөр бүрийн хоол боловсруулалт болон бодисын солилцоог дэмжинэ. Нэг уутанд 700,000 нэгжээс дээш хүчтэй энзимийн идэвхтэй агуулагдсан тус бүтээгдэхүүн нь хоол шингээлтийг сайжруулж, тэжээлийн бодисын шимэгдэлтийг нэмэгдүүлнэ.\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":44644408590406,"sku":null,"price":99500.0,"currency_code":"MNT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/1_a7bcf7d3-acbe-4ed9-b413-7c1ac0bdd5c7.jpg?v=1770860748"},{"product_id":"матча-латтэ-matcha-latte-enzyme-bb-lab","title":"BB LAB Энзим Матча Латте | BB LAB Matcha Latte enzyme","description":"\u003cp\u003eBB LAB Энзим Матча Латте нь матча латтегийн тааламжтай амтаар 70 гаруй төрлийн жимс, хүнсний ногоо, тариаг удаан хугацаанд исгэж гарган авсан 703,000 нэгжийн хүчтэй энзимийн идэвхийг нэгэн зэрэг авч болдог шинэлэг бүтээгдэхүүн юм. Энзим бүтээгдэхүүний тааламжгүй амт, үнэрийн асуудлыг бүрэн шийдсэн, уусмал нунтаг хэлбэрээр амттай бөгөөд хэрэглэхэд хялбар.\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":44644416487494,"sku":null,"price":57900.0,"currency_code":"MNT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/1_dd679206-d99e-4a9a-93cc-ce487f4e3085.jpg?v=1770861052"},{"product_id":"хан-боргоцойн-энзим-pineapple-enzyme-bb-lab","title":"BB LAB Жимсний Энзим | BB LAB Pineapple enzyme","description":"\u003cp\u003eBB LAB Жимсний Энзим нь ананасны байгалийн амт дээр суурилсан, 70 гаруй төрлийн жимс, хүнсний ногоо, тариаг удаан хугацаанд исгэж гарган авсан өндөр идэвхт энзим бүтээгдэхүүн юм. Нэг уутанд 700,000 нэгжээс дээш хүчтэй энзимийн идэвхтэй агуулагдсан бөгөөд хоол боловсруулалтыг дэмжиж, бодисын солилцоог идэвхжүүлнэ. Ананасны шүүсэрхэг, сэргэлэн амт нь өдөр бүрийн энзим хэрэглээг тааламжтай болгодог.\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":44644419338310,"sku":null,"price":81800.0,"currency_code":"MNT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/1_f706ec4c-5798-40d5-a783-7529f2267f93.jpg?v=1770861614"},{"product_id":"le-secret-estro-up","title":"Ле Сикрет Эстро Ап | Le Secret Estro Up","description":"\u003cp\u003eЛе Сикрет Эстро Ап нь цэвэрлэгийн үеийн эмэгтэйчүүдэд зориулсан шинжлэх ухааны үндэслэлтэй премиум бүтээгдэхүүн юм. Хуайхуа модны жимсний ханд (софорикозид) болон шар буурцагны изофлавон зэрэг ургамлын гаралтай эстроген нь нүүр улайлт, шөнийн хөлрөлт, нойргүйдэл, сэтгэл санааны хэлбэлзэл зэрэг цэвэрлэгийн үеийн шинж тэмдгүүдийг намдаахад эмнэлзүйн туршилтаар батлагдсан үр дүнтэй. Витамин, коллаген, эрдэс бодис зэрэг 6 төрлийн чиг үүрэгт бүрэлдэхүүнээр эмэгтэйчүүдийн бие махбод, арьс, яс, дархлааны эрүүл мэндийг цогцоор дэмждэг.\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":44654787526726,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/1_e1317102-3c07-4e4f-af8c-496b07358e21.jpg?v=1771064706"},{"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-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-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-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-цэвэр-маанийн-үрийн-тос-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-удаан-үйлчилгээтэй-витамин-с-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":"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-суперкритик-витамин-к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-илүү-эрүүл-олсны-үрийн-тос-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-аргинин-макс-5000-nutrionelife-arginine-max-5000","title":"NutrioneLife Аргинин Макс 5000 | NutrioneLife Arginine Max 5000","description":"\u003cp\u003eНутривон Лайф Аргинин Макс 5000 нь L-аргинин 5,000мг агуулсан эрүүл мэндийн нэмэлт бүтээгдэхүүн юм. Аргинин нь азотын ислийн (NO) урьдач бодис бөгөөд судас тэлж цусны эргэлтийг сайжруулна. Дасгал хөдөлгөөний үр дүнг нэмэгдүүлж, булчингийн нөхөн сэргээлтэд тусална. Витамин B6, B12, фолийн хүчил зэрэг нэмэлт бодисуудаар баяжуулсан.\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":44725236170822,"sku":null,"price":999999.0,"currency_code":"MNT","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/9711\/3158\/files\/760_1000022960_ITEM2022052624584.png?v=1773218246"}],"url":"https:\/\/wellnessanar.com\/collections\/%d0%b5%d1%80%d3%a9%d0%bd%d1%85%d0%b8%d0%b9-%d1%8d%d1%80%d2%af%d2%af%d0%bb-%d0%bc%d1%8d%d0%bd%d0%b4.oembed","provider":"Wellness Anar","version":"1.0","type":"link"}