Outiref

Code source de l'URL : http://electrosalam.ma

<!doctype html>

<html class="no-js" lang="fr" dir="ltr">
  <head>
    <meta name="facebook-domain-verification" content="mm8dnb66n408tpxm6bzjm653exy0m5" />
    <meta name="facebook-domain-verification" content="l1zu5s18nofub9s91ileepik5sgxdc" />
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=5.0">
    <link href="https://fonts.googleapis.com/css2?family=Cairo:wght@400;600&display=swap" rel="stylesheet">



    <title>Electro Salam</title><link rel="canonical" href="https://electrosalam.ma/"><link rel="shortcut icon" href="//electrosalam.ma/cdn/shop/files/Design_sans_titre_-_2024-09-20T013314.474.png?v=1726793477&width=96">
      <link rel="apple-touch-icon" href="//electrosalam.ma/cdn/shop/files/Design_sans_titre_-_2024-09-20T013314.474.png?v=1726793477&width=180"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><link rel="preload" href="//electrosalam.ma/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2" as="font" type="font/woff2" crossorigin><meta property="og:type" content="website">
  <meta property="og:title" content="Electro Salam"><meta property="og:url" content="https://electrosalam.ma/">
<meta property="og:site_name" content="Electro Salam"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Electro Salam">
  <meta name="twitter:description" content="Electro Salam">


  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
  "itemListElement": [{
      "@type": "ListItem",
      "position": 1,
      "name": "Accueil",
      "item": "https://electrosalam.ma"
    }]
  }
  </script>

<script type="application/ld+json">
  [
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Electro Salam",
      "url": "https:\/\/electrosalam.ma",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/electrosalam.ma\/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "Electro Salam","url": "https:\/\/electrosalam.ma"
    }
  ]
  </script><style>/* Typography (heading) */
  @font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
  src: url("//electrosalam.ma/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2") format("woff2"),
       url("//electrosalam.ma/cdn/fonts/inter/inter_n7.6dab87426f6b8813070abd79972ceaf2f8d3b012.woff") format("woff");
}

@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
  src: url("//electrosalam.ma/cdn/fonts/inter/inter_i7.b377bcd4cc0f160622a22d638ae7e2cd9b86ea4c.woff2") format("woff2"),
       url("//electrosalam.ma/cdn/fonts/inter/inter_i7.7c69a6a34e3bb44fcf6f975857e13b9a9b25beb4.woff") format("woff");
}

/* Typography (body) */
  



:root {
    /* Container */
    --container-max-width: 100%;
    --container-xxs-max-width: 27.5rem; /* 440px */
    --container-xs-max-width: 42.5rem; /* 680px */
    --container-sm-max-width: 61.25rem; /* 980px */
    --container-md-max-width: 71.875rem; /* 1150px */
    --container-lg-max-width: 78.75rem; /* 1260px */
    --container-xl-max-width: 85rem; /* 1360px */
    --container-gutter: 1.25rem;

    --section-vertical-spacing: 2.5rem;
    --section-vertical-spacing-tight:2.5rem;

    --section-stack-gap:2.25rem;
    --section-stack-gap-tight:2.25rem;

    /* Form settings */
    --form-gap: 1.25rem; /* Gap between fieldset and submit button */
    --fieldset-gap: 1rem; /* Gap between each form input within a fieldset */
    --form-control-gap: 0.625rem; /* Gap between input and label (ignored for floating label) */
    --checkbox-control-gap: 0.75rem; /* Horizontal gap between checkbox and its associated label */
    --input-padding-block: 0.65rem; /* Vertical padding for input, textarea and native select */
    --input-padding-inline: 0.8rem; /* Horizontal padding for input, textarea and native select */
    --checkbox-size: 0.875rem; /* Size (width and height) for checkbox */

    /* Other sizes */
    --sticky-area-height: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px) + var(--header-is-sticky, 0) * var(--header-height, 0px));

    /* RTL support */
    --transform-logical-flip: 1;
    --transform-origin-start: left;
    --transform-origin-end: right;

    /**
     * ---------------------------------------------------------------------
     * TYPOGRAPHY
     * ---------------------------------------------------------------------
     */

    /* Font properties */
    --heading-font-family: Inter, sans-serif;
    --heading-font-weight: 700;
    --heading-font-style: normal;
    --heading-text-transform: normal;
    --heading-letter-spacing: 0.18em;
    --text-font-family: Helvetica, Arial, sans-serif;
    --text-font-weight: 400;
    --text-font-style: normal;
    --text-letter-spacing: 0.0em;
    --button-font: var(--text-font-style) var(--text-font-weight) var(--text-sm) / 1.65 var(--text-font-family);
    --button-text-transform: uppercase;
    --button-letter-spacing: 0.18em;

    /* Font sizes */--text-heading-size-factor: 1.5;
    --text-h1: max(0.6875rem, clamp(1.375rem, 1.146341463414634rem + 0.975609756097561vw, 2rem) * var(--text-heading-size-factor));
    --text-h2: max(0.6875rem, clamp(1.25rem, 1.0670731707317074rem + 0.7804878048780488vw, 1.75rem) * var(--text-heading-size-factor));
    --text-h3: max(0.6875rem, clamp(1.125rem, 1.0335365853658536rem + 0.3902439024390244vw, 1.375rem) * var(--text-heading-size-factor));
    --text-h4: max(0.6875rem, clamp(1rem, 0.9542682926829268rem + 0.1951219512195122vw, 1.125rem) * var(--text-heading-size-factor));
    --text-h5: calc(0.875rem * var(--text-heading-size-factor));
    --text-h6: calc(0.75rem * var(--text-heading-size-factor));

    --text-xs: 0.75rem;
    --text-sm: 0.8125rem;
    --text-base: 0.875rem;
    --text-lg: 1.0rem;
    --text-xl: 1.25rem;

    /* Rounded variables (used for border radius) */
    --rounded-full: 9999px;
    --button-border-radius: 0.0rem;
    --input-border-radius: 0.0rem;

    /* Box shadow */
    --shadow-sm: 0 2px 8px rgb(0 0 0 / 0.05);
    --shadow: 0 5px 15px rgb(0 0 0 / 0.05);
    --shadow-md: 0 5px 30px rgb(0 0 0 / 0.05);
    --shadow-block: px px px rgb(var(--text-primary) / 0.0);

    /**
     * ---------------------------------------------------------------------
     * OTHER
     * ---------------------------------------------------------------------
     */

    --checkmark-svg-url: url(//electrosalam.ma/cdn/shop/t/4/assets/checkmark.svg?v=77552481021870063511725017111);
    --cursor-zoom-in-svg-url: url(//electrosalam.ma/cdn/shop/t/4/assets/cursor-zoom-in.svg?v=112480252220988712521725152300);
  }

  [dir="rtl"]:root {
    /* RTL support */
    --transform-logical-flip: -1;
    --transform-origin-start: right;
    --transform-origin-end: left;
  }

  @media screen and (min-width: 700px) {
    :root {
      /* Typography (font size) */
      --text-xs: 1.0rem;
      --text-sm: 1.0625rem;
      --text-base: 1.125rem;
      --text-lg: 1.25rem;
      --text-xl: 1.375rem;

      /* Spacing settings */
      --container-gutter: 2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    :root {
      /* Spacing settings */
      --container-gutter: 3rem;

      --section-vertical-spacing: 4rem;
      --section-vertical-spacing-tight: 4rem;

      --section-stack-gap:3rem;
      --section-stack-gap-tight:3rem;
    }
  }:root {/* Overlay used for modal */
    --page-overlay: 0 0 0 / 0.4;

    /* We use the first scheme background as default */
    --page-background: ;

    /* Product colors */
    --on-sale-text: 227 44 43;
    --on-sale-badge-background: 227 44 43;
    --on-sale-badge-text: 255 255 255;
    --sold-out-badge-background: 241 241 241;
    --sold-out-badge-text: 0 0 0 / 0.65;
    --custom-badge-background: 28 28 28;
    --custom-badge-text: 255 255 255;
    --star-color: 28 28 28;

    /* Status colors */
    --success-background: 212 227 203;
    --success-text: 48 122 7;
    --warning-background: 253 241 224;
    --warning-text: 237 138 0;
    --error-background: 243 204 204;
    --error-text: 203 43 43;
  }.color-scheme--scheme-1 {
      /* Color settings */--accent: 0 0 0;
      --text-color: 28 28 28;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 221 221 221;/* Button colors */
      --button-background: 0 0 0;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-2 {
      /* Color settings */--accent: 28 28 28;
      --text-color: 28 28 28;
      --background: 245 245 245 / 1.0;
      --background-without-opacity: 245 245 245;
      --background-gradient: ;--border-color: 212 212 212;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-c238bd49806a0806a75efee5b84a9b53) + .shopify-section:has(.section-spacing.color-scheme--bg-c238bd49806a0806a75efee5b84a9b53:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-3 {
      /* Color settings */--accent: 28 28 28;
      --text-color: 255 255 255;
      --background: 0 0 0 / 1.0;
      --background-without-opacity: 0 0 0;
      --background-gradient: ;--border-color: 38 38 38;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 28 28 28;
      --circle-button-text-color: 255 255 255;
    }.shopify-section:has(.section-spacing.color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552) + .shopify-section:has(.section-spacing.color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-4 {
      /* Color settings */--accent: 255 255 255;
      --text-color: 255 255 255;
      --background: 0 0 0 / 0.0;
      --background-without-opacity: 0 0 0;
      --background-gradient: ;--border-color: 255 255 255;/* Button colors */
      --button-background: 255 255 255;
      --button-text-color: 28 28 28;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f) + .shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-61d92663-beff-4848-a3dc-3fced9aebf09 {
      /* Color settings */--accent: 0 0 0;
      --text-color: 28 28 28;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 221 221 221;/* Button colors */
      --button-background: 0 0 0;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-a7fc240b-2e2f-4cee-acae-1a1de513381f {
      /* Color settings */--accent: 0 0 0;
      --text-color: 28 28 28;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 221 221 221;/* Button colors */
      --button-background: 0 0 0;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-86ce6770-8e3b-4962-a04c-16103e383d95 {
      /* Color settings */--accent: 0 0 0;
      --text-color: 255 255 255;
      --background: 0 0 0 / 1.0;
      --background-without-opacity: 0 0 0;
      --background-gradient: ;--border-color: 38 38 38;/* Button colors */
      --button-background: 0 0 0;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552) + .shopify-section:has(.section-spacing.color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--dialog {
      /* Color settings */--accent: 28 28 28;
      --text-color: 28 28 28;
      --background: 245 245 245 / 1.0;
      --background-without-opacity: 245 245 245;
      --background-gradient: ;--border-color: 212 212 212;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }
</style><script>
  document.documentElement.classList.replace('no-js', 'js');

  // This allows to expose several variables to the global scope, to be used in scripts
  window.themeVariables = {
    settings: {
      showPageTransition: false,
      pageType: "index",
      moneyFormat: "{{amount}} dh",
      moneyWithCurrencyFormat: "Dh {{amount}} MAD",
      currencyCodeEnabled: false,
      cartType: "drawer"
    },

    strings: {
      addToCartButton: "Ajouter au panier",
      soldOutButton: "En rupture",
      preOrderButton: "Pré-commander",
      unavailableButton: "Indisponible",
      addedToCart: "Produit ajouté au panier !",
      closeGallery: "Fermer la galerie",
      zoomGallery: "Zoomer sur l\u0026#39;image",
      errorGallery: "L\u0026#39;image ne peut pas etre chargée",
      soldOutBadge: "En rupture",
      discountBadge: "Economisez @@",
      sku: "SKU:",
      shippingEstimatorNoResults: "Nous ne livrons pas à votre adresse.",
      shippingEstimatorOneResult: "Il y a un résultat pour votre adresse :",
      shippingEstimatorMultipleResults: "Il y a plusieurs résultats pour votre adresse :",
      shippingEstimatorError: "Impossible d\u0026#39;estimer les frais de livraison :",
      next: "Suivant",
      previous: "Précédent"
    },

    mediaQueries: {
      'sm': 'screen and (min-width: 700px)',
      'md': 'screen and (min-width: 1000px)',
      'lg': 'screen and (min-width: 1150px)',
      'xl': 'screen and (min-width: 1400px)',
      '2xl': 'screen and (min-width: 1600px)',
      'sm-max': 'screen and (max-width: 699px)',
      'md-max': 'screen and (max-width: 999px)',
      'lg-max': 'screen and (max-width: 1149px)',
      'xl-max': 'screen and (max-width: 1399px)',
      '2xl-max': 'screen and (max-width: 1599px)',
      'motion-safe': '(prefers-reduced-motion: no-preference)',
      'motion-reduce': '(prefers-reduced-motion: reduce)',
      'supports-hover': 'screen and (pointer: fine)',
      'supports-touch': 'screen and (hover: none)'
    }
  };</script><script>
      if (!(HTMLScriptElement.supports && HTMLScriptElement.supports('importmap'))) {
        const importMapPolyfill = document.createElement('script');
        importMapPolyfill.async = true;
        importMapPolyfill.src = "//electrosalam.ma/cdn/shop/t/4/assets/es-module-shims.min.js?v=108886813274381563021725017092";

        document.head.appendChild(importMapPolyfill);
      }
    </script>

    <script type="importmap">{
        "imports": {
          "vendor": "//electrosalam.ma/cdn/shop/t/4/assets/vendor.min.js?v=31701601754359729221725017092",
          "theme": "//electrosalam.ma/cdn/shop/t/4/assets/theme.js?v=140486113057133217481739455979",
          "photoswipe": "//electrosalam.ma/cdn/shop/t/4/assets/photoswipe.min.js?v=23923577218600574321725017092"
        }
      }
    </script>

    <script type="module" src="//electrosalam.ma/cdn/shop/t/4/assets/vendor.min.js?v=31701601754359729221725017092"></script>
    <script type="module" src="//electrosalam.ma/cdn/shop/t/4/assets/theme.js?v=140486113057133217481739455979"></script>

    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/58088718470/digital_wallets/dialog">
<script async="async" src="/checkouts/internal/preloads.js?locale=fr-MA"></script>
<script id="shopify-features" type="application/json">{"accessToken":"ad6ea292b19725055fe46ee967e206c1","betas":["rich-media-storefront-analytics"],"domain":"electrosalam.ma","predictiveSearch":true,"shopId":58088718470,"locale":"fr"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "electro-salam.myshopify.com";
Shopify.locale = "fr";
Shopify.currency = {"active":"MAD","rate":"1.0"};
Shopify.country = "MA";
Shopify.theme = {"name":"Electro salam - Prestige","id":127286280326,"schema_name":"Prestige","schema_version":"8.1.2","theme_store_id":null,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "electrosalam.ma/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//electrosalam.ma/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.esm.js"></script>
<script type="module">
  await import("//electrosalam.ma/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.fr.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.fr.esm.js"],"avatar":["modules/v2/loader.avatar.fr.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.fr.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.fr.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.fr.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.fr.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.fr.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.fr.esm.js"],"shop-button":["modules/v2/loader.shop-button.fr.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.fr.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.fr.esm.js"],"pay-button":["modules/v2/loader.pay-button.fr.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.fr.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.fr.esm.js"],"shop-login":["modules/v2/loader.shop-login.fr.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.fr.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.fr.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.fr.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/dashboard.mailerlite.com\/shopify\/18589\/1441834?shop=electro-salam.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":58088718470,"offset":3600,"reqid":"3a389fcc-8992-4f7b-a70d-3d1823733c4e-1775164813","pageurl":"electrosalam.ma\/","u":"81a1dd5d822c","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protégé par hCaptcha',privacyText:'Confidentialité',termsText:'Conditions'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-Rd0I1U3I5BUKM/ZklNQ9ssBhyhvFP+5roZEEsW2MGUw=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//electrosalam.ma/cdn/shopifycloud/storefront/assets/storefront/load_feature-496de5fe.js" crossorigin="anonymous"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://electrosalam.ma/cdn/shopifycloud/portable-wallets/latest/portable-wallets.fr.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>

<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
<link href="//electrosalam.ma/cdn/shop/t/4/assets/theme.css?v=87877213387787278241774443315" rel="stylesheet" type="text/css" media="all" /><script src="https://cdn.shopify.com/extensions/1d2b7d70-949b-4c7b-bffb-5adc9d0f7c25/electrosalama-payment-30/assets/cta-buttons.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/1d2b7d70-949b-4c7b-bffb-5adc9d0f7c25/electrosalama-payment-30/assets/popup.css" rel="stylesheet" type="text/css" media="all">
<script src="https://cdn.shopify.com/extensions/7dbd8a14-ad88-4424-9277-496a82307e3d/forms-2365/assets/shopify-forms-loader.js" type="text/javascript" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 58088718470,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script id="web-pixels-manager-setup">(function e(e,d,r,n,o){if(void 0===o&&(o={}),!Boolean(null===(a=null===(i=window.Shopify)||void 0===i?void 0:i.analytics)||void 0===a?void 0:a.replayQueue)){var i,a;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),u="modern"===l?"modern":"legacy",c=(null!=n?n:{modern:"",legacy:""})[u],f=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:d,hashVersion:r,buildTarget:u}),m=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:r,bundleTarget:l,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{o.browserTarget=l,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:f,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach((function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)})),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return m.emit({status:"failed",errorMsg:"".concat(f," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(c)?c:"",scriptDataAttributes:o}),m.emit({status:"loading"})}catch(e){m.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 58088718470,storefrontBaseUrl: "https://electrosalam.ma",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","5476ea20","ed8389fc"],webPixelsConfigList: [{"id":"283738246","configuration":"{\"pixel_id\":\"574464018245892\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"ca16bc87fe92b6042fbaa3acc2fbdaa6","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a","3b5414a6"]},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Electro Salam","paymentSettings":{"currencyCode":"MAD"},"myshopifyDomain":"electro-salam.myshopify.com","countryCode":"MA","storefrontUrl":"https:\/\/electrosalam.ma"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},"https://electrosalam.ma/cdn","cfa8229ew36b6053dp1e134caame9d83f21",{"modern":"","legacy":""},{"shopId":"58088718470","storefrontBaseUrl":"https:\/\/electrosalam.ma","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"5476ea20\", \"ed8389fc\"]","isMerchantRequest":"false","hashVersion":"cfa8229ew36b6053dp1e134caame9d83f21","publish":"custom","events":"[[\"page_viewed\",{}]]"});</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'MAD';
  var meta = {"page":{"pageType":"home","requestId":"3a389fcc-8992-4f7b-a70d-3d1823733c4e-1775164813"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
      var script = document.createElement('script');
      script.type = 'text/javascript';
      script.onerror = function(e) {
        var scriptFallback = document.createElement('script');
        scriptFallback.type = 'text/javascript';
        scriptFallback.onerror = function(error) {
                var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 58088718470,
      theme_id: 127286280326,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//electrosalam.ma/cdn/s/trekkie.storefront.793024e5c781b83428b9784ec5054da9d22f7d7f.min.js"});

        };
        scriptFallback.async = true;
        scriptFallback.src = '//electrosalam.ma/cdn/s/trekkie.storefront.793024e5c781b83428b9784ec5054da9d22f7d7f.min.js';
        first.parentNode.insertBefore(scriptFallback, first);
      };
      script.async = true;
      script.src = '//electrosalam.ma/cdn/s/trekkie.storefront.793024e5c781b83428b9784ec5054da9d22f7d7f.min.js';
      first.parentNode.insertBefore(script, first);
    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":58088718470,"isMerchantRequest":null,"themeId":127286280326,"themeCityHash":"7018988587331546084","contentLanguage":"fr","currency":"MAD","eventMetadataId":"c7f9876c-48cc-40d0-9964-dc747d7f9ec1"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["65f19447","b5387b81"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"3a389fcc-8992-4f7b-a70d-3d1823733c4e-1775164813","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });


        var eventsListenerScript = document.createElement('script');
        eventsListenerScript.async = true;
        eventsListenerScript.src = "//electrosalam.ma/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js";
        document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);

})();</script>
<script
  defer
 src="https://electrosalam.ma/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js"
  data-application="storefront-renderer"
  data-shop-id="58088718470"
  data-render-region="gcp-europe-west1"
  data-page-type="index"
  data-theme-instance-id="127286280326"
  data-theme-name="Prestige"
  data-theme-version="8.1.2"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://electrosalam.ma/api/collect"
></script>
</head>

  

  <body class="color-scheme color-scheme--scheme-1"><template id="drawer-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <button type="button" is="dialog-close-button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>
      </header>

      <div part="body">
        <slot></slot>
      </div>

      <footer part="footer">
        <slot name="footer"></slot>
      </footer>
    </div>
  </div>
</template><template id="modal-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <button type="button" is="dialog-close-button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="popover-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <button type="button" is="dialog-close-button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="header-search-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <slot></slot>
    </div>
  </div>
</template><template id="video-media-default-template">
  <slot></slot>

  <svg part="play-button" fill="none" width="48" height="48" viewbox="0 0 48 48">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M48 24c0 13.255-10.745 24-24 24S0 37.255 0 24 10.745 0 24 0s24 10.745 24 24Zm-18 0-9-6.6v13.2l9-6.6Z" fill="var(--play-button-background, #ffffff)"/>
  </svg>
</template><loading-bar class="loading-bar" aria-hidden="true"></loading-bar>
    <a href="#main" allow-hash-change class="skip-to-content sr-only">Passer au contenu</a><!-- BEGIN sections: header-group -->
<aside id="shopify-section-sections--15700943667334__announcement-bar" class="shopify-section shopify-section-group-header-group shopify-section--announcement-bar"><style>
    :root {
      --announcement-bar-is-sticky: 0;
    }#shopify-section-sections--15700943667334__announcement-bar {
      --announcement-bar-font-size: 0.6875rem;
    }

    @media screen and (min-width: 999px) {
      #shopify-section-sections--15700943667334__announcement-bar {
        --announcement-bar-font-size: 0.8125rem;
      }
    }
  </style>

  <height-observer variable="announcement-bar">
    <div class="announcement-bar color-scheme color-scheme--scheme-3"><announcement-bar-carousel allow-swipe id="carousel-sections--15700943667334__announcement-bar" class="announcement-bar__carousel"><p class="prose heading is-selected" ><a href="/pages/aider-et-faq" target="_blank" title="Aider et FAQ">Assistance</a> | <a href="https://cathedis.ma/shipment/" target="_blank" title="https://cathedis.ma/shipment/">Suivi de commande</a></p></announcement-bar-carousel></div>
  </height-observer>

  <script>
    document.documentElement.style.setProperty('--announcement-bar-height', `${Math.round(document.getElementById('shopify-section-sections--15700943667334__announcement-bar').clientHeight)}px`);
  </script><style> #shopify-section-sections--15700943667334__announcement-bar .announcement-bar__carousel {margin-left: 70%;} @media (max-width: 800px) {#shopify-section-sections--15700943667334__announcement-bar .announcement-bar__carousel {margin-left: 50%; }} @media (max-width: 600px) {#shopify-section-sections--15700943667334__announcement-bar .announcement-bar__carousel {margin-left: 0px; }} </style></aside><header id="shopify-section-sections--15700943667334__header" class="shopify-section shopify-section-group-header-group shopify-section--header"><style>
  :root {
    --header-is-sticky: 1;
  }

  #shopify-section-sections--15700943667334__header {
    --header-grid: "primary-nav logo secondary-nav" / minmax(0, 1fr) auto minmax(0, 1fr);
    --header-padding-block: 1rem;
    --header-transparent-header-text-color: 255 255 255;
    --header-separation-border-color: 255 255 255 / 0.15;

    position: relative;
    z-index: 5;
  }

  @media screen and (min-width: 700px) {
    #shopify-section-sections--15700943667334__header {
      --header-padding-block: 1.2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    #shopify-section-sections--15700943667334__header {}
  }#shopify-section-sections--15700943667334__header {
      position: sticky;
      top: 0;
    }

    .shopify-section--announcement-bar ~ #shopify-section-sections--15700943667334__header {
      top: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px));
    }#shopify-section-sections--15700943667334__header {
      --header-logo-width: 200px;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-sections--15700943667334__header {
        --header-logo-width: 140px;
      }
    }</style>

<height-observer variable="header">
  <x-header class="header color-scheme color-scheme--scheme-3"><h1 class="header__logo">
        <a href="/"><span class="sr-only">Electro Salam</span><img src="//electrosalam.ma/cdn/shop/files/Electro_Salam_Logo.png?v=1739446148&amp;width=560" alt="" srcset="//electrosalam.ma/cdn/shop/files/Electro_Salam_Logo.png?v=1739446148&amp;width=280 280w, //electrosalam.ma/cdn/shop/files/Electro_Salam_Logo.png?v=1739446148&amp;width=420 420w" width="560" height="160" sizes="140px" class="header__logo-image"></a>
      </h1>
    
<nav class="header__primary-nav" aria-label="Navigation principale">
        <button type="button" aria-controls="sidebar-menu" >
          <span class="sr-only">Ouvrir la navigation</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-hamburger" viewbox="0 0 24 24">
      <path d="M1 19h22M1 12h22M1 5h22" stroke="currentColor" stroke-width="1.5" stroke-linecap="square"/>
    </svg></button></nav><nav class="header__secondary-nav" aria-label="Navigation secondaire"><a href="/account" class="sm-max:hidden">
          <span class="sr-only">Ouvrir le compte utilisation</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-account" viewbox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"/>
    </svg></a><a href="/search" aria-controls="header-search-sections--15700943667334__header">
          <span class="sr-only">Ouvrir la recherche</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-search" viewbox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"/>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
    </svg></a><a href="/cart" class="relative" aria-controls="cart-drawer">
        <span class="sr-only">Voir le panier</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-cart" viewbox="0 0 24 24"><path d="M4.75 8.25A.75.75 0 0 0 4 9L3 19.125c0 1.418 1.207 2.625 2.625 2.625h12.75c1.418 0 2.625-1.149 2.625-2.566L20 9a.75.75 0 0 0-.75-.75H4.75Zm2.75 0v-1.5a4.5 4.5 0 0 1 4.5-4.5v0a4.5 4.5 0 0 1 4.5 4.5v1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg><cart-dot class="header__cart-dot"></cart-dot>
      </a>
    </nav><header-search id="header-search-sections--15700943667334__header" class="header-search">
  <div class="container">
    <form id="predictive-search-form" action="/search" method="GET" aria-owns="header-predictive-search" class="header-search__form" role="search">
      <div class="header-search__form-control"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-search" viewbox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"/>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
    </svg><input type="search" name="q" spellcheck="false" class="header-search__input h5 sm:h4" aria-label="Recherche" placeholder="Recherche...">
        <button type="button" is="dialog-close-button">
          <span class="sr-only">Fermer</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>
      </div>
    </form>

    <predictive-search id="header-predictive-search" class="predictive-search">
      <div class="predictive-search__content" slot="results"></div>
    </predictive-search>
  </div>
</header-search><template id="header-sidebar-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <button type="button" is="dialog-close-button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>
      </header>

      <div part="panel-list">
        <slot name="main-panel"></slot><slot name="collapsible-panel"></slot></div>
    </div>
  </div>
</template>

<header-sidebar id="sidebar-menu" class="header-sidebar drawer drawer--sm color-scheme color-scheme--scheme-1" template="header-sidebar-template" open-from="left"><div class="header-sidebar__main-panel" slot="main-panel">
    <div class="header-sidebar__scroller">
      <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/" class="header-sidebar__linklist-button">Accueil</a></li><li><a href="/collections/promos" class="header-sidebar__linklist-button">Les Promos </a></li><li><a href="/collections/nouveautes" class="header-sidebar__linklist-button">Nouveautés</a></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-4" aria-expanded="false">Téléphones<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-5" aria-expanded="false">Accessoires<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-6" aria-expanded="false">Laptops<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-7" aria-expanded="false">Tablettes<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-8" aria-expanded="false">Téléviseurs<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-9" aria-expanded="false">Électroménagers<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-10" aria-expanded="false">Marques<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li></ul>
    </div><div class="header-sidebar__footer"><a href="/account" class="text-with-icon smallcaps sm:hidden"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-account" viewbox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"/>
    </svg>Compte</a></div></div><header-sidebar-collapsible-panel class="header-sidebar__collapsible-panel" slot="collapsible-panel">
      <div class="header-sidebar__scroller"><div id="header-panel-4" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Téléphones</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/telephones-occasion" class="header-sidebar__linklist-button">Téléphones d'Occasion</a></li><li><a href="/collections/iphones-occasion" class="header-sidebar__linklist-button">iPhones d'Occasion</a></li><li><a href="https://electrosalam.ma/collections/samsung?filter.p.t.category=el-4-8-5" class="header-sidebar__linklist-button">Samsung</a></li><li><a href="https://electrosalam.ma/collections/apple?filter.p.t.category=el-4-8-5" class="header-sidebar__linklist-button">Apple</a></li><li><a href="https://electrosalam.ma/collections/xiaomi?filter.p.t.category=el-4-8-5" class="header-sidebar__linklist-button">Xiaomi</a></li><li><a href="/collections/tecno" class="header-sidebar__linklist-button">Tecno</a></li><li><a href="/collections/honor" class="header-sidebar__linklist-button">HONOR</a></li><li><a href="/collections/oppo" class="header-sidebar__linklist-button">OPPO</a></li><li><a href="/collections/telephones" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-5" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Accessoires</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/ecouteurs" class="header-sidebar__linklist-button">Casques & Écouteurs</a></li><li><a href="/collections/ecouteurs" class="header-sidebar__linklist-button">Écouteurs</a></li><li><a href="/collections/smart-watch" class="header-sidebar__linklist-button">Smart watches</a></li><li><a href="/collections/cables" class="header-sidebar__linklist-button">Câbles</a></li><li><a href="/collections/souris" class="header-sidebar__linklist-button">Souris </a></li><li><a href="/collections/power-bank" class="header-sidebar__linklist-button">Power bank</a></li><li><a href="/collections/adaptateurs" class="header-sidebar__linklist-button">Adaptateurs</a></li><li><a href="/collections/accessoires" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-6" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Laptops</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/hp" class="header-sidebar__linklist-button">HP</a></li><li><a href="/collections/lenovo" class="header-sidebar__linklist-button">Lenovo </a></li><li><a href="/collections/dell" class="header-sidebar__linklist-button">Dell</a></li><li><a href="/collections/macbook" class="header-sidebar__linklist-button">Apple</a></li><li><a href="/collections/acer" class="header-sidebar__linklist-button">Acer</a></li><li><a href="/collections/laptops" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-7" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Tablettes</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="https://electrosalam.ma/collections/samsung?filter.p.t.category=el-6-8" class="header-sidebar__linklist-button">Samsung </a></li><li><a href="https://electrosalam.ma/collections/tablettes?filter.p.vendor=Xiaomi" class="header-sidebar__linklist-button">Xiaomi</a></li><li><a href="https://electrosalam.ma/collections/tablettes?filter.p.vendor=Apple" class="header-sidebar__linklist-button">Apple</a></li><li><a href="/collections/tablettes" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-8" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Téléviseurs</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/moniteurs" class="header-sidebar__linklist-button">Moniteurs</a></li><li><a href="/collections/tcl" class="header-sidebar__linklist-button">TCL</a></li><li><a href="/collections/tv-xiaomi" class="header-sidebar__linklist-button">Xiaomi</a></li><li><a href="https://electrosalam.ma/collections/televiseurs?filter.p.vendor=itel" class="header-sidebar__linklist-button">Itel</a></li><li><a href="/collections/hisense" class="header-sidebar__linklist-button">Hisense </a></li><li><a href="/collections/echolink" class="header-sidebar__linklist-button">Echolink</a></li><li><a href="/collections/techmania" class="header-sidebar__linklist-button">Techmania</a></li><li><a href="/collections/support-tv" class="header-sidebar__linklist-button">support murale TV</a></li><li><a href="/collections/televiseurs" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-9" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Électroménagers</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/airfryers" class="header-sidebar__linklist-button">Airfryers</a></li><li><a href="/collections/machine-a-laver" class="header-sidebar__linklist-button">Machine à laver</a></li><li><a href="/collections/lave-vaisselle" class="header-sidebar__linklist-button">Lave-vaisselle</a></li><li><a href="/collections/machines-a-cafe" class="header-sidebar__linklist-button">Machines à Café</a></li><li><a href="/collections/grills-presse-paninis" class="header-sidebar__linklist-button">Grills & Presse-Paninis</a></li><li><a href="/collections/bouilloires-electriques" class="header-sidebar__linklist-button">Bouilloires électriques</a></li><li><a href="/collections/batteurs-mixeurs-electriques" class="header-sidebar__linklist-button">Batteurs & Mixeurs électrique</a></li><li><a href="/collections/electromenager" class="header-sidebar__linklist-button">Voir tout</a></li></ul></div><div id="header-panel-10" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Marques</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/samsung" class="header-sidebar__linklist-button">Samsung</a></li><li><a href="/collections/apple" class="header-sidebar__linklist-button">Apple</a></li><li><a href="/collections/xiaomi" class="header-sidebar__linklist-button">Xiaomi</a></li><li><a href="/collections/honor" class="header-sidebar__linklist-button">honor </a></li><li><a href="/collections/hp" class="header-sidebar__linklist-button">HP</a></li><li><a href="/collections/dell" class="header-sidebar__linklist-button">Dell</a></li><li><a href="/collections/black-shark" class="header-sidebar__linklist-button">Black Shark</a></li><li><a href="/collections/lenovo" class="header-sidebar__linklist-button">Lenovo</a></li><li><a href="/collections/tecno" class="header-sidebar__linklist-button">Tecno</a></li><li><a href="/collections/oppo" class="header-sidebar__linklist-button">Oppo</a></li><li><a href="/collections/realme" class="header-sidebar__linklist-button">Realme</a></li><li><a href="/collections/hisense" class="header-sidebar__linklist-button">Hisense</a></li><li><a href="/collections/acer" class="header-sidebar__linklist-button">Acer</a></li><li><a href="/collections/hauswirt" class="header-sidebar__linklist-button">Hauswirt</a></li><li><a href="/collections/tcl" class="header-sidebar__linklist-button">TCL</a></li><li><a href="/collections/telefunken" class="header-sidebar__linklist-button">Telefunken</a></li><li><a href="/collections/aucma" class="header-sidebar__linklist-button">Aucma</a></li><li><a href="/collections/itel" class="header-sidebar__linklist-button">Itel</a></li><li><a href="/collections/masterpro" class="header-sidebar__linklist-button">MasterPro</a></li><li><a href="/collections/hikers" class="header-sidebar__linklist-button">Hikers</a></li><li><a href="/collections/infinix" class="header-sidebar__linklist-button">Infinix</a></li><li><a href="/collections/techmania" class="header-sidebar__linklist-button">Techmania</a></li><li><a href="/collections/google" class="header-sidebar__linklist-button">Google </a></li><li><a href="/collections/echolink" class="header-sidebar__linklist-button">Echolink</a></li></ul></div></div>
    </header-sidebar-collapsible-panel></header-sidebar></x-header>
</height-observer>

<script>
  document.documentElement.style.setProperty('--header-height', `${Math.round(document.getElementById('shopify-section-sections--15700943667334__header').clientHeight)}px`);
</script>


</header><section id="shopify-section-sections--15700943667334__custom_liquid_FDtLg4" class="shopify-section shopify-section-group-header-group shopify-section--custom-liquid"><div class="color-scheme color-scheme--scheme-3 color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552">
    <div class="">
      <div class="text-end"><style>
 
  .header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: black;
    padding: 0px;
    height: 50px; /* Hauteur du header */
    overflow: hidden;
  }

 
  .promo-left, .promo-right {
     
    height: 40px; /* Prend toute la hauteur du header */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }


  .custom-menu {
    flex: 2;
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .custom-menu a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: color 0.3s ease-in-out;
    padding: 8px;
  }

  .custom-menu a:hover {
    color: #FEC500;
  }

  
  .promo-img {
    width: 100%;
    height: 50px;
    object-fit: cover;
  }

  .magasin-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .promo-left .promo-text {
    position: absolute;
    top: 20%;
    left: 15%;
    right:5%
    transform: translate(-50%, -50%);
    color: white; /* Texte blanc */
    font-size: 15px;
    font-weight: bold;
    background: none;
    padding: 0px 0px;
    display: flex;
    align-items: center;
  }


  .promo-left .promo-text img {
    width: 25px; /* Taille de l'icône */
    height: 25px;
    margin-right: 3px;
  }


  .promo-right .promo-text {
    position: absolute;
    top: 20%;
    left: 30%;
    right:10%
    transform: translate(-50%, -50%);
    color: black; /* Texte noir */
    font-size: 15px;
    font-weight: bold;
    background: none;
    display: flex;
    align-items: center;
  }


  .promo-right .promo-text img {
    width: 20px; /* Taille de l'icône */
    height: 20px;
    margin-right: 3px; /* Espacement entre l'icône et le texte */
  }

@media (max-width: 910px) {
    .header-container {
      display:none;
    }
  }
</style>


<header class="header-container">
  <!-- Image à gauche (Nos Promos) -->
  <div class="promo-left">
    <a href=" https://electrosalam.ma/collections/promos">
      <img class="promo-img" src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/red_3.png?v=1742386844" alt="Nos Promos">
      <div class="promo-text">
        <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/promotion_3.png?v=1741706389" alt="Icône Promotion">
        Nos Promos
      </div>
    </a>
  </div>

  <!-- Menu centré -->
  <nav class="custom-menu">
    <a href="https://electrosalam.ma/">Accueil</a>
    <a href="https://electrosalam.ma/collections/meilleurs-ventes">Meilleures Offres</a>
    <a href="https://electrosalam.ma/collections/nouveautes">Nouveautés</a>
    <a href="https://electrosalam.ma/#a-propos">À Propos</a>
  </nav>

  <!-- Image à droite (Nos Magasins) -->
  <div class="promo-right">
    <a href="https://electrosalam.ma/#nos-magasins">
      <img class="promo-img" src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/blanc_3.png?v=1742386844" alt="Nos Magasins">
      <div class="promo-text">
        <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/goupille-de-localisation.png?v=1741706382" alt="Icône Localisation">
        Nos Magasins
      </div>
    </a>
  </div>
</header></div>
    </div>
  </div>
<style> #shopify-section-sections--15700943667334__custom_liquid_FDtLg4 .section-spacing {padding: 1px;} </style></section>
<!-- END sections: header-group --><!-- BEGIN sections: overlay-group -->
<aside id="shopify-section-sections--15700943700102__privacy-banner" class="shopify-section shopify-section-group-overlay-group shopify-section--privacy-banner"><privacy-banner class="pop-in privacy-banner color-scheme color-scheme--scheme-3" handle-editor-events>
  <button class="pop-in__close-button tap-area" is="dialog-close-button">
    <span class="sr-only">Fermer</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>

  <div class="v-stack gap-4"><p class="h6">🍪 Cookie policy</p><div class="prose text-xs"><p>We use cookies and similar technologies to provide the best experience on our website. Refer to our Privacy Policy for more information.</p></div><div class="h-stack gap-4">
      <button type="button" class="link text-xs" data-action="accept">Accepter</button>
      <button type="button" class="link text-xs text-subdued" data-action="decline">Refuser</button>
    </div>
  </div>
</privacy-banner>

</aside><section id="shopify-section-sections--15700943700102__cart-drawer" class="shopify-section shopify-section-group-overlay-group shopify-section--cart-drawer"><cart-drawer id="cart-drawer" class="cart-drawer drawer drawer--center-body color-scheme color-scheme--scheme-1" initial-focus="false" handle-editor-events>
  <p class="h4" slot="header">Panier</p><div style="height: 100%; min-height: 50vh; display: flex; flex-direction: column; align-items: center; justify-content: center;">
      <p class="h5 text-center">Votre panier est vide</p>
    </div></cart-drawer>


</section><div id="shopify-section-sections--15700943700102__newsletter-popup" class="shopify-section shopify-section-group-overlay-group shopify-section--popup"><newsletter-popup class="pop-in newsletter-popup color-scheme color-scheme--scheme-3" title="Newsletter popup" only-once apparition-delay="2"  handle-editor-events>
      <button class="pop-in__close-button tap-area" is="dialog-close-button">
        <span class="sr-only">Fermer</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"/>
    </svg>

  </button>

      <div class="v-stack gap-8"><div class="v-stack gap-4 text-center"><p class="h4"><strong>Restez informé(e) de nos offres et nouveautés ! </strong>🔔</p><div class="prose">
                Recevez nos offres exclusives et nos dernières nouveautés !
              </div></div><form method="post" action="/contact#newsletter-sections--15700943700102__newsletter-popup" id="newsletter-sections--15700943700102__newsletter-popup" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><div class="fieldset">
              <input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control" ><input id="input--sections--15700943700102__newsletter-popup--contactemail" class="input" type="email" dir="ltr" name="contact[email]" placeholder="E-mail" 
  
  
  
  
  
  autocomplete="email"
  
  
  required
><label for="input--sections--15700943700102__newsletter-popup--contactemail" class="floating-label text-xs">E-mail</label></div></div>
<button type="submit" class="button" >S'abonner</button></form></div>
    </newsletter-popup>
</div>
<!-- END sections: overlay-group --><main id="main" class="anchor">
      <section id="shopify-section-template--15700943306886__1aa9e978-24f1-46b6-94f3-e072cdac4e95" class="shopify-section shopify-section--slideshow"><slideshow-carousel id="carousel-template--15700943306886__1aa9e978-24f1-46b6-94f3-e072cdac4e95" class="slideshow" allow-swipe cell-selector=".slideshow__slide" autoplay="4" autoplay-pause-on-video role="region" style="--background: 0 0 0 ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;"><a href="/collections" class="slideshow__slide is-selected" media-type="image" reveal-on-scroll="true" role="group" ><div class="content-over-media content-over-media--auto" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: "><picture><source
                      media="(max-width: 699px)"
                      srcset="//electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3_a9504afe-0420-4655-9a9f-347cfe7e71f9.jpg?v=1725797331&width=400 400w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3_a9504afe-0420-4655-9a9f-347cfe7e71f9.jpg?v=1725797331&width=600 600w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3_a9504afe-0420-4655-9a9f-347cfe7e71f9.jpg?v=1725797331&width=800 800w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3_a9504afe-0420-4655-9a9f-347cfe7e71f9.jpg?v=1725797331&width=1000 1000w"
                      width="3200"
                      height="1200"
                  ><img src="//electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=3200" alt="" srcset="//electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=900 900w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=1800 1800w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=2000 2000w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=2200 2200w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=2400 2400w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=2600 2600w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=2800 2800w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=3000 3000w, //electrosalam.ma/cdn/shop/files/telephones_-_electrosalam_3.jpg?v=1725797327&amp;width=3200 3200w" width="3200" height="1200" fetchpriority="high" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-center text-center sm:place-self-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"></div>
          </div>
        </div></a></slideshow-carousel>
</section><section id="shopify-section-template--15700943306886__scrolling_content_izNeDm" class="shopify-section shopify-section--scrolling-content"><style>
    #shopify-section-template--15700943306886__scrolling_content_izNeDm {
      --section-vertical-spacing: clamp(10px, calc(10px + (10 - 10) * ((100vw - 375px) / (1400 - 375))), 10px);
      --scrolling-content-content-gap: clamp(10px, calc(10px + (15 - 10) * ((100vw - 375px) / (1400 - 375))), 15px);

      font-size: clamp(10px, calc(10px + (18 - 10) * ((100vw - 375px) / (1400 - 375))), 18px);
    }
  </style><div class="section-spacing color-scheme color-scheme--bg-54922f2e920ba8346f6dc0fba343d673" style="--border-color: var(--text-color) / 0.15;">
    <marquee-text speed="0.1" direction="right" class="scrolling-content">
      <div class="scrolling-content__item"><p class="scrolling-content__text heading" >سارع بالحجز!  ⏰  يمكنك تأكيد طلبك الآن بـ <strong>100 درهم</strong>  💸  فقط ، و إكمال المبلغ عند التسليم</p></div>
    </marquee-text>
  </div><style> #shopify-section-template--15700943306886__scrolling_content_izNeDm .scrolling-content__text {font-family: cairo; font-weight: bolder; letter-spacing: 0;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_VUqidG" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><style>   
    .image-hover-effect-livraison {
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      display: block;
      max-width: 1800px;
      width: 100%;
      height: auto;
      border-radius: 12px;
  
      -webkit-tap-highlight-color: transparent; 
      -webkit-touch-callout: none;             
      user-select: none;                        
      touch-action: manipulation;               
    }
  
    .image-hover-effect-livraison:hover {
      transform: scale(1.01); 
    }
  
    .image-mobile {
      display: none;
    }
  
    @media (max-width: 768px) {
      .image-desktop {
        display: none;
      }
  
      .image-mobile {
        display: block;
        transform: scale(1.05); 
      }
  
      .image-hover-effect-livraison:hover {
        transform: scale(1.08); 
      }
    }
  </style>
  
  <img 
    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Paiement_Desktop_2.png?v=1744641897"
    alt="Delivery Desktop" 
    class="image-hover-effect-livraison image-desktop"
  />
   
  
  <img 
    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Paiement_Phone_2.png?v=1744641892" 
    alt="Delivery Mobile" 
    class="image-hover-effect-livraison image-mobile"
  /></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_VUqidG .section-spacing {padding: 5px;} </style></section><section id="shopify-section-template--15700943306886__slideshow_Ep7xyR" class="shopify-section shopify-section--slideshow"><slideshow-carousel id="carousel-template--15700943306886__slideshow_Ep7xyR" class="slideshow" allow-swipe allow-transparent-header cell-selector=".slideshow__slide" autoplay="4" autoplay-pause-on-video role="region" style="--background: 0 0 0 ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;"><a href="/collections/laptops" class="slideshow__slide is-selected" media-type="image" reveal-on-scroll="true" role="group" ><div class="content-over-media content-over-media--auto" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: "><picture><source
                      media="(max-width: 699px)"
                      srcset="//electrosalam.ma/cdn/shop/files/Laptops_Neuf_Poster.png?v=1764162689&width=400 400w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Poster.png?v=1764162689&width=600 600w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Poster.png?v=1764162689&width=800 800w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Poster.png?v=1764162689&width=1000 1000w"
                      width="1080"
                      height="1350"
                  ><img src="//electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2800" alt="" srcset="//electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=900 900w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=1800 1800w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2000 2000w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2200 2200w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2400 2400w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2600 2600w, //electrosalam.ma/cdn/shop/files/Laptops_Neuf_Banner.png?v=1764162580&amp;width=2800 2800w" width="2800" height="1050" loading="lazy" fetchpriority="high" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-center text-center sm:place-self-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"></div>
          </div>
        </div></a></slideshow-carousel>
<style> #shopify-section-template--15700943306886__slideshow_Ep7xyR .slideshow {width: 85%; margin: 20px auto 0px auto; box-shadow: 0px 4px 10px rgba(0, 20, 0, 0.2); border-radius: 10px; overflow: hidden;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_mDcA4w" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><style>
  .nos-categories {
    text-align: center;
    background: url('background.jpg') no-repeat center center/cover;
    width: 100%;
    padding: 10px 0;
    margin-top: -20px;
  }

  .nos-categories .title {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    max-width: 100%;
    margin: 0 auto;
  }

  .category-item {
    flex: 0 1 calc(20% - 20px);
    height: px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background: #fff;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  }

  .category-item img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }

  .category-item:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  }


  @media (max-width: 1024px) {
    .category-item {
      flex: 0 1 calc(33.33% - 20px);
    }
  }

  @media (max-width: 768px) {
    .category-item {
      flex: 0 1 calc(50% - 20px);
    }
  }

  @media (max-width: 480px) {
    .category-item {
      flex: 0 1 calc(100% - 20px);
    }
  }
</style>

<div class="nos-categories">
  <div class="title">
    <h2 class="h2">Nos Catégories</h2>
  </div>
  <div class="categories-wrapper">
    <a href="https://electrosalam.ma/collections/telephones" class="category-item">
      <img
        src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/jl_69daaba6-5e0b-461b-b613-2f0c540acb78.png?v=1741097597"
        alt="Téléphones">
    </a>
    <a href="https://electrosalam.ma/collections/televiseurs" class="category-item">
      <img
        src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6565_d24cb07a-c3fd-4b97-a033-c132fe97370f.png?v=1741097596"
        alt="Téléviseurs">
    </a>
    <a href="https://electrosalam.ma/collections/laptops" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6466.png?v=1741017153" alt="Laptops">
    </a>
    <a href="https://electrosalam.ma/collections/accessoires" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6633221.png?v=1741017153" alt="Accessoires">
    </a>
    <a href="https://electrosalam.ma/collections/smart-watch" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/625.png?v=1741017153" alt="Montres connectées">
    </a>
    <a href="https://electrosalam.ma/collections/electromenager" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/312.png?v=1741017153" alt="Électroménager">
    </a>
    <a href="https://electrosalam.ma/collections/tablettes" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/646422.png?v=1741017153" alt="Tablettes">
    </a>


    <a href="https://electrosalam.ma/collections/cameras" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Layer_23.png?v=1760183760" alt="Caméra">
    </a>

  

    <a href="https://electrosalam.ma/collections/router" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/efefwfs.png?v=1760183756" alt="Routeur">
    </a>

    
    <a href="https://electrosalam.ma/collections/camera-voiture" class="category-item">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Layer_23_052547c3-d63c-4ace-a74e-d253cf8eeb48.png?v=1765109670" alt="Scooter">
    </a>

  </div>
</div></div>
    </div>
  </div>
</section><section id="shopify-section-template--15700943306886__featured_collections_REnYpC" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_REnYpC {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_REnYpC {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><p class="h6 text-center">Featured collection</p><h2 class="h2">Les Promos</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_REnYpC" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="redmi-a5-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 8%</on-sale-badge></badge-list><a href="/products/redmi-a5-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=1080" alt="Redmi A5 (4/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-a5-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi A5 (4/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,199.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,299.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1" id="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1-noir"  value="Noir"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1-noir"  data-option-value style="--swatch-background: linear-gradient(to right, #000000, #000000)">
        <span class="sr-only">Noir</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1" id="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1-sandy-gold"  value="Sandy Gold"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7381791277190-1-sandy-gold"  data-option-value style="--swatch-background: linear-gradient(to right, sandy gold, sandy gold)">
        <span class="sr-only">Sandy Gold</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-20-000-mah-18-w-fast-charge-power-bank"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 43%</on-sale-badge></badge-list><a href="/products/redmi-20-000-mah-18-w-fast-charge-power-bank" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=1080" alt="Redmi 20 000 mAh 18W Fast Charge Power Bank" srcset="//electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120jet.png?v=1755425222&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-20-000-mah-18-w-fast-charge-power-bank"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi 20 000 mAh 18W Fast Charge Power Bank</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>199.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>349.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="samsung-galaxy-a07-4-64"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 33%</on-sale-badge></badge-list><a href="/products/samsung-galaxy-a07-4-64" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=1080" alt="Samsung Galaxy A07 (4/64)(Neuf)" srcset="//electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/samsung" class="vendor smallcaps">Samsung</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/samsung-galaxy-a07-4-64"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Samsung Galaxy A07 (4/64)(Neuf)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>999.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,500.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="honor-x9d-12-256"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 17%</on-sale-badge></badge-list><a href="/products/honor-x9d-12-256" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=993" alt="HONOR X9d  (12/256) 5G (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/18_9076f2fd-8e0e-46d3-8f0f-a55eaa9bd488.png?v=1770567228&amp;width=800 800w" width="993" height="976" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/honor" class="vendor smallcaps">HONOR</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/honor-x9d-12-256"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>HONOR X9d  (12/256) 5G (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>3,479.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>4,199.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="black-shark-t24-ecouteurs-sans-fil"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 29%</on-sale-badge></badge-list><a href="/products/black-shark-t24-ecouteurs-sans-fil" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=1080" alt="Black shark T24 Écouteurs Sans Fil" srcset="//electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10t_27_d03182b7-0dee-48c7-9e5b-ea61fc252ab1.png?v=1758543742&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/black-shark" class="vendor smallcaps">Black Shark</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/black-shark-t24-ecouteurs-sans-fil"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Black shark T24 Écouteurs Sans Fil</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>249.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>349.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1" id="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1-blanc"  value="Blanc"  checked="checked"><label class="color-swatch rounded-full border" for="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1-blanc"  data-option-value style="--swatch-background: linear-gradient(to right, #FFFFFF, #FFFFFF)">
        <span class="sr-only">Blanc</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1" id="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1-noir"  value="Noir"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_REnYpC--swatch--template--15700943306886__featured_collections_REnYpC-7463447888006-1-noir"  data-option-value style="--swatch-background: linear-gradient(to right, #000000, #000000)">
        <span class="sr-only">Noir</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="dell-latitude-5400-i7-8eme-8-256comme-neuf"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 26%</on-sale-badge></badge-list><a href="/products/dell-latitude-5400-i7-8eme-8-256comme-neuf" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=1062" alt="DELL Latitude 5400 i7/8éme (8/256)-Occasion" srcset="//electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/12_ab477bfe-2bf3-47dc-aca5-2ff04cc7b08c.png?v=1770489404&amp;width=1000 1000w" width="1062" height="957" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/dell" class="vendor smallcaps">Dell</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/dell-latitude-5400-i7-8eme-8-256comme-neuf"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>DELL Latitude 5400 i7/8éme (8/256)-Occasion</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>2,899.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>3,900.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="lagenio-4g-kids-watch-k3"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 33%</on-sale-badge></badge-list><a href="/products/lagenio-4g-kids-watch-k3" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=2048" alt="LAGENIO K3 4G  Watch Kids" srcset="//electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group265.png?v=1773589097&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=Electro%20Salam" class="vendor smallcaps">Electro Salam</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/lagenio-4g-kids-watch-k3"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>LAGENIO K3 4G  Watch Kids</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>599.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-electric-scooter-4-lite-2nd-gen"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 19%</on-sale-badge></badge-list><a href="/products/xiaomi-electric-scooter-4-lite-2nd-gen" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=1080" alt="Xiaomi Electric Scooter 4 Lite 2nd gen" srcset="//electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120t_53.png?v=1760006140&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-electric-scooter-4-lite-2nd-gen"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Electric Scooter 4 Lite 2nd gen</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>2,899.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>3,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="ddpai-mini2x-dash-cam"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 42%</on-sale-badge></badge-list><a href="/products/ddpai-mini2x-dash-cam" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=1080" alt="DDPAI Mini2x Dash Cam" srcset="//electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=DDPAI" class="vendor smallcaps">DDPAI</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/ddpai-mini2x-dash-cam"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>DDPAI Mini2x Dash Cam</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>699.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,199.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-redmi-pad-se-4-64"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 26%</on-sale-badge></badge-list><a href="/products/xiaomi-redmi-pad-se-4-64" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=1080" alt="Xiaomi Redmi Pad SE (4/64)" srcset="//electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-redmi-pad-se-4-64"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Redmi Pad SE (4/64)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,179.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">View all</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_REnYpC .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_6hzrin" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><div class="Marques-container">
  <div class="v-stack justify-self-center gap-4 text-center sm:gap-5 sc-title">
    <h2 class="h2">Nos Marques Vedettes</h2>
  </div>

  <div class="slider-container">
    <button class="nav-btn left" onclick="moveSlide('row1', -1)">&#10094;</button>
    <div class="slider-wrapper" id="row1">
      <div class="slider">
        <a href="https://electrosalam.ma/collections/apple"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/1263_b808c773-8bf4-439a-958a-ac5ae116bb07.png?v=1742922388"
            alt="Apple"></a>

        <a href="https://electrosalam.ma/collections/samsung"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/53645_1_569fa4b8-baa1-4737-87b7-abee1badaa8d.png?v=1742921853"
            alt="Samsung"></a>

        <a href="https://electrosalam.ma/collections/xiaomi"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/65654_cd127302-50fc-48b3-b240-46a3ce849145.png?v=1742921853"
            alt="Xiaomi"></a>

        <a href="https://electrosalam.ma/collections/tecno"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/tecno.png?v=1742918483" alt="Tecno"></a>

        <a href=" https://electrosalam.ma/collections/honor"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Honor.png?v=1766677866" alt="Honner"></a>

        <a href="https://electrosalam.ma/collections/realme"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/realme.png?v=1742918467" alt="Realme"></a>


        <a href="https://electrosalam.ma/collections/oppo"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/oppo.png?v=1742918478" alt="Oppo"></a>

        <a href="https://electrosalam.ma/collections/google"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6516849_efc3c95b-19ce-4b03-95ca-7e58dc9785b9.png?v=1742921853"
            alt="Google"></a>

        <a href="https://electrosalam.ma/collections/zte"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/zte.png?v=1742918514" alt="Zte"></a>

        <a href="https://electrosalam.ma/collections/infinix"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/infinix.png?v=1742918492" alt="Infinix"></a>

        <a href="https://electrosalam.ma/collections/black-shark"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6584846_cd9f1395-2f3d-4645-ae2f-5412a1aa8d31.png?v=1742921853"
            alt="BlackShark"></a>

        <a href="https://electrosalam.ma/collections/riversong"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/66554_dcafb05e-13c5-41d6-a454-e9cccab07514.png?v=1742921853"
            alt="Riversong"></a>

        <a href="https://electrosalam.ma/collections/izoo"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/353549_1.png?v=1742993581" alt="Izoo"></a>

        <a href="https://electrosalam.ma/collections/krohler"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Krohler_f887ceb5-fd8c-47f2-92af-668fb46fa8cb.png?v=1766677861"
            alt="Izoo"></a>

        <a href="https://electrosalam.ma/collections/masterpro"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/64621_1857fc02-0d8d-4a55-938a-fdf48f84d202.png?v=1742921853"
            alt="MasterPro"></a>

        <a href="https://electrosalam.ma/collections/hauswirt"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/984221_8db04eb9-3502-41e4-991c-67a7848d97f2.png?v=1742921853"
            alt="Hauswirt"></a>
      </div>
    </div>
    <button class="nav-btn right" onclick="moveSlide('row1', 1)">&#10095;</button>
  </div>



  <div class="slider-container">
    <button class="nav-btn left" onclick="moveSlide('row2', -1)">&#10094;</button>
    <div class="slider-wrapper" id="row2">
      <div class="slider">
        <a href="https://electrosalam.ma/collections/hp"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/5346_1_ce500404-9bf8-46a4-b60e-e9c36850a041.png?v=1742921852"
            alt="HP"></a>

        <a href="https://electrosalam.ma/collections/dell"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/dell_c33a1dae-d644-4ab6-9708-233bb4473f5e.png?v=1742918448"
            alt="Dell"></a>

        <a href="https://electrosalam.ma/collections/lenovo"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/849488_acddc200-abd6-4342-bce1-39a2d9c0421b.png?v=1742921853"
            alt="Lenovo"></a>

        <a href="https://electrosalam.ma/collections/msi"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/MSI.png?v=1742918454" alt="MSI"></a>

        <a href="https://electrosalam.ma/collections/acer"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/acer.png?v=1742918458" alt="Acer"></a>

        <a href="https://electrosalam.ma/collections/tcl"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/4864512_2ead455c-49ca-4e99-a974-0f308a3ee686.png?v=1742921853"
            alt="Tcl"></a>

        <a href=" https://electrosalam.ma/collections/lg"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/LG.png?v=1766677857" alt="LG"></a>

        <a href=" https://electrosalam.ma/collections/telefunken"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/54612_a181fd32-14e3-4436-9d49-a2ad605077e7.png?v=1742921853"
            alt="telefenken"></a>

        <a href=" https://electrosalam.ma/collections/itel"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/165548_6fdb0333-a988-44f8-935d-9a216842f820.png?v=1742921853"
            alt="itel"></a>

        <a href=" https://electrosalam.ma/collections/hisense"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/45656_3e7e285f-d7c5-481e-be37-575a40a77afa.png?v=1742923149"
            alt="hisense"></a>

        <a href=" https://electrosalam.ma/collections/techmania"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/232616_420dfb4e-db25-4a4b-bb9a-815124281dd3.png?v=1742921853"
            alt="techmanie"></a>

        <a href=" https://electrosalam.ma/collections/echolink"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/echonilik.png?v=1743086397" alt="Echolink"></a>

        <a href=" https://electrosalam.ma/collections/hikers"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6546484_1afa6b56-0879-4a35-8cb6-8cd82d0f2949.png?v=1742921853"
            alt="hikers"></a>

        <a href=" https://electrosalam.ma/collections/nespresso"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6548_fc7c5e73-665d-4090-be10-e97def984547.png?v=1742921853"
            alt="Nesproso"></a>

        <a href=" https://electrosalam.ma/collections/aucma"><img
            src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/6546_dbabf875-8aca-46fd-95ec-7fae882a3ec8.png?v=1742921853"
            alt="Aucma"></a>
      </div>
    </div>
    <button class="nav-btn right" onclick="moveSlide('row2', 1)">&#10095;</button>
  </div>
</div>

<style>
  .sc-title {
    margin-bottom: 60px;
  }

  .Marques-container {
    text-align: center;
    max-width: 95%;
    margin: auto;
  }

  .slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;
  }

  .slider-wrapper {
    width: 1100px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .slider {
    display: flex;
    gap: 20px;
    transition: transform 0.5s ease-in-out;
    justify-content: flex-start;
  }

  .slider a {
    display: block;
    min-width: 350px;
  }

  .slider img {
    width: 390px;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
    pointer-events: none;
  }

  .nav-btn {
    background-color: #FF2D2D;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
  }

  .left {
    left: 0px;
  }

  .right {
    right: 0px;
  }

  .slider a,
  .slider img {
    -webkit-user-drag: none;
    user-drag: none;
  }

  @media (max-width: 768px) {
    .slider-wrapper {
      width: 100%;
    }

    .slider a {
      min-width: 90%;
    }

    .slider img {
      width: 100%;
      height: auto;
    }

    .nav-btn {
      display: none;
    }

    .sc-title {
      margin-bottom: 40px;
    }

    .slider {
      gap: 20px;
    }
  }
</style>

<script>
  let positions = { row1: 0, row2: 0 };
  const step = 300;
  const speedFactor = 1;

  function moveSlide(rowId, direction) {
    const slider = document.querySelector(`#${rowId} .slider`);
    const sliderWrapper = document.querySelector(`#${rowId}`);
    const maxScroll = slider.scrollWidth - sliderWrapper.clientWidth;
    positions[rowId] = Math.max(0, Math.min(positions[rowId] + direction * step * speedFactor, maxScroll));
    slider.style.transition = 'transform 0.8s ease-out';
    slider.style.transform = `translateX(-${positions[rowId]}px)`;
  }

  function snapToClosest(wrapper) {
    const id = wrapper.id;
    const slider = wrapper.querySelector('.slider');
    const rawPos = positions[id];
    const snapped = Math.round(rawPos / step) * step;
    positions[id] = Math.max(0, Math.min(snapped, slider.scrollWidth - wrapper.clientWidth));
    slider.style.transition = 'transform 0.6s ease-out';
    slider.style.transform = `translateX(-${positions[id]}px)`;
  }

  document.querySelectorAll('.slider-wrapper').forEach(wrapper => {
    let startX, scrollLeft;
    let clickPrevent = false;
    let isDragging = false;

    const slider = wrapper.querySelector('.slider');

    wrapper.addEventListener('mousedown', (e) => {
      isDragging = true;
      startX = e.pageX;
      scrollLeft = positions[wrapper.id];
      wrapper.style.cursor = 'grabbing';
      clickPrevent = false;
      slider.style.transition = 'none';
    });

    wrapper.addEventListener('mousemove', (e) => {
      if (!isDragging) return;
      e.preventDefault();
      const moveX = e.pageX - startX;
      if (Math.abs(moveX) > 5) clickPrevent = true;
      positions[wrapper.id] = Math.max(0, Math.min(scrollLeft - moveX * speedFactor, slider.scrollWidth - wrapper.clientWidth));
      slider.style.transform = `translateX(-${positions[wrapper.id]}px)`;
    });

    wrapper.addEventListener('mouseup', () => {
      isDragging = false;
      wrapper.style.cursor = 'grab';
      snapToClosest(wrapper);
    });

    wrapper.addEventListener('mouseleave', () => {
      if (isDragging) snapToClosest(wrapper);
      isDragging = false;
      wrapper.style.cursor = 'grab';
    });


    wrapper.addEventListener('touchstart', (e) => {
      isDragging = true;
      startX = e.touches[0].pageX;
      scrollLeft = positions[wrapper.id];
      clickPrevent = false;
      slider.style.transition = 'none';
    });

    wrapper.addEventListener('touchmove', (e) => {
      if (!isDragging) return;
      e.preventDefault();
      const moveX = e.touches[0].pageX - startX;
      if (Math.abs(moveX) > 5) clickPrevent = true;
      positions[wrapper.id] = Math.max(0, Math.min(scrollLeft - moveX * speedFactor, slider.scrollWidth - wrapper.clientWidth));
      slider.style.transform = `translateX(-${positions[wrapper.id]}px)`;
    });

    wrapper.addEventListener('touchend', () => {
      isDragging = false;
      snapToClosest(wrapper);
    });


    slider.querySelectorAll('a').forEach(link => {
      link.addEventListener('click', (e) => {
        if (clickPrevent) {
          e.preventDefault();
          clickPrevent = false;
        }
      });
    });
  });
</script></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_6hzrin .section-spacing {margin-top: 20px;} </style></section><section id="shopify-section-template--15700943306886__featured_collections_iCqhTB" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_iCqhTB {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_iCqhTB {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Meilleurs Ventes</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_iCqhTB" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="honor-x5c-plus-4-64neuf-boite-fermee"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 50%</on-sale-badge></badge-list><a href="/products/honor-x5c-plus-4-64neuf-boite-fermee" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=1080" alt="HONOR X5c Plus (4/64)(Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Designsanstitre_33.png?v=1770816539&amp;width=1000 1000w" width="1080" height="1350" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/honor" class="vendor smallcaps">HONOR</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/honor-x5c-plus-4-64neuf-boite-fermee"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>HONOR X5c Plus (4/64)(Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>999.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,999.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7540792524934-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540792524934-1-vert"  value="vert"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540792524934-1-vert"  data-option-value style="--swatch-background: linear-gradient(to right, #05AA3D, #05AA3D)">
        <span class="sr-only">vert</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-watch-5-active"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 46%</on-sale-badge></badge-list><a href="/products/redmi-watch-5-active" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=1080" alt="Redmi Watch 5 Active" srcset="//electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-watch-5-active"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi Watch 5 Active</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>349.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>649.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="blender-2-en-1-daiko"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 37%</on-sale-badge></badge-list><a href="/products/blender-2-en-1-daiko" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=2042" alt="Daiko Blender 2 en 1 500W Bol en en plastique alimentaire de 1,5L" srcset="//electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group9.png?v=1772727812&amp;width=1800 1800w" width="2042" height="2042" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/daiko" class="vendor smallcaps">Daiko</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/blender-2-en-1-daiko"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Daiko Blender 2 en 1 500W Bol en en plastique alimentaire de 1,5L</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>349.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>550.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-note-15-pro-5g-8-256"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 8%</on-sale-badge></badge-list><a href="/products/redmi-note-15-pro-5g-8-256" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=1068" alt="Redmi Note 15 Pro+ 5G (8/256)(Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_32.png?v=1770808289&amp;width=1000 1000w" width="1068" height="1162" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-note-15-pro-5g-8-256"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi Note 15 Pro+ 5G (8/256)(Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>3,949.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>4,299.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-noir"  value="Noir"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-noir"  data-option-value style="--swatch-background: linear-gradient(to right, #000000, #000000)">
        <span class="sr-only">Noir</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-marron"  value="Marron"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-marron"  data-option-value style="--swatch-background: linear-gradient(to right, #9A5630, #9A5630)">
        <span class="sr-only">Marron</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-bleu-noir"  value="Bleu/noir"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7540766867590-1-bleu-noir"  data-option-value style="--swatch-background: linear-gradient(to right, bleu/noir, bleu/noir)">
        <span class="sr-only">Bleu/noir</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="samsung-galaxy-a17-5g-4-128-neuf-boite-fermee"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 28%</on-sale-badge></badge-list><a href="/products/samsung-galaxy-a17-5g-4-128-neuf-boite-fermee" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=1080" alt="Samsung Galaxy A17 5G (4/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_29.png?v=1770311780&amp;width=1000 1000w" width="1080" height="1350" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/samsung" class="vendor smallcaps">Samsung</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/samsung-galaxy-a17-5g-4-128-neuf-boite-fermee"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Samsung Galaxy A17 5G (4/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,879.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>2,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="machine-a-cafe-daiko-cf8192k"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 40%</on-sale-badge></badge-list><a href="/products/machine-a-cafe-daiko-cf8192k" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=2048" alt="Daiko Machine à café Système 5 en 1" srcset="//electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group18.png?v=1772886698&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/daiko" class="vendor smallcaps">Daiko</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/machine-a-cafe-daiko-cf8192k"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Daiko Machine à café Système 5 en 1</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>899.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,500.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-noir-cf8193k"  value="noir CF8193K"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-noir-cf8193k"  data-option-value style="--swatch-background: linear-gradient(to right, noir cf8193k, noir cf8193k)">
        <span class="sr-only">noir CF8193K</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-gray-cf8192k"  value="Gray CF8192K"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-gray-cf8192k"  data-option-value style="--swatch-background: linear-gradient(to right, gray cf8192k, gray cf8192k)">
        <span class="sr-only">Gray CF8192K</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-rouge-cf819brk"  value="Rouge CF819BRK"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7557780242566-1-rouge-cf819brk"  data-option-value style="--swatch-background: linear-gradient(to right, rouge cf819brk, rouge cf819brk)">
        <span class="sr-only">Rouge CF819BRK</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="krohler-friteuse-sans-huile-6l-air-fryer-control-digital"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 20%</on-sale-badge></badge-list><a href="/products/krohler-friteuse-sans-huile-6l-air-fryer-control-digital" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=1080" alt="KRÖHLER Friteuse Sans Huile 6L Air Fryer Control Digital" srcset="//electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/8665.png?v=1749901781&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/krohler" class="vendor smallcaps">KROHLER</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/krohler-friteuse-sans-huile-6l-air-fryer-control-digital"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>KRÖHLER Friteuse Sans Huile 6L Air Fryer Control Digital</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>779.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>979.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="samsung-s23-ultra-5g-8-256-comme-neuf"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 22%</on-sale-badge></badge-list><a href="/products/samsung-s23-ultra-5g-8-256-comme-neuf" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=1080" alt="Samsung S23 Ultra 5G (8/256) (Comme Neuf)" srcset="//electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120et_8abbc7c9-fb16-4873-8251-db7d9ef372d9.png?v=1754751496&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/samsung" class="vendor smallcaps">Samsung</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/samsung-s23-ultra-5g-8-256-comme-neuf"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Samsung S23 Ultra 5G (8/256) (Comme Neuf)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>5,399.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>6,900.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7353388761222-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7353388761222-1-black"  value="Black"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7353388761222-1-black"  data-option-value style="--swatch-background: linear-gradient(to right, black, black)">
        <span class="sr-only">Black</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="black-shark-rokas-3-ecouteurs-sans-fil"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 17%</on-sale-badge></badge-list><a href="/products/black-shark-rokas-3-ecouteurs-sans-fil" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=1080" alt="Black Shark Rokas 3 Écouteurs Sans Fil" srcset="//electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120t_45_fd52c74f-a069-4941-a376-1dde17cc57eb.png?v=1758632325&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/black-shark" class="vendor smallcaps">Black Shark</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/black-shark-rokas-3-ecouteurs-sans-fil"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Black Shark Rokas 3 Écouteurs Sans Fil</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>499.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>599.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iCqhTB-7464116060294-1" id="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7464116060294-1-black"  value="Black"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iCqhTB--swatch--template--15700943306886__featured_collections_iCqhTB-7464116060294-1-black"  data-option-value style="--swatch-background: linear-gradient(to right, black, black)">
        <span class="sr-only">Black</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-monitor-a24i-ecran-23-8-full-hd-ips-ultra-slim"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 37%</on-sale-badge></badge-list><a href="/products/xiaomi-monitor-a24i-ecran-23-8-full-hd-ips-ultra-slim" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=2048" alt="Xiaomi Moniteur A24i – Écran 23.8&quot; Full HD IPS Ultra-Slim" srcset="//electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group172.png?v=1773318601&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-monitor-a24i-ecran-23-8-full-hd-ips-ultra-slim"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Moniteur A24i – Écran 23.8" Full HD IPS Ultra-Slim</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>889.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,400.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">View all</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_iCqhTB .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_ULgVPC" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><style>
  
  .Nv-Produits-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-top: 20px;
  }

  .Nv-Produits-container .intro-link {
    width: 92%;
    border-radius: 12px; 
    overflow: hidden;
    display: block;
  }

  .Nv-Produits-container .intro {
    display: flex;
    height: 110px;
    width: 100%;
    overflow: hidden;
    border-radius: 12px; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-items: center;
    color: white;
    background-image: url('https://cdn.shopify.com/s/files/1/0580/8871/8470/files/NP_Title_Desktop.png?v=1749987092');
    transition: border-radius 0.3s ease;
  }

  .Nv-Produits-container .posters {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
  }

  .Nv-Produits-container .poster {
    max-width: 45%;
    border-radius: 12px; 
    overflow: hidden;
  }

  .Nv-Produits-container .poster img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px; 
    object-fit: contain;
    transition: transform 0.3s ease;
  }

  .Nv-Produits-container .poster:hover img {
    transform: scale(1.03);
  }

  @media (max-width: 765px) {
    .Nv-Produits-container {
      gap: 5px;
    }

    .Nv-Produits-container .intro-link {
      width: 95%;
    }

    .Nv-Produits-container .intro {
      background-image: url('https://cdn.shopify.com/s/files/1/0580/8871/8470/files/NP_Title_Phone.png?v=1749987092');
      background-size: contain;

      
      border-radius: 12px;
    }

    .Nv-Produits-container .posters {
      flex-direction: column;
      align-items: center;
      gap: 15px;
      padding: 0 10px;
    }

    .Nv-Produits-container .poster {
      width: 100%;
      max-width: 100%;
    }
  }
</style>

<div class="Nv-Produits-container">
  <a href="https://electrosalam.ma/collections/nouveautes" target="_blank" class="intro-link">

    <div class="intro"></div>
  </a>
  <div class="posters">

    <a href="https://electrosalam.ma/products/blackshark-v2-casque-sans-fil"
      target="_blank" class="poster">

      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/affiche_4_1.png?v=1772278159" alt="Black Shark V2">
    </a>

    <a href="https://electrosalam.ma/products/krohler-friteuse-sans-huile-8l-air-fryer-control-digital" target="_blank" class="poster">

      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/affiche_3_8a6aa545-50c8-4f37-a9cf-d5e5c5acebe5.png?v=1775047785" alt=" Air Fryer">

    </a>
  </div>
</div></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_ULgVPC .section-spacing {padding: 0px;} </style></section><section id="shopify-section-template--15700943306886__featured_collections_zHhzPQ" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_zHhzPQ {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_zHhzPQ {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Nouveautés</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_zHhzPQ" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="friteuse-sans-huile-krohler-peaf-5010-air-fryer-10-l"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 34%</on-sale-badge></badge-list><a href="/products/friteuse-sans-huile-krohler-peaf-5010-air-fryer-10-l" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=1080" alt="Kröhler Friteuse sans Huile - 1 bac 10L - Air Fryer - control Digital" srcset="//electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_29_d0ee44ff-f016-4e59-ac5b-d007397bc430.png?v=1749905422&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/krohler" class="vendor smallcaps">KROHLER</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/friteuse-sans-huile-krohler-peaf-5010-air-fryer-10-l"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Kröhler Friteuse sans Huile - 1 bac 10L - Air Fryer - control Digital</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,049.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="honor-x5b-plus-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 26%</on-sale-badge></badge-list><a href="/products/honor-x5b-plus-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=1080" alt="HONOR X5b Plus (4/128)(Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/honor" class="vendor smallcaps">Honor</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/honor-x5b-plus-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>HONOR X5b Plus (4/128)(Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,179.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-15c-4-128-neuf-boite-fermee"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 32%</on-sale-badge></badge-list><a href="/products/redmi-15c-4-128-neuf-boite-fermee" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=1080" alt="Redmi 15C (4/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-15c-4-128-neuf-boite-fermee"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi 15C (4/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,299.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-outdoor-camera-cw400"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 12%</on-sale-badge></badge-list><a href="/products/xiaomi-outdoor-camera-cw400" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=1080" alt="Xiaomi Outdoor Camera CW400" srcset="//electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120jet_15.png?v=1760027780&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-outdoor-camera-cw400"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Outdoor Camera CW400</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>789.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="grill-panini-en-acier-inoxydable-plaques-copie"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 48%</on-sale-badge></badge-list><a href="/products/grill-panini-en-acier-inoxydable-plaques-copie" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=2048" alt="Daiko Grill panini en acier inoxydable Revêtement antiadhésif en Teflon" srcset="//electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1800 1800w" width="2048" height="2075" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/daiko" class="vendor smallcaps">Daiko</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/grill-panini-en-acier-inoxydable-plaques-copie"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Daiko Grill panini en acier inoxydable Revêtement antiadhésif en Teflon</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>259.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>500.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="riversong-airfly-l8"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 38%</on-sale-badge></badge-list><a href="/products/riversong-airfly-l8" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=1020" alt="Riversong airfly L8" srcset="//electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_3.png?v=1770726940&amp;width=1000 1000w" width="1020" height="900" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/riversong" class="vendor smallcaps">RiverSong</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/riversong-airfly-l8"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Riversong airfly L8</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>249.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>399.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_zHhzPQ-7540320239750-1" id="swatch--template--15700943306886__featured_collections_zHhzPQ--swatch--template--15700943306886__featured_collections_zHhzPQ-7540320239750-1-white"  value="White"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_zHhzPQ--swatch--template--15700943306886__featured_collections_zHhzPQ-7540320239750-1-white"  data-option-value style="--swatch-background: linear-gradient(to right, white, white)">
        <span class="sr-only">White</span>
      </label></fieldset></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-soundbar-2-0ch"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 47%</on-sale-badge></badge-list><a href="/products/xiaomi-soundbar-2-0ch" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=1080" alt="Xiaomi Soundbar 2.0ch" srcset="//electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/uurojet.png?v=1765131505&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-soundbar-2-0ch"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Soundbar 2.0ch</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>479.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="ddpai-mini2x-dash-cam"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 42%</on-sale-badge></badge-list><a href="/products/ddpai-mini2x-dash-cam" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=1080" alt="DDPAI Mini2x Dash Cam" srcset="//electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/et_4a3af123-4ced-4d36-a37a-28c8e8c562ae.png?v=1767091811&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=DDPAI" class="vendor smallcaps">DDPAI</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/ddpai-mini2x-dash-cam"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>DDPAI Mini2x Dash Cam</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>699.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,199.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-watch-5-active"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 46%</on-sale-badge></badge-list><a href="/products/redmi-watch-5-active" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=1080" alt="Redmi Watch 5 Active" srcset="//electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/120t_1_0b2ee706-1efa-48e8-9806-b393daaa19dc.png?v=1756135015&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-watch-5-active"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi Watch 5 Active</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>349.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>649.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-redmi-pad-se-4-64"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 26%</on-sale-badge></badge-list><a href="/products/xiaomi-redmi-pad-se-4-64" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=1080" alt="Xiaomi Redmi Pad SE (4/64)" srcset="//electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_39_5a918e2b-1089-4632-95ff-8e64c6188f35.png?v=1748433495&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-redmi-pad-se-4-64"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Redmi Pad SE (4/64)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,179.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">View all</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_zHhzPQ .section-stack h2 {display: none;} #shopify-section-template--15700943306886__featured_collections_zHhzPQ .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_ca7UDc" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><style>
  
  .Nv-telephones-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-top: 20px;
  }

  .Nv-telephones-container .intro-link {
    width: 92%;
    border-radius: 10px;
    overflow: hidden;
    display: block;
  }

  .Nv-telephones-container .intro {
    display: flex;
    height: 110px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-items: center;
    color: white;
    background-image: url('https://cdn.shopify.com/s/files/1/0580/8871/8470/files/NV_Telephones.png?v=1744307561');
  }

  .Nv-telephones-container .posters {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
  }

  .Nv-telephones-container .poster {
    max-width: 45%;
    border-radius: 10px;
    overflow: hidden;
  }

  .Nv-telephones-container .poster img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
  }

  @media (max-width: 765px) {
    .Nv-telephones-container {
      gap: 5px;
    }

    .Nv-telephones-container .intro-link {
      width: 95%;
    }

    .Nv-telephones-container .intro {
      background-image: url('https://cdn.shopify.com/s/files/1/0580/8871/8470/files/NV_Telephones_Phone_1_368ea37a-a117-4826-b07f-b5245ed79aa0.png?v=1744465721');
      background-size: contain;
    }

    .Nv-telephones-container .posters {
      
      flex-direction: column;
      align-items: center;
      gap: 15px;
      padding: 0 10px;
    }

    .Nv-telephones-container .poster {
      width: 100%;
      max-width: 100%;
    }
  }
</style>

<div class="Nv-telephones-container">
  <a href="https://electrosalam.ma/collections/nouveaux-telephones" target="_blank" class="intro-link">
    <div class="intro">      
    </div>
  </a>
  <div class="posters">
    <a  href="https://electrosalam.ma/products/redmi-a5-4-128"
      class="poster">
      
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/afiche_2_2.png?v=1774961550"
        alt=" samsung a17 ">

  </a>
    <a href="https://electrosalam.ma/products/samsung-galaxy-a07-4-64" class="poster">
      <img
        src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/afiche_1_1.png?v=1772289432"
        alt="redmi note 15">

    </a>
  </div>
</div></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_ca7UDc .section-spacing {padding: 0px;} </style></section><section id="shopify-section-template--15700943306886__featured_collections_iPJ3Hw" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_iPJ3Hw {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_iPJ3Hw {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Nouveaux Téléphones</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_iPJ3Hw" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="redmi-a5-3-64"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 19%</on-sale-badge></badge-list><a href="/products/redmi-a5-3-64" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=1080" alt="Redmi A5 (3/64) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/vvet_4.png?v=1767607804&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-a5-3-64"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi A5 (3/64) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,049.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,299.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-15-5g-6-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 27%</on-sale-badge></badge-list><a href="/products/redmi-15-5g-6-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=1080" alt="Redmi 15 (6/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccojet_9.png?v=1767615946&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-15-5g-6-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi 15 (6/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,689.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>2,299.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="samsung-galaxy-a07-4-64"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 33%</on-sale-badge></badge-list><a href="/products/samsung-galaxy-a07-4-64" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=1080" alt="Samsung Galaxy A07 (4/64)(Neuf)" srcset="//electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccojet_7.png?v=1767608090&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/samsung" class="vendor smallcaps">Samsung</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/samsung-galaxy-a07-4-64"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Samsung Galaxy A07 (4/64)(Neuf)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>999.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,500.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tecno-spark-30c-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 28%</on-sale-badge></badge-list><a href="/products/tecno-spark-30c-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=1080" alt="Tecno Spark 30C (4/128)(Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Nouveau_prxxxxt.png?v=1767627710&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/tecno" class="vendor smallcaps">Tecno</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tecno-spark-30c-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Tecno Spark 30C (4/128)(Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,149.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="honor-x5b-plus-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 26%</on-sale-badge></badge-list><a href="/products/honor-x5b-plus-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=1080" alt="HONOR X5b Plus (4/128)(Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/9jet.png?v=1767610737&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/honor" class="vendor smallcaps">Honor</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/honor-x5b-plus-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>HONOR X5b Plus (4/128)(Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,179.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="samsung-galaxy-a36-5g-8-265"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 27%</on-sale-badge></badge-list><a href="/products/samsung-galaxy-a36-5g-8-265" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=1080" alt="Samsung Galaxy A36 5G (8/256)(Neuf )" srcset="//electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/CCjet_7.png?v=1767620800&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/samsung" class="vendor smallcaps">Samsung</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/samsung-galaxy-a36-5g-8-265"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Samsung Galaxy A36 5G (8/256)(Neuf )</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>3,779.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>5,199.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-redmi-note-15-6-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 24%</on-sale-badge></badge-list><a href="/products/xiaomi-redmi-note-15-6-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=1080" alt="Xiaomi REDMI Note 15 (6/128)" srcset="//electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/46262624.png?v=1769255423&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-redmi-note-15-6-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi REDMI Note 15 (6/128)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,979.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>2,599.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-15c-4-128-neuf-boite-fermee"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 32%</on-sale-badge></badge-list><a href="/products/redmi-15c-4-128-neuf-boite-fermee" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=1080" alt="Redmi 15C (4/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccet_4.png?v=1767611621&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-15c-4-128-neuf-boite-fermee"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi 15C (4/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,299.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-redmi-pad-se-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 27%</on-sale-badge></badge-list><a href="/products/xiaomi-redmi-pad-se-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=1080" alt="Xiaomi Redmi Pad SE (4/128)" srcset="//electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_39_1732a361-6bef-42d1-becd-200acf4e29de.png?v=1748433585&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-redmi-pad-se-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Redmi Pad SE (4/128)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,379.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,899.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="redmi-a5-4-128"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 8%</on-sale-badge></badge-list><a href="/products/redmi-a5-4-128" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=1080" alt="Redmi A5 (4/128) (Neuf Boîte fermée)" srcset="//electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/ccet_3.png?v=1767610421&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/redmi-a5-4-128"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Redmi A5 (4/128) (Neuf Boîte fermée)</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,199.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,299.00 dh</compare-at-price></price-list></div></div><fieldset class="h-stack wrap justify-center gap-1" data-option-position="1"><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1" id="swatch--template--15700943306886__featured_collections_iPJ3Hw--swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1-noir"  value="Noir"  checked="checked"><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iPJ3Hw--swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1-noir"  data-option-value style="--swatch-background: linear-gradient(to right, #000000, #000000)">
        <span class="sr-only">Noir</span>
      </label><input class="sr-only" type="radio" name="swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1" id="swatch--template--15700943306886__featured_collections_iPJ3Hw--swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1-sandy-gold"  value="Sandy Gold"  ><label class="color-swatch rounded-full" for="swatch--template--15700943306886__featured_collections_iPJ3Hw--swatch--template--15700943306886__featured_collections_iPJ3Hw-7381791277190-1-sandy-gold"  data-option-value style="--swatch-background: linear-gradient(to right, sandy gold, sandy gold)">
        <span class="sr-only">Sandy Gold</span>
      </label></fieldset></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">View all</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_iPJ3Hw .section-stack h2 {display: none;} #shopify-section-template--15700943306886__featured_collections_iPJ3Hw .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_cU4tFi" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><style>   
    .image-hover-effect-livraison {
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      display: block;
      max-width: 1800px;
      width: 100%;
      height: auto;
      border-radius: 12px;
  
      -webkit-tap-highlight-color: transparent; 
      -webkit-touch-callout: none;             
      user-select: none;                        
      touch-action: manipulation;               
    }
  
    .image-hover-effect-livraison:hover {
      transform: scale(1.01); 
    }
  
    .image-mobile {
      display: none;
    }
  
    @media (max-width: 768px) {
      .image-desktop {
        display: none;
      }
  
      .image-mobile {
        display: block;
        transform: scale(1.05); 
      }
  
      .image-hover-effect-livraison:hover {
        transform: scale(1.08); 
      }
    }
  </style>
  
  <img 
    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Delivery_Affiche_Desktop.png?v=1744714261"
    alt="Delivery Desktop" 
    class="image-hover-effect-livraison image-desktop"
  />
   
  
  <img 
    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Delivery_Affiche_Phone.png?v=1744714252" 
    alt="Delivery Mobile" 
    class="image-hover-effect-livraison image-mobile"
  /></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_cU4tFi .section-spacing {padding: 2px; margin-bottom: 70px;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_fhdGRr" class="shopify-section shopify-section--custom-liquid"><div class="color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><style>
   
    #electrosalam-section {
        font-family: inherit;
    }

    #electrosalam-section .electrosalam-electromenager {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        padding: 30px;
        min-height: 10vh;
    }

    #electrosalam-section .electrosalam-electromenager-left,
    #electrosalam-section .electrosalam-electromenager-center,
    #electrosalam-section .electrosalam-electromenager-right {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    #electrosalam-section .electrosalam-electromenager-left {
        width: 25%;
    }

    #electrosalam-section .electrosalam-electromenager-center {
        width: 30%;
        gap: 15px;
    }

    #electrosalam-section .electrosalam-electromenager-right {
        width: 39%;
    }

    #electrosalam-section .electrosalam-two-boxes {
        display: flex;
        gap: 15px;
        width: 100%;
    }

    #electrosalam-section .electrosalam-two-boxes a {
        display: block;
        width: calc(50% - 2.5px);
    }

    #electrosalam-section .electrosalam-img {
        width: 100%;
        height: 350px;
        border-radius: 12px;
        overflow: hidden;
        object-fit: cover;
        display: block;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }

    #electrosalam-section .electrosalam-img:hover {
        transform: scale(1.03);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    }

    #electrosalam-section .electrosalam-img-center {
        width: 100%;
        max-width: 100%;
        height: 100px;
        object-fit: cover;
        margin: 0 auto;
    }

    #electrosalam-section .small-height-img {
        height: 180px;
        object-fit: cover;
    }

    #electrosalam-section .electrosalam-img-two {
        width: 100%;
        height: 80px;
        object-fit: cover;
    }

    #electrosalam-section .electrosalam-big-img {
        height: auto;
        object-fit: contain;
        border-radius: 12px !important;
    }

  
    #electrosalam-section .electrosalam-mobile {
        display: none;
    }

    @media (min-width: 769px) {
        #electrosalam-section .electrosalam-electromenager {
            padding-left: 50px;
            padding-right: 50px;
            padding-top: 30px;
            padding-bottom: 0;
        }

        #electrosalam-section .electrosalam-img {
            height: auto;
            object-fit: contain;
        }

        #electrosalam-section .electrosalam-electromenager-center .electrosalam-img-center.electrosalam-big-img {
            width: 100%;
            max-width: 100%;
            height: 300px;
            margin: 0 auto;
            object-fit: contain;
            border-radius: 12px !important;
        }
    }

    @media (max-width: 768px) {
        #electrosalam-section .electrosalam-electromenager {
            display: none;
        }

        #electrosalam-section .electrosalam-mobile {
            display: flex;
            flex-direction: column;
            gap: 15px;
            padding: 10px;
        }

        #electrosalam-section .electrosalam-two-boxes {
            display: flex;
            gap: 10px;
            width: 100%;
        }

        #electrosalam-section .electrosalam-two-boxes a {
            flex: 1;
        }

        #electrosalam-section .electrosalam-img {
            width: 100%;
            height: auto;
            border-radius: 12px;
            object-fit: contain;
        }
    }
</style>

<div id="electrosalam-section">
    <div class="electrosalam-electromenager">
        <div class="electrosalam-electromenager-left">
            <a href="https://electrosalam.ma/collections/machine-a-laver" target="_blank">
                <img class="electrosalam-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Machine_a_laver-Chaabane.png?v=1768993241"
                    alt="Machine à laver">
            </a>
            <a href="https://electrosalam.ma/collections/electromenager" target="_blank">
                <img class="electrosalam-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/All_Coll_-_Leak_f1960e12-30de-48ed-95a6-53c72ff48454.png?v=1764257320"
                    alt="All Collections">
            </a>
        </div>

        <div class="electrosalam-electromenager-center">
            <a href="https://electrosalam.ma/collections/lave-vaisselle" target="_blank">
                <img class="electrosalam-img electrosalam-img-center small-height-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Lave_Vaisselle-Chaabane.png?v=1768993241"
                    alt="Lave Vaisselle">
            </a>
            <div class="electrosalam-two-boxes">
                <a href="https://electrosalam.ma/collections/machines-a-cafe" target="_blank">
                    <img class="electrosalam-img electrosalam-img-two"
                        src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Coffee_Machine-Chaabane.png?v=1768993240"
                        alt="Coffee Machine">
                </a>
                <a href="https://electrosalam.ma/collections/patisser" target="_blank">
                    <img class="electrosalam-img electrosalam-img-two"
                        src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Patisserie_Mixeur-Chaabane.png?v=1768993240"
                        alt="Patisserie Mixeur">
                </a>
            </div>
        </div>

        <div class="electrosalam-electromenager-right">
            <a href="https://electrosalam.ma/collections/airfryers" target="_blank">
                <img class="electrosalam-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Airfryer-Chaabane.png?v=1768993241"
                    alt="Airfryer">
            </a>
        </div>
    </div>

    

    <div class="electrosalam-mobile">
        <a href="https://electrosalam.ma/collections/airfryers" target="_blank">
            <img class="electrosalam-img"
                src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Airfryer-Chaabane.png?v=1768993241"
                alt="Airfryer">
        </a>

        <a href="https://electrosalam.ma/collections/lave-vaisselle" target="_blank">
            <img class="electrosalam-img electrosalam-big-img"
                src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Lave_Vaisselle-Chaabane.png?v=1768993241"
                alt="Lave vaisselle">
        </a>

        <div class="electrosalam-two-boxes">
            <a href="https://electrosalam.ma/collections/patisser" target="_blank">
                <img class="electrosalam-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Patisserie_Mixeur-Chaabane.png?v=1768993240"
                    alt="Patisserie Mixeur">
            </a>
            <a href="https://electrosalam.ma/collections/machines-a-cafe" target="_blank">
                <img class="electrosalam-img"
                    src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Coffee_Machine-Chaabane.png?v=1768993240"
                    alt="Coffee Machine">
            </a>
        </div>

        <a href="https://electrosalam.ma/collections/machine-a-laver" target="_blank">
            <img class="electrosalam-img"
                src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Machine_a_laver-Chaabane.png?v=1768993241"
                alt="Machine à laver">
        </a>

        <a href="https://electrosalam.ma/collections/electromenager" target="_blank">
            <img class="electrosalam-img"
                src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/all.png?v=1761741880"
                alt="All Collections">
        </a>
    </div>
</div></div>
    </div>
  </div>
</section><section id="shopify-section-template--15700943306886__featured_collections_DiaBC9" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_DiaBC9 {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_DiaBC9 {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Électroménagers</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_DiaBC9" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="elite-moulin-a-cafe-electrique-150w"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 52%</on-sale-badge></badge-list><a href="/products/elite-moulin-a-cafe-electrique-150w" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=1080" alt="Elite Moulin à Café Électrique 150W" srcset="//electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_t_18.png?v=1762864287&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=Elite" class="vendor smallcaps">Elite</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/elite-moulin-a-cafe-electrique-150w"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Elite Moulin à Café Électrique 150W</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>145.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>299.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="presse-agrumes-bol-en-plastique-incassable"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 55%</on-sale-badge></badge-list><a href="/products/presse-agrumes-bol-en-plastique-incassable" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=2048" alt="Daiko Presse-agrumes Bol 1.2L en plastique incassable" srcset="//electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group29.png?v=1772889028&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/daiko" class="vendor smallcaps">Daiko</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/presse-agrumes-bol-en-plastique-incassable"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Daiko Presse-agrumes Bol 1.2L en plastique incassable</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>159.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>350.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="krohler-bouilloire-electrique-2-couleurs-1-5l"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 24%</on-sale-badge></badge-list><a href="/products/krohler-bouilloire-electrique-2-couleurs-1-5l" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=1080" alt="Kröhler Bouilloire électrique - 2 Couleurs 1,5L" srcset="//electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/56355645_1b091cd6-f1b4-4498-831e-b67e360e9e10.png?v=1749917769&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=Electro%20Salam" class="vendor smallcaps">Electro Salam</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/krohler-bouilloire-electrique-2-couleurs-1-5l"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Kröhler Bouilloire électrique - 2 Couleurs 1,5L</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>189.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>249.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="krohler-batteur-electrique-puissance-300w"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 31%</on-sale-badge></badge-list><a href="/products/krohler-batteur-electrique-puissance-300w" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=1080" alt="Kröhler Batteur électrique - Puissance 300W" srcset="//electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/65165365.png?v=1749918447&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=Electro%20Salam" class="vendor smallcaps">Electro Salam</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/krohler-batteur-electrique-puissance-300w"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Kröhler Batteur électrique - Puissance 300W</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>199.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>289.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="presse-agrumes-electrique-krohler-pepa-8109"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 33%</on-sale-badge></badge-list><a href="/products/presse-agrumes-electrique-krohler-pepa-8109" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=1054" alt="PRESSE -AGRUMES ÉLECTRIQUE KRÖHLER PEPA‑8109" srcset="//electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Design_sans_titre_12.png?v=1770208248&amp;width=1000 1000w" width="1054" height="1292" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/krohler" class="vendor smallcaps">KRÖHLER</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/presse-agrumes-electrique-krohler-pepa-8109"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>PRESSE -AGRUMES ÉLECTRIQUE KRÖHLER PEPA‑8109</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>199.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>299.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="machine-a-cafe-12-tasses-krohler-pecm-123"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 49%</on-sale-badge></badge-list><a href="/products/machine-a-cafe-12-tasses-krohler-pecm-123" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=1080" alt="Kröhler machine à café 12 tasses" srcset="//electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/10_37_11f4adb4-dbb3-469c-969b-b3aec81ced03.png?v=1749912019&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/krohler" class="vendor smallcaps">KROHLER</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/machine-a-cafe-12-tasses-krohler-pecm-123"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Kröhler machine à café 12 tasses</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>229.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>449.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="blender-2-en-1-sonic"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 45%</on-sale-badge></badge-list><a href="/products/blender-2-en-1-sonic" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=2048" alt="Sonic Blender 2-en-1 1.5L" srcset="//electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group37.png?v=1772893668&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/sonic" class="vendor smallcaps">Sonic</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/blender-2-en-1-sonic"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Sonic Blender 2-en-1 1.5L</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>249.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>450.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="hachoir-sonic-ha8962sc-3l-puissant-et-pratique"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 43%</on-sale-badge></badge-list><a href="/products/hachoir-sonic-ha8962sc-3l-puissant-et-pratique" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=2048" alt="Sonic  Hachoir 3L Puissant" srcset="//electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group55.png?v=1773055845&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/sonic" class="vendor smallcaps">Sonic</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/hachoir-sonic-ha8962sc-3l-puissant-et-pratique"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Sonic  Hachoir 3L Puissant</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>249.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>435.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="grill-panini-en-acier-inoxydable-plaques-copie"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 48%</on-sale-badge></badge-list><a href="/products/grill-panini-en-acier-inoxydable-plaques-copie" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=2048" alt="Daiko Grill panini en acier inoxydable Revêtement antiadhésif en Teflon" srcset="//electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Group22.png?v=1772887785&amp;width=1800 1800w" width="2048" height="2075" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/daiko" class="vendor smallcaps">Daiko</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/grill-panini-en-acier-inoxydable-plaques-copie"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Daiko Grill panini en acier inoxydable Revêtement antiadhésif en Teflon</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>259.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>500.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="blender-2-en-1-bol-en-verre-1-5l"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 47%</on-sale-badge></badge-list><a href="/products/blender-2-en-1-bol-en-verre-1-5l" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=2048" alt="Sonic Blender 2-en-1 Bol en Verre 1,5L" srcset="//electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=1200 1200w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=1400 1400w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=1600 1600w, //electrosalam.ma/cdn/shop/files/Gemini_Generated_Image_15besn15besn15be1.png?v=1772895726&amp;width=1800 1800w" width="2048" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/sonic" class="vendor smallcaps">Sonic</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/blender-2-en-1-bol-en-verre-1-5l"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Sonic Blender 2-en-1 Bol en Verre 1,5L</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>289.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>550.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">Voir tout</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_DiaBC9 .section-stack {margin-top: -50px;} #shopify-section-template--15700943306886__featured_collections_DiaBC9 .section-stack h2 {display: none;} #shopify-section-template--15700943306886__featured_collections_DiaBC9 .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_TdVXdD" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><style>
  
  .display-desk {
    display: block;
  }
  .display-tab-mob {
    display: none;
  }
  .container-bloc-c2c {
    width: 90%;
    margin: auto;
  }
  .bloc-c2c--sell-img {
    width: 97%;
    margin: 0 auto;
  }

  .container-bloc-c2c--inner {
    display: flex;
    flex-direction: row;
  }
  .container-bloc-c2c--categ {
    display: flex;
    flex-direction: row;
  }
  .bloc-c2c--sell,
  .bloc-c2c--buy,
  .bloc-c2c--categs-link {
    display: block;
    margin: 3px;
  }
  .container-bloc-c2c--categs {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    gap: 7px;
  }

  .bloc-c2c--sell-img,
  .bloc-c2c--img-buy,
  .bloc-c2c--categs-img {
    border-radius: 12px;
  }

  @media all and (max-width: 768px) {
    .container-bloc-c2c {
      width: 100%;
      padding: 0 0px;
    }

    .container-bloc-c2c--inner {
      flex-direction: column;
      align-items: center;
    }

    .container-bloc-c2c--buy {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
    }

    .container-bloc-c2c--categs {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      scroll-behavior: smooth;
      gap: 7px;
      margin-top: 6px;
      padding-left :6px ;
    }

    .bloc-c2c--categs-link,
    .bloc-c2c--categs-img {
      max-width: 160px;
      width: 120px;
    }

    
    .display-desk {
      display: none;
    }


    .display-tab-mob {
      display: block;
    }


    .bloc-c2c--img-buy.display-tab-mob {
      width: 95%;
      margin: 0 auto;
      display: block;
    }
  }
</style>


<div class="container-bloc-c2c">
  <div class="container-bloc-c2c--inner">
    <a  href=" https://electrosalam.ma/products/samsung-tv-43-smart-tv?_pos=2&_psq=samsung+tv+&_ss=e&_v=1.0" class="bloc-c2c--sell">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/SMTV43FHD_3199dh.png?v=1766514291" alt="TCL-TV-desktop" class="bloc-c2c--sell-img display-desk">
    </a>
    <a class="bloc-c2c--sell" href="https://electrosalam.ma/collections/televiseurs">
      <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Tv_main_Div_Phone.png?v=1765978387" alt="tv-mobile" class="bloc-c2c--sell-img display-tab-mob">
    </a>
    <div class="container-bloc-c2c--buy">
      <a href="https://electrosalam.ma/collections/televiseurs" class="bloc-c2c--buy">
        <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Tv_main_Div_Desktop.png?v=1765978372" alt="tv-desktop" class="bloc-c2c--img-buy display-desk">
      </a>
      <a href="https://electrosalam.ma/products/samsung-tv-43-smart-tv?_pos=2&_psq=samsung+tv+&_ss=e&_v=1.0"  class="bloc-c2c--buy">
        <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/SMTV43FHD_3199dh.png?v=1766514291" alt="TCL-tv-mobile" class="bloc-c2c--img-buy display-tab-mob">
      </a>
      <div class="container-bloc-c2c--categs">
        <a href="https://electrosalam.ma/collections/televiseur-32" class="bloc-c2c--categs-link">
          <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/32.png?v=1765978246" alt="Catégorie 32 pouces" class="bloc-c2c--categs-img">
        </a>
        <a href="https://electrosalam.ma/collections/televiseur-43" class="bloc-c2c--categs-link">
          <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/43.png?v=1765978229" alt="Catégorie 43 pouces" class="bloc-c2c--categs-img">
        </a>
        <a href="https://electrosalam.ma/collections/televiseur-50" class="bloc-c2c--categs-link">
          <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/50_e48d993d-e217-4e5d-be05-a2a8a855ef74.png?v=1765978251" alt="Catégorie 50 pouces" class="bloc-c2c--categs-img">
        </a>
        <a href="https://electrosalam.ma/collections/televiseur-55" class="bloc-c2c--categs-link">
          <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/55_1_96720665-be5c-4056-96e0-6ae8e7cbb8ca.png?v=1765978267" alt="Catégorie 55 pouces" class="bloc-c2c--categs-img">
        </a>
        <a href="https://electrosalam.ma/collections/televiseur-65" class="bloc-c2c--categs-link">
          <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/65.png?v=1765978255" alt="Catégorie 65 pouces" class="bloc-c2c--categs-img">
        </a>
      </div>
    </div>
  </div>
</div></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_TdVXdD .section-spacing {padding: 0px;} </style></section><section id="shopify-section-template--15700943306886__featured_collections_A6xbA8" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15700943306886__featured_collections_A6xbA8 {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__featured_collections_A6xbA8 {
        --product-list-items-per-row: 5;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Téléviseurs</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15700943306886__featured_collections_A6xbA8" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="product-list  justify-center"><product-card
  class="product-card"
  
  handle="xiaomi-tv-a-pro-32"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 15%</on-sale-badge></badge-list><a href="/products/xiaomi-tv-a-pro-32" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=1080" alt="Xiaomi TV 32&quot; A Pro" srcset="//electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/989866.png?v=1769013477&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-tv-a-pro-32"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi TV 32" A Pro</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,399.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,649.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-tv-a-pro-43"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 13%</on-sale-badge></badge-list><a href="/products/xiaomi-tv-a-pro-43" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=1080" alt="Xiaomi TV 43&quot; A Pro QLED 2025" srcset="//electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/76980.png?v=1769016388&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-tv-a-pro-43"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi TV 43" A Pro QLED 2025</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>3,479.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>3,999.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tcl-tv-32-led"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 17%</on-sale-badge></badge-list><a href="/products/tcl-tv-32-led" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=1080" alt="TCL TV 32&quot; Smart TV HD" srcset="//electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/989869.png?v=1769013737&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/tcl" class="vendor smallcaps">Tcl</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tcl-tv-32-led"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>TCL TV 32" Smart TV HD</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>1,499.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>1,799.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tcl-tv-50-led-uhd"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 17%</on-sale-badge></badge-list><a href="/products/tcl-tv-50-led-uhd" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=1080" alt="TCL TV 50&quot; QLED 50P7K" srcset="//electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/9769800.png?v=1769075976&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/tcl" class="vendor smallcaps">Tcl</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tcl-tv-50-led-uhd"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>TCL TV 50" QLED 50P7K</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>4,149.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>4,999.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tcl-tv-55-led-uhd"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 7%</on-sale-badge></badge-list><a href="/products/tcl-tv-55-led-uhd" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=1080" alt="TCL TV 55&quot; 4K UHD 55P6K" srcset="//electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/66587.png?v=1769076328&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/tcl" class="vendor smallcaps">Tcl</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tcl-tv-55-led-uhd"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>TCL TV 55" 4K UHD 55P6K</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>4,099.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>4,399.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-tv-a-pro-65-qled"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 15%</on-sale-badge></badge-list><a href="/products/xiaomi-tv-a-pro-65-qled" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=1080" alt="Xiaomi TV 65&quot; A PRO QLED 2026" srcset="//electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/797986986.png?v=1769076990&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-tv-a-pro-65-qled"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi TV 65" A PRO QLED 2026</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>6,399.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>7,499.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tv-box-senic-4k"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 25%</on-sale-badge></badge-list><a href="/products/tv-box-senic-4k" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=1080" alt="TV BOX SENIC SC‑300+(Android 14)  4K" srcset="//electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/vvojet.png?v=1766058370&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/vendors?q=Senic" class="vendor smallcaps">Senic</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tv-box-senic-4k"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>TV BOX SENIC SC‑300+(Android 14)  4K</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>299.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>399.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-a-55-2026-modele-l55mb-ame-apin"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 25%</on-sale-badge></badge-list><a href="/products/xiaomi-a-55-2026-modele-l55mb-ame-apin" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/65_9.png?v=1772293839&amp;width=440" alt="Xiaomi Tv 55&quot; 2026 4K" srcset="//electrosalam.ma/cdn/shop/files/65_9.png?v=1772293839&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/65_9.png?v=1772293839&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/65_9.png?v=1772293839&amp;width=400 400w" width="440" height="389" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-a-55-2026-modele-l55mb-ame-apin"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi Tv 55" 2026 4K</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>3,999.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>5,299.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="xiaomi-tv-a-pro-75-2025"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 21%</on-sale-badge></badge-list><a href="/products/xiaomi-tv-a-pro-75-2025" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=1080" alt="Xiaomi TV 75″ A Pro QLED" srcset="//electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/1736193.png?v=1769077076&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/xiaomi" class="vendor smallcaps">Xiaomi</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/xiaomi-tv-a-pro-75-2025"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>Xiaomi TV 75″ A Pro QLED</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>10,299.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>12,999.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
<product-card
  class="product-card"
  
  handle="tcl-tv-55-qled-4k-uhd-55p8k"
><div class="product-card__figure"><badge-list  class="badge-list badge-list--vertical"><on-sale-badge  discount-mode="percentage"  class="badge badge--on-sale">Economisez 23%</on-sale-badge></badge-list><a href="/products/tcl-tv-55-qled-4k-uhd-55p8k" class="product-card__media" data-instant><img src="//electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=1080" alt="TCL TV 55&quot; QLED 4K 55P8K" srcset="//electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=700 700w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/988667.png?v=1769076411&amp;width=1000 1000w" width="1080" height="1080" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary  aspect-square"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2">
<a href="/collections/tcl" class="vendor smallcaps">Tcl</a><div class="v-stack justify-items-center gap-1"><a
                href="/products/tcl-tv-55-qled-4k-uhd-55p8k"
                class="product-title  line-clamp"
                
                  style="--line-clamp-count: 1"
                
                data-instant
>TCL TV 55" QLED 4K 55P8K</a><price-list  class="price-list"><sale-price class="text-on-sale">
        <span class="sr-only">Prix de vente</span>5,399.00 dh</sale-price><compare-at-price class="text-subdued line-through">
        <span class="sr-only">Prix normal</span>6,999.00 dh</compare-at-price></price-list></div></div></div>
</product-card>
</product-list><div class="justify-self-center">
<a class="button">View all</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__featured_collections_A6xbA8 .section-stack h2 {display: none;} #shopify-section-template--15700943306886__featured_collections_A6xbA8 .text-on-sale {font-family: "helvatica", sans-serif; font-weight: bold;} </style></section><section id="shopify-section-template--15700943306886__custom_liquid_gnyBkV" class="shopify-section shopify-section--custom-liquid"><div class="color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><p id="livrasion" ></p></div>
    </div>
  </div>
</section><section id="shopify-section-template--15700943306886__custom_liquid_Xh8CDk" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><p id="a-propos"></p></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_Xh8CDk .section-spacing {padding: 0px;} </style></section><section id="shopify-section-template--15700943306886__multiple_media_with_text_fiGwDp" class="shopify-section shopify-section--multiple-media-with-text"><style>
    #shopify-section-template--15700943306886__multiple_media_with_text_fiGwDp {
      --multiple-media-with-text-grid: "media-wrapper" "content-wrapper" / minmax(0, 1fr);
      --multiple-media-with-text-media-alignment-offset: 0px;
      --multiple-media-with-text-media-grid: auto var(--multiple-media-with-text-media-grid-auto-rows) / auto-flow var(--multiple-media-with-text-media-grid-auto-columns);
      --multiple-media-with-text-media-gap: 0;--multiple-media-with-text-media-grid-auto-rows:;
      --multiple-media-with-text-media-grid-auto-columns:minmax(0, 1.75fr) minmax(0, 0.8fr) minmax(0, 0.8fr);
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15700943306886__multiple_media_with_text_fiGwDp {
        --multiple-media-with-text-media-alignment-offset: 0px;
        --multiple-media-with-text-media-gap: 0;--multiple-media-with-text-media-grid-auto-columns:minmax(0, 1.85fr) minmax(0, 0.35fr) minmax(0, 1.4fr);
      }
    }

    @media screen and (min-width: 1000px) {
      #shopify-section-template--15700943306886__multiple_media_with_text_fiGwDp {
        --multiple-media-with-text-grid: "media-wrapper content-wrapper" / minmax(0, 1fr) minmax(0, 375px);
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container container--md">
      <multiple-media-with-text reveal-on-scroll="true" class="multiple-media-with-text multiple-media-with-text--overlap">
        <div class="multiple-media-with-text__media-wrapper"><div  class="align-self-center" style="--media-rotate: 0deg; "><img src="//electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=1200" alt="" srcset="//electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_2_512b661d-359a-4ab3-b34e-63218bdd010e.jpg?v=1724922100&amp;width=1200 1200w" width="1200" height="1200" loading="lazy" sizes="(max-width: 699px) 50vw, 500px"></div><div  class="align-self-center" style="--media-rotate: 0deg; "><img src="//electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=1200" alt="" srcset="//electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=200 200w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=300 300w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=400 400w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=500 500w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=600 600w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=800 800w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=1000 1000w, //electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_1_7413bfe7-ae3d-49d0-bfda-03fd7197923d.jpg?v=1724922107&amp;width=1200 1200w" width="1200" height="1200" loading="lazy" sizes="(max-width: 699px) 50vw, 500px"></div></div>

        <div class="multiple-media-with-text__content-wrapper align-self-center">
          <div class="prose"><p class="h6">À propos</p><p class="h3"><strong>ELECTRO SALAM</strong></p><p>Electro Salam est le leader des magasins d’électronique au Maroc, offrant les meilleurs prix du marché. Nous nous engageons à fournir une large gamme de produits électroniques de haute qualité, allant des smartphones aux accessoires, avec un service clientèle irréprochable. Chez Electro Salam, nous croyons que l'innovation doit être accessible à tous, et c'est pourquoi nous nous efforçons de vous offrir le meilleur rapport qualité-prix.</p></div>
        </div>
      </multiple-media-with-text>
    </div>
  </div>
</section><section id="shopify-section-template--15700943306886__custom_liquid_8kJ8fb" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><p id="nos-magasins" ></p></div>
    </div>
  </div>
<style> #shopify-section-template--15700943306886__custom_liquid_8kJ8fb .section-spacing {padding: 0; color: white;} </style></section><section id="shopify-section-template--15700943306886__nos_magasin_FNrhNn" class="shopify-section section"><style>
  .section-template--15700943306886__nos_magasin_FNrhNn-padding {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  /* Titre principal ("où vous pouvez nous trouver?") */
  .locator-main-title {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    color: #000;
    margin-bottom: 30px; /* Marges légèrement réduites */
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 8px;
  }

  /* --- LIGNE DES ONGLETS (VILLES) --- */
  .locator-tabs-row {
    display: flex;
    justify-content: center;
    align-items: baseline; 
    gap: 30px;
    margin-bottom: 20px;
    flex-wrap: wrap; 
  }

  .locator-tab {
    cursor: pointer;
    transition: all 0.3s ease;
  }

  /* Ville inactive (Gris, plus petit) */
  .locator-tab-title {
    font-size: 24px;
    font-weight: 600;
    color: #999999;
    margin: 0;
    transition: all 0.3s ease;
  }

  /* Ville active (Noir, Grand, Souligné) */
  .locator-tab.active .locator-tab-title {
    font-size: 38px;
    font-weight: 800;
    color: #000000;
    text-decoration: underline;
    text-decoration-thickness: 4px;
    text-underline-offset: 6px;
  }

  /* --- CONTENEUR DES PANNEAUX (ADRESSE + IMAGE + CARTE) --- */
  .locator-panels-container {
    max-width: 1200px;
    margin: 0 auto;
  }

  .locator-panel {
    display: none; 
  }

  .locator-panel.active {
    display: block; 
    animation: fadeIn 0.4s ease;
  }

  /* Adresse du magasin */
  .panel-address {
    font-size: 18px;
    font-weight: 800; 
    color: #000;
    margin-bottom: 15px;
    text-align: left;
  }
  
  .panel-address p { margin: 0; display: inline; }

  /* Grille Image + Carte */
  .panel-media-grid {
    display: flex;
    gap: 20px;
    align-items: stretch; 
  }

  /* --- MODIFICATIONS DE HAUTEUR ICI --- */

  /* Bloc Image (Gauche) */
  .panel-image {
    flex: 0 0 35%; 
    height: 300px; /* HAUTEUR FIXE RÉDUITE ICI */
  }

  .panel-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px; 
    display: block;
  }
  
  /* Bloc Carte (Droite) */
  .panel-map {
    flex: 1; 
    background: #e5e3df; 
    border-radius: 8px;
    overflow: hidden;
    height: 300px; /* HAUTEUR FIXE RÉDUITE ICI */
  }

  .panel-map iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 300px; /* HAUTEUR MINIMUM RÉDUITE ICI */
    border: none !important;
    display: block;
  }

  @keyframes fadeIn {
    from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); }
  }

  /* --- RESPONSIVE MOBILE --- */
  @media screen and (max-width: 999px) {
    .locator-tabs-row { gap: 15px; }
    .locator-tab-title { font-size: 20px; }
    .locator-tab.active .locator-tab-title { font-size: 28px; }
    
    .panel-media-grid {
      flex-direction: column; 
    }
    
    .panel-image {
      flex: none;
      height: 200px; /* Plus compact sur mobile */
      min-height: 200px;
    }
    
    .panel-map, .panel-map iframe {
      height: 250px; /* Plus compact sur mobile */
      min-height: 250px;
    }
    .panel-address {
      text-align: center; 
    }
  }
</style>

<div class="section-template--15700943306886__nos_magasin_FNrhNn-padding">
  <div class="page-width">
    
    <h2 class="locator-main-title">où vous pouvez nous trouver?</h2>

    <div id="LocatorWrapper-template--15700943306886__nos_magasin_FNrhNn">
      
      <div class="locator-tabs-row"><div class="locator-tab active" data-index="0" >
            <span class="locator-tab-title">ain sebaa</span>
          </div><div class="locator-tab" data-index="1" >
            <span class="locator-tab-title">marrakesh</span>
          </div></div>

      <div class="locator-panels-container"><div class="locator-panel active" data-index="0">
            
            <div class="panel-address">
              <p>All. des Mimosas, Casablanca 20590</p>
            </div>

            <div class="panel-media-grid">
              
              <div class="panel-image"><img src="//electrosalam.ma/cdn/shop/files/electro_salam_-_marrakesh_092965c8-57d6-46a9-ae75-61b96dbb877b.webp?v=1742821983&width=800" alt="ain sebaa" loading="lazy"></div>

              <div class="panel-map"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3322.674491303317!2d-7.531298100000001!3d33.613749299999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xda7cd00661e8a41%3A0x366abcba6f480c8c!2sElectrosalam%20Ain%20sebaa!5e0!3m2!1sen!2sma!4v1774367801617!5m2!1sen!2sma" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>

            </div>
          </div><div class="locator-panel" data-index="1">
            
            <div class="panel-address">
              <p>res aya, BV abdelkrim el khattabi, Marrakech 40000<br/><br/></p>
            </div>

            <div class="panel-media-grid">
              
              <div class="panel-image"><img src="//electrosalam.ma/cdn/shop/files/WhatsApp_Image_2025-02-01_at_22.18.03_1.jpg?v=1738491119&width=800" alt="marrakesh" loading="lazy"></div>

              <div class="panel-map"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3396.277884975467!2d-8.02201642609304!3d31.65361634054979!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xdafed435a971bd1%3A0xea9a3a25574b7481!2sElectrosalam%20Marrakech!5e0!3m2!1sen!2sma!4v1774367982225!5m2!1sen!2sma" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>

            </div>
          </div></div>

    </div>
  </div>
</div>

<script>
  // Script pour gérer le clic sur les onglets des villes
  document.addEventListener('DOMContentLoaded', function() {
    const wrapper = document.getElementById('LocatorWrapper-template--15700943306886__nos_magasin_FNrhNn');
    if (!wrapper) return;

    wrapper.addEventListener('click', function(e) {
      const clickedTab = e.target.closest('.locator-tab');
      if (!clickedTab) return;

      const allTabs = wrapper.querySelectorAll('.locator-tab');
      const allPanels = wrapper.querySelectorAll('.locator-panel');
      const targetIndex = clickedTab.getAttribute('data-index');

      // Enlève la classe active partout
      allTabs.forEach(tab => tab.classList.remove('active'));
      allPanels.forEach(panel => panel.classList.remove('active'));

      // Active l'onglet et le panneau correspondants
      clickedTab.classList.add('active');
      wrapper.querySelector(`.locator-panel[data-index="${targetIndex}"]`).classList.add('active');
    });
  });
</script>

</section><section id="shopify-section-template--15700943306886__custom_liquid_LLE6HM" class="shopify-section shopify-section--custom-liquid"><div class="color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="">
      <div class="text-center"><style>
   

    #cpserviceblock {
      padding-left: 0px;
      padding-right: 115px;
      font-family: Arial, sans-serif;
      overflow-x: auto;
    }

    .nos-services {
      display: flex;
      flex-wrap: nowrap;
      gap: 30px;
      padding: 0px;
      width: 999px;
      margin: 0 auto;
    }

    .service-cms-banner-list {
      width: 199px;
      background: white;
      border: 1px solid #ddd;
      border-radius: 10px;
      padding: 20px;
      flex-shrink: 0;
    }

    .service_block_inner {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .service_image {
      width: 100px;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #eee;
      border-radius: 50%;
      margin-bottom: 10px;
      overflow: hidden;
    }

    .service_image img {
      width: 100px;
      height: 100px;
      object-fit: contain;
    }

    .service_content {
      text-align: center;
    }

    .service_title1 {
      font-weight: bold;
      font-size: 20px;
      color: #060000;
    }

    .service_title2 {
      font-size: 15px;
      color: #666;
    }

    /* Responsive pour mobile */
    @media (max-width: 768px) {
      #cpserviceblock {
        padding-left: 12px;
        padding-right: 8px;
      }

      .nos-services {
        overflow-x: auto;
        width: max-content;
      }
    }
  </style>
</head>

<body>

  <section id="cpserviceblock">
    <div class="nos-services">

      <div class="service-cms-banner-list service-1">
        <div class="service_block_inner">
          <div class="service_image">
            <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Delivery.png?v=1748973866"
              alt="Livraison rapide">
          </div>
          <div class="service_content">
            <div class="service_title1"><a href="https://electrosalam.ma/#livrasion" >Livraison rapide</a></div>
            <div class="service_title2">
              Livraison rapide partout au Maroc, à seulement 35Dh — pour recevoir vos produits en toute simplicité, où
              que vous soyez.
            </div>
          </div>
        </div>
      </div>

      <div class="service-cms-banner-list service-2">
        <div class="service_block_inner">
          <div class="service_image">
            <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Guarantee.png?v=1748973871" alt="Garantie">
          </div>
          <div class="service_content">
            <div class="service_title1"><a href="https://electrosalam.ma/pages/condition-generales-de-vente/#cond-GRANTIE" >Qualité Garantie</a></div>
            <div class="service_title2">
              Tous nos produits sont sélectionnés avec soin pour garantir leur qualité, avec un engagement clair en
              matière de garantie
            </div>
          </div>
        </div>
      </div>

      <div class="service-cms-banner-list service-4">
        <div class="service_block_inner">
          <div class="service_image">
            <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Secure.png?v=1748973880"
              alt="Paiement sécurisé">
          </div>
          <div class="service_content">

            <div class="service_title1"><a href="https://electrosalam.ma/pages/condition-generales-de-vente/#cond-paiement" >Paiement 100% sécurisé</a></div>
            <div class="service_title2">
              Réglez vos achats en toute confiance grâce à notre système de paiement en ligne sécurisé et protégé.
            </div>
          </div>
        </div>
      </div>

      <div class="service-cms-banner-list service-5">
        <div class="service_block_inner">
          <div class="service_image">
            <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Promotions.png?v=1748973875"
              alt="Offre exceptionnelle">
          </div>
          <div class="service_content">
            <div class="service_title1"> <a href="https://electrosalam.ma/collections/promos" >Offre exceptionnelle</a></div>
            <div class="service_title2">Profitez de nos promotions exclusives, remises spéciales et offres limitées sur
              une large sélection de produits</div>
          </div>
        </div>
      </div>

      <div class="service-cms-banner-list service-3">
        <div class="service_block_inner">
          <div class="service_image">
            <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Service.png?v=1748973888"
              alt="Service après vente">
          </div>
          <div class="service_content">
            <div class="service_title1"><a href="https://electrosalam.ma/pages/retour-et-remboursement/#SAP">Service Après Vente</a></div>
            <div class="service_title2">Disponible en magasin 5j/7, avec assistance rapide, conseils techniques et prise
              en charge de vos garanties </div>
          </div>
        </div>
      </div>

    </div>
  </section>

<div id="shopify-block-ATzZNUmI0UjN6VXAwU__10905925691372301246" class="shopify-block shopify-app-block"><script>
  window.CITIES_JSON_URL = "https://cdn.shopify.com/extensions/1d2b7d70-949b-4c7b-bffb-5adc9d0f7c25/electrosalama-payment-30/assets/cities.json";
</script>


</div><div id="shopify-block-AZFd6aGFnS21FS1hVa__13768625480086291342" class="shopify-block shopify-app-block"><script>
  window['ShopifyForms'] = {
    ...window['ShopifyForms'],
    currentPageType: "index"
  };
</script>


</div></body>

</html></div>
    </div>
  </div>
</section><section id="shopify-section-template--15700943306886__custom_liquid_KPGALa" class="shopify-section shopify-section--custom-liquid"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="text-center"><div class="social-container">
    <h3 class="social-title">Suivez-nous</h3>
    <div class="social-icons">
      <a href="https://www.facebook.com/p/Electrosalam-61550314051360" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewbox="0 0 24 24">
          <path d="M17,3H7C4.791,3,3,4.791,3,7v10c0,2.209,1.791,4,4,4h5.621v-6.961h-2.343v-2.725h2.343V9.309c0-2.324,1.421-3.591,3.495-3.591c0.699-0.002,1.397,0.034,2.092,0.105v2.43h-1.428c-1.13,0-1.35,0.534-1.35,1.322v1.735h2.7l-0.351,2.725h-2.365V21H17c2.209,0,4-1.791,4-4V7C21,4.791,19.209,3,17,3z"></path>
        </svg>
      </a>
      <a href="https://www.instagram.com/electrosalam.officiel" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewbox="0 0 24 24">
          <path d="M 8 3 C 5.239 3 3 5.239 3 8 L 3 16 C 3 18.761 5.239 21 8 21 L 16 21 C 18.761 21 21 18.761 21 16 L 21 8 C 21 5.239 18.761 3 16 3 L 8 3 z M 18 5 C 18.552 5 19 5.448 19 6 C 19 6.552 18.552 7 18 7 C 17.448 7 17 6.552 17 6 C 17 5.448 17.448 5 18 5 z M 12 7 C 14.761 7 17 9.239 17 12 C 17 14.761 14.761 17 12 17 C 9.239 17 7 14.761 7 12 C 7 9.239 9.239 7 12 7 z M 12 9 A 3 3 0 0 0 9 12 A 3 3 0 0 0 12 15 A 3 3 0 0 0 15 12 A 3 3 0 0 0 12 9 z"></path>
        </svg>
        <a href="https://www.youtube.com/@electrosalamofficiel2492" target="_blank">
            <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewbox="0 0 24 24">
              <path d="M21.582,6.186c-0.23-0.86-0.908-1.538-1.768-1.768C18.254,4,12,4,12,4S5.746,4,4.186,4.418 c-0.86,0.23-1.538,0.908-1.768,1.768C2,7.746,2,12,2,12s0,4.254,0.418,5.814c0.23,0.86,0.908,1.538,1.768,1.768 C5.746,20,12,20,12,20s6.254,0,7.814-0.418c0.861-0.23,1.538-0.908,1.768-1.768C22,16.254,22,12,22,12S22,7.746,21.582,6.186z M10,14.598V9.402c0-0.385,0.417-0.625,0.75-0.433l4.5,2.598c0.333,0.192,0.333,0.674,0,0.866l-4.5,2.598 C10.417,15.224,10,14.983,10,14.598z"></path>
            </svg>
          </a>
      </a>
      <a href="https://www.tiktok.com/@electrosalam_officiel" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewbox="0 0 24 24">
          <path d="M18,3H6C4.346,3,3,4.346,3,6v12c0,1.654,1.346,3,3,3h12c1.654,0,3-1.346,3-3V6C21,4.346,19.654,3,18,3z M16,12	c-0.605,0-1.332-0.266-2-0.714V14c0,1.654-1.346,3-3,3s-3-1.346-3-3c0-1.062,0.57-2.055,1.488-2.591	c0.478-0.278,1.09-0.117,1.368,0.359c0.278,0.477,0.117,1.089-0.359,1.367C10.186,13.317,10,13.641,10,14c0,0.552,0.449,1,1,1	s1-0.448,1-1V8c0-0.553,0.448-1,1-1s1,0.447,1,1c0,1.005,1.471,2,2,2c0.552,0,1,0.447,1,1S16.552,12,16,12z"></path>
        </svg>
      </a>
      
      <a href="https://ma.linkedin.com/company/electrosalam" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewbox="0 0 24 24">
          <path d="M19,3H5C3.895,3,3,3.895,3,5v14c0,1.105,0.895,2,2,2h14c1.105,0,2-0.895,2-2V5C21,3.895,20.105,3,19,3z M7.738,17L7.738,17 c-0.697,0-1.262-0.565-1.262-1.262v-4.477C6.477,10.565,7.042,10,7.738,10h0C8.435,10,9,10.565,9,11.262v4.477 C9,16.435,8.435,17,7.738,17z M7.694,8.717c-0.771,0-1.286-0.514-1.286-1.2s0.514-1.2,1.371-1.2c0.771,0,1.286,0.514,1.286,1.2 S8.551,8.717,7.694,8.717z M16.779,17L16.779,17c-0.674,0-1.221-0.547-1.221-1.221v-2.605c0-1.058-0.651-1.174-0.895-1.174 s-1.058,0.035-1.058,1.174v2.605c0,0.674-0.547,1.221-1.221,1.221h-0.081c-0.674,0-1.221-0.547-1.221-1.221v-4.517 c0-0.697,0.565-1.262,1.262-1.262h0c0.697,0,1.262,0.565,1.262,1.262c0,0,0.282-1.262,2.198-1.262C17.023,10,18,10.977,18,13.174 v2.605C18,16.453,17.453,17,16.779,17z"></path>
        </svg>
      </a>
    </div>
  
    <p class="social-community-text">Rejoignez notre incroyable communauté de plus de 2 millions d'abonnés sur les réseaux sociaux et profitez de nos offres exclusives !</p>
  
  </div>
  
  <style>
    .social-container {
      text-align: center;
    }
  
  
    .social-title {
      font-size: 1.8rem;
      font-weight: bold;
      margin-bottom: 20px;
    }
  
  
    .social-icons {
      display: flex;
      justify-content: center;
      gap: 40px;
      flex-wrap: wrap;
      max-width: 500px;
      margin: 0 auto;
    }
  
    .social-icons a {
      display: inline-block;
    }
  .social-community-text {
      font-size: 1rem;
      color: #555;
      margin-top: 20px;
      font-weight: normal;
    }
    .social-icons svg {
      width: 40px;
      height: 40px;
      transition: transform 0.3s ease-in-out;
    }
  
    .social-icons svg:hover {
      transform: scale(1.1);
    }
  
    @media (max-width: 600px) {
      .social-icons {
        gap: 15px;
      }
    }
  </style></div>
    </div>
  </div>
</section>
<!-- BEGIN sections: footer-group -->
<footer id="shopify-section-sections--15700943634566__footer" class="shopify-section shopify-section-group-footer-group shopify-section--footer"><style>
  #shopify-section-sections--15700943634566__footer {
    --footer-content-justify-items: space-between;
  }
</style><div class="footer color-scheme color-scheme--scheme-3 color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552">
  <div class="container">
    <div class="footer__inner"><div class="footer__block-list"><div class="footer__block footer__block--text" ><div class="v-stack gap-4 sm:gap-5"><p class="h6"><strong>ELECTROSALAM</strong></p><div class="prose text-subdued"><p>Votre destination de confiance pour l'électronique au Maroc. Découvrez une large gamme de produits de qualité à des prix compétitifs.<br/><br/>📞 Téléphone : +212-520 06 29 20<br/>✉️ <strong>Email : </strong>electrosalam12000@gmail.com<br/><br/>📍 <strong>Adresse Casablanca :</strong> All. des Mimosas, Casablanca 20590<br/>📍 <strong>Adresse Marrakech :</strong> Résidence Aya, Boulevard Mohammed, Abdelkaraim El Khattabi, Marrakech 40000<br/><br/></p></div></div></div><div class="footer__block footer__block--links" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Catégories</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="/collections/promos" class="link-faded">Les Promos</a>
                          </li><li>
                            <a href="/collections/accessoires" class="link-faded">Accessoires</a>
                          </li><li>
                            <a href="/collections/smart-watch" class="link-faded">Smart Watches</a>
                          </li><li>
                            <a href="/collections/laptops" class="link-faded">Laptops</a>
                          </li><li>
                            <a href="/collections/televiseurs" class="link-faded">Téléviseurs</a>
                          </li><li>
                            <a href="/collections/electromenager" class="link-faded">Électroménagers</a>
                          </li><li>
                            <a href="/search" class="link-faded">Search</a>
                          </li></ul>
                    </div></div><div class="footer__block footer__block--links" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Information</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="https://electrosalam.ma/#a-propos" class="link-faded">Qui sommes-nous ?</a>
                          </li><li>
                            <a href="https://electrosalam.ma/#nos-magasins" class="link-faded">Nos Magasins</a>
                          </li><li>
                            <a href="/pages/condition-generales-dutilisation" class="link-faded">Conditions Générales d'Utilisation</a>
                          </li><li>
                            <a href="/pages/condition-generales-de-vente" class="link-faded">Conditions Générales de Vente</a>
                          </li><li>
                            <a href="/pages/politique-de-confidentalite" class="link-faded">Politique de Confidentialité</a>
                          </li></ul>
                    </div></div><div class="footer__block footer__block--links" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Assisstance</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="/pages/aider-et-faq" class="link-faded">Contact</a>
                          </li><li>
                            <a href="https://electrosalam.ma/pages/aider-et-faq/#FAQ" class="link-faded">FAQ</a>
                          </li><li>
                            <a href="/pages/retour-et-remboursement" class="link-faded">Retour et Remboursement</a>
                          </li></ul>
                    </div></div><div class="footer__block footer__block--newsletter" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Restez informé(e) ! 🔔</p><div class="prose text-subdued"><p>Abonnez-vous et recevez des offres exclusives, des promos spéciales et les dernières nouveautés en avant-première ! 🚀📩 </p></div><form method="post" action="/contact#newsletter-form-sections--15700943634566__footer" id="newsletter-form-sections--15700943634566__footer" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control" ><input id="input--sections--15700943634566__footer--contactemail" class="input" type="email" dir="ltr" name="contact[email]" placeholder="E-mail" 
  
  
  
  
  
  autocomplete="email"
  
  enterkeyhint="send"
  required
><label for="input--sections--15700943634566__footer--contactemail" class="floating-label text-xs">E-mail</label></div><div class="align-self-start">
<button type="submit" class="button" >S&#39;inscrire</button></div></form></div></div></div><ul class="social-media social-media--list unstyled-list" role="list"><li class="social-media__item branding-colors--facebook">
      <a href="https://www.facebook.com/share/1UNaKNJdgj/?mibextid=wwXIfr" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur Facebook"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-facebook" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M10.183 21.85v-8.868H7.2V9.526h2.983V6.982a4.17 4.17 0 0 1 4.44-4.572 22.33 22.33 0 0 1 2.667.144v3.084h-1.83a1.44 1.44 0 0 0-1.713 1.68v2.208h3.423l-.447 3.456h-2.97v8.868h-3.57Z" fill="currentColor"/>
    </svg></a>
    </li><li class="social-media__item branding-colors--instagram">
      <a href="https://www.instagram.com/electrosalam.officiel?igsh=bDJ4Ymt0OTRlZHdw" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur Instagram"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-instagram" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.4c-2.607 0-2.934.011-3.958.058-1.022.046-1.72.209-2.33.446a4.705 4.705 0 0 0-1.7 1.107 4.706 4.706 0 0 0-1.108 1.7c-.237.611-.4 1.31-.446 2.331C2.41 9.066 2.4 9.392 2.4 12c0 2.607.011 2.934.058 3.958.046 1.022.209 1.72.446 2.33a4.706 4.706 0 0 0 1.107 1.7c.534.535 1.07.863 1.7 1.108.611.237 1.309.4 2.33.446 1.025.047 1.352.058 3.959.058s2.934-.011 3.958-.058c1.022-.046 1.72-.209 2.33-.446a4.706 4.706 0 0 0 1.7-1.107 4.706 4.706 0 0 0 1.108-1.7c.237-.611.4-1.31.446-2.33.047-1.025.058-1.352.058-3.959s-.011-2.934-.058-3.958c-.047-1.022-.209-1.72-.446-2.33a4.706 4.706 0 0 0-1.107-1.7 4.705 4.705 0 0 0-1.7-1.108c-.611-.237-1.31-.4-2.331-.446C14.934 2.41 14.608 2.4 12 2.4Zm0 1.73c2.563 0 2.867.01 3.88.056.935.042 1.443.199 1.782.33.448.174.768.382 1.104.718.336.336.544.656.718 1.104.131.338.287.847.33 1.783.046 1.012.056 1.316.056 3.879 0 2.563-.01 2.867-.056 3.88-.043.935-.199 1.444-.33 1.782a2.974 2.974 0 0 1-.719 1.104 2.974 2.974 0 0 1-1.103.718c-.339.131-.847.288-1.783.33-1.012.046-1.316.056-3.88.056-2.563 0-2.866-.01-3.878-.056-.936-.042-1.445-.199-1.783-.33a2.974 2.974 0 0 1-1.104-.718 2.974 2.974 0 0 1-.718-1.104c-.131-.338-.288-.847-.33-1.783-.047-1.012-.056-1.316-.056-3.879 0-2.563.01-2.867.056-3.88.042-.935.199-1.443.33-1.782.174-.448.382-.768.718-1.104a2.974 2.974 0 0 1 1.104-.718c.338-.131.847-.288 1.783-.33C9.133 4.14 9.437 4.13 12 4.13Zm0 11.07a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4Zm0-8.13a4.93 4.93 0 1 0 0 9.86 4.93 4.93 0 0 0 0-9.86Zm6.276-.194a1.152 1.152 0 1 1-2.304 0 1.152 1.152 0 0 1 2.304 0Z" fill="currentColor"/>
    </svg></a>
    </li><li class="social-media__item branding-colors--youtube">
      <a href="https://youtube.com/@electrosalamofficiel2492?si=4oeD9c5FOrRDAx_6" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur YouTube"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-youtube" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M20.44 5.243c.929.244 1.66.963 1.909 1.876.451 1.654.451 5.106.451 5.106s0 3.452-.451 5.106a2.681 2.681 0 0 1-1.91 1.876c-1.684.443-8.439.443-8.439.443s-6.754 0-8.439-.443a2.682 2.682 0 0 1-1.91-1.876c-.45-1.654-.45-5.106-.45-5.106s0-3.452.45-5.106a2.681 2.681 0 0 1 1.91-1.876c1.685-.443 8.44-.443 8.44-.443s6.754 0 8.438.443Zm-5.004 6.982L9.792 15.36V9.091l5.646 3.134Z" fill="currentColor"/>
    </svg></a>
    </li><li class="social-media__item branding-colors--tiktok">
      <a href="https://www.tiktok.com/@electrosalam_officiel?_t=ZM-8tYMEp4Teze&_r=1" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur TikTok"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-tiktok" viewbox="0 0 24 24">
      <path d="M20.027 10.168a5.125 5.125 0 0 1-4.76-2.294v7.893a5.833 5.833 0 1 1-5.834-5.834c.122 0 .241.011.361.019v2.874c-.12-.014-.237-.036-.36-.036a2.977 2.977 0 0 0 0 5.954c1.644 0 3.096-1.295 3.096-2.94L12.56 2.4h2.75a5.122 5.122 0 0 0 4.72 4.573v3.195" fill="currentColor"/>
    </svg></a>
    </li><li class="social-media__item branding-colors--linkedin">
      <a href="https://www.linkedin.com/company/electrosalam/posts/?feedView=all" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur LinkedIn"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-linkedin" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M7.349 5.478a1.875 1.875 0 1 0-3.749 0 1.875 1.875 0 1 0 3.749 0ZM7.092 19.2H3.857V8.78h3.235V19.2ZM12.22 8.78H9.121V19.2h3.228v-5.154c0-1.36.257-2.676 1.94-2.676 1.658 0 1.68 1.554 1.68 2.763V19.2H19.2v-5.715c0-2.806-.605-4.963-3.877-4.963-1.573 0-2.629.863-3.06 1.683h-.044V8.78Z" fill="currentColor"/>
    </svg></a>
    </li></ul><div class="footer__aside"><p class="heading text-subdued text-xxs">© 2026 - Electro Salam Commerce électronique</p>
        <img src="https://cdn.shopify.com/s/files/1/0580/8871/8470/files/Paiement_Image.png?v=1744029322" alt="Moyens de paiement" style="max-height: 50px;"></div>
    </div>
  </div>
</div>

<style> #shopify-section-sections--15700943634566__footer .container {font-size: 15px;} #shopify-section-sections--15700943634566__footer .footer__block-list {gap: 10px !important;} #shopify-section-sections--15700943634566__footer .container .v-stack {text-align: start;} </style></footer>
<!-- END sections: footer-group --></main>
  </body>
</html>