{"product_id":"arm-style-digital-blood-pressure-monitor-machine-best-bp-apparatus-for-home-clinic-use","title":"Arm Style Digital Blood Pressure Monitor Machine – Best BP Apparatus for Home \u0026 Clinic Use","description":"\u003c!--\n  CLEAN SHOPIFY PRODUCT DESCRIPTION SECTION — LUSH CARRY BP MONITOR\n  Paste inside ONE Shopify \"Custom liquid\" section below the native product information.\n  Keep Shopify's own product images, title, price, quantity and Add to Cart enabled.\n  Delete the previous landing-page code completely before pasting this version.\n--\u003e\n\n\u003cstyle\u003e\n  #lc-bp-section {\n    --lc-green: #079669;\n    --lc-green-dark: #057553;\n    --lc-green-soft: #ecfdf5;\n    --lc-ink: #182230;\n    --lc-muted: #667085;\n    --lc-line: #e4e7ec;\n    --lc-soft: #f8fafc;\n    --lc-warning: #fff7e8;\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n    color: var(--lc-ink);\n    font-family: inherit;\n    line-height: 1.55;\n    margin: 22px 0 10px;\n  }\n\n  #lc-bp-section,\n  #lc-bp-section * {\n    box-sizing: border-box;\n  }\n\n  #lc-bp-section h2,\n  #lc-bp-section h3,\n  #lc-bp-section p {\n    margin: 0;\n  }\n\n  #lc-bp-section button {\n    font: inherit;\n  }\n\n  #lc-bp-section .lc-bp-wrap {\n    width: min(100%, 1040px);\n    margin: 0 auto;\n  }\n\n  #lc-bp-section .lc-bp-trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    border: 1px solid var(--lc-line);\n    border-radius: 14px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  #lc-bp-section .lc-bp-trust-item {\n    padding: 13px 8px;\n    text-align: center;\n    font-size: 12px;\n    font-weight: 700;\n    border-right: 1px solid var(--lc-line);\n  }\n\n  #lc-bp-section .lc-bp-trust-item:last-child {\n    border-right: 0;\n  }\n\n  #lc-bp-section .lc-bp-trust-icon {\n    display: block;\n    font-size: 20px;\n    line-height: 1;\n    margin-bottom: 5px;\n  }\n\n  #lc-bp-section .lc-bp-intro {\n    margin-top: 18px;\n    padding: clamp(22px, 4vw, 36px);\n    border: 1px solid #cfeee3;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f2fff9 0%, #ffffff 68%);\n  }\n\n  #lc-bp-section .lc-bp-kicker {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    color: var(--lc-green-dark);\n    background: var(--lc-green-soft);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  #lc-bp-section .lc-bp-intro h2 {\n    max-width: 760px;\n    font-size: clamp(24px, 4vw, 36px);\n    line-height: 1.18;\n    letter-spacing: -0.4px;\n  }\n\n  #lc-bp-section .lc-bp-intro p {\n    max-width: 780px;\n    margin-top: 11px;\n    color: var(--lc-muted);\n    font-size: 15px;\n  }\n\n  #lc-bp-section .lc-bp-section {\n    padding: 30px 0;\n  }\n\n  #lc-bp-section .lc-bp-title {\n    font-size: clamp(22px, 3.4vw, 30px);\n    line-height: 1.25;\n    margin-bottom: 7px;\n  }\n\n  #lc-bp-section .lc-bp-subtitle {\n    color: var(--lc-muted);\n    font-size: 14px;\n    margin-bottom: 18px;\n  }\n\n  #lc-bp-section .lc-bp-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  #lc-bp-section .lc-bp-benefit {\n    min-width: 0;\n    padding: 18px;\n    border: 1px solid var(--lc-line);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  #lc-bp-section .lc-bp-benefit-icon {\n    width: 44px;\n    height: 44px;\n    display: grid;\n    place-items: center;\n    border-radius: 12px;\n    background: var(--lc-green-soft);\n    font-size: 22px;\n    margin-bottom: 11px;\n  }\n\n  #lc-bp-section .lc-bp-benefit h3 {\n    font-size: 16px;\n    line-height: 1.3;\n    margin-bottom: 5px;\n  }\n\n  #lc-bp-section .lc-bp-benefit p {\n    color: var(--lc-muted);\n    font-size: 13px;\n  }\n\n  #lc-bp-section .lc-bp-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    counter-reset: lc-step;\n  }\n\n  #lc-bp-section .lc-bp-step {\n    position: relative;\n    min-width: 0;\n    padding: 18px 17px 18px 61px;\n    border: 1px solid var(--lc-line);\n    border-radius: 15px;\n    background: var(--lc-soft);\n    counter-increment: lc-step;\n  }\n\n  #lc-bp-section .lc-bp-step::before {\n    content: counter(lc-step);\n    position: absolute;\n    left: 17px;\n    top: 17px;\n    width: 32px;\n    height: 32px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--lc-green);\n    font-weight: 900;\n  }\n\n  #lc-bp-section .lc-bp-step h3 {\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n\n  #lc-bp-section .lc-bp-step p {\n    color: var(--lc-muted);\n    font-size: 13px;\n  }\n\n  #lc-bp-section .lc-bp-info-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  #lc-bp-section .lc-bp-card {\n    min-width: 0;\n    border: 1px solid var(--lc-line);\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  #lc-bp-section .lc-bp-card-head {\n    padding: 16px 18px;\n    border-bottom: 1px solid var(--lc-line);\n    background: var(--lc-soft);\n  }\n\n  #lc-bp-section .lc-bp-card-head h3 {\n    font-size: 17px;\n  }\n\n  #lc-bp-section .lc-bp-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 13px 18px;\n    border-bottom: 1px solid var(--lc-line);\n    font-size: 13.5px;\n  }\n\n  #lc-bp-section .lc-bp-row:last-child {\n    border-bottom: 0;\n  }\n\n  #lc-bp-section .lc-bp-row span {\n    color: var(--lc-muted);\n  }\n\n  #lc-bp-section .lc-bp-row strong {\n    max-width: 58%;\n    text-align: right;\n  }\n\n  #lc-bp-section .lc-bp-list {\n    padding: 15px 18px 17px;\n  }\n\n  #lc-bp-section .lc-bp-list-item {\n    position: relative;\n    padding: 6px 0 6px 24px;\n    color: #344054;\n    font-size: 13.5px;\n  }\n\n  #lc-bp-section .lc-bp-list-item::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 6px;\n    color: var(--lc-green);\n    font-weight: 900;\n  }\n\n  #lc-bp-section .lc-bp-notice {\n    padding: 18px;\n    border: 1px solid #f4deb4;\n    border-radius: 15px;\n    background: var(--lc-warning);\n    color: #624b22;\n    font-size: 13.5px;\n  }\n\n  #lc-bp-section .lc-bp-notice strong {\n    color: #4b3818;\n  }\n\n  #lc-bp-section .lc-bp-faq {\n    border: 1px solid var(--lc-line);\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  #lc-bp-section details {\n    border-bottom: 1px solid var(--lc-line);\n    padding: 0 18px;\n  }\n\n  #lc-bp-section details:last-child {\n    border-bottom: 0;\n  }\n\n  #lc-bp-section summary {\n    position: relative;\n    display: block;\n    padding: 16px 30px 16px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #lc-bp-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #lc-bp-section summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 12px;\n    font-size: 24px;\n    line-height: 1;\n    color: var(--lc-green-dark);\n    transition: transform .2s ease;\n  }\n\n  #lc-bp-section details[open] summary::after {\n    transform: rotate(45deg);\n  }\n\n  #lc-bp-section details p {\n    padding: 0 0 16px;\n    color: var(--lc-muted);\n    font-size: 13.5px;\n  }\n\n  #lc-bp-section .lc-bp-final {\n    padding: clamp(22px, 4vw, 34px);\n    border-radius: 18px;\n    background: linear-gradient(135deg, var(--lc-green) 0%, var(--lc-green-dark) 100%);\n    color: #fff;\n    text-align: center;\n  }\n\n  #lc-bp-section .lc-bp-final h2 {\n    font-size: clamp(22px, 3.6vw, 31px);\n    line-height: 1.2;\n  }\n\n  #lc-bp-section .lc-bp-final p {\n    max-width: 620px;\n    margin: 9px auto 17px;\n    color: rgba(255, 255, 255, .9);\n    font-size: 14px;\n  }\n\n  #lc-bp-section .lc-bp-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    width: min(100%, 360px);\n    padding: 13px 20px;\n    border: 0;\n    border-radius: 12px;\n    background: #fff;\n    color: var(--lc-green-dark);\n    font-size: 15px;\n    font-weight: 900;\n    cursor: pointer;\n    box-shadow: 0 10px 24px rgba(0, 0, 0, .13);\n  }\n\n  #lc-bp-section .lc-bp-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, .6);\n    outline-offset: 3px;\n  }\n\n  #lc-bp-section .lc-bp-smallprint {\n    margin-top: 13px;\n    color: var(--lc-muted);\n    font-size: 11.5px;\n  }\n\n  @media (max-width: 820px) {\n    #lc-bp-section .lc-bp-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #lc-bp-section .lc-bp-info-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 580px) {\n    #lc-bp-section {\n      margin-top: 14px;\n    }\n\n    #lc-bp-section .lc-bp-trust {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #lc-bp-section .lc-bp-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    #lc-bp-section .lc-bp-trust-item:nth-child(-n+2) {\n      border-bottom: 1px solid var(--lc-line);\n    }\n\n    #lc-bp-section .lc-bp-benefits,\n    #lc-bp-section .lc-bp-steps {\n      grid-template-columns: 1fr;\n    }\n\n    #lc-bp-section .lc-bp-section {\n      padding: 24px 0;\n    }\n\n    #lc-bp-section .lc-bp-benefit {\n      display: grid;\n      grid-template-columns: 44px 1fr;\n      gap: 12px;\n      align-items: start;\n    }\n\n    #lc-bp-section .lc-bp-benefit-icon {\n      margin-bottom: 0;\n    }\n\n    #lc-bp-section .lc-bp-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    #lc-bp-section .lc-bp-row strong {\n      max-width: 100%;\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"lc-bp-section\"\u003e\n  \u003cdiv class=\"lc-bp-wrap\"\u003e\n\n    \u003cdiv class=\"lc-bp-trust\" aria-label=\"Buying benefits\"\u003e\n      \u003cdiv class=\"lc-bp-trust-item\"\u003e\n        \u003cspan class=\"lc-bp-trust-icon\"\u003e📦\u003c\/span\u003e\n        Open Parcel Allowed\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-bp-trust-item\"\u003e\n        \u003cspan class=\"lc-bp-trust-icon\"\u003e💵\u003c\/span\u003e\n        Cash on Delivery\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-bp-trust-item\"\u003e\n        \u003cspan class=\"lc-bp-trust-icon\"\u003e🚚\u003c\/span\u003e\n        Nationwide Delivery\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-bp-trust-item\"\u003e\n        \u003cspan class=\"lc-bp-trust-icon\"\u003e🔄\u003c\/span\u003e\n        7-Day Exchange\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"lc-bp-intro\"\u003e\n      \u003cspan class=\"lc-bp-kicker\"\u003eEasy home monitoring\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Ghar par Blood Pressure aur Pulse reading check karna ab asaan\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Upper-arm digital BP monitor simple one-touch operation aur clear\n        LCD display ke sath routine home monitoring ko convenient banata hai.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lc-bp-section\"\u003e\n      \u003ch2 class=\"lc-bp-title\"\u003eAap ko kya milega?\u003c\/h2\u003e\n\n      \u003cp class=\"lc-bp-subtitle\"\u003e\n        Rozmarra use ke liye simple aur practical features.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lc-bp-benefits\"\u003e\n\n        \u003carticle class=\"lc-bp-benefit\"\u003e\n          \u003cdiv class=\"lc-bp-benefit-icon\"\u003e👆\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003eOne-Touch Use\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Cuff fit karein aur reading start karne ke liye button press\n              karein.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lc-bp-benefit\"\u003e\n          \u003cdiv class=\"lc-bp-benefit-icon\"\u003e📊\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003eBP + Pulse Display\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Blood pressure aur pulse reading clear screen par show hoti hai.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lc-bp-benefit\"\u003e\n          \u003cdiv class=\"lc-bp-benefit-icon\"\u003e💪\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003eUpper-Arm Cuff\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Home monitoring ke liye practical upper-arm measurement design.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lc-bp-benefit\"\u003e\n          \u003cdiv class=\"lc-bp-benefit-icon\"\u003e🏠\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003eFamily Friendly\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Simple controls aur readable display elders ke liye bhi\n              convenient hain.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lc-bp-section\"\u003e\n      \u003ch2 class=\"lc-bp-title\"\u003eIstemaal karne ka simple tareeqa\u003c\/h2\u003e\n\n      \u003cp class=\"lc-bp-subtitle\"\u003e\n        Consistent reading ke liye har dafa proper posture follow karein.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lc-bp-steps\"\u003e\n\n        \u003cdiv class=\"lc-bp-step\"\u003e\n          \u003ch3\u003eCuff fit karein\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Upper arm par cuff ko product instructions ke mutabiq theek tarah\n            lagayein.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lc-bp-step\"\u003e\n          \u003ch3\u003eRelax ho kar baithain\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Arm ko support dein, baat na karein aur movement se bachein.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lc-bp-step\"\u003e\n          \u003ch3\u003eButton press karein\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Reading complete hone tak still rahain aur result note kar lein.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lc-bp-section\"\u003e\n      \u003cdiv class=\"lc-bp-info-grid\"\u003e\n\n        \u003cdiv class=\"lc-bp-card\"\u003e\n          \u003cdiv class=\"lc-bp-card-head\"\u003e\n            \u003ch3\u003eProduct Details\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eDigital BP Monitor\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-row\"\u003e\n            \u003cspan\u003eMeasurement\u003c\/span\u003e\n            \u003cstrong\u003eUpper Arm\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-row\"\u003e\n            \u003cspan\u003eDisplay\u003c\/span\u003e\n            \u003cstrong\u003eBlood Pressure + Pulse\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-row\"\u003e\n            \u003cspan\u003eOperation\u003c\/span\u003e\n            \u003cstrong\u003eOne Touch\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-row\"\u003e\n            \u003cspan\u003eScreen\u003c\/span\u003e\n            \u003cstrong\u003eLCD Display\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lc-bp-card\"\u003e\n          \u003cdiv class=\"lc-bp-card-head\"\u003e\n            \u003ch3\u003eBuying Information\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lc-bp-list\"\u003e\n            \u003cdiv class=\"lc-bp-list-item\"\u003e\n              Cash on Delivery available\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lc-bp-list-item\"\u003e\n              Delivery all over Pakistan\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lc-bp-list-item\"\u003e\n              Open parcel facility available\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lc-bp-list-item\"\u003e\n              Product issue par 7-day exchange\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lc-bp-list-item\"\u003e\n              Order se pehle selected quantity check karein\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"lc-bp-notice\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n      Behtar consistency ke liye reading se pehle kuch minutes araam karein,\n      arm ko support dein aur cuff ko instructions ke mutabiq fit karein.\n      Ye device routine monitoring ke liye hai; medical diagnosis ya doctor\n      ki advice ka replacement nahi.\n    \u003c\/div\u003e\n\n    \u003csection class=\"lc-bp-section\"\u003e\n      \u003ch2 class=\"lc-bp-title\"\u003eAksar poochay jane wale sawal\u003c\/h2\u003e\n\n      \u003cp class=\"lc-bp-subtitle\"\u003e\n        Order se pehle zaroori information.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lc-bp-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eKya use karna mushkil hai?\u003c\/summary\u003e\n\n          \u003cp\u003e\n            Nahi. Cuff ko upper arm par fit karein, proper posture mein\n            baithain aur start button press karein.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eKya BP ke sath pulse bhi show hoti hai?\u003c\/summary\u003e\n\n          \u003cp\u003e\n            Ji, product blood pressure ke sath pulse reading bhi LCD screen\n            par show karta hai.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003ePayment kaise hogi?\u003c\/summary\u003e\n\n          \u003cp\u003e\n            Cash on Delivery available hai. Parcel receive karte waqt payment\n            ki ja sakti hai.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDelivery kahan available hai?\u003c\/summary\u003e\n\n          \u003cp\u003e\n            Delivery poore Pakistan mein available hai. Exact delivery time\n            location ke mutabiq vary kar sakta hai.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eProduct mein issue ho to?\u003c\/summary\u003e\n\n          \u003cp\u003e\n            Product issue ki surat mein 7-day exchange policy apply hoti hai.\n            Product aur packaging ko original condition mein rakhna zaroori\n            hai.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lc-bp-final\"\u003e\n      \u003ch2\u003eApna order place karne ke liye ready hain?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Upar product quantity select karein aur Shopify ka original\n        Add to Cart button use karein.\n      \u003c\/p\u003e\n\n      \u003cbutton class=\"lc-bp-button\" type=\"button\" onclick=\"lcBpScrollToBuy()\"\u003e\n        🛒 Add to Cart par jayein\n      \u003c\/button\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function lcBpScrollToBuy() {\n    var buyButton = document.querySelector(\n      '.product-form__submit, form[action*=\"\/cart\/add\"] button[name=\"add\"], button[name=\"add\"], [data-add-to-cart]'\n    );\n\n    if (buyButton) {\n      buyButton.scrollIntoView({\n        behavior: 'smooth',\n        block: 'center'\n      });\n\n      window.setTimeout(function () {\n        try {\n          buyButton.focus({\n            preventScroll: true\n          });\n        } catch (e) {\n          buyButton.focus();\n        }\n      }, 650);\n    } else {\n      window.scrollTo({\n        top: 0,\n        behavior: 'smooth'\n      });\n    }\n  }\n\u003c\/script\u003e","brand":"Lush Carry","offers":[{"title":"1 Pc","offer_id":48903439712410,"sku":"BP19134-1PC","price":2999.0,"currency_code":"PKR","in_stock":true},{"title":"2 Pcs (Deal)","offer_id":48903439745178,"sku":"BP19134-2PC","price":5399.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0686\/2317\/1738\/files\/WhatsApp_Image_2026-07-28_at_13.09.06.jpg?v=1785568910","url":"https:\/\/lushcarry.shop\/products\/arm-style-digital-blood-pressure-monitor-machine-best-bp-apparatus-for-home-clinic-use","provider":"Lush Carry","version":"1.0","type":"link"}