301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: tmra3.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="ar" dir="rtl" data-bs-theme="light" class="h-100"> <head> <!-- Required Meta Tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- This will be hosted on CDN/Local --> <link rel="preload" href="https://cdn.jsdelivr.net/npm/@tabler/icons@latest/iconfont/fonts/tabler-icons.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/dist/tabler-icons.min.css" as="style" onload="this.rel = 'stylesheet'"> <!-- Dark Mode --> <!-- Generate Color Palette for the Theme --> <script> var storeColorTextPrimaryBg = '#ffffff'; var storeColorTextPrimaryText = '#00b286'; </script> <script src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/changeColor.js?d=2025-03-27T12:56:59.000000Z"></script> <!-- Open Graph Meta Tags --> <!-- page title --> <title>تمرا</title> <link rel="canonical" href="https://tmra3.com/" /> <link rel="icon" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <link rel="shortcut icon" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png" type="image/x-icon"> <link rel="apple-touch-icon" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <!-- google data structure --> <script type="application/ld+json"> { "@context": "https://schema.org" ,"@type": "Organization" ,"url": "https://tmra3.com/" ,"name": "تمرا" ,"description": "" ,"logo": "https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png" } </script> <!-- twitter card --> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="تمرا" /> <meta name="twitter:title" content="تمرا" /> <meta name="twitter:url" content="https://tmra3.com/"/> <meta name="twitter:description" content="" /> <meta name="twitter:image" content="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png" /> <!-- facebook open graph --> <meta property="og:locale" content="ar" /> <meta property="og:site_name" content="تمرا" /> <meta property="og:title" content="تمرا" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://tmra3.com/"/> <meta property="og:description" content="" /> <meta property="og:image:alt" content="logo" /> <meta property="og:image" content="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"/> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="business:contact_data:website" content="https://tmra3.com/" /> <!-- Le Favicon --> <link rel="apple-touch-icon" sizes="180x180" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <link rel="shortcut icon" type="image/jpg" href="https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png"> <meta name="msapplication-TileColor" content="#00b286"> <meta name="theme-color" content="#00b286"> <!-- Google Fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preload" href="https://fonts.googleapis.com/css?family=Tajawal:wght@400;700&display=swap" as="style" onload="this.rel = 'stylesheet'"> <!-- Include Bootstrap Framework 5.3.x --> <link rel="stylesheet" href="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/bootstrap.rtl.min.css"> <!-- JS Should be in Head --> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/scrollreveal.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/removeConsoleLog.js"></script> <!-- le CSS --> <link rel="stylesheet" href="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/bundle.min.css?d=2025-03-27T12:56:59.000000Z"> <link rel="stylesheet" href="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/index.css?d=2025-03-27T12:56:59.000000Z"> <!-- File dedicated to the Store functionalities --> <link rel="stylesheet" href="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/store.css?v=1.100.30&d=2025-03-27T12:56:59.000000Z"> <!-- Hotjar for Testing and Feedback / Dev Mode Only --> <!-- <script> !function(t,h,j,s,e,n){t.hj=t.hj||function(){(t.hj.q=t.hj.q||[]).push(arguments)},t._hjSettings={hjid:3199021,hjsv:6},e=h.getElementsByTagName("head")[0],(n=h.createElement("script")).async=1,n.src=j+t._hjSettings.hjid+s+t._hjSettings.hjsv,e.appendChild(n)}(window,document,"https://static.hotjar.com/c/hotjar-",".js?sv="); </script> --> <!-- CSS & JS files Injected in inner Pages --> <!-- Overwrite default CSS By `user_custom_css` if any --> <!-- Noscript Code goes here --> <noscript> <style> [data-simplebar] { overflow: auto; } </style> </noscript> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <style id="zid-store-customer-style"> zid-store-customer, [zid-visible-customer], [zid-visible-guest], [zid-visible-wishlist], [zid-hidden-wishlist] { display: none !important; } </style> <script> window.multipleInventoriesBasedOnCountry = false; </script> <script> window.RaqeebStoreId = "bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6" || undefined; (function () { window.raqeeb = { q: [["set", "trackerUrl", 'https://raqeeb.zid.sa/collect'], ["set", "siteId", window.RaqeebStoreId], ["trackPageview"]], }; })(); </script> <script id="raqeeb-script" src="/js/raqeeb.min.js?v=1.0.2" defer></script> <script> window.customerLazyLoadingStores = true; window.ScCid = null || undefined; window.store_uuid = "bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6" || undefined; window.customerAsync = new Promise(function (resolve, reject) { window._customerAsyncResolve = resolve; window._customerAsyncReject = reject; }); </script> <script async src="https://tmra3.com/js/head_scripts_setup.min.js?v=1.0.4"></script> <script> </script> <script> document.addEventListener('DOMContentLoaded', function() { }, false); </script> <script async src="https://tmra3.com/js/photo-swiper.min.js"></script> </head> <body class="d-flex flex-column h-100"> <noscript> <div class="alert alert-warning text-center" role="alert"> يجب تفعيل جافا سكريبت لتتمكن من استخدام هذا الموقع بشكل صحيح </div> </noscript> <!-- Main --> <main role="main" id="main" class="full-width"> <header role="banner"> <div class="availability-bar" style="z-index: 4; background-color: rgb(252, 241, 214);"> <div class="container" style="position: relative; text-align: center"> <div class="announcement-text" data-nosnippet style="display: block; margin: 5px 0px; font-size: 12px;line-height: 20px; color: rgb(151, 86, 76)"> <svg width="24" height="24" viewBox="0 0 60 60" style="font-size: 24px; width: 24px; height: 24px; fill: rgb(151, 86, 76); vertical-align: middle"> <path d="M44.7061 20H42.2061V15C42.2061 8.1 36.6061 2.5 29.7061 2.5C22.8061 2.5 17.2061 8.1 17.2061 15V20H14.7061C11.9561 20 9.70605 22.25 9.70605 25V50C9.70605 52.75 11.9561 55 14.7061 55H44.7061C47.4561 55 49.7061 52.75 49.7061 50V25C49.7061 22.25 47.4561 20 44.7061 20ZM22.2061 15C22.2061 10.85 25.5561 7.5 29.7061 7.5C33.8561 7.5 37.2061 10.85 37.2061 15V20H22.2061V15ZM42.2061 50H17.2061C15.8311 50 14.7061 48.875 14.7061 47.5V27.5C14.7061 26.125 15.8311 25 17.2061 25H42.2061C43.5811 25 44.7061 26.125 44.7061 27.5V47.5C44.7061 48.875 43.5811 50 42.2061 50Z"/> <path d="M25.5881 42.353C24.6175 42.353 23.8322 43.1471 23.8322 44.1177C23.8322 45.0883 24.6175 45.8824 25.5881 45.8824C26.5587 45.8824 27.3528 45.0883 27.3528 44.1177C27.3528 43.1471 26.5587 42.353 25.5881 42.353ZM20.2939 29.1177C20.2939 29.603 20.691 30.0001 21.1763 30.0001H22.0587L25.2351 36.6971L24.0439 38.8501C23.3998 40.0324 24.2469 41.4706 25.5881 41.4706H35.2939C35.7792 41.4706 36.1763 41.0736 36.1763 40.5883C36.1763 40.103 35.7792 39.7059 35.2939 39.7059H25.5881L26.5587 37.9412H33.1322C33.7939 37.9412 34.3763 37.5795 34.6763 37.0324L37.8351 31.3059C38.1616 30.7236 37.7381 30.0001 37.0675 30.0001H24.0087L23.4175 28.7383C23.2763 28.4295 22.9587 28.2354 22.6234 28.2354H21.1763C20.691 28.2354 20.2939 28.6324 20.2939 29.1177ZM34.4116 42.353C33.441 42.353 32.6557 43.1471 32.6557 44.1177C32.6557 45.0883 33.441 45.8824 34.4116 45.8824C35.3822 45.8824 36.1763 45.0883 36.1763 44.1177C36.1763 43.1471 35.3822 42.353 34.4116 42.353Z" /> </svg> <span style="vertical-align: middle"> عملية الشراء معطلة في الوقت الحالي, أضف المنتجات التي ترغب بشرائها في السلة واتمم عملية الشراء في وقت لاحق.</span> </div> </div> </div> <div id="progress" class="d-none fixed-top z-3"></div> <nav class="navbar navbar-expand-lg py-2 px-1 px-sm-0 border-bottom border-secondary border-opacity-10 z-2 bg-light-subtle navbar-sticky" role="navigation" aria-label="القائمة الرئيسية" id="navbar"> <div class="container gap-3 gap-lg-0 position-relative"> <a class="navbar-brand ps-0 order-0 order-lg-0 me-auto align-items-center d-inline-flex css-navbar-brand" href="/" title="تمرا"> <img src="https://media.zid.store/cdn-cgi/image/w=200,q=100/https://media.zid.store/bd8a6c23-5f40-4ee3-9f8c-818d11dbc4a6/2b677c21-cbf2-4791-b3d7-b73614839746-200x.png" alt="تمرا" class="w-auto css-logo css-mode-toggle"> <span class="px-1">تمرا</span> </a> <a class="d-lg-none nav-link link-secondary position-relative order-1 d-print-none" title="قائمة التصفح" data-bs-toggle="offcanvas" data-bs-target="#offcanvasMenu" aria-controls="offcanvasMenu" href="#offcanvasMenu"> <i class="ti ti-menu-2 fs-3 align-middle" aria-hidden="true"></i> <span class="visually-hidden">قائمة التصفح</span> </a> <a class="me-1 d-lg-none nav-link link-secondary position-relative order-3 d-print-none" title="سلة التسوق" data-bs-toggle="offcanvas" data-bs-target="#offcanvasCart" aria-controls="offcanvasCart" href="#offcanvasCart"> <i class="ti ti-shopping-bag fs-3 align-middle" aria-hidden="true"></i> <span class="visually-hidden">سلة التسوق</span> <span class="position-absolute top-0 start-100 translate-middle badge text-bg-primary rounded-pill d-none js-cart-badge"></span> </a> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="mx-auto"></div> <ul class="navbar-nav mb-2 mb-lg-0 me-0"> <li class="nav-item mx-1 dropdown js-profile-account"> <a zid-visible-customer="true" class="nav-link link-secondary" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> <i class="ti ti-user fs-4 !align-middle" data-bs-placement="bottom" data-bs-html="true" data-bs-toggle="tooltip" data-bs-title="<small>العضوية</small>" data-bs-offset="0,5"></i> <span class="visually-hidden">العضوية</span> </a> <a zid-visible-guest="true" class="nav-link link-secondary" href="/auth/login"> <i class="ti ti-user-circle fs-4 !align-middle" data-bs-placement="bottom" data-bs-html="true" data-bs-toggle="tooltip" data-bs-title="<small>تسجيل دخول</small>" data-bs-offset="0,5"></i> <span class="visually-hidden">تسجيل دخول</span> </a> <ul class="dropdown-menu dropdown-menu-lg-end dropdown-menu-minimal shadow-lg border-0 rounded rounded-3 animated slideIn"> <li zid-visible-customer="true"> <h6 class="dropdown-header py-0 text-body fw-light"> <span class="js-user-greeting lh-base"></span> </h6> </li> <li zid-visible-customer="true"><hr class="dropdown-divider border-secondary border-opacity-10"></li> <li> <div zid-visible-customer="true" class="mb-0 dropdown-header d-flex flex-wrap justify-content-between align-items-center"> <div class="vstack gap-0 text-secondary"> <strong class="text-capitalize d-flex hstack align-items-center gap-2"> <zid-store-customer get="name"></zid-store-customer> </strong> <span class="text-wrap" style="word-break:break-word!important"><zid-store-customer get="email"></zid-store-customer></span> </div> </div> <div zid-visible-guest="true" class="mb-0 dropdown-header"> <div class="vstack" hidden> <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-store" width="40" height="40" viewbox="0 0 24 24" stroke-width="1" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <line x1="3" y1="21" x2="21" y2="21"></line> <path d="M3 7v1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1h-18l2 -4h14l2 4"></path> <line x1="5" y1="21" x2="5" y2="10.85"></line> <line x1="19" y1="21" x2="19" y2="10.85"></line> <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4"></path> </svg> <h6 class="mb-0"> مرحبا بك في متجرنا </h6> </div> <div class="vstack gap-2"> <a href="/auth/login" class="btn btn-sm btn-primary flex-fill"> <i class="ti ti-user align-middle" aria-hidden="true"></i> <span class="px-1">تسجيل دخول</span> </a> <a href="/auth/register" class="btn btn-sm btn-link text-center"> <i class="ti ti-fingerprint align-middle" aria-hidden="true"></i> <span class="px-0">عضو جديد؟ سجل الآن</span> </a> </div> </div> </li> <li zid-visible-customer="true"> <hr class="dropdown-divider border-secondary border-opacity-10"> </li> <li zid-visible-customer="true"> <a class="dropdown-item py-2 !rounded" href="/account-profile"> <i class="ti ti-id fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">الملف الشخصي</span> </a> </li> <li zid-visible-customer="true"> <a class="dropdown-item py-2 " href="/account-addresses"> <i class="ti ti-live-view fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">دليل العناوين</span> </a> </li> <li zid-visible-customer="true"> <a class="dropdown-item py-2 !rounded" href="/account-orders"> <i class="ti ti-basket fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">الطلبات</span> </a> </li> <li zid-visible-customer="true"><hr class="dropdown-divider border-secondary border-opacity-10"></li> <li zid-visible-customer="true"> <form action="/auth/logout" method="POST"> <input type="hidden" name="_token" value="Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m"> <input type="hidden" name="redirect_to" value="/"> <input type="hidden" name="form_type" value="customer_logout"> <button type="submit" class="dropdown-item py-2"> <i class="ti ti-logout fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">تسجيل خروج</span> </button> </form> </li> </ul> </li> <li class="nav-item mx-1"> <a class="nav-link link-secondary position-relative js-language-shipping" title="اللغة والتوصيل" data-bs-toggle="offcanvas" data-bs-target="#offcanvasCountries" aria-controls="offcanvasCountries" href="#"> <i class="ti ti-world fs-4 !align-middle" data-bs-placement="bottom" data-bs-html="true" data-bs-toggle="tooltip" data-bs-title="<small>اللغة والتوصيل</small>" data-bs-offset="0,5"></i> <span class="visually-hidden">اللغة والتوصيل</span> </a> </li> <li class="nav-item mx-1 position-relative"> <a class="nav-link link-secondary position-relative" title="سلة التسوق" data-bs-toggle="offcanvas" data-bs-target="#offcanvasCart" aria-controls="offcanvasCart" href="#offcanvasCart"> <span class="ti ti-refresh fs-4 !align-middle d-inline-block animate__animated animate__rotateIn animate__infinite js-cart-status" data-bs-placement="bottom" data-bs-html="true" data-bs-toggle="tooltip" data-bs-title="<small>سلة التسوق</small>" data-bs-offset="0,5"></span> <span class="visually-hidden">سلة التسوق</span> <span class="position-absolute top-0 start-100 translate-middle-x badge bg-primary rounded-pill d-none js-cart-badge"></span> </a> </li> </ul> </div> </div> </nav> <!-- // ToDo: to use mustach.js --> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/navbar-profile.js"></script> <script defer> const generateAvatarColor = (selector) => { const avatar = document.querySelector(selector); if (!avatar) return; const email = avatar.dataset.email; const enc = new TextEncoder(); const data = enc.encode(email); crypto.subtle.digest("SHA-256", data).then(function (hash) { const emailHash = Array.prototype.map.call(new Uint8Array(hash), x => (x < 16 ? "0" + x.toString(16) : x.toString(16))).join(""); const color = `#${emailHash.slice(0, 6)}`; avatar.style.backgroundColor = color; }); } generateAvatarColor('.js-user-avatar'); </script> </header> <div class="offcanvas offcanvas-end border-0 shadow-sm" tabindex="-1" data-bs-scroll="true" id="offcanvasCart" aria-labelledby="offcanvasCartLabel"> <div class="offcanvas-header bg-secondary-subtle"> <h6 class="offcanvas-title fw-bold" id="offcanvasCartLabel"> سلة المشتريات </h6> <button type="button" class="btn-none p-0 text-body-emphasis grow" data-bs-dismiss="offcanvas" aria-label="إغلاق"> <i class="ti ti-x align-middle fs-5" aria-hidden="true"></i> </button> </div> <div class="offcanvas-body p-0"> <div class="p-3"> <div class="text-center py-3 border rounded border-secondary border-opacity-10 shadow-sm js-cart-is-empty"> <div class="vstack gap-2"> <svg class="text-primary text-opacity-75 col-4 mx-auto active" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 784 820" preserveaspectratio="xMidYMid meet" width="784" height="100%"> <defs> <clipPath id="__lottie_cart_element_1439"> <rect width="784" height="820" x="0" y="0" class="cart-is-empty-1"></rect> </clipPath> <filter id="__lottie_cart_element_1459" filterunits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> <feComponentTransfer in="SourceGraphic"> <feFuncA type="table" tablevalues="1.0 0.0"></feFuncA> </feComponentTransfer> </filter> <mask id="__lottie_cart_element_1455" mask-type="alpha"> <g filter="url(#__lottie_cart_element_1459)"> <rect width="784" height="820" x="0" y="0" fill="#ffffff" opacity="0" class="cart-is-empty-2"></rect> <g transform="matrix(1,0,0,1,392,444.6077575683594)" opacity="1" style="display: block;"> <g opacity="1" transform="matrix(1,0,0,1,-14,84)"> <path fill="currentColor" fill-opacity="1" d=" M358.00079345703125,-279.9931640625 C358.0048522949219,-279.9914245605469 358.0002746582031,180.00315856933594 358.0002746582031,180.00315856933594 C358.0002746582031,180.00315856933594 -357.9997253417969,180.00315856933594 -357.9997253417969,180.00315856933594 C-357.9997253417969,180.00315856933594 -358.0040588378906,-281.9912414550781 -358.0000305175781,-281.99310302734375 C-357.99249267578125,-281.9965515136719 357.993408203125,-279.9963684082031 358.00079345703125,-279.9931640625z" class="cart-is-empty-3"></path> <path stroke-linecap="butt" stroke-linejoin="miter" fill-opacity="0" stroke-miterlimit="4" stroke="currentColor" stroke-opacity="1" stroke-width="5.4" d=" M358.00079345703125,-279.9931640625 C358.0048522949219,-279.9914245605469 358.0002746582031,180.00315856933594 358.0002746582031,180.00315856933594 C358.0002746582031,180.00315856933594 -357.9997253417969,180.00315856933594 -357.9997253417969,180.00315856933594 C-357.9997253417969,180.00315856933594 -358.0040588378906,-281.9912414550781 -358.0000305175781,-281.99310302734375 C-357.99249267578125,-281.9965515136719 357.993408203125,-279.9963684082031 358.00079345703125,-279.9931640625z" class="cart-is-empty-4"></path> </g> </g> </g> </mask> </defs> <g clip-path="url(#__lottie_cart_element_1439)"> <g mask="url(#__lottie_cart_element_1455)" style="display: none;"> <g transform="matrix(1,0,0,1,392,432.2142333984375)" opacity="1"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M222.54031372070312,-196.8846435546875 C222.54031372070312,-196.8846435546875 -220.53768920898438,-196.8846435546875 -220.53768920898438,-196.8846435546875 C-220.53768920898438,-196.8846435546875 -258.53900146484375,252.98699951171875 -258.53900146484375,252.98699951171875 C-258.53900146484375,296.98699951171875 -222.53900146484375,332.98699951171875 -178.53900146484375,332.98699951171875 C-178.53900146484375,332.98699951171875 178.53900146484375,332.98699951171875 178.53900146484375,332.98699951171875 C222.53900146484375,332.98699951171875 258.53900146484375,296.98699951171875 258.53900146484375,252.98699951171875 C258.53900146484375,252.98699951171875 222.54031372070312,-196.8846435546875 222.54031372070312,-196.8846435546875z" class="cart-is-empty-5"></path> </g> </g> </g> <g transform="matrix(1,0,0,1,392,444.6077575683594)" opacity="1" style="display: block;"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M222.54417419433594,-196.9800262451172 C222.54417419433594,-196.9800262451172 -220.5442657470703,-196.9800262451172 -220.5442657470703,-196.9800262451172 C-220.5442657470703,-196.9800262451172 -258.54010009765625,252.98699951171875 -258.54010009765625,252.98699951171875 C-258.5394592285156,296.9867858886719 -222.54031372070312,332.98699951171875 -178.5398406982422,332.98699951171875 C-178.5398406982422,332.98699951171875 178.5398406982422,332.98699951171875 178.5398406982422,332.98699951171875 C222.54031372070312,332.98699951171875 258.5394287109375,296.9869079589844 258.54010009765625,252.98699951171875 C258.54010009765625,252.98699951171875 222.54417419433594,-196.9800262451172 222.54417419433594,-196.9800262451172z" class="cart-is-empty-6"></path> </g> </g> <g transform="matrix(1,0,0,1,392,444.6077575683594)" opacity="1" style="display: block;"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M222.6721954345703,-195.80909729003906 C222.6721954345703,-195.80909729003906 -220.59326171875,-195.80909729003906 -220.59326171875,-195.80909729003906 C-220.59326171875,-195.80909729003906 -143.73165893554688,-195.3986053466797 -143.73165893554688,-195.3986053466797 C-143.73165893554688,-195.3986053466797 -220.68194580078125,-194.98538208007812 -220.68194580078125,-194.98538208007812 C-220.68194580078125,-194.98538208007812 223.4110565185547,-194.98538208007812 223.4110565185547,-194.98538208007812 C223.4110565185547,-194.98538208007812 145.77157592773438,-195.3986053466797 145.77157592773438,-195.3986053466797 C145.77157592773438,-195.3986053466797 222.6721954345703,-195.80909729003906 222.6721954345703,-195.80909729003906z" class="cart-is-empty-7"></path> </g> </g> <g transform="matrix(1,0,0,1,392,436)" opacity="1" style="display: block;"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M-120.96610260009766,-114.24781799316406 C-121.19070434570312,-117.33003997802734 -121.3511734008789,-195.46878051757812 -121.30615997314453,-198.56314086914062 C-121.27742004394531,-267.3310241699219 -64.748046875,-323.0779113769531 5.0201592445373535,-323.0779113769531 C74.78836822509766,-323.0779113769531 131.37522888183594,-267.3310241699219 131.34616088867188,-198.56314086914062 C131.301025390625,-195.46087646484375 131.2310028076172,-117.31399536132812 131.00440979003906,-114.22374725341797" class="cart-is-empty-8"></path> </g> </g> <g style="display: none;" transform="matrix(1,0,0,1,392,436)" opacity="1"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M-120.6500015258789,-115.69100189208984 C-120.8740005493164,-118.76499938964844 -120.98899841308594,-197.86900329589844 -120.98899841308594,-201 C-120.98899841308594,-270.5820007324219 -64.58200073242188,-326.989013671875 5,-326.989013671875 C74.58200073242188,-326.989013671875 130.98899841308594,-270.5820007324219 130.98899841308594,-201 C130.98899841308594,-197.86099243164062 130.87399291992188,-118.7490005493164 130.6479949951172,-115.66699981689453" class="cart-is-empty-9"></path> </g> </g> <g transform="matrix(1,0,0,1,392,436)" opacity="1" style="display: none;"> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M-0.006975629832595587,-37.11494827270508 C-0.006975629832595587,-37.11494827270508 0,-36.20192337036133 0,-36.20192337036133" class="cart-is-empty-10"></path> </g> <g opacity="1" transform="matrix(1,0,0,1,0,0)"> <path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="currentColor" stroke-opacity="1" stroke-width="40" d=" M0.1157449409365654,-36.290122985839844 C0.1157449409365654,-36.290122985839844 0,-36.20192337036133 0,-36.20192337036133 C0,-36.20192337036133 -0.20019671320915222,-36.207801818847656 -0.20019671320915222,-36.207801818847656" class="cart-is-empty-11"></path> </g> </g> </g> </svg> </div> <p class="text-secondary my-3">سلة المشتريات فارغة</p> <a href="/products" class="btn btn-primary"> <span class="px-1"> تسوق الآن </span> <i class="ti ti-arrow-left align-middle fs-6" aria-hidden="true"></i> </a> </div> <div class="d-flex justify-content-center mb-3 d-none js-cart-spinner"> <div class="spinner-border text-primary text-opacity-75" role="status"> <span class="visually-hidden">...جاري التحميل</span> </div> </div> <div class="list-group overflow-auto js-cart-products" id="js-cart-products"></div> </div> </div> <div class="p-3 sticky-bottom bg-secondary-subtle d-none js-cart-buttons"> <div class="d-grid gap-2"> <a href="/products" class="btn btn-primary d-flex justify-content-between align-items-center"> العودة للتسوق <span class="fw-bold"> <i class="ti ti-arrow-left fs-5 align-middle" aria-hidden="true"></i> </span> </a> <a href="/cart/view" class="btn btn-primary btn-lg d-flex justify-content-between align-items-center js-button-checkout"> متابعة الشراء <span class="fw-bold js-cart-total-price-stirng"></span> </a> </div> </div> </div> <div class="toast align-items-center mt-2 ms-2 shadow-lg border-secondary-subtle fixed-top top-0 start-0 z-3 border-0 js-toast" role="alert" aria-live="assertive" aria-atomic="true"> <div class="toast-header border-secondary-subtle text-bg-primary"> <i class="ti ti-notification align-middle fs-5" aria-hidden="true"></i> <strong class="ms-1 me-auto"> إشعار </strong> <button type="button" class="btn-close btn-close-white" data-bs-dismiss="toast" aria-label="إغلاق"></button> </div> <div class="toast-body bg-light-subtle text-secondary-emphasis rounded-bottom js-toast-message"></div> </div> <div class="offcanvas offcanvas-start d-inline-flex border-0 shadow-sm" tabindex="-1" data-bs-scroll="true" id="offcanvasMenu" aria-labelledby="offcanvasMenuLabel"> <div class="offcanvas-header bg-light-subtle"> <h6 class="offcanvas-title fw-bold" id="offcanvasMenuLabel"> قائمة التصفح </h6> <button type="button" class="btn-none p-0 text-body-emphasis grow" data-bs-dismiss="offcanvas" aria-label="إغلاق"> <i class="ti ti-x align-middle fs-5" aria-hidden="true"></i> </button> </div> <div class="offcanvas-body p-0"> <div class="p-3"> <div class="flex-shrink-0 mb-3"> <div class="border bg-secondary bg-opacity-10 border-secondary border-opacity-10 shadow-sm rounded px-3 py-2"> <div zid-visible-customer="true" class="d-flex justify-content-between align-items-center"> <div class="flex-grow-1"> <h6 class="dropdown-header py-0 text-secondary fs-6 fw-light"> <span class="js-user-greeting lh-base"></span> <span class="px-1 text-primary"><zid-store-customer get="name"></zid-store-customer></span> </h6> </div> <div class="flex-shrink-0"> <form action="/auth/logout" method="POST"> <input type="hidden" name="_token" value="Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m"> <input type="hidden" name="redirect_to" value="/"> <input type="hidden" name="form_type" value="customer_logout"> <button type="submit" class="btn btn-sm btn-primary" data-bs-placement="left" data-bs-html="true" data-bs-toggle="tooltip" data-bs-title="<small>تسجيل خروج</small>"> <i class="ti ti-power align-middle" aria-hidden="true"></i> <span class="visually-hidden">تسجيل خروج</span> </button> </form> </div> </div> <hr zid-visible-customer="true" class="my-2 border-secondary border-opacity-50"> <div zid-visible-customer="true" class="hstack gap-2 fw-lighter small"> <a href="/account-profile" class="link-secondary"> <i class="ti ti-id align-middle" aria-hidden="true"></i> الحساب</a> <span class="text-muted">·</span> <a href="/account-addresses" class="link-secondary"> <i class="ti ti-live-view align-middle" aria-hidden="true"></i> العناوين</a> <span class="text-muted">·</span> <a href="/account-orders" class="link-secondary"> <i class="ti ti-basket align-middle" aria-hidden="true"></i> الطلبات</a> </div> <div zid-visible-guest="true" class="d-flex justify-content-between align-items-center"> <h6 class="mb-0 fw-light text-secondary"> مرحبا بك في متجرنا </h6> <div class="vr"></div> <a href="/auth/login" class="btn btn-sm btn-primary"> <span class="px-1">تسجيل دخول</span> <span class="ti ti-arrow-left align-middle" aria-hidden="true"></span> </a> </div> <hr zid-visible-guest="true" class="my-2 border-secondary border-opacity-50" hidden> <div zid-visible-guest="true" class="hstack gap-2 small"> </div> </div> </div> <div class="flex-shrink-0 mb-3"> <form action="/customer/lang-shipping-country" class="row gx-1 me-auto" method="POST" id="!changeLanguageCountryMobile"> <input type="hidden" name="_token" value="Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m"> <input type="hidden" name="permalink" value="https://tmra3.com/"> <input type="hidden" id="redirect-to-mobile" name="redirect_to" value="/"> <div class="col-12"> <select name="language" class="form-select form-select-sm" id="floatingSelectLanguagemobile" aria-label="ٍاختر اللغة"> <option value="ar" selected >العربية</option> </select> </div> <div class="col-12 mt-2"> <select name="country" class="form-select form-select-sm" id="floatingSelectCountrymobile" aria-label="اختر الدولة"> <option data-currency="SAR" data-currency-symbol=" ر.س " value="SA" selected > السعودية </option> </select> </div> <div class="col-12 mt-2"> <div class="d-grid gap-2"> <button type="submit" class="btn btn-primary">حفظ</button> </div> </div> </form> </div> </div> </div> </div> <script> document.addEventListener('DOMContentLoaded', () => { const menuItems = document.querySelectorAll('#js-offcanvas-menu .collapse'); menuItems.forEach(item => { const link = item.previousElementSibling; const icon = link.querySelector('.ti'); item.addEventListener('show.bs.collapse', () => { if (icon) { icon.classList.remove('ti-circle-plus'); icon.classList.add('ti-circle-minus'); } }); item.addEventListener('hide.bs.collapse', (e) => { if (e.target === item && icon) { icon.classList.remove('ti-circle-minus'); icon.classList.add('ti-circle-plus'); } }); }); }); </script> <div class="offcanvas offcanvas-end border-0 shadow-sm" tabindex="-1" data-bs-scroll="true" id="offcanvasCountries" aria-labelledby="offcanvasCountriesLabel"> <div class="offcanvas-header bg-secondary-subtle"> <h6 class="offcanvas-title fw-bold" id="offcanvasCountriesLabel"> اللغة والتوصيل </h6> <button type="button" class="btn-none p-0 text-body-emphasis grow" data-bs-dismiss="offcanvas" aria-label="إغلاق"> <i class="ti ti-x align-middle fs-5" aria-hidden="true"></i> </button> </div> <form class="d-flex flex-column offcanvas-body p-0" action="/customer/lang-shipping-country" method="POST"> <input type="hidden" name="_token" value="Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m"> <input type="hidden" name="permalink" value="https://tmra3.com/"> <input type="hidden" id="redirect-to" name="redirect_to" value="/"> <div class="offcanvas-body p-0"> <div class="mt-3"> <div class="flex-shrink-0 px-3"> <div class="form-floating"> <select name="language" class="form-select" id="floatingSelectLanguage" aria-label="ٍاختر اللغة"> <option value="ar" selected >العربية</option> </select> <label for="floatingSelectLanguage">اختر اللغة</label> </div> </div> <div class="flex-shrink-0 px-3 mt-3"> <div class="form-floating"> <select name="country" class="form-select" id="floatingSelectCountry" aria-label="اختر الدولة"> <option data-currency="SAR" data-currency-symbol=" ر.س " value="SA" selected > السعودية </option> </select> <label for="floatingSelectCountry">اختر الدولة</label> </div> </div> </div> </div> <div class="px-3 py-3 p-md-3 sticky-bottom bg-secondary-subtle"> <div class="d-grid gap-2"> <button type="submit" class="btn btn-primary js-button-save" disabled>حفظ</button> </div> </div> </form> </div> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/offcanvas-internationalization.js?d=2025-03-27T12:56:59.000000Z"></script> <script> var navbarGreetingDataTemplate = { greeting_morning: 'صباح الخير', greeting_afternoon: 'يوم سعيد لك', greeting_evening: 'مساء الخير', }; </script> <script src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/header.js?d=2025-03-27T12:56:59.000000Z"></script> <!-- Wrapper for Search Backdrop --> <div class="js-wrapper"> <section section-id="38b0d1eb-9068-4f98-a35d-3f48009c364f" class="py-4 p-sm-5 text-center css-store"> <div class="container py-5 d-flex flex-column align-content-center col-10 col-sm-6 mx-auto"> <figure class="mb-4"> <ul class="nav d-flex align-content-center justify-content-center gap-2 gap-md-3 mt-3"> <li> <a class="link-primary grow" href="tel:+966552019100" target="_blank"> <i class="ti ti-phone fs-3" aria-hidden="true"></i> <span class="visually-hidden"></span> </a> </li> <li> <a class="link-primary grow" href="/cdn-cgi/l/email-protection#ce83ffe3bdffe3a3ff8ea6a1baa3afa7a2e0ada1a3" target="_blank" title=""> <i class="ti ti-mail-opened fs-3" aria-hidden="true"></i> <span class="visually-hidden">البريد الإلكتروني</span> </a> </li> </ul> </figure> </div> </section> <section section-id="c6ad0cf6-aa70-46f9-b3cd-f3652a6547f7" class="py-4 p-sm-5 border-top border-secondary border-opacity-10 css-products"> <div class="container"> <div class="d-flex justify-content-between align-items-center mb-2 mb-sm-3"> <div class="flex-grow-1"> <h2 class="h5 py-0 py-sm-2 fw-bold"> أحدث المنتجات </h2> </div> </div> <div class="recent-products-default-section"> </div> <div class="d-flex mt-3"> <div class="flex-grow-1"></div> <div class="flex-shrink-0"> <a href="" class="link-primary"> <span class="px-1"> الكل </span> <span class="visually-hidden">الكل أحدث المنتجات</span> <i class="ti ti-arrow-left align-middle" aria-hidden="true"></i> </a> </div> </div> </div> </section> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script> window.showFallBackProducts = true; </script> </div> </main> <footer class="mt-auto bg-secondary bg-opacity-10 shadow-sm animate__animated animate__fadeIn animate__delay-1s" role="contentinfo"> <section class="bg-transparent px-1 px-sm-0 pt-4 pb-3 py-sm-4"> <div class="container py-sm-5"> <div class="row flex-sm-row flex-column justify-content-between"> <div class="col col-sm-auto col-lg-3 mb-3 mb-sm-4 mb-lg-0"> <h2 class="h6 text-body fw-bold"> </h2> <div data-toggle="js-data-toggle"> <p class="mt-0 mt-sm-3 text-body-secondary pt-2 pt-sm-0 mb-0 pb-3 py-sm-0 col-lg-10"> </p> </div> </div> <div class="col mb-3 mb-sm-0"> <h2 class="h6 text-body fw-bold"> العنوان التجاري </h2> <div data-toggle="js-data-toggle"> <address class="mt-0 mt-sm-3 d-grid gap-1 justify-content-start justify-content-sm-start align-items-center text-body-secondary pt-2 pt-sm-0 mb-0 pb-3 py-sm-0"> <span> السعودية </span> <span class="mb-2"> الرياض </span> <a href="https://maps.google.com/?q=24.78729841945888,46.81943140434895" target="_blank" class="link-secondary mt-2"> <span class="d-inline-block border-bottom border-primary border-opacity-10 py-0 border-2"> إنتقل إلى الخريطة </span> <sup class="ti ti-arrow-up-left align-middle" aria-hidden="true"></sup> </a> </address> </div> </div> <div class="col mb-3 mb-sm-0"> <h2 class="h6 text-body fw-bold"> </h2> <div data-toggle="js-data-toggle"> <ul class="nav flex-column mt-0 mt-sm-3 pt-2 pt-sm-0 pb-2 py-sm-0"> </ul> </div> </div> <div class="col mb-3 mb-sm-0"> <h2 class="h6 text-body fw-bold"> تابعنا على </h2> <div data-toggle="js-data-toggle"> <ul class="nav flex-column mt-0 mt-sm-3 pt-2 pt-sm-0 pb-2 py-sm-0"> <li class="nav-item mb-2"> <a class="nav-link link-secondary d-inline-block p-0" href="tel:+966552019100" target="_blank"> <i class="ti ti-phone fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">الهاتف</span> </a> </li> <li class="nav-item mb-2"> <a class="nav-link link-secondary d-inline-block p-0" href="/cdn-cgi/l/email-protection#5d106c702e6c70306c1d353229303c3431733e3230" target="_blank"> <i class="ti ti-mail-opened fs-5 align-middle" aria-hidden="true"></i> <span class="px-1">البريد الإلكتروني</span> </a> </li> </ul> </div> </div> </div> </div> </section> <section class="border-secondary border-top border-bottom border-opacity-10 px-1 px-sm-0 pt-0 pb-2 py-sm-3 d-print-none" data-section="js-copyright"> <div class="container"> <h2 class="h6 text-body fw-bold d-sm-none"> خيارات الدفع والتوصيل </h2> <div class="d-grid gap-lg-3 d-lg-flex text-sm-start justify-content-lg-between align-items-center"> <div data-toggle="js-data-toggle"> <div class="my-0 my-sm-0 hstack gap-2 gap-sm-1 gap-lg-2 flex-wrap justify-content-start py-3 py-sm-0"> <a href="/shipping-and-payment" title="زدشب"> <img src="https://media.zid.store/cdn-cgi/image/h=100,q=100/https://media.zidship.com/thumbs/servicelevel/9a73cbcf-73ea-4a17-94c9-056ed0b3a4a9-thumbnail-370x370.png" loading="lazy" class="logo-w-h-30 js-shipping-icon" alt="زدشب" title="زدشب"> </a> <a href="/shipping-and-payment" title="دفع عند الاستلام"> <img src="https://media.zid.store/cdn-cgi/image/h=100,q=100/https://media.zid.store/static/cod.png" loading="lazy" class="logo-w-h-30 object-fit-scale js-shipping-icon" alt="دفع عند الاستلام" title="دفع عند الاستلام" style="height: 30px;"> </a> </div> </div> <div class="d-none d-sm-flex hstack gap-lg-2 mt-sm-3 mt-lg-0"> <span class="rotate-center"><a href="https://grow.zid.sa/join-zid?utm_source=referral&utm_medium=store_footer&utm_campaign=zid_rewards&store_link=https%3A%2F%2Ftmra3.com%2F" target="_blank" class="footer-marketing-link"><span dir='rtl'><span class='copyrights-text'>صنع بواسطة زد</span> <img style='background:linear-gradient(150deg,#7d7cfc 0%,#7655ec 50%,#7c33da 100%);padding:3px;max-width:20px;max-height:20px;border-radius:50%' src='https://media.zid.store/d297fb8b-c322-412e-a2f4-ffa96dc57022/b6aca386-4eeb-4e0f-8009-35ca7063d184.svg'/></span></a></span> <a data-scroll href="#main" class="text-secondary translateY"> <svg aria-hidden="true" width="20" height="20" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.14645 2.14645C7.34171 1.95118 7.65829 1.95118 7.85355 2.14645L11.8536 6.14645C12.0488 6.34171 12.0488 6.65829 11.8536 6.85355C11.6583 7.04882 11.3417 7.04882 11.1464 6.85355L8 3.70711L8 12.5C8 12.7761 7.77614 13 7.5 13C7.22386 13 7 12.7761 7 12.5L7 3.70711L3.85355 6.85355C3.65829 7.04882 3.34171 7.04882 3.14645 6.85355C2.95118 6.65829 2.95118 6.34171 3.14645 6.14645L7.14645 2.14645Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg> <span class="visually-hidden">إلى الأعلى</span> </a> </div> </div> </div> </section> <section class="px-1 px-sm-0 py-1 mb-2 my-sm-0 d-sm-none d-print-none"> <div class="container"> <div class="d-flex justify-content-between align-items-center gap-2"> <form action="/customer/lang-shipping-country" class="row gx-1 me-auto w-100" method="POST" id="changeLanguageCountry"> <input type="hidden" name="_token" value="Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m"> <input type="hidden" id="redirect-to-footer" name="redirect_to" value="/"> <input type="hidden" id="input-change-session-currency-footer" data-currency="currency" name="currency" value="SAR"> <input type="hidden" id="input-change-session-currency-symbol-footer" data-currency-symbol="currency_symbol" name="currency_symbol" value=" ر.س "> <div class="col"> <select name="language" class="form-select form-select-sm" id="floatingSelectLanguageFooter" aria-label="ٍاختر اللغة"> <option value="ar" selected >العربية</option> </select> </div> <div class="col"> <select name="country" class="form-select form-select-sm" id="floatingSelectCountryFooter" aria-label="اختر الدولة"> <option data-currency="SAR" data-currency-symbol=" ر.س " value="SA" selected > السعودية </option> </select> </div> </form> </div> </div> </section> <section class="px-1 px-sm-0 py-2 bg-light-subtle my-0 d-sm-none"> <div class="container"> <div class="d-flex justify-content-between align-items-center gap-2"> <div class="px-1 rotate-center"> <a href="https://grow.zid.sa/join-zid?utm_source=referral&utm_medium=store_footer&utm_campaign=zid_rewards&store_link=https%3A%2F%2Ftmra3.com%2F" target="_blank" class="footer-marketing-link"><span dir='rtl'><span class='copyrights-text'>صنع بواسطة زد</span> <img style='background:linear-gradient(150deg,#7d7cfc 0%,#7655ec 50%,#7c33da 100%);padding:3px;max-width:20px;max-height:20px;border-radius:50%' src='https://media.zid.store/d297fb8b-c322-412e-a2f4-ffa96dc57022/b6aca386-4eeb-4e0f-8009-35ca7063d184.svg'/></span></a> </div> </div> </div> </section> </footer> <!-- JS files from ZidAPI --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript' src='/js/zidapi/zidapi.min.js?v=1.0.9.bdbef86'></script> <script> window.__INITIAL_STATE__ = {"csrfToken":"Vbci7Vkz9qOXjo8TVzYGFa8QeVtLG1B2dY95rZ6m","apiAuthorization":"VmJjaTdWa3o5cU9Yam84VFZ6WUdGYThRZVZ0TEcxQjJkWTk1clo2bS5iZGJlZjg2","session":{"lang":{"id":2,"name":"\u0627\u0644\u0639\u0631\u0628\u064a\u0629","code":"ar"},"currency":{"id":4,"name":"\u0631\u064a\u0627\u0644 \u0633\u0639\u0648\u062f\u064a","code":"SAR","symbol":" \u0631.\u0633 ","country":{"id":184,"name":"\u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","code":"SA","country_code":"SAU","flag":"https:\/\/media.zid.store\/static\/sa.svg"}},"cartSessionId":null,"customerToken":null},"store":{"id":620115,"permalink":"https:\/\/tmra3.com\/","zidpay_merchant_id":null,"is_apple_pay_enabled":false,"is_apple_pay_enabled_in_all_browsers":false,"is_apple_pay_quick_checkout_enabled":false,"is_buy_as_a_guest_enabled":false,"is_custom_theme":true,"category":"groceries"}}; zid.store.initApp('ewogICAgICAgICAgICAgICAgImJhc2VVUkwiOiJodHRwczovL3RtcmEzLmNvbS9hcGkvdjEiLAogICAgICAgICAgICAgICAgImhlYWRlcnMiOm51bGwsCiAgICAgICAgICAgICAgICAic3RvcmVJZCI6NjIwMTE1LAogICAgICAgICAgICAgICAgInBlcm1hbGluayI6Imh0dHBzOi8vdG1yYTMuY29tLyIsCiAgICAgICAgICAgICAgICAiaXAiOiIiLAogICAgICAgICAgICAgICAgImNhcnRTZXNzaW9uSWQiOiJudWxsIiwKICAgICAgICAgICAgICAgICJhcGlBdXRob3JpemF0aW9uIjoibnVsbCIsCiAgICAgICAgICAgICAgICAiY3VzdG9tZXJUb2tlbiI6Im51bGwifQ==')</script> <!-- Vendors JS --> <!-- To be grouped in the production process --> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/bootstrap.bundle.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/jquery-3.6.1.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/smooth-scroll.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/progressbar.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/swiper-bundle.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/vanilla-tilt.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/masonry.pkgd.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/imagesloaded.pkgd.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/simplebar.min.js"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/keyboard.min.js"></script> <!-- Theme JS --> <!-- To be grouped in the production process --> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/simplebarInit.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/progressbarInit.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/revealInit.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/swiperInit.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/bindShortcutsinit.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/changeGrid.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/footer.js?d=2025-03-27T12:56:59.000000Z"></script> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/index.js?d=2025-03-27T12:56:59.000000Z"></script> <!-- This file is dedicated to the Store functionalities --> <script defer src="https://assets.zid.store/themes/483e7db3-f138-40aa-a9c4-06d33d60ae32/store.js?d=2025-03-27T12:56:59.000000Z"></script> <script> document.addEventListener("DOMContentLoaded", function(event) { if(window.showFallBackProducts && $('.recent-products-default-section').length) { var xhr = new XMLHttpRequest(); xhr.open("GET", "/products?page=1&per_page=5", true); xhr.onload = function () { if (xhr.status >= 200 && xhr.status < 300) { var html = $.parseHTML( xhr.responseText ); var productList = $('.js-products-container', html).children().eq(1); var children = $(productList).children(); for(var i= 6; i < children.length ; i++){ children[i].remove(); } $('.recent-products-default-section').html($('.js-products-container', html).html()); $('img[data-cfsrc]').each(function(){ var src = $(this).data('cfsrc'); $(this).attr('src', src); $(this).css('display', ''); $(this).css('visibility', ''); }); } else { console.error("Error:", xhr.statusText); } }; xhr.onerror = function () { console.error("Request failed"); }; xhr.send(); } }); </script> <!-- Injected JS files in inner Pages --> <script> /** * Saudi Riyal Symbol Replacement Script - No-Flash Version * * Immediate inline execution to prevent flashing of original currency text */ (function() { // Function to generate SVG with dynamic size based on computed font size function getRiyalSvgSymbol(fontSize) { // Default size if we can't determine the font size const size = fontSize || 16; // Calculate dimensions - height matches the font size exactly const height = size; const width = Math.round(height * 0.895); return `<svg class="riyal-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1124.14 1256.39" width="${width}" height="${height}" style="display:inline-block;vertical-align:-0.125em"> <path fill="currentColor" d="M699.62,1113.02h0c-20.06,44.48-33.32,92.75-38.4,143.37l424.51-90.24c20.06-44.47,33.31-92.75,38.4-143.37l-424.51,90.24Z"/> <path fill="currentColor" d="M1085.73,895.8c20.06-44.47,33.32-92.75,38.4-143.37l-330.68,70.33v-135.2l292.27-62.11c20.06-44.47,33.32-92.75,38.4-143.37l-330.68,70.27V66.13c-50.67,28.45-95.67,66.32-132.25,110.99v403.35l-132.25,28.11V0c-50.67,28.44-95.67,66.32-132.25,110.99v525.69l-295.91,62.88c-20.06,44.47-33.33,92.75-38.42,143.37l334.33-71.05v170.26l-358.3,76.14c-20.06,44.47-33.32,92.75-38.4,143.37l375.04-79.7c30.53-6.35,56.77-24.4,73.83-49.24l68.78-101.97v-.02c7.14-10.55,11.3-23.27,11.3-36.97v-149.98l132.25-28.11v270.4l424.53-90.28Z"/> </svg>`; } // Precompile regex patterns const riyalRegex = /ر\.س/g; const sarRegex = /SAR/g; // 1. INLINE STYLE INJECTION: Hide currency text during initial load const style = document.createElement('style'); style.textContent = ` /* Hide currency symbols during page load to prevent flashing */ .currency-symbol-loading { visibility: hidden !important; } body { opacity: 0.99; /* Trigger repaint without visual effect */ } `; document.head.appendChild(style); // 2. EARLY EXECUTION: Process text nodes as early as possible function replaceRiyalText() { // Get all text nodes in the document body const textNodes = []; const walker = document.createTreeWalker( document.body, NodeFilter.SHOW_TEXT, null, false ); let node; while (node = walker.nextNode()) { // Skip script and style tags const parentNodeName = node.parentNode.nodeName.toLowerCase(); if (parentNodeName !== 'script' && parentNodeName !== 'style') { textNodes.push(node); } } // Process each text node textNodes.forEach(textNode => { const content = textNode.nodeValue; // Check if the text contains either "ر.س" or "SAR" if (content.includes('ر.س') || content.includes('SAR')) { // Get computed font size of the parent element const computedStyle = window.getComputedStyle(textNode.parentNode); const fontSize = parseFloat(computedStyle.fontSize); // Get custom SVG with appropriate size const customSvg = getRiyalSvgSymbol(fontSize); // Create a temporary container const tempContainer = document.createElement('div'); // Preserve spaces in all replacements let newContent = content .replace(/(ر\.س)/g, customSvg) .replace(/(SAR)/g, customSvg); tempContainer.innerHTML = newContent; // Replace the original text node with the new nodes const fragment = document.createDocumentFragment(); while (tempContainer.firstChild) { fragment.appendChild(tempContainer.firstChild); } textNode.parentNode.replaceChild(fragment, textNode); } }); } // 3. IMMEDIATE EXECUTION: Run script as early as possible function init() { // Run immediately if possible replaceRiyalText(); // Remove loading class setTimeout(() => { style.textContent = ''; document.head.removeChild(style); }, 0); // Set up a MutationObserver to handle dynamically added content let isMutationPending = false; const observer = new MutationObserver(() => { if (!isMutationPending) { isMutationPending = true; requestAnimationFrame(() => { replaceRiyalText(); isMutationPending = false; }); } }); // Start observing with high priority observer.observe(document.body, { childList: true, subtree: true, characterData: true }); } // Execute immediately, don't wait for DOMContentLoaded if (document.body) { init(); } else { // Use both methods for fastest possible execution document.addEventListener('DOMContentLoaded', init, {once: true}); // Backup with a short timeout in case DOMContentLoaded is delayed setTimeout(init, 10); } })(); </script> <script> var store_currency = 'SAR'; </script> <script type='text/javascript' src='/js/zid-tracking/zid-tracking.min.js?v=1.0.15.bdbef86'></script> <script> var app_environment = 'production'; if(typeof window.ga === "function"){ window.ga('send', 'pageview'); window.ga('merchantTracker.send', 'pageview'); } if(typeof window.snaptr === "function" && window.merchantSNAPTR && !window.customerLazyLoadingStores) { window.snaptr('track', 'PAGE_VIEW') } if(typeof window.fbq === "function" && window.merchantFBQ && !window.customerLazyLoadingStores) { window.fbq('track', 'PageView'); } if(window.ttq && typeof window.ttq.page === "function" && window.merchantTTQ && !window.customerLazyLoadingStores) { window.ttq.page(); } if(window.PostAffTracker && typeof window.PostAffTracker.track === "function") { window.PostAffTracker.track(); } window.sendProductAddToCartEvent = zidTracking.sendGaProductAddToCartEvent; window.sendProductRemoveFromCartEvent = zidTracking.sendGaProductRemoveFromCartEvent; window.sendGaCartViewCheckoutStepEvent = zidTracking.sendGaCartViewCheckoutStepEvent; window.sendGaProductsViewItemsListEvent = zidTracking.sendGaProductsViewItemsList; zidTracking.sendPageViewEvent(); </script> <script type='text/javascript' src='/js/product_helper_scripts.min.js?v=1.0.0.bdbef86'></script> <script type='text/javascript' src='/js/products_bundle_offer_tag.min.js?v=1.0.0.bdbef86'></script> <script type='text/javascript' src='/js/products_donation_availability.min.js?v=1.0.1.bdbef86'></script> <script type='text/javascript' src='/js/store_select_shipping_country_lang.min.js?v=1.0.0.bdbef86'></script> <style> .loyalty-rewards-popup__rewards_row { font-size: 1.1rem; border: 1px solid #cccccc; margin-top: 10px; border-radius: 3px; padding: 8px; display: flex; align-items: center; width: 100%; } .search-seo { border: 0; clip: rect(0,0,0,0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } </style> <div class="loyalty-rewards-popup loyalty-rewards-popup-init loyalty-rewards-popup-hidden"> <style> .loyalty-rewards-popup-hidden { display: none !important; } .loyalty-rewards-popup { display: flex; align-items: center; justify-content: center; } .loyalty-rewards-popup__wrap { width: 90%; position: absolute; max-width: 440px; max-height: 85vh; overflow: scroll; border-radius: 20px; scrollbar-width: none; } .loyalty-rewards-popup__wrap::-webkit-scrollbar { width: 0px; } .loyalty-rewards-popup { position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 99999999; } .loyalty-rewards-popup ul { margin: unset; padding: unset; } .loyalty-rewards-popup__backdrop { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.5); } .loyalty-rewards-popup__close { color: #666; position: absolute; width: 32px; height: 32px; right: 24px; top: 20px; background: #ffffff; border-radius: 100%; cursor: pointer; z-index: 9999; display: flex; align-items: center; justify-content: center; } .loyalty-rewards-popup__close:hover { color: #333; transform: scale(1.1); transition: transform 300ms linear; } .loyalty-rewards-popup__inner { padding: 25px 40px 40px; background-repeat: no-repeat; background-size: cover; background-color: #fff; border-radius: 20px; text-align: center; color: #2c3e50; } .loyalty-rewards-popup__logo svg { height: 34px !important; width: 118px !important; margin-left: auto; margin-right: auto; } .loyalty-rewards-popup__cta { margin-top: 24px; color: #666666; font-size: 14px; line-height: 22px; } .loyalty-rewards-popup .loyalty-rewards-popup__learn-button { display: inline; color: #000000; text-decoration: underline; font-weight: normal; font-size: inherit; line-height: inherit; } .loyalty-rewards-popup__footer a { text-decoration: underline; color: inherit; font-weight: normal; } [dir='rtl'] .loyalty-rewards-popup__close { right: unset; left: 24px; } .loyalty-rewards-popup__why-title { font-size: 16px; color: #000; font-weight: 700; } .loyalty-rewards-popup__why-points { display: flex; align-items: center; justify-content: space-between; margin-right: auto; margin-left: auto; flex-direction: column; } .loyalty-rewards-popup__why-item > div { margin-top: 10px; } [dir='rtl'] .loyalty-rewards-popup__why-item > div { margin-top: 0; } .loyalty-rewards-popup .loyalty-points__info_d_none { display: none; } .loyalty-rewards-popup .loyalty-points__points-text { color: var(--primary-color); margin: 0 3px; } .loyalty-points__info { text-align: left; position: relative; top: 10px; font-size: 1.1rem; } [dir='rtl'] .loyalty-points__info { text-align: right; } @media (min-width: 768px) { .loyalty-rewards-popup__cta { margin-top: 28px; } .md\:space-y-16 > :not(template) ~ :not(template) { margin-top: 16px !important; } .loyalty-rewards-popup__close { top: 20px; right: 24px; } .loyalty-rewards-popup__logo svg { height: 28px !important; width: 130px !important; } [dir='rtl'] .loyalty-rewards-popup__close { right: unset; left: 24px; } [dir='rtl'] .loyalty-rewards-popup__payment-type ul { text-align: right; } } </style> <div class="loyalty-rewards-popup__backdrop"></div> <div class="loyalty-rewards-popup__wrap" > <div class="loyalty-rewards-popup__close" onclick="closeLoyaltyRewardsWindow()"> <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.05994 5.99994L11.5299 1.52994C11.8199 1.23994 11.8199 0.759941 11.5299 0.469941C11.2399 0.179941 10.7599 0.179941 10.4699 0.469941L5.99994 4.93994L1.52994 0.469941C1.23994 0.179941 0.759941 0.179941 0.469941 0.469941C0.179941 0.759941 0.179941 1.23994 0.469941 1.52994L4.93994 5.99994L0.469941 10.4699C0.179941 10.7599 0.179941 11.2399 0.469941 11.5299C0.619941 11.6799 0.809942 11.7499 0.999942 11.7499C1.18994 11.7499 1.37994 11.6799 1.52994 11.5299L5.99994 7.05994L10.4699 11.5299C10.6199 11.6799 10.8099 11.7499 10.9999 11.7499C11.1899 11.7499 11.3799 11.6799 11.5299 11.5299C11.8199 11.2399 11.8199 10.7599 11.5299 10.4699L7.05994 5.99994Z" fill="black"></path> </svg> </div> <div class="loyalty-rewards-popup__content loyalty-rewards-animation-zoom-in loyalty-rewards-animation-zoom-in-enter"> <div class="loyalty-rewards-popup__inner"> <div class="loyalty-rewards-popup__why-title">إستبدل نقاطك بمكافات</div> <div class="loyalty-points__info loyalty-points__info_d_none"> <span> رصيدك </span> <span id="customerPointsValue" class="loyalty-points__points-text"></span> <span> نقطة </span> </div> <div class="loyalty-rewards-popup__why-points loyalty-rewards-popup__rewards"> </div> <div class="loyalty-rewards-popup__cta"> <a class="loyalty-rewards-popup__learn-button" href="/pages/loyalty-program-info" target="_black" rel="nofollow noopener">إعرف المزيد</a> </div> </div> </div> </div> </div> <h1 class="search-seo">تمرا</h1> <h2 class="search-seo"></h2> <script> var loyalty_customer_logged_in = false ; var text_loyalty_options = 'مقابل {points} نقطة احصل على خصم {percentage}'; var store_currency_code = 'SAR'; var text_loyalty_rewards = 'المكافآت'; var loyalty_button_direction = 'left'; ; </script> <script type='text/javascript' src='/js/layout_loyalty_points.min.js?v=1.0.0.bdbef86'></script> <script> function FsetCookie(name,value,days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } function FeraseCookie(name) { document.cookie = name +'=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } window.addEventListener('load', function() { try{ const eBody = document.body; const value = window.getComputedStyle(eBody) .getPropertyValue('font-family'); FsetCookie('StoreBodyFont', value , 100); }catch (e) { console.log(e.message) } }) </script> <script type='text/javascript' src='/js/scripts.min.js?v=1.0.18.bdbef86'></script> </body> </html>