{"title":"Home page","description":null,"products":[{"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"},{"product_id":"anti-blemish-brightening-serum-30-m","title":"Anti-Blemish \u0026 Brightening Serum 30 m","description":"\u003cdiv dir=\"rtl\" style=\"width: 100%; max-width: 900px; margin: 0 auto; padding: 0; overflow: hidden; box-sizing: border-box; background: #ffffff; color: #172b4d; font-family: Tahoma,Arial,sans-serif; text-align: center; line-height: 1.75;\"\u003e\n\u003c!-- السعر والعرض في أعلى الوصف --\u003e\n\u003csection style=\"width: 100%; margin: 0 0 12px 0; padding: 20px 14px; box-sizing: border-box; overflow: hidden; background: linear-gradient(145deg,#f7fbff 0%,#ffffff 100%); border: 2px solid #cddff4; border-radius: 22px; box-shadow: 0 10px 28px rgba(7,55,127,0.10);\"\u003e\n\u003cdiv style=\"display: inline-block; margin: 0 0 7px 0; padding: 5px 15px; background: #eaf3ff; color: #07377f; border: 1px solid #cbdff7; border-radius: 30px; font-size: 12px; font-weight: bold;\"\u003eVELORA SKINCARE\u003c\/div\u003e\n\u003ch2 style=\"max-width: 760px; margin: 3px auto 7px auto; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 29px; line-height: 1.35;\"\u003eAnti-Blemish \u0026amp; Brightening Serum\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto; color: #667991; font-size: 13px;\"\u003eسيروم مضاد للشوائب ومفتّح للبشرة، حجم 30 مل\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; margin: 14px 0 10px 0; padding: 9px 32px; background: #16a34a; color: #ffffff; border: 2px solid #12863e; border-radius: 40px; font-size: 29px; font-weight: 900; line-height: 1.2; box-shadow: 0 7px 18px rgba(22,163,74,0.20);\"\u003e149 درهم\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; width: 100%; margin: 5px auto 0 auto;\"\u003e\n\u003cdiv style=\"flex: 1 1 180px; max-width: 260px; padding: 10px 8px; background: #effaf4; color: #17643f; border: 1px solid #bfe7cf; border-radius: 13px; font-size: 12px; font-weight: bold;\"\u003e✓ الدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 180px; max-width: 260px; padding: 10px 8px; background: #f3f8ff; color: #07377f; border: 1px solid #cfe0f5; border-radius: 13px; font-size: 12px; font-weight: bold;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 180px; max-width: 260px; padding: 10px 8px; background: #f8faff; color: #405978; border: 1px solid #dbe6f3; border-radius: 13px; font-size: 12px; font-weight: bold;\"\u003e🚚 التوصيل لجميع مدن المغرب\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- روابط انتقال سريعة --\u003e\u003cnav style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; width: 100%; margin: 0 0 12px 0; padding: 10px; box-sizing: border-box; background: #07377f; border-radius: 16px;\"\u003e\u003ca href=\"#velora-benefits\" style=\"display: inline-block; padding: 7px 11px; background: #ffffff; color: #07377f; border-radius: 20px; font-size: 11px; font-weight: bold; text-decoration: none;\"\u003e ماذا يعالج؟ \u003c\/a\u003e \u003ca href=\"#velora-before-after\" style=\"display: inline-block; padding: 7px 11px; background: #ffffff; color: #07377f; border-radius: 20px; font-size: 11px; font-weight: bold; text-decoration: none;\"\u003e قبل وبعد \u003c\/a\u003e \u003ca href=\"#velora-usage\" style=\"display: inline-block; padding: 7px 11px; background: #ffffff; color: #07377f; border-radius: 20px; font-size: 11px; font-weight: bold; text-decoration: none;\"\u003e طريقة الاستخدام \u003c\/a\u003e \u003ca href=\"#velora-ingredients\" style=\"display: inline-block; padding: 7px 11px; background: #ffffff; color: #07377f; border-radius: 20px; font-size: 11px; font-weight: bold; text-decoration: none;\"\u003e المكونات \u003c\/a\u003e \u003ca href=\"#velora-reviews\" style=\"display: inline-block; padding: 7px 11px; background: #ffffff; color: #07377f; border-radius: 20px; font-size: 11px; font-weight: bold; text-decoration: none;\"\u003e التقييمات \u003c\/a\u003e\u003c\/nav\u003e\u003c!-- الصورة الرئيسية --\u003e\n\u003csection style=\"width: 100%; margin: 0 0 12px 0; padding: 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\u003cimg src=\"https:\/\/i.postimg.cc\/qMrjCM0q\/IMG-5369.webp\" alt=\"VELORA Anti-Blemish and Brightening Serum 30 ml\" width=\"1122\" height=\"1402\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\n\u003cdiv style=\"padding: 13px 7px 5px 7px;\"\u003e\n\u003ch2 style=\"margin: 0 0 6px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.35;\"\u003eعناية مركزة لبشرة أكثر صفاءً\u003c\/h2\u003e\n\u003cp style=\"max-width: 730px; margin: 0 auto; color: #667991; font-size: 14px; line-height: 1.85;\"\u003eسيروم خفيف وسريع الامتصاص يساعد على العناية بمظهر آثار الحبوب والبقع الداكنة وتفاوت لون البشرة، مع دعم الترطيب والإشراقة الطبيعية.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ماذا يعالج --\u003e\n\u003csection id=\"velora-benefits\" style=\"width: 100%; margin: 0 0 12px 0; padding: 14px 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\n\u003cdiv style=\"display: inline-block; margin: 0 0 6px 0; padding: 5px 14px; background: #edf5ff; color: #07377f; border: 1px solid #d0e2f7; border-radius: 30px; font-size: 11px; font-weight: bold;\"\u003eعناية موجهة\u003c\/div\u003e\n\u003ch2 style=\"margin: 2px 0 5px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eماذا يعالج؟\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 10px auto; color: #667991; font-size: 13px;\"\u003eيستهدف مظهر آثار الحبوب والبقع الداكنة وتفاوت لون البشرة والبهتان.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/ncx0QcZh\/IMG-5370.webp\" alt=\"المشكلات التي يستهدفها سيروم VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\u003c\/section\u003e\n\u003c!-- قبل وبعد --\u003e\n\u003csection id=\"velora-before-after\" style=\"width: 100%; margin: 0 0 12px 0; padding: 14px 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\n\u003ch2 style=\"margin: 0 0 5px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eقبل \/ بعد\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 10px auto; color: #667991; font-size: 13px;\"\u003eمثال توضيحي لتحسن مظهر صفاء البشرة مع الاستخدام المنتظم.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/bNP32N8J\/IMG-5371.webp\" alt=\"مثال قبل وبعد استخدام سيروم VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\n\u003cdiv style=\"max-width: 740px; margin: 10px auto 0 auto; padding: 9px 11px; background: #f7f9fc; color: #667991; border: 1px solid #d9e4f0; border-radius: 12px; font-size: 10px; line-height: 1.7;\"\u003eالصور مثال توضيحي فقط. النتائج تختلف حسب نوع البشرة وطريقة الاستخدام والالتزام بالروتين.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- طريقة الاستخدام --\u003e\n\u003csection id=\"velora-usage\" style=\"width: 100%; margin: 0 0 12px 0; padding: 14px 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\n\u003ch2 style=\"margin: 0 0 5px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eطريقة الاستخدام\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 10px auto; color: #667991; font-size: 13px;\"\u003eأربع خطوات واضحة للاستخدام ضمن روتين العناية اليومي.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/J48PB4mK\/IMG-5374.webp\" alt=\"طريقة استخدام سيروم VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\n\u003cdiv style=\"max-width: 740px; margin: 10px auto 0 auto; padding: 9px 11px; background: #eff6ff; color: #405978; border: 1px solid #d2e3f6; border-radius: 12px; font-size: 11px; line-height: 1.75;\"\u003eضعي قطرتين إلى ثلاث قطرات على بشرة نظيفة، وزعي السيروم بلطف، ثم استخدمي المرطب وواقي الشمس صباحًا.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- المكونات --\u003e\n\u003csection id=\"velora-ingredients\" style=\"width: 100%; margin: 0 0 12px 0; padding: 14px 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\n\u003ch2 style=\"margin: 0 0 5px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eالمكونات الأساسية\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 10px auto; color: #667991; font-size: 13px;\"\u003eتركيبة متوازنة لدعم الترطيب والعناية بمظهر البقع وتفاوت لون البشرة.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/T3Y0C7K3\/IMG-5372.webp\" alt=\"المكونات الأساسية في سيروم VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\u003c\/section\u003e\n\u003c!-- التقييمات --\u003e\n\u003csection id=\"velora-reviews\" style=\"width: 100%; margin: 0 0 12px 0; padding: 14px 9px; box-sizing: border-box; overflow: hidden; background: #ffffff; border: 2px solid #d8e5f3; border-radius: 21px; box-shadow: 0 8px 22px rgba(7,55,127,0.07);\"\u003e\n\u003ch2 style=\"margin: 0 0 5px 0; color: #07377f; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eآراء العملاء\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 10px auto; color: #667991; font-size: 13px;\"\u003eتجارب العملاء مع قوام السيروم وسهولة استخدامه داخل الروتين اليومي.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/8zP4tK77\/IMG-5373.webp\" alt=\"آراء وتقييمات عملاء سيروم VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0 auto; border: 0; border-radius: 15px; object-fit: contain;\"\u003e\u003c\/section\u003e\n\u003c!-- العرض النهائي --\u003e\n\u003csection style=\"width: 100%; margin: 0; padding: 24px 13px; box-sizing: border-box; overflow: hidden; background: linear-gradient(135deg,#052b68 0%,#07377f 55%,#0d57aa 100%); color: #ffffff; border: 2px solid #07377f; border-radius: 22px; text-align: center; box-shadow: 0 14px 34px rgba(7,55,127,0.22);\"\u003e\n\u003ch2 style=\"margin: 0; color: #ffffff; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.4;\"\u003eابدئي روتينك مع VELORA\u003c\/h2\u003e\n\u003cdiv style=\"display: inline-block; margin: 13px 0 8px 0; padding: 8px 29px; background: #ffffff; color: #16a34a; border: 2px solid #d8f0e1; border-radius: 40px; font-size: 27px; font-weight: 900;\"\u003e149 درهم\u003c\/div\u003e\n\u003cp style=\"margin: 0 auto; color: #e5efff; font-size: 12px;\"\u003eالدفع عند الاستلام والتوصيل إلى جميع مدن المغرب.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"VELORA","offers":[{"title":"Default Title","offer_id":48673581072523,"sku":null,"price":149.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/9052\/5323\/files\/D699AB9D-1CA9-4949-9820-5BC737C487AA.webp?v=1785447257"},{"product_id":"velora-face-cleanser-100-ml","title":"VELORA Face Cleanser 100 ml","description":"\u003cdiv dir=\"rtl\" style=\"width:100%;max-width:900px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;background:#ffffff;color:#172b4d;font-family:Tahoma,Arial,sans-serif;text-align:center;line-height:1.7;\"\u003e\n\n  \u003c!-- السعر ومعلومات الطلب --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:18px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(145deg,#f3f8ff 0%,#ffffff 100%);border:2px solid #afccec;border-radius:22px;box-shadow:0 10px 26px rgba(7,55,127,0.13);\"\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:0 0 7px;padding:5px 15px;background:#e7f1ff;color:#07377f;border:1px solid #bdd6f3;border-radius:30px;font-size:12px;font-weight:700;\"\u003e\n      VELORA SKINCARE\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"max-width:760px;margin:3px auto 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.35;\"\u003e\n      VELORA Face Cleanser\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0 auto;color:#667991;font-size:13px;\"\u003e\n      غسول يومي لطيف لتنظيف البشرة وانتعاشها، حجم 100 مل\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:13px 0 10px;padding:9px 34px;background:#16a34a;color:#ffffff;border:2px solid #11823a;border-radius:40px;font-size:30px;font-weight:900;line-height:1.2;box-shadow:0 7px 18px rgba(22,163,74,0.23);\"\u003e\n      129 درهم\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:100%;margin:4px auto 0;\"\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#effaf4;color:#17643f;border:1px solid #b3e1c5;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ✓ الدفع عند الاستلام\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f1f7ff;color:#07377f;border:1px solid #c4daf3;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        🚚 التوصيل لجميع مدن المغرب\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f8faff;color:#405978;border:1px solid #d3e1ef;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ☎ تأكيد الطلب عبر الهاتف\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب غسول VELORA الآن\" style=\"display:block;width:100%;max-width:440px;margin:15px auto 2px;padding:14px 16px;box-sizing:border-box;background:linear-gradient(135deg,#07377f,#0c55a5);color:#ffffff;border:2px solid #052b68;border-radius:16px;box-shadow:0 9px 22px rgba(7,55,127,0.25);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلب الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#dceaff;font-size:11px;font-weight:600;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- انتقال سريع --\u003e\n  \u003cnav style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:6px;width:100%;margin:0 0 12px;padding:9px;box-sizing:border-box;background:#07377f;border:2px solid #052b68;border-radius:15px;\"\u003e\n\n    \u003ca href=\"#face-benefits\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      ماذا يعالج؟\n    \u003c\/a\u003e\n\n    \u003ca href=\"#face-use\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      طريقة الاستخدام\n    \u003c\/a\u003e\n\n    \u003ca href=\"#face-features\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      المكونات والخصائص\n    \u003c\/a\u003e\n\n    \u003ca href=\"#face-reviews\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      التقييمات\n    \u003c\/a\u003e\n\n  \u003c\/nav\u003e\n\n  \u003c!-- 1. Hero IMG-5381 --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/FHgNmKpK\/IMG-5381.webp\" alt=\"VELORA Face Cleanser 100 ml\" width=\"1122\" height=\"1402\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"padding:11px 6px 4px;\"\u003e\n\n      \u003ch2 style=\"margin:0 0 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.4;\"\u003e\n        تنظيف لطيف وانتعاش يومي\n      \u003c\/h2\u003e\n\n      \u003cp style=\"max-width:730px;margin:0 auto;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n        غسول يومي يساعد على تنظيف البشرة من الأوساخ والشوائب والدهون الزائدة، ويمنحها إحساسًا بالنظافة والانتعاش.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 2. ماذا يعالج IMG-5382 --\u003e\n  \u003csection id=\"face-benefits\" style=\"width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      ماذا يعالج؟\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      يساعد على تنظيف الشوائب اليومية والدهون الزائدة وبقايا المكياج والملوثات، مع تحسين مظهر البشرة الباهتة.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/rwCMcpjK\/IMG-5382.webp\" alt=\"فوائد غسول الوجه VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 3. طريقة الاستخدام IMG-5385 --\u003e\n  \u003csection id=\"face-use\" style=\"width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      طريقة الاستخدام\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      خطوات بسيطة لاستخدام غسول VELORA ضمن روتين العناية اليومي.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/JzcMmhx0\/IMG-5385.webp\" alt=\"طريقة استخدام غسول الوجه VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"max-width:740px;margin:9px auto 0;padding:9px 10px;background:#eff6ff;color:#405978;border:1px solid #c9def4;border-radius:11px;font-size:11px;line-height:1.75;\"\u003e\n      بللي الوجه بالماء، ضعي كمية مناسبة من الغسول، دلكي البشرة بلطف بحركات دائرية، ثم اشطفيها بالماء وجففيها برفق.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 4. المكونات والخصائص IMG-5386 --\u003e\n  \u003csection id=\"face-features\" style=\"width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      المكونات والخصائص\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تركيبة يومية متوازنة تساعد على تنظيف البشرة ودعم شعورها بالترطيب والراحة والانتعاش.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/W16Tj483\/IMG-5386.webp\" alt=\"مكونات وخصائص غسول الوجه VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 5. التقييمات IMG-5387 --\u003e\n  \u003csection id=\"face-reviews\" style=\"width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      تقييمات العملاء\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تجارب العملاء مع نعومة الغسول وإحساس النظافة والانتعاش بعد الاستخدام.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/FHgNmKpf\/IMG-5387.webp\" alt=\"تقييمات عملاء غسول الوجه VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- العرض النهائي --\u003e\n  \u003csection style=\"width:100%;margin:0;padding:23px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(135deg,#052b68 0%,#07377f 55%,#0d57aa 100%);color:#ffffff;border:2px solid #052b68;border-radius:22px;text-align:center;box-shadow:0 14px 34px rgba(7,55,127,0.24);\"\u003e\n\n    \u003ch2 style=\"margin:0;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      ابدئي روتين التنظيف مع VELORA\n    \u003c\/h2\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:11px 0 8px;padding:8px 30px;background:#ffffff;color:#16a34a;border:2px solid #d3ecdc;border-radius:40px;font-size:28px;font-weight:900;\"\u003e\n      129 درهم\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0 auto 12px;color:#e5efff;font-size:12px;\"\u003e\n      الدفع عند الاستلام والتوصيل إلى جميع مدن المغرب.\n    \u003c\/p\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب غسول VELORA الآن\" style=\"display:block;width:100%;max-width:440px;margin:0 auto;padding:14px 16px;box-sizing:border-box;background:#ffffff;color:#07377f;border:2px solid #d9e9fb;border-radius:16px;box-shadow:0 9px 22px rgba(0,0,0,0.15);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلب الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#16a34a;font-size:11px;font-weight:700;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"VELORA","offers":[{"title":"Default Title","offer_id":48673654276235,"sku":null,"price":129.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/9052\/5323\/files\/B0A3EAE5-D9A9-4EFB-AE2A-AA638E99E8A6.webp?v=1785450950"},{"product_id":"velora-moisturizing-cream-50-ml","title":"VELORA Moisturizing Cream 50 ml","description":"\u003cdiv dir=\"rtl\" style=\"width:100%;max-width:900px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;background:#ffffff;color:#172b4d;font-family:Tahoma,Arial,sans-serif;text-align:center;line-height:1.7;\"\u003e\n\n  \u003c!-- السعر ومعلومات الطلب --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:18px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(145deg,#f3f8ff 0%,#ffffff 100%);border:2px solid #afccec;border-radius:22px;box-shadow:0 10px 26px rgba(7,55,127,0.13);\"\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:0 0 7px;padding:5px 15px;background:#e7f1ff;color:#07377f;border:1px solid #bdd6f3;border-radius:30px;font-size:12px;font-weight:700;\"\u003e\n      VELORA SKINCARE\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"max-width:760px;margin:3px auto 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.35;\"\u003e\n      VELORA Moisturizing Cream\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0 auto;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      كريم ترطيب وتغذية يومية يساعد على منح البشرة نعومة وراحة وإشراقة صحية، حجم 50 مل.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:13px 0 10px;padding:9px 34px;background:#16a34a;color:#ffffff;border:2px solid #11823a;border-radius:40px;font-size:30px;font-weight:900;line-height:1.2;box-shadow:0 7px 18px rgba(22,163,74,0.23);\"\u003e\n      139 درهم\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:100%;margin:4px auto 0;\"\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#effaf4;color:#17643f;border:1px solid #b3e1c5;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ✓ الدفع عند الاستلام\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f1f7ff;color:#07377f;border:1px solid #c4daf3;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        🚚 التوصيل لجميع مدن المغرب\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f8faff;color:#405978;border:1px solid #d3e1ef;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ☎ تأكيد الطلب عبر الهاتف\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب كريم VELORA المرطب الآن\" style=\"display:block;width:100%;max-width:440px;margin:15px auto 2px;padding:14px 16px;box-sizing:border-box;background:linear-gradient(135deg,#07377f,#0c55a5);color:#ffffff;border:2px solid #052b68;border-radius:16px;box-shadow:0 9px 22px rgba(7,55,127,0.25);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلبي الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#dceaff;font-size:11px;font-weight:600;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- الانتقال السريع --\u003e\n  \u003cnav style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:6px;width:100%;margin:0 0 12px;padding:9px;box-sizing:border-box;background:#07377f;border:2px solid #052b68;border-radius:15px;\"\u003e\n\n    \u003ca href=\"#cream-benefits\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      ماذا يعالج؟\n    \u003c\/a\u003e\n\n    \u003ca href=\"#cream-before\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      قبل وبعد\n    \u003c\/a\u003e\n\n    \u003ca href=\"#cream-use\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      طريقة الاستخدام\n    \u003c\/a\u003e\n\n    \u003ca href=\"#cream-features\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      المكونات والخصائص\n    \u003c\/a\u003e\n\n    \u003ca href=\"#cream-reviews\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      آراء العملاء\n    \u003c\/a\u003e\n\n  \u003c\/nav\u003e\n\n  \u003c!-- 1. Hero IMG-5400 --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/J7jstj11\/IMG-5400.webp\" alt=\"VELORA Moisturizing Cream 50 ml\" width=\"1122\" height=\"1402\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"padding:11px 6px 4px;\"\u003e\n\n      \u003ch2 style=\"margin:0 0 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.4;\"\u003e\n        ترطيب يومي لبشرة ناعمة ومشرقة\n      \u003c\/h2\u003e\n\n      \u003cp style=\"max-width:730px;margin:0 auto;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n        كريم مرطب بقوام مريح يساعد على الحفاظ على رطوبة البشرة، ويمنحها إحساسًا بالنعومة والراحة دون ملمس دهني ثقيل.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 2. ماذا يعالج IMG-5399 --\u003e\n  \u003csection id=\"cream-benefits\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      ماذا يعالج؟\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      يساعد على العناية بجفاف البشرة وخشونة ملمسها ومظهرها الباهت، ويدعم حاجزها الطبيعي للحصول على مظهر أكثر نعومة وراحة.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/66C8TC96\/IMG-5399.webp\" alt=\"فوائد كريم VELORA المرطب للبشرة\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 3. قبل وبعد IMG-5395 --\u003e\n  \u003csection id=\"cream-before\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      قبل \/ بعد\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      مثال توضيحي لتغير مظهر نعومة البشرة وترطيبها مع الاستخدام المنتظم ضمن روتين عناية مناسب.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/pVKmyK29\/IMG-5395.webp\" alt=\"مثال قبل وبعد استخدام كريم VELORA المرطب\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"max-width:740px;margin:9px auto 0;padding:8px 10px;background:#f7f9fc;color:#667991;border:1px solid #d0deec;border-radius:11px;font-size:10px;line-height:1.7;\"\u003e\n      الصور توضيحية فقط. النتائج تختلف حسب نوع البشرة وطريقة الاستخدام والالتزام بروتين العناية.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 4. طريقة الاستخدام IMG-5398 --\u003e\n  \u003csection id=\"cream-use\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      طريقة الاستخدام\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      روتين بسيط لاستخدام كريم VELORA صباحًا ومساءً.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/9XyDzyWR\/IMG-5398.webp\" alt=\"طريقة استخدام كريم VELORA المرطب\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"max-width:740px;margin:9px auto 0;padding:9px 10px;background:#eff6ff;color:#405978;border:1px solid #c9def4;border-radius:11px;font-size:11px;line-height:1.75;\"\u003e\n      ضعي كمية مناسبة على بشرة نظيفة، ثم دلكي الوجه والرقبة بلطف حتى الامتصاص. يستخدم صباحًا ومساءً، مع وضع واقي الشمس خلال النهار.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 5. المكونات والخصائص IMG-5396 --\u003e\n  \u003csection id=\"cream-features\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      المكونات والخصائص\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تركيبة يومية متوازنة بقوام كريمي ناعم تساعد على ترطيب البشرة ودعم نعومتها وراحتها.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/sf5M15Vg\/IMG-5396.webp\" alt=\"مكونات وخصائص كريم VELORA المرطب\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 6. آراء العملاء IMG-5397 --\u003e\n  \u003csection id=\"cream-reviews\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      آراء العملاء\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تجارب العملاء مع ترطيب الكريم وقوامه الخفيف وإحساس النعومة بعد الاستخدام.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/jqyDCysd\/IMG-5397.webp\" alt=\"آراء عملاء كريم VELORA المرطب\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- العرض النهائي --\u003e\n  \u003csection style=\"width:100%;margin:0;padding:23px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(135deg,#052b68 0%,#07377f 55%,#0d57aa 100%);color:#ffffff;border:2px solid #052b68;border-radius:22px;text-align:center;box-shadow:0 14px 34px rgba(7,55,127,0.24);\"\u003e\n\n    \u003ch2 style=\"margin:0;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      امنحي بشرتك الترطيب الذي تستحقه\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:650px;margin:7px auto 0;color:#e5efff;font-size:12px;line-height:1.8;\"\u003e\n      VELORA Moisturizing Cream 50 ml\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:11px 0 8px;padding:8px 30px;background:#ffffff;color:#16a34a;border:2px solid #d3ecdc;border-radius:40px;font-size:28px;font-weight:900;\"\u003e\n      139 درهم\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0 auto 12px;color:#e5efff;font-size:12px;\"\u003e\n      الدفع عند الاستلام والتوصيل إلى جميع مدن المغرب.\n    \u003c\/p\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب كريم VELORA المرطب الآن\" style=\"display:block;width:100%;max-width:440px;margin:0 auto;padding:14px 16px;box-sizing:border-box;background:#ffffff;color:#07377f;border:2px solid #d9e9fb;border-radius:16px;box-shadow:0 9px 22px rgba(0,0,0,0.15);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلبي الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#16a34a;font-size:11px;font-weight:700;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"VELORA","offers":[{"title":"Default Title","offer_id":48673684816011,"sku":null,"price":139.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/9052\/5323\/files\/6D291D0B-7122-4911-BA44-EC89EF91CC76.webp?v=1785454602"},{"product_id":"velora-makeup-remover-200-ml","title":"VELORA Makeup Remover 200 ml","description":"\u003cdiv dir=\"rtl\" style=\"width:100%;max-width:900px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;background:#ffffff;color:#172b4d;font-family:Tahoma,Arial,sans-serif;text-align:center;line-height:1.7;\"\u003e\n\n  \u003c!-- السعر ومعلومات الطلب --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:18px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(145deg,#f3f8ff 0%,#ffffff 100%);border:2px solid #afccec;border-radius:22px;box-shadow:0 10px 26px rgba(7,55,127,0.13);\"\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:0 0 7px;padding:5px 15px;background:#e7f1ff;color:#07377f;border:1px solid #bdd6f3;border-radius:30px;font-size:12px;font-weight:700;\"\u003e\n      VELORA SKINCARE\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"max-width:760px;margin:3px auto 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.35;\"\u003e\n      VELORA Makeup Remover\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0 auto;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      مزيل مكياج لطيف وفعال يساعد على تنظيف البشرة ومنحها إحساسًا بالراحة والانتعاش، حجم 200 مل.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:13px 0 10px;padding:9px 34px;background:#16a34a;color:#ffffff;border:2px solid #11823a;border-radius:40px;font-size:30px;font-weight:900;line-height:1.2;box-shadow:0 7px 18px rgba(22,163,74,0.23);\"\u003e\n      149 درهم\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:100%;margin:4px auto 0;\"\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#effaf4;color:#17643f;border:1px solid #b3e1c5;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ✓ الدفع عند الاستلام\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f1f7ff;color:#07377f;border:1px solid #c4daf3;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        🚚 التوصيل لجميع مدن المغرب\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1 1 150px;max-width:250px;padding:9px 7px;background:#f8faff;color:#405978;border:1px solid #d3e1ef;border-radius:12px;font-size:12px;font-weight:700;\"\u003e\n        ☎ تأكيد الطلب عبر الهاتف\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب مزيل مكياج VELORA الآن\" style=\"display:block;width:100%;max-width:440px;margin:15px auto 2px;padding:14px 16px;box-sizing:border-box;background:linear-gradient(135deg,#07377f,#0c55a5);color:#ffffff;border:2px solid #052b68;border-radius:16px;box-shadow:0 9px 22px rgba(7,55,127,0.25);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلب الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#dceaff;font-size:11px;font-weight:600;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- الانتقال السريع --\u003e\n  \u003cnav style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:6px;width:100%;margin:0 0 12px;padding:9px;box-sizing:border-box;background:#07377f;border:2px solid #052b68;border-radius:15px;\"\u003e\n\n    \u003ca href=\"#remover-benefits\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      ماذا يعالج؟\n    \u003c\/a\u003e\n\n    \u003ca href=\"#remover-before\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      قبل وبعد\n    \u003c\/a\u003e\n\n    \u003ca href=\"#remover-use\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      طريقة الاستخدام\n    \u003c\/a\u003e\n\n    \u003ca href=\"#remover-features\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      المكونات والخصائص\n    \u003c\/a\u003e\n\n    \u003ca href=\"#remover-reviews\" style=\"padding:7px 10px;background:#ffffff;color:#07377f;border-radius:20px;font-size:11px;font-weight:700;text-decoration:none;\"\u003e\n      آراء العملاء\n    \u003c\/a\u003e\n\n  \u003c\/nav\u003e\n\n  \u003c!-- 1. Hero IMG-5401 --\u003e\n  \u003csection style=\"width:100%;margin:0 0 12px;padding:8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/hj5NBX5H\/IMG-5401.webp\" alt=\"VELORA Makeup Remover 200 ml\" width=\"1122\" height=\"1402\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"padding:11px 6px 4px;\"\u003e\n\n      \u003ch2 style=\"margin:0 0 5px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.4;\"\u003e\n        إزالة لطيفة ونظافة يومية\n      \u003c\/h2\u003e\n\n      \u003cp style=\"max-width:730px;margin:0 auto;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n        مزيل مكياج يساعد على إزالة بقايا المكياج والشوائب بلطف، ويترك البشرة نظيفة ومنتعشة دون إحساس ثقيل.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 2. ماذا يعالج IMG-5402 --\u003e\n  \u003csection id=\"remover-benefits\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      ماذا يعالج؟\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      يساعد على إزالة المكياج والشوائب والأوساخ اليومية، مع الحفاظ على إحساس البشرة بالنظافة والراحة والانتعاش.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/fLr1NVr1\/IMG-5402.webp\" alt=\"فوائد مزيل مكياج VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 3. قبل وبعد IMG-5403 --\u003e\n  \u003csection id=\"remover-before\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      قبل \/ بعد\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      مثال توضيحي لمظهر البشرة قبل إزالة المكياج وبعد تنظيفها باستخدام مزيل VELORA.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/LXbGpJbw\/IMG-5403.webp\" alt=\"مثال قبل وبعد استخدام مزيل مكياج VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"max-width:740px;margin:9px auto 0;padding:8px 10px;background:#f7f9fc;color:#667991;border:1px solid #d0deec;border-radius:11px;font-size:10px;line-height:1.7;\"\u003e\n      الصور توضيحية فقط. قد تختلف النتيجة حسب نوع المكياج ونوع البشرة وطريقة الاستخدام.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 4. طريقة الاستخدام IMG-5406 --\u003e\n  \u003csection id=\"remover-use\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      طريقة الاستخدام\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      خطوات بسيطة لإزالة المكياج وتنظيف البشرة بلطف.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/1tjbQ8jk\/IMG-5406.webp\" alt=\"طريقة استخدام مزيل مكياج VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n    \u003cdiv style=\"max-width:740px;margin:9px auto 0;padding:9px 10px;background:#eff6ff;color:#405978;border:1px solid #c9def4;border-radius:11px;font-size:11px;line-height:1.75;\"\u003e\n      ضعي كمية مناسبة على قطعة قطنية نظيفة، ثم امسحي الوجه والعينين بلطف. كرري العملية حتى تصبح القطنة نظيفة، ثم أكملي روتين التنظيف المعتاد.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 5. المكونات والخصائص IMG-5404 --\u003e\n  \u003csection id=\"remover-features\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      المكونات والخصائص\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تركيبة خفيفة مخصصة للعناية اليومية، تساعد على إزالة المكياج وتنظيف البشرة دون ترك ملمس دهني ثقيل.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/LXbGpJWM\/IMG-5404.webp\" alt=\"مكونات وخصائص مزيل مكياج VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- 6. آراء العملاء IMG-5405 --\u003e\n  \u003csection id=\"remover-reviews\" style=\"scroll-margin-top:20px;width:100%;margin:0 0 12px;padding:12px 8px;box-sizing:border-box;overflow:hidden;background:#ffffff;border:2px solid #b8d0ea;border-radius:21px;box-shadow:0 8px 22px rgba(7,55,127,0.10);\"\u003e\n\n    \u003ch2 style=\"margin:0 0 4px;color:#07377f;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      آراء العملاء\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:700px;margin:0 auto 9px;color:#667991;font-size:13px;line-height:1.8;\"\u003e\n      تجارب العملاء مع سهولة إزالة المكياج وإحساس النظافة والراحة بعد الاستخدام.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/i.postimg.cc\/k4pLm2HP\/IMG-5405.webp\" alt=\"آراء عملاء مزيل مكياج VELORA\" width=\"1122\" height=\"1402\" loading=\"lazy\" decoding=\"async\" style=\"display:block;width:100%;max-width:100%;height:auto;margin:0 auto;border:0;border-radius:15px;object-fit:contain;\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- العرض النهائي --\u003e\n  \u003csection style=\"width:100%;margin:0;padding:23px 12px;box-sizing:border-box;overflow:hidden;background:linear-gradient(135deg,#052b68 0%,#07377f 55%,#0d57aa 100%);color:#ffffff;border:2px solid #052b68;border-radius:22px;text-align:center;box-shadow:0 14px 34px rgba(7,55,127,0.24);\"\u003e\n\n    \u003ch2 style=\"margin:0;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.4;\"\u003e\n      أزيلي المكياج بلطف مع VELORA\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:650px;margin:7px auto 0;color:#e5efff;font-size:12px;line-height:1.8;\"\u003e\n      VELORA Makeup Remover 200 ml\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:inline-block;margin:11px 0 8px;padding:8px 30px;background:#ffffff;color:#16a34a;border:2px solid #d3ecdc;border-radius:40px;font-size:28px;font-weight:900;\"\u003e\n      149 درهم\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0 auto 12px;color:#e5efff;font-size:12px;\"\u003e\n      الدفع عند الاستلام والتوصيل إلى جميع مدن المغرب.\n    \u003c\/p\u003e\n\n    \u003ca href=\"\/rsi-btn-hook\" role=\"button\" aria-label=\"اطلب مزيل مكياج VELORA الآن\" style=\"display:block;width:100%;max-width:440px;margin:0 auto;padding:14px 16px;box-sizing:border-box;background:#ffffff;color:#07377f;border:2px solid #d9e9fb;border-radius:16px;box-shadow:0 9px 22px rgba(0,0,0,0.15);font-size:19px;font-weight:900;line-height:1.3;text-align:center;text-decoration:none;\"\u003e\n      اطلب الآن\n      \u003cspan style=\"display:block;margin-top:3px;color:#16a34a;font-size:11px;font-weight:700;\"\u003e\n        الدفع عند الاستلام\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"VELORA","offers":[{"title":"Default Title","offer_id":48673695891595,"sku":null,"price":149.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/9052\/5323\/files\/1C88FF0F-7147-4FC9-8FB3-81AA5667A706.webp?v=1785455424"},{"product_id":"pack-velora-complete-glow-set","title":"Pack VELORA Complete Glow Set","description":"","brand":"VELORA","offers":[{"title":"Default Title","offer_id":48709558304907,"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\/collections\/frontpage.oembed","provider":"VELORA","version":"1.0","type":"link"}