{"product_id":"كريم-ترطيب-مكثف","title":"Pack VELORA Complete Glow Set","description":"\u003cstyle\u003e\n  .velora-premium-page,\n  .velora-premium-page * {\n    box-sizing: border-box;\n  }\n\n  .velora-premium-page {\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    padding: 8px;\n    direction: rtl;\n    background: #ffffff;\n    color: #172b4d;\n    font-family: Tahoma, Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  \/* الشريط العلوي المتحرك *\/\n\n  .velora-sticky-wrapper {\n    position: sticky;\n    top: 8px;\n    z-index: 50;\n    width: 100%;\n    margin-bottom: 18px;\n  }\n\n  .velora-sticky-offer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    width: 100%;\n    min-height: 72px;\n    padding: 10px 14px;\n    overflow: hidden;\n    background: rgba(7, 55, 127, 0.97);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 20px;\n    box-shadow: 0 12px 32px rgba(7, 55, 127, 0.25);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    animation:\n      veloraOfferEnter 0.75s ease both,\n      veloraPricePulse 1.1s ease 0.9s 3;\n    transition:\n      min-height 0.35s ease,\n      padding 0.35s ease,\n      transform 0.35s ease,\n      box-shadow 0.35s ease;\n  }\n\n  .velora-sticky-offer.is-compact {\n    min-height: 60px;\n    padding-top: 7px;\n    padding-bottom: 7px;\n    box-shadow: 0 9px 26px rgba(7, 55, 127, 0.2);\n  }\n\n  .velora-sticky-offer.is-scroll-up {\n    min-height: 82px;\n  }\n\n  .velora-sticky-info {\n    min-width: 0;\n    flex: 1;\n    text-align: right;\n  }\n\n  .velora-sticky-title {\n    margin: 0;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.35;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n\n  .velora-sticky-description {\n    max-height: 0;\n    margin: 0;\n    overflow: hidden;\n    color: #dceaff;\n    font-size: 12px;\n    line-height: 1.65;\n    opacity: 0;\n    transform: translateY(-5px);\n    transition:\n      max-height 0.35s ease,\n      margin 0.35s ease,\n      opacity 0.35s ease,\n      transform 0.35s ease;\n  }\n\n  .velora-sticky-offer.is-scroll-up .velora-sticky-description {\n    max-height: 50px;\n    margin-top: 4px;\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .velora-sticky-price {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    min-width: 126px;\n    min-height: 48px;\n    padding: 7px 18px;\n    background: #ffffff;\n    color: #07377f;\n    border-radius: 40px;\n    font-size: 22px;\n    font-weight: 900;\n    line-height: 1.2;\n    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.13);\n  }\n\n  @keyframes veloraOfferEnter {\n    from {\n      opacity: 0;\n      transform: translateY(-22px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes veloraPricePulse {\n    0%,\n    100% {\n      transform: scale(1);\n    }\n\n    50% {\n      transform: scale(1.025);\n    }\n  }\n\n  \/* البطاقات *\/\n\n  .velora-card {\n    width: 100%;\n    margin-bottom: 20px;\n    padding: 22px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #dfe8f3;\n    border-radius: 26px;\n    box-shadow: 0 12px 34px rgba(7, 55, 127, 0.065);\n  }\n\n  .velora-grid {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n    width: 100%;\n  }\n\n  .velora-grid.velora-reverse {\n    flex-direction: row-reverse;\n  }\n\n  .velora-image-column,\n  .velora-text-column {\n    width: 50%;\n  }\n\n  .velora-image-frame {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    min-height: 440px;\n    padding: 8px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #edf2f8;\n    border-radius: 21px;\n  }\n\n  .velora-image-frame img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    max-height: 690px;\n    margin: 0 auto;\n    object-fit: contain;\n    object-position: center;\n    border: 0;\n    border-radius: 15px;\n  }\n\n  .velora-text-column {\n    padding: 12px 5px;\n    text-align: right;\n  }\n\n  .velora-tag {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 15px;\n    background: #edf5ff;\n    color: #07377f;\n    border: 1px solid #d7e7fa;\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .velora-main-title {\n    margin: 0 0 11px;\n    color: #07377f;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 40px;\n    line-height: 1.3;\n  }\n\n  .velora-section-title {\n    margin: 0 0 10px;\n    color: #07377f;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.4;\n  }\n\n  .velora-paragraph {\n    margin: 0;\n    color: #63758d;\n    font-size: 15px;\n    line-height: 1.95;\n  }\n\n  .velora-price-area {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 11px;\n    margin-top: 20px;\n  }\n\n  .velora-current-price {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding: 8px 25px;\n    background: #07377f;\n    color: #ffffff;\n    border-radius: 40px;\n    font-size: 27px;\n    font-weight: 900;\n  }\n\n  .velora-old-price {\n    color: #99a7b9;\n    font-size: 17px;\n    text-decoration: line-through;\n  }\n\n  .velora-saving {\n    padding: 6px 11px;\n    background: #edf8f3;\n    color: #16704a;\n    border: 1px solid #cce9dc;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .velora-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .velora-feature {\n    padding: 11px 8px;\n    background: #f7faff;\n    color: #324968;\n    border: 1px solid #e0ebf7;\n    border-radius: 14px;\n    font-size: 12px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .velora-note {\n    margin-top: 15px;\n    padding: 12px 14px;\n    background: #f7faff;\n    color: #667991;\n    border: 1px solid #dce9f8;\n    border-radius: 14px;\n    font-size: 11px;\n    line-height: 1.8;\n  }\n\n  \/* ظهور الأقسام عند التمرير *\/\n\n  .velora-js .velora-reveal {\n    opacity: 0;\n    transform: translateY(35px);\n    transition:\n      opacity 0.75s ease,\n      transform 0.75s ease;\n  }\n\n  .velora-js .velora-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* قسم التقييمات *\/\n\n  .velora-reviews-card {\n    padding: 24px;\n    text-align: center;\n  }\n\n  .velora-review-heading {\n    max-width: 720px;\n    margin: 0 auto 18px;\n  }\n\n  .velora-reviews-image {\n    display: block;\n    width: 100%;\n    max-width: 780px;\n    height: auto;\n    margin: 0 auto;\n    object-fit: contain;\n    border: 1px solid #edf2f8;\n    border-radius: 20px;\n  }\n\n  \/* العرض النهائي *\/\n\n  .velora-final-offer {\n    position: relative;\n    width: 100%;\n    padding: 40px 20px;\n    overflow: hidden;\n    background: linear-gradient(\n      135deg,\n      #042961 0%,\n      #07377f 52%,\n      #0d55aa 100%\n    );\n    color: #ffffff;\n    border-radius: 28px;\n    text-align: center;\n    box-shadow: 0 17px 42px rgba(7, 55, 127, 0.23);\n  }\n\n  .velora-final-offer::before,\n  .velora-final-offer::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.065);\n  }\n\n  .velora-final-offer::before {\n    top: -85px;\n    left: -70px;\n    width: 220px;\n    height: 220px;\n  }\n\n  .velora-final-offer::after {\n    right: -85px;\n    bottom: -105px;\n    width: 260px;\n    height: 260px;\n  }\n\n  .velora-final-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .velora-final-offer h2 {\n    margin: 0;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    line-height: 1.4;\n  }\n\n  .velora-final-offer p {\n    max-width: 680px;\n    margin: 10px auto 0;\n    color: #e4eeff;\n    font-size: 15px;\n  }\n\n  .velora-final-price {\n    display: inline-block;\n    margin-top: 18px;\n    padding: 9px 31px;\n    background: #ffffff;\n    color: #07377f;\n    border-radius: 40px;\n    font-size: 30px;\n    font-weight: 900;\n  }\n\n  @media screen and (max-width: 749px) {\n    .velora-premium-page {\n      padding: 4px;\n    }\n\n    .velora-sticky-wrapper {\n      top: 5px;\n      margin-bottom: 14px;\n    }\n\n    .velora-sticky-offer {\n      min-height: 65px;\n      padding: 8px 9px;\n      gap: 8px;\n      border-radius: 17px;\n    }\n\n    .velora-sticky-offer.is-scroll-up {\n      min-height: 79px;\n    }\n\n    .velora-sticky-title {\n      font-size: 14px;\n    }\n\n    .velora-sticky-description {\n      font-size: 10px;\n      line-height: 1.5;\n    }\n\n    .velora-sticky-price {\n      min-width: 105px;\n      min-height: 44px;\n      padding: 6px 12px;\n      font-size: 18px;\n    }\n\n    .velora-card {\n      margin-bottom: 15px;\n      padding: 13px;\n      border-radius: 20px;\n    }\n\n    .velora-grid,\n    .velora-grid.velora-reverse {\n      flex-direction: column;\n      gap: 13px;\n    }\n\n    .velora-image-column,\n    .velora-text-column {\n      width: 100%;\n    }\n\n    .velora-image-frame {\n      min-height: auto;\n      padding: 5px;\n      border-radius: 16px;\n    }\n\n    .velora-image-frame img {\n      max-height: none;\n      border-radius: 12px;\n    }\n\n    .velora-text-column {\n      padding: 6px 4px 9px;\n      text-align: center;\n    }\n\n    .velora-main-title {\n      font-size: 29px;\n    }\n\n    .velora-section-title {\n      font-size: 25px;\n    }\n\n    .velora-paragraph {\n      font-size: 14px;\n      line-height: 1.85;\n    }\n\n    .velora-price-area {\n      justify-content: center;\n    }\n\n    .velora-current-price {\n      min-height: 48px;\n      padding: 7px 21px;\n      font-size: 23px;\n    }\n\n    .velora-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .velora-feature {\n      padding: 9px 6px;\n      font-size: 10px;\n    }\n\n    .velora-note {\n      text-align: center;\n    }\n\n    .velora-reviews-card {\n      padding: 14px;\n    }\n\n    .velora-reviews-image {\n      border-radius: 15px;\n    }\n\n    .velora-final-offer {\n      padding: 31px 14px;\n      border-radius: 22px;\n    }\n\n    .velora-final-offer h2 {\n      font-size: 27px;\n    }\n\n    .velora-final-price {\n      font-size: 26px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .velora-sticky-offer,\n    .velora-js .velora-reveal {\n      animation: none;\n      transition: none;\n    }\n\n    .velora-js .velora-reveal {\n      opacity: 1;\n      transform: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"velora-premium-page\" id=\"veloraPremiumPage\"\u003e\n\n  \u003c!-- شريط السعر العلوي --\u003e\n  \u003cdiv class=\"velora-sticky-wrapper\"\u003e\n    \u003cdiv class=\"velora-sticky-offer\" id=\"veloraStickyOffer\"\u003e\n\n      \u003cdiv class=\"velora-sticky-info\"\u003e\n        \u003cp class=\"velora-sticky-title\" id=\"veloraStickyTitle\"\u003e\n          VELORA Complete Glow Set\n        \u003c\/p\u003e\n\n        \u003cp class=\"velora-sticky-description\"\u003e\n          روتين متكامل من أربع خطوات لتنظيف البشرة، العناية بالشوائب\n          ودعم الترطيب والإشراقة.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-sticky-price\"\u003e\n        349 درهم\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- الصورة الرئيسية --\u003e\n  \u003csection class=\"velora-card velora-reveal velora-scroll-section\" data-sticky-title=\"VELORA Complete Glow Set\"\u003e\n    \u003cdiv class=\"velora-grid\"\u003e\n\n      \u003cdiv class=\"velora-image-column\"\u003e\n        \u003cdiv class=\"velora-image-frame\"\u003e\n          \u003cimg src=\"https:\/\/i.postimg.cc\/N0t54TgW\/IMG-5334.webp\" alt=\"مجموعة VELORA Complete Glow Set المكونة من أربعة منتجات\" width=\"640\" height=\"800\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-text-column\"\u003e\n        \u003cspan class=\"velora-tag\"\u003eروتين عناية متكامل\u003c\/span\u003e\n\n        \u003ch1 class=\"velora-main-title\"\u003e\n          VELORA Complete Glow Set\n        \u003c\/h1\u003e\n\n        \u003cp class=\"velora-paragraph\"\u003e\n          مجموعة يومية متكاملة تضم مزيل المكياج، غسول الوجه،\n          سيروم العناية بالشوائب والتفتيح، وكريم الترطيب.\n          يعمل كل منتج ضمن خطوة محددة لتكوين روتين واضح وسهل الاستخدام.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"velora-price-area\"\u003e\n          \u003cspan class=\"velora-current-price\"\u003e349 درهم\u003c\/span\u003e\n          \u003cspan class=\"velora-old-price\"\u003e500 درهم\u003c\/span\u003e\n          \u003cspan class=\"velora-saving\"\u003eتوفير 151 درهم\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"velora-features\"\u003e\n          \u003cdiv class=\"velora-feature\"\u003e4 منتجات متكاملة\u003c\/div\u003e\n          \u003cdiv class=\"velora-feature\"\u003eللاستخدام اليومي\u003c\/div\u003e\n          \u003cdiv class=\"velora-feature\"\u003eالدفع عند الاستلام\u003c\/div\u003e\n          \u003cdiv class=\"velora-feature\"\u003eالتوصيل داخل المغرب\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- النتائج المرئية --\u003e\n  \u003csection class=\"velora-card velora-reveal velora-scroll-section\" data-sticky-title=\"النتائج المستهدفة من الروتين\"\u003e\n    \u003cdiv class=\"velora-grid velora-reverse\"\u003e\n\n      \u003cdiv class=\"velora-image-column\"\u003e\n        \u003cdiv class=\"velora-image-frame\"\u003e\n          \u003cimg src=\"https:\/\/i.postimg.cc\/6QKy0R9F\/IMG-5335.webp\" alt=\"النتائج المستهدفة من روتين VELORA للبشرة\" loading=\"lazy\" width=\"640\" height=\"800\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-text-column\"\u003e\n        \u003cspan class=\"velora-tag\"\u003eعناية منتظمة\u003c\/span\u003e\n\n        \u003ch2 class=\"velora-section-title\"\u003e\n          النتائج المستهدفة\n        \u003c\/h2\u003e\n\n        \u003cp class=\"velora-paragraph\"\u003e\n          يستهدف الروتين مظهر الشوائب، وعدم توحّد اللون، والجفاف،\n          والبهتان. كما يدعم ترطيب البشرة ونعومتها ويحافظ على\n          مظهر صحي ومشرق عند الاستخدام المنتظم.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"velora-note\"\u003e\n          الصور المعروضة توضيحية. قد تختلف النتائج حسب نوع البشرة،\n          وطريقة الاستخدام، والالتزام بالروتين.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- وظيفة كل منتج --\u003e\n  \u003csection class=\"velora-card velora-reveal velora-scroll-section\" data-sticky-title=\"ماذا يستهدف كل منتج؟\"\u003e\n    \u003cdiv class=\"velora-grid\"\u003e\n\n      \u003cdiv class=\"velora-image-column\"\u003e\n        \u003cdiv class=\"velora-image-frame\"\u003e\n          \u003cimg src=\"https:\/\/i.postimg.cc\/Jh8GqJrw\/IMG-5337.webp\" alt=\"المشكلات التي يستهدفها كل منتج من منتجات VELORA\" loading=\"lazy\" width=\"640\" height=\"800\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-text-column\"\u003e\n        \u003cspan class=\"velora-tag\"\u003eعناية موجهة\u003c\/span\u003e\n\n        \u003ch2 class=\"velora-section-title\"\u003e\n          ماذا يستهدف كل منتج؟\n        \u003c\/h2\u003e\n\n        \u003cp class=\"velora-paragraph\"\u003e\n          يزيل مزيل المكياج البقايا اليومية. ينظف غسول الوجه\n          الدهون الزائدة وينعش المسام. يساعد السيروم على تحسين\n          مظهر الشوائب وعدم توحّد اللون. يوفر الكريم الترطيب\n          ويدعم حاجز البشرة.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- محتويات الباك --\u003e\n  \u003csection class=\"velora-card velora-reveal velora-scroll-section\" data-sticky-title=\"محتويات الباك والمكونات\"\u003e\n    \u003cdiv class=\"velora-grid velora-reverse\"\u003e\n\n      \u003cdiv class=\"velora-image-column\"\u003e\n        \u003cdiv class=\"velora-image-frame\"\u003e\n          \u003cimg src=\"https:\/\/i.postimg.cc\/N0t54TsM\/IMG-5338.webp\" alt=\"محتويات باك VELORA والمكونات الرئيسية\" loading=\"lazy\" width=\"640\" height=\"800\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-text-column\"\u003e\n        \u003cspan class=\"velora-tag\"\u003eأربعة منتجات أساسية\u003c\/span\u003e\n\n        \u003ch2 class=\"velora-section-title\"\u003e\n          ماذا يحتوي الباك؟\n        \u003c\/h2\u003e\n\n        \u003cp class=\"velora-paragraph\"\u003e\n          يحتوي الباك على مزيل مكياج بحجم 200 مل، وغسول وجه\n          بحجم 100 مل، وسيروم بحجم 30 مل، وكريم ترطيب بحجم 50 مل.\n          وتبرز الصورة مكونات مثل حمض الهيالورونيك، والنياسيناميد،\n          والألوفيرا، وفيتامين C.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- طريقة الاستخدام --\u003e\n  \u003csection class=\"velora-card velora-reveal velora-scroll-section\" data-sticky-title=\"طريقة الاستخدام بأربع خطوات\"\u003e\n    \u003cdiv class=\"velora-grid\"\u003e\n\n      \u003cdiv class=\"velora-image-column\"\u003e\n        \u003cdiv class=\"velora-image-frame\"\u003e\n          \u003cimg src=\"https:\/\/i.postimg.cc\/mr4twMLt\/IMG-5339.webp\" alt=\"طريقة استخدام منتجات VELORA بالترتيب الصحيح\" loading=\"lazy\" width=\"640\" height=\"800\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velora-text-column\"\u003e\n        \u003cspan class=\"velora-tag\"\u003eترتيب واضح وسهل\u003c\/span\u003e\n\n        \u003ch2 class=\"velora-section-title\"\u003e\n          طريقة الاستخدام\n        \u003c\/h2\u003e\n\n        \u003cp class=\"velora-paragraph\"\u003e\n          ابدئي بمزيل المكياج، ثم استخدمي غسول الوجه.\n          بعد تجفيف البشرة، ضعي قطرتين أو ثلاث قطرات من السيروم.\n          أنهي الروتين بطبقة خفيفة من كريم الترطيب للحفاظ على النعومة.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- التقييمات --\u003e\n  \u003csection class=\"velora-card velora-reviews-card velora-reveal velora-scroll-section\" data-sticky-title=\"آراء عملاء VELORA\"\u003e\n    \u003cdiv class=\"velora-review-heading\"\u003e\n      \u003cspan class=\"velora-tag\"\u003eتجارب العملاء\u003c\/span\u003e\n\n      \u003ch2 class=\"velora-section-title\"\u003e\n        محبوب من العملاء\n      \u003c\/h2\u003e\n\n      \u003cp class=\"velora-paragraph\"\u003e\n        تعرض الصورة تقييمًا عامًا قدره 4.9 من 5 إلى جانب\n        مجموعة من تجارب العملاء مع روتين VELORA.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"velora-reviews-image\" src=\"https:\/\/i.postimg.cc\/d0FLBdqb\/IMG-5336.webp\" alt=\"تقييمات وتجارب عملاء VELORA Complete Glow Set\" loading=\"lazy\" width=\"640\" height=\"800\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- العرض النهائي --\u003e\n  \u003csection class=\"velora-final-offer velora-reveal velora-scroll-section\" id=\"velora-final-offer\" data-sticky-title=\"العرض متوفر بسعر 349 درهم\"\u003e\n    \u003cdiv class=\"velora-final-content\"\u003e\n\n      \u003ch2\u003eابدئي روتين VELORA الكامل\u003c\/h2\u003e\n\n      \u003cp\u003e\n        أربعة منتجات أساسية ضمن روتين واحد منظم وسهل الاستخدام.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"velora-final-price\"\u003e\n        349 درهم\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        التوصيل إلى جميع مدن المغرب والدفع عند الاستلام.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function () {\n    var page = document.getElementById(\"veloraPremiumPage\");\n    var stickyOffer = document.getElementById(\"veloraStickyOffer\");\n    var stickyTitle = document.getElementById(\"veloraStickyTitle\");\n\n    if (!page || !stickyOffer || !stickyTitle) return;\n\n    page.classList.add(\"velora-js\");\n\n    var revealElements = page.querySelectorAll(\".velora-reveal\");\n    var scrollSections = page.querySelectorAll(\".velora-scroll-section\");\n\n    \/* ظهور الأقسام تدريجيًا *\/\n\n    if (\"IntersectionObserver\" in window) {\n      var revealObserver = new IntersectionObserver(\n        function (entries) {\n          entries.forEach(function (entry) {\n            if (entry.isIntersecting) {\n              entry.target.classList.add(\"is-visible\");\n              revealObserver.unobserve(entry.target);\n            }\n          });\n        },\n        {\n          threshold: 0.13,\n          rootMargin: \"0px 0px -45px 0px\"\n        }\n      );\n\n      revealElements.forEach(function (element) {\n        revealObserver.observe(element);\n      });\n\n      \/* تحديث عنوان الشريط حسب القسم الظاهر *\/\n\n      var sectionObserver = new IntersectionObserver(\n        function (entries) {\n          entries.forEach(function (entry) {\n            if (entry.isIntersecting) {\n              var newTitle = entry.target.getAttribute(\"data-sticky-title\");\n\n              if (newTitle) {\n                stickyTitle.textContent = newTitle;\n              }\n            }\n          });\n        },\n        {\n          threshold: 0.38,\n          rootMargin: \"-80px 0px -40% 0px\"\n        }\n      );\n\n      scrollSections.forEach(function (section) {\n        sectionObserver.observe(section);\n      });\n    } else {\n      revealElements.forEach(function (element) {\n        element.classList.add(\"is-visible\");\n      });\n    }\n\n    \/* معرفة اتجاه التمرير *\/\n\n    var lastScrollPosition = window.pageYOffset || 0;\n    var ticking = false;\n\n    function updateScrollDirection() {\n      var currentScrollPosition = window.pageYOffset || 0;\n      var difference = currentScrollPosition - lastScrollPosition;\n\n      if (currentScrollPosition \u003e 110) {\n        stickyOffer.classList.add(\"is-compact\");\n      } else {\n        stickyOffer.classList.remove(\"is-compact\");\n      }\n\n      if (difference \u003c -5 \u0026\u0026 currentScrollPosition \u003e 100) {\n        stickyOffer.classList.add(\"is-scroll-up\");\n      } else if (difference \u003e 5) {\n        stickyOffer.classList.remove(\"is-scroll-up\");\n      }\n\n      lastScrollPosition = currentScrollPosition;\n      ticking = false;\n    }\n\n    window.addEventListener(\n      \"scroll\",\n      function () {\n        if (!ticking) {\n          window.requestAnimationFrame(updateScrollDirection);\n          ticking = true;\n        }\n      },\n      { passive: true }\n    );\n  })();\n\u003c\/script\u003e","brand":"لمسة","offers":[{"title":"Default Title","offer_id":47984440803467,"sku":null,"price":349.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/9052\/5323\/files\/0F4C24FA-CB3F-4C34-A27B-9484DDDF57AE.webp?v=1785422331","url":"https:\/\/adschiken.site\/products\/%d9%83%d8%b1%d9%8a%d9%85-%d8%aa%d8%b1%d8%b7%d9%8a%d8%a8-%d9%85%d9%83%d8%ab%d9%81","provider":"VELORA","version":"1.0","type":"link"}