<!DOCTYPE html>
<html lang="fr">
<head>
<title>Big Shop Tunisie : Marketplace pour Produits et Services </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large" />
<meta property="og:site_name" content="Bigshop" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Big Shop Tunisie : Marketplace pour Produits et Services" />
<meta property="og:url" content="https://www.bigshop.com.tn/" />
<meta name="keywords" content="bigshop, boutique en ligne, vente en detail, vente en gros, vente en ligne" />
<meta name="description" content="Découvrez Big Shop Tunisie : achetez produits variés, trouvez artisans via Snay3i. Vente en détail et en gros, adaptée aux particuliers et professionnels."/>
<meta property="og:description" content="Découvrez Big Shop Tunisie : achetez produits variés, trouvez artisans via Snay3i. Vente en détail et en gros, adaptée aux particuliers et professionnels." />
<meta property="og:title" content="Big Shop Tunisie : Marketplace pour Produits et Services" />
<link rel="canonical" href="https://www.bigshop.com.tn/"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta property="og:locale" content="fr">
<!-- Favicon -->
<link rel="icon" href="/assests/img/favicon1.ico" type="image/x-icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="/assests/lib/animate/animate.min.css" rel="stylesheet">
<link
href="/assests/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="/assests/css/style.css?v=1.2.6" rel="stylesheet">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1359896338615778"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '944366410981939');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=944366410981939&ev=PageView&noscript=1"
/>
</noscript>
<!-- End Meta Pixel Code -->
<link rel="stylesheet" type="text/css" href="https://common.olemiss.edu/_js/sweet-alert/sweet-alert.css">
<style>
.product-img img {
height: 250px; /* Set the default height for larger screens */
}
/* Media query for mobile devices (adjust the max-width as needed) */
@media (max-width: 767px) {
.product-img img {
height: 150px; /* Adjust the height for mobile devices */
}
}
.product-item {
height: 400px; /* Set the default height for larger screens */
}
/* Media query for mobile devices (adjust the max-width as needed) */
@media (max-width: 767px) {
.product-item {
height: 280px; /* Adjust the height for mobile devices */
}
}
#loader-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent background */
display: flex;
justify-content: center;
align-items: center;
z-index: 999; /* Ensure the loader appears above products */
}
#loader-container-abonnement{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent background */
display: flex;
justify-content: center;
align-items: center;
z-index: 999; /* Ensure the loader appears above products */
}
/* Add this CSS to your existing stylesheet */
.fixed-navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
margin: 0px 0px 0px 0px;
}
/* Optional: Add some styling to the search input and icons */
.loader {
margin: 0 auto;
width: 60px;
height: 50px;
text-align: center;
font-size: 10px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
> div {
height: 100%;
width: 8px;
display: inline-block;
float: left;
margin-left: 2px;
-webkit-animation: delay 0.8s infinite ease-in-out;
animation: delay 0.8s infinite ease-in-out;
}
.bar1{
background-color: #754fa0 ;
}
.bar2{
background-color: #09b7bf;
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.bar3{
background-color: #90d36b;
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.bar4{
background-color: #f2d40d;
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.bar5{
background-color: #fcb12b;
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.bar6{
background-color: #ed1b72;
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
}
@-webkit-keyframes delay {
0%, 40%, 100% { -webkit-transform: scaleY(0.05) }
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes delay {
0%, 40%, 100% {
transform: scaleY(0.05);
-webkit-transform: scaleY(0.05);
} 20% {
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
}
.link-item-profile {
transition: background-color 0.3s ease; /* Add a smooth transition for background color */
padding: 8px 0; /* Adjust padding as needed */
cursor: pointer;
}
.link-item-profile:hover {
background-color: #f0f0f0; /* Change the background color on hover */
}
/* Mobile Drawer */
.mobile-drawer {
position: fixed;
top: 0;
left: -250px; /* Off-screen */
width: 250px;
height: 100%;
background-color: #333;
color: white;
transition: left 0.3s ease;
z-index: 9999;
padding: 20px;
}
/* Show Drawer */
#mobileDrawer.open {
left: 0;
}
.mobile-drawer-header {
display: flex;
justify-content: flex-end;
}
.close-drawer-btn {
background: transparent;
border: none;
color: white;
font-size: 24px;
cursor: pointer;
}
.mobile-drawer-links a {
color: white;
text-decoration: none;
display: block;
padding: 10px 0;
font-size: 18px;
}
.mobile-drawer {
width: 80%;
max-width: 300px;
height: 100vh;
position: fixed;
top: 0;
left: -100%;
overflow-y: auto;
transition: left 0.3s ease-in-out;
z-index: 1050;
color: white;
}
.mobile-drawer-header {
background-color: #212529;
color: white;
}
.mobile-drawer-links a {
display: block;
padding: 10px 5px;
color: white;
text-decoration: none;
}
.mobile-drawer-links a:hover {
background-color: #495057;
}
.close-drawer-btn {
background: none;
border: none;
font-size: 1.5rem;
color: white;
cursor: pointer;
}
/* Media query for mobile screens */
@media (max-width: 991px) {
.navbar-toggler {
display: block;
}
#navbarCollapse {
display: none;
}
/* Hide desktop navbar and show mobile menu */
.d-none {
display: block;
}
}
.nav-item a {
transition: background-color 0.3s, color 0.3s; /* Smooth transitions */
}
.nav-item:hover {
background-color: rgb(245, 245, 245,0.2); /* Lighter hover effect */
border-radius: 5px;
}
.nav-item a:hover {
color: #007bff; /* Change icon and text color on hover */
}
.owl-carousel.vendor-carousel.px-3 {
padding-left: 10px; /* Adjust the left padding */
padding-right: 10px; /* Adjust the right padding */
margin-bottom: 5px; /* Optional: Add some margin below the carousel */
}
/* Style for individual carousel items */
.owl-carousel.vendor-carousel.px-3 .owl-item {
margin-right: 8px; /* Adjust spacing between items */
}
/* Style for the product items within the carousel */
.owl-carousel.vendor-carousel.px-3 .product-item {
margin-bottom: 10px; /* Adjust bottom spacing for product items */
border-radius: 8px; /* Optional: Add rounded corners */
}
/* Adjust the image styling within the product items */
.owl-carousel.vendor-carousel.px-3 .product-item img {
object-fit: contain;
max-height: 200px; /* Optional: Limit the image height */
}
/* Adjust the product title */
.owl-carousel.vendor-carousel.px-3 .product-item .text-center p {
font-size: 12px; /* Adjust font size */
font-weight: bold; /* Make text bold */
margin-top: 5px; /* Add spacing above the text */
}
/* Style for product price and ratings */
.owl-carousel.vendor-carousel.px-3 .product-item h4 {
color: red;
font-size: 13px;
}
.owl-carousel.vendor-carousel.px-3 .product-item .fa-star {
font-size: 12px; /* Adjust star size */
margin-right: 2px; /* Adjust spacing between stars */
}
.owl-carousel.category-carousel.px-3 {
padding-left: 10px; /* Adjust the left padding */
padding-right: 10px; /* Adjust the right padding */
margin-bottom: 5px; /* Optional: Add some margin below the carousel */
}
/* Style for individual carousel items */
.owl-carousel.category-carousel.px-3 .owl-item {
margin-right: 8px; /* Adjust spacing between items */
}
/* Style for the product items within the carousel */
.owl-carousel.category-carousel.px-3 .product-item {
margin-bottom: 10px; /* Adjust bottom spacing for product items */
border-radius: 8px; /* Optional: Add rounded corners */
}
/* Adjust the image styling within the product items */
.owl-carousel.category-carousel.px-3 .product-item img {
object-fit: contain;
max-height: 200px; /* Optional: Limit the image height */
}
/* Adjust the product title */
.owl-carousel.category-carousel.px-3 .product-item .text-center p {
font-size: 12px; /* Adjust font size */
font-weight: bold; /* Make text bold */
margin-top: 5px; /* Add spacing above the text */
}
/* Style for product price and ratings */
.owl-carousel.category-carousel.px-3 .product-item h4 {
color: red;
font-size: 13px;
}
.owl-carousel.category-carousel.px-3 .product-item .fa-star {
font-size: 12px; /* Adjust star size */
margin-right: 2px; /* Adjust spacing between stars */
}
.container-animated {
opacity: 0;
transform: translateY(20px);
transition: opacity 1s ease-out, transform 1s ease-out;
}
/* Visible state: Fully visible with no translation */
.container-animated.visible {
opacity: 1;
transform: translateY(0);
}
img {
opacity: 0;
transform: scale(0.95); /* Slightly smaller before visible */
transition: opacity 1s ease-out, transform 1s ease-out;
}
img.visible {
opacity: 1;
transform: scale(1); /* Original size when visible */
}
/* Enhanced Navbar Styling */
.navbar {
transition: all 0.3s ease;
}
/* Marketplace Badge */
.marketplace-badge {
background: linear-gradient(45deg, #003844, #FFB100);
border-radius: 8px;
padding: 0.5rem 1rem;
margin-left: 1rem;
position: relative;
overflow: hidden;
animation: badgePulse 2s infinite;
}
.marketplace-badge::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: rgba(255, 255, 255, 0.1);
transform: rotate(45deg);
animation: shimmer 3s infinite;
}
.marketplace-text {
color: white;
font-weight: 600;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 0.5px;
}
/* User Stats Container */
.user-stats {
display: flex;
align-items: center;
gap: 1.5rem;
margin-left: auto;
padding: 0.5rem 1rem;
background: rgba(255, 255, 255, 0.1);
border-radius: 8px;
}
.user-stats-mobile {
display: flex;
align-items: center;
gap: 1.5rem;
margin-left: auto;
padding: 0.1rem 0.5rem;
background: rgba(104, 99, 99, 0.1);
border-radius: 8px;
}
.stat-item {
display: flex;
align-items: center;
gap: 0.5rem;
color: white;
transition: all 0.3s ease;
}
.stat-item:hover {
transform: translateY(-2px);
}
.stat-icon {
font-size: 1.2rem;
color: #FFB100;
}
.stat-value {
font-weight: 600;
color: white;
}
.stat-label {
font-size: 0.8rem;
color: rgba(255, 255, 255, 0.7);
}
/* Animations */
@keyframes badgePulse {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
@keyframes shimmer {
0% { transform: translateX(-100%) rotate(45deg); }
100% { transform: translateX(100%) rotate(45deg); }
}
/* Responsive Design */
@media (max-width: 992px) {
.marketplace-badge {
padding: 0.3rem 0.5rem;
margin:2px;
}
.stat-item {
width: 100%;
justify-content: flex-start;
}
}
/* Enhanced Category Button */
.category-btn {
position: relative;
overflow: hidden;
transition: all 0.3s ease;
}
.category-btn:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.category-btn i {
transition: all 0.3s ease;
}
.category-btn:hover i {
transform: rotate(-180deg);
}
/* Navigation Items Enhancement */
.nav-item {
position: relative;
transition: all 0.3s ease;
}
.nav-item::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: #FFB100;
transition: all 0.3s ease;
transform: translateX(-50%);
}
.nav-item:hover::after {
width: 100%;
}
.nav-item.active::after {
width: 100%;
}
/* Mobile Drawer Styling */
.mobile-drawer {
position: fixed;
top: 0;
left: -100%;
width: 280px;
height: 100vh;
z-index: 1000;
transition: all 0.3s ease;
overflow-y: auto;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
background: linear-gradient(200deg, #003844, #00596b);
}
.mobile-drawer.active {
left: 0;
}
/* Drawer Header */
.mobile-drawer .close-drawer-btn {
background: transparent;
border: none;
color: white;
font-size: 1.5rem;
transition: all 0.3s ease;
}
.close-drawer-btn:hover {
transform: rotate(90deg);
color: #FFB100;
}
/* Profile Section */
.mobile-drawer .fa-user-circle {
color: #FFB100;
margin-right: 0.5rem;
}
.mobile-drawer .fa-store {
color: #FFB100;
margin-right: 0.5rem;
}
/* Navigation Links */
.mobile-drawer-links a {
position: relative;
padding: 0.45rem 0.5rem;
transition: all 0.3s ease;
display: flex;
align-items: center;
text-decoration: none;
font-size:5px;
}
.mobile-drawer-links a:hover {
background: rgba(255, 177, 0, 0.1);
transform: translateX(5px);
}
.mobile-drawer-links a i {
margin-right: 0.75rem;
color: #FFB100;
width: 20px;
text-align: center;
}
/* Stats Section for Mobile */
/* Dividers */
.mobile-drawer hr {
margin: 1rem 0;
opacity: 0.2;
}
/* Active Link Indicator */
.mobile-drawer-links a.active {
background: rgba(255, 177, 0, 0.15);
border-left: 3px solid #FFB100;
}
/* Overlay */
.drawer-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 999;
display: none;
}
.drawer-overlay.active {
display: block;
}
/* Default styling for user stats */
.stat-item {
display: flex;
align-items: center;
gap: 8px; /* Add space between icon and text */
}
.stat-icon {
font-size: 1.2rem;
}
.stat-value {
font-size: 0.9rem;
font-weight: bold;
}
.stat-label {
font-size: 0.8rem;
color: #6c757d; /* Add a subtle text color */
}
/* Mobile-specific adjustments (if needed) */
@media (max-width: 768px) {
.stat-item {
font-size: 0.8rem;
gap: 5px;
}
.stat-icon {
font-size: 1rem;
}
.stat-value, .stat-label {
font-size: 0.7rem;
}
}
.notification-alert {
background-color: rgb(255, 214, 90 , 0.2);
border: 1px solid;
border-left-width: 6px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
padding: 1rem;
display: flex;
justify-content: space-between;
align-items: center;
transition: all 0.3s ease;
width: 100%;
margin-bottom: 1rem;
}
.notification-content {
display: flex;
align-items: center;
gap: 0.75rem;
}
.notification-icon {
font-size: 1rem;
}
.notification-text {
font-size: 0.9rem;
margin: 0;
}
.notification-btn {
border: none;
border-radius: 6px;
padding: 0.5rem 1rem;
display: flex;
align-items: center;
gap: 0.5rem;
text-decoration: none;
transition: background-color 0.3s ease;
}
@media (max-width: 576px) {
.notification-alert {
flex-direction: column;
gap: 1rem;
text-align: center;
}
.notification-content {
flex-direction: column;
text-align: center;
}
.notification-text {
font-size: 0.9rem;
}
.notification-btn {
width: 100%;
justify-content: center;
font-size: 0.9rem;
}
}
.alert-warning {
border-color: #ffc107;
color: #856404;
}
.alert-warning .notification-btn {
background-color: #ffc107;
color: #000;
}
.alert-warning .notification-btn:hover {
background-color: #ffca2c;
}
/* Style bannière pour la section livraison gratuite */
.section-title-sec {
position: relative;
width: 100%;
margin: 10px 0;
overflow: hidden;
}
.section-title-sec span {
display: flex; /* Use Flexbox to align items */
justify-content: space-between; /* Space out the text and icon */
align-items: center; /* Vertically center the items */
width: 100%;
position: relative;
padding: 8px 5px;
background: linear-gradient(45deg, #ff6b6b, #ffd93d);
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
transform: skew(-15deg);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
font-size: 18px; /* Default font size for the text */
}
.section-title-sec span span {
display: inline-block;
transform: skew(15deg);
width: auto;
padding: 0;
box-shadow: none;
background: none;
margin-left: 20px; /* Espace à gauche du texte */
}
/* Style for the shipment icon */
.shipment-icon {
font-size: 24px; /* Icon size */
margin-right: 10px; /* Space between the icon and the text */
color: #fff; /* Icon color */
}
/* Style for the right arrow icon */
.navigate-icon {
font-size: 20px; /* Size of the icon */
margin-left: 5px; /* Space between text and icon */
transition: transform 0.3s ease; /* Smooth transition on hover */
}
.navigate-icon:hover {
transform: translateX(5px); /* Small hover effect to the right */
cursor: pointer; /* Change cursor to pointer on hover */
}
/* Animation continue */
@keyframes shimmer {
0% {
background-position: -100% 0;
}
100% {
background-position: 100% 0;
}
}
.section-title-sec span {
background: linear-gradient(
45deg,
#ff6b6b 0%,
#ffd93d 25%,
#ffd93d 75%,
#ff6b6b 100%
);
background-size: 200% 100%;
animation: shimmer 3s linear infinite;
}
/* Animation de flottement continue */
@keyframes float {
0% { transform: skew(-15deg) translateY(0); }
50% { transform: skew(-15deg) translateY(-2px); }
100% { transform: skew(-15deg) translateY(0); }
}
.section-title-sec span {
animation:
badgePulse 3s linear infinite,
float 2s ease-in-out infinite;
}
/* Style pour desktop */
@media (min-width: 992px) {
.section-title-sec span {
font-size: 18px;
padding: 10px 20px;
}
.shipment-icon {
font-size: 26px; /* Slightly larger icon on desktop */
}
.navigate-icon {
font-size: 24px; /* Slightly larger icon on desktop */
}
}
/* Style pour mobile */
@media (max-width: 991px) {
.section-title-sec span {
font-size: 14px;
padding: 6px 5px;
}
.section-title-sec span span {
margin-left: 10px; /* Espace réduit sur mobile */
}
.shipment-icon {
font-size: 20px; /* Adjust icon size on mobile */
}
.navigate-icon {
font-size: 18px; /* Adjust icon size on mobile */
}
}
.promo-banner {
background: linear-gradient(to right, #00B7A1, #00D7C3,rgb(3, 226, 204),rgb(4, 173, 154));
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1),
0 2px 4px rgba(0, 0, 0, 0.06),
inset 0 1px 0 rgba(255, 255, 255, 0.1);
position: relative;
width: 100%;
border-radius: 12px;
overflow: hidden;
}
.promo-banner::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(to right, #00B7A1, #00D7C3,rgb(3, 226, 204),rgb(4, 173, 154));
opacity: 0.15;
z-index: 0;
border-radius: 12px;
mix-blend-mode: overlay;
}
.promo-banner::after {
content: '';
position: absolute;
inset: 0;
background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
opacity: 0.5;
z-index: 0;
}
.promo-content {
display: flex;
justify-content: center;
align-items: center;
gap: 1.5rem;
max-width: 1200px;
margin: 0 auto;
padding: 1rem 1.5rem;
position: relative;
z-index: 1;
}
.promo-text {
font-family: 'Inter', system-ui, sans-serif;
font-size: 1rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.95);
display: flex;
align-items: center;
gap: 0.75rem;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.promo-icon {
width: 22px;
height: 22px;
fill: rgba(255, 255, 255, 0.95);
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
}
.promo-badge {
background: #F8B400;
color: #1F2937;
padding: 0.4rem 1.25rem;
border-radius: 9999px;
font-weight: 600;
font-size: 0.875rem;
letter-spacing: 0.025em;
transform-origin: center;
animation: float 3s ease-in-out infinite;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2),
inset 0 1px 0 rgba(255, 255, 255, 0.1);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.promo-badge:hover {
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25),
inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
@keyframes float {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-3px) scale(1.02); }
}
/* Mobile Optimizations */
@media (max-width: 768px) {
.promo-content {
gap: 0.75rem;
padding: 0.75rem 1rem;
}
.promo-text {
font-size: 0.875rem;
}
.promo-icon {
width: 18px;
height: 18px;
}
.promo-badge {
padding: 0.3rem 0.875rem;
font-size: 0.75rem;
}
}
/* Small Mobile Optimization */
@media (max-width: 480px) {
.promo-banner {
border-radius: 8px;
}
.promo-content {
gap: 0.5rem;
padding: 0.625rem 0.875rem;
}
.promo-text {
font-size: 0.8125rem;
}
.promo-icon {
width: 16px;
height: 16px;
}
}
.delivery-banner {
background: linear-gradient(to right, #00B7A1, #00D7C3,rgb(3, 226, 204),rgb(4, 173, 154)); /* Green gradient */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1),
0 2px 4px rgba(0, 0, 0, 0.06),
inset 0 1px 0 rgba(255, 255, 255, 0.1);
color: white;
width: 100%;
margin-bottom: 20px;
position: relative;
overflow: hidden;
font-family: 'Inter', system-ui, sans-serif;
border-radius: 10px;
}
.banner-blur {
position: absolute;
width: 300px;
height: 300px;
background: radial-gradient(circle, rgba(0, 215, 195, 0.4) 0%, rgba(0, 183, 161, 0) 70%);
border-radius: 50%;
filter: blur(40px);
animation: float 8s infinite ease-in-out;
}
.blur-1 {
top: -150px;
left: 10%;
}
.blur-2 {
bottom: -150px;
right: 20%;
}
.banner-content {
max-width: 1200px;
margin: 0 auto;
padding: 1rem;
display: flex;
justify-content: center;
align-items: center;
gap: 2rem;
position: relative;
z-index: 1;
}
.delivery-main {
display: flex;
align-items: center;
gap: 1rem;
}
.icon-container {
background: rgba(255, 255, 255, 0.1);
padding: 0.75rem;
border-radius: 12px;
backdrop-filter: blur(8px);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.truck-icon {
width: 24px;
height: 24px;
stroke: #ffffff; /* White truck icon for clarity */
}
.text-content {
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.delivery-title {
font-size: 1.25rem;
font-weight: 600;
letter-spacing: -0.025em;
color: white; /* Keeps the title text clean */
}
.delivery-subtitle {
font-size: 0.875rem;
color: #E0F2F1; /* Soft teal for subtitle contrast */
font-weight: 400;
}
.banner-cta {
background: #F8B400; /* Orange button */
color: #3D3D3D; /* Dark gray text for contrast */
padding: 0.75rem 1.5rem;
border-radius: 9999px;
font-weight: 500;
font-size: 0.875rem;
transition: all 0.2s;
border: 1px solid rgba(255, 255, 255, 0.1);
white-space: nowrap;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.banner-cta:hover {
color:black;
transform: translateY(-1px);
}
.sparkle {
position: absolute;
width: 4px;
height: 4px;
background: white;
border-radius: 50%;
animation: sparkle 1.5s infinite;
}
@media (max-width: 768px) {
.banner-content {
flex-direction: column;
text-align: center;
padding: 1.5rem 1rem;
gap: 1rem;
}
.delivery-main {
flex-direction: row;
}
.banner-cta {
width: 100%;
text-align: center;
}
}
:root {
--primary: #0f172a;
--secondary: #334155;
--accent: #3b82f6;
--gray-100: #f1f5f9;
--gray-200: #e2e8f0;
--gray-300: #cbd5e1;
}
.category-carousel-container {
position: relative;
border-radius: 5px;
margin-bottom: 10px;
}
.carousel-div {
background: linear-gradient(135deg,rgb(111, 203, 246) 0%,rgb(137, 231, 248) 50%, #14b8a6 100%);margin-left:33px;margin-right:33px;padding:20px 0px 20px 0px ; border-radius: 5px;box-shadow: 0 10px 30px rgba(14, 165, 233, 0.2);
}
.category-avatar-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
}
.category-avatar-wrapper {
width: 85px;
height: 85px;
border-radius: 25%;
overflow: hidden;
box-shadow: 0 8px 20px rgba(0, 56, 68, 0.2);
transition: all 0.3s ease;
margin-bottom: 10px;
margin-left: 15px;
margin-top: 3px;
}
.category-avatar-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s ease;
}
.category-avatar-item:hover .category-avatar-wrapper {
transform: scale(1.05);
border-color: #FFB100;
box-shadow: 0 8px 20px rgba(255, 177, 0, 0.2);
}
.category-avatar-item:hover .category-avatar-wrapper img {
transform: scale(1.1);
}
.category-avatar-content {
display: flex;
flex-direction: column;
width: 120px;
}
.category-avatar-title {
font-size: 0.7rem;
font-weight: 700;
color: #003844;
text-transform: uppercase;
margin-bottom: 3px;
max-width: 100%;
}
.category-avatar-count {
font-size: 0.7rem;
color: #7f8c8d;
font-weight: 500;
}
/* Custom Carousel Navigation */
.category-carousel-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
transform: translateY(-50%);
pointer-events: none;
z-index: 10;
margin-right : 50px;
margin-LEFT : 50px;
}
.category-carousel-nav button {
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.95) !important;
color: #0ea5e9;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
transition: all 0.3s ease;
border: 2px solid rgba(14, 165, 233, 0.3);
outline: none;
box-shadow: 0 4px 15px rgba(14, 165, 233, 0.25);
font-size: 14px;
}
.category-carousel-nav button:hover {
background: #ffffff !important;
color: #06b6d4 !important;
transform: scale(1.1);
box-shadow: 0 6px 20px rgba(14, 165, 233, 0.4);
border-color: #06b6d4;
}
/* Responsive Adjustments */
@media (max-width: 767px) {
.category-avatar-wrapper {
width: 50px;
height: 50px;
margin-left: 19px;
}
.category-avatar-content {
width: 90px;
}
.category-avatar-title {
font-size: 0.5rem;
}
.category-avatar-count {
font-size: 0.5rem;
}
.category-carousel-nav {
margin-right : 10px;
margin-LEFT : 10px;
}
.category-carousel-nav button {
display:none;
width: 35px;
height: 35px;
}
.carousel-div {
margin-left:0px;
margin-right:0px;
padding:10px 0px 10px 0px ;
border-radius: 5px;
margin-bottom:5px;
}
}
.packs-container {
display: flex;
flex-direction: column;
gap: 1.5rem;
max-width: 1200px;
margin: 2rem auto;
padding: 0 1rem;
}
.pack-banner {
background: linear-gradient(to bottom,
#009E8E, /* Deep Teal */
#00C9B5, /* Vibrant Aqua */
#4FE2D4, /* Bright Turquoise */
#B3F2EA /* Soft Mint Glow */
);
box-shadow: 0 -5px 12px rgba(0, 183, 161, 0.3), /* Strong shadow on top */
0 5px 12px rgba(0, 183, 161, 0.3); /* Strong shadow on bottom */
color: white;
position: relative;
overflow: hidden;
border-radius: 0; /* Removes any rounding */
padding: 0.5rem;
transition: transform 0.3s ease;
}
.pack-banner:hover {
transform: translateY(-4px);
}
.pack-banner.gold {
background: linear-gradient(to bottom,
rgba(255, 170, 0, 1), /* Rich Gold */
rgba(255, 200, 50, 1), /* Bright Gold */
rgba(255, 215, 80, 1), /* Warm Shine */
rgba(255, 230, 130, 1) /* Soft Glow */
);
box-shadow: 0 -5px 12px rgba(255, 170, 0, 0.4), /* Strong top shadow */
0 5px 12px rgba(255, 170, 0, 0.4); /* Strong bottom shadow */
border-radius: 0; /* Removes rounding on top and bottom */
}
.pack-banner.promo {
background: linear-gradient(to bottom,
#FF3B3B, /* Bold Red */
#FF6B6B, /* Vivid Coral */
#FF9191, /* Soft Pink-Red */
#FFC1C1 /* Light Warm Pink */
);
box-shadow: 0 -5px 12px rgba(255, 75, 75, 0.5), /* Strong shadow on top */
0 5px 12px rgba(255, 75, 75, 0.5); /* Strong shadow on bottom */
}
.pack-banner.gros {
background: linear-gradient(to bottom,
#6B5B95, /* Deep Purple */
#8B7BB5, /* Mid Purple */
#A597CC, /* Light Purple */
#C4B8E0 /* Soft Purple */
);
box-shadow: 0 -5px 12px rgba(107, 91, 149, 0.3),
0 5px 12px rgba(107, 91, 149, 0.3);
color: white;
position: relative;
overflow: hidden;
border-radius: 0;
padding: 0.5rem;
transition: transform 0.3s ease;
}
.pack-banner.promo .banner-blur {
background: radial-gradient(circle, rgba(255, 107, 107, 0.4) 0%, rgba(255, 107, 107, 0) 70%);
}
/* Pack Section */
.pack-banner.pack {
background: linear-gradient(to bottom, #00B7A1, rgb(53, 241, 222), rgb(101, 237, 223), rgb(181, 246, 238));
}
.pack-banner.pack .banner-blur {
background: radial-gradient(circle, rgba(0, 215, 195, 0.4) 0%, rgba(0, 183, 161, 0) 70%);
}
/* Livraison Gratuite Section */
.pack-banner.livraison {
background: linear-gradient(to bottom, #6B5B95, rgb(123, 104, 173), rgb(155, 135, 200), rgb(187, 170, 220));
}
.pack-banner.livraison .banner-blur {
background: radial-gradient(circle, rgba(107, 91, 149, 0.4) 0%, rgba(107, 91, 149, 0) 70%);
}
.banner-blur {
position: absolute;
width: 400px;
height: 400px;
border-radius: 50%;
filter: blur(60px);
animation: float 12s infinite ease-in-out;
}
.pack-banner .banner-blur {
background: radial-gradient(circle, rgba(0, 215, 195, 0.4) 0%, rgba(0, 183, 161, 0) 70%);
}
.pack-banner.gold .banner-blur {
background: radial-gradient(circle, rgba(255, 215, 0, 0.4) 0%, rgba(255, 184, 0, 0) 70%);
}
.blur-1 {
top: -200px;
left: 10%;
}
.blur-2 {
bottom: -200px;
right: 20%;
}
.banner-content {
display: flex;
justify-content: space-between;
align-items: center;
gap: 2rem;
padding: 1.5rem;
position: relative;
z-index: 1;
}
.pack-main {
display: flex;
align-items: center;
gap: 1.25rem;
}
.icon-container {
background: rgba(255, 255, 255, 0.15);
padding: 1rem;
border-radius: 14px;
backdrop-filter: blur(12px);
border: 1px solid rgba(255, 255, 255, 0.2);
transition: transform 0.3s ease;
}
.icon-container:hover {
transform: scale(1.05) rotate(5deg);
}
.pack-icon {
width: 28px;
height: 28px;
stroke: #ffffff;
}
.text-content {
display: flex;
flex-direction: column;
gap: 0.375rem;
}
.pack-title {
font-size: 1.375rem;
font-weight: 700;
letter-spacing: -0.025em;
}
.pack-subtitle {
font-size: 0.9375rem;
color: rgba(255, 255, 255, 0.9);
}
.pack-price {
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 0.25rem;
}
.original-price {
text-decoration: line-through;
opacity: 0.7;
font-size: 0.9375rem;
}
.final-price {
font-size: 1.5rem;
font-weight: 700;
}
.banner-cta {
background: white;
color: #1F2937;
padding: 0.575rem 2rem;
border-radius: 99px;
font-weight: 600;
font-size: 0.9375rem;
text-decoration: none;
white-space: nowrap;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.banner-cta:hover {
transform: translateY(-2px);
background: #f8f9fa;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
.sparkle {
position: absolute;
width: 4px;
height: 4px;
background: white;
border-radius: 50%;
animation: sparkle 2s infinite;
}
.product-name-container {
height: 2.8em; /* Force two lines */
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; /* Limit to two lines */
-webkit-box-orient: vertical;
font-size: 12px;
font-weight: bold;
color: #333;
margin-top:5px
}
.product-price-container {
min-height: 25px; /* Adjust based on your design */
display: flex;
align-items: center;
justify-content: center;
gap: 5px; /* Space between new and old price */
}
/* Adjust price size */
.product-price {
font-size: 14px;
font-weight: bold;
}
/* Reduce the size of del (old price) */
.product-old-price del {
font-size: 13px;
color: #999;
display: inline-block;
line-height: 1; /* Prevent extra spacing */
}
@keyframes sparkle {
0% {
transform: scale(1) translateY(0);
opacity: 0.5;
}
50% {
transform: scale(1.5) translateY(0);
opacity: 1;
}
100% {
transform: scale(1) translateY(0);
opacity: 0.5;
}
}
@media (max-width: 768px) {
.banner-content {
flex-direction: column;
text-align: center;
padding: 1.25rem 1rem;
gap: 1.25rem;
}
.pack-main {
flex-direction: row;
gap: 1rem;
}
.pack-price {
align-items: center;
}
.banner-cta {
text-align: center;
font-size: 0.8rem;
padding : 5px
}
.pack-title {
font-size: 1.25rem;
}
.pack-subtitle {
font-size: 0.875rem;
}
}
@media (max-width: 576px) {
.product-name-container {
font-size: 10px; /* Smaller for mobile */
margin-top:5px
}
.product-price {
font-size: 12px; /* Smaller for mobile */
}
.product-old-price del {
font-size: 11px; /* Even smaller on mobile */
}
}
.subcat-card {
position: relative;
display: flex;
align-items: flex-end;
overflow: hidden;
border-radius: 0px 0px 5px 5px;
cursor: pointer;
transition: all 0.3s ease;
}
.subcat-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
filter: brightness(0.9);
}
.subcat-content {
position: relative;
z-index: 1;
width: 100%;
padding: 10px;
background: rgba(0, 0, 0, 0.7);
display: flex;
align-items: center; /* Align icon and text in the same line */
gap: 8px; /* Add space between icon and text */
justify-content: center; /* Center them inside the card */
}
/* Icon styling */
.subcat-icon-fallback {
color: white; /* Set icon color to white */
font-size: 1rem; /* Adjust icon size */
display: flex;
align-items: center;
}
/* Text styling */
.subcat-title {
color: white;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
margin: 0;
line-height: 1.3;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.subcat-card:hover {
animation: bounce 0.3s ease-in-out;
}
.transition-all {
transition: all 0.3s ease;
}
.hover-lift:hover {
transform: translateY(-5px);
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.rounded-lg {
border-radius: 0.5rem;
}
.fw-bold {
font-weight: 600;
}
.me-2 {
margin-right: 0.5rem;
}
.me-3 {
margin-right: 1rem;
}
@keyframes bounce {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
/* Responsive adjustments */
@media (max-width: 767px) {
.subcat-title {
font-size: 0.50rem;
}
.subcat-content {
padding: 7px;
}
}
/* Modern E-commerce Carousel Styles */
/* Hero Carousel Styling */
.carousel-wrapper {
border-radius: 5px;
margin-bottom: 10px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.hero-slide {
height: 290px; /* Adjust height as needed */
width: 100%;
overflow: hidden; /* Prevents overflow issues */
position: relative;
}
.hero-slide img {
width: 100%;
height: 100%;
object-fit: fill; /* Forces the image to stretch and fit the entire container */
}
.hero-slide::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to right,
rgba(0, 0, 0, 0.3) 0%,
rgba(0, 0, 0, 0.1) 15%,
rgba(0, 0, 0, 0) 50%,
rgba(0, 0, 0, 0.1) 85%,
rgba(0, 0, 0, 0.3) 100%);
opacity: 0.9;
}
.hero-content {
position: absolute;
top: 50%;
left: 8%;
transform: translateY(-50%);
color: white;
max-width: 550px;
z-index: 1;
padding: 20px;
border-left: 4px solid #FFB100;
}
.hero-content h2 {
font-size: 2rem;
font-weight: 800;
margin-bottom: 1rem;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
line-height: 1.2;
}
.hero-content p {
font-size: 1rem;
margin-bottom: 1rem;
opacity: 0.95;
font-weight: 300;
}
.btn-shop {
display: inline-block;
padding: 0.7rem 2rem;
background-color: #FFB100;
color: white;
font-weight: 600;
border-radius: 8px;
text-decoration: none;
transition: all 0.4s ease;
border: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.7rem;
}
.btn-shop:hover {
background-color: #f5c147;
transform: translateY(-3px);
box-shadow: 0 8px 20px rgba(255, 177, 0, 0.3);
color: white;
text-decoration: none;
}
.carousel-indicators {
bottom: 30px;
z-index: 5;
}
.carousel-indicators [data-bs-target] {
width: 12px;
height: 12px;
border-radius: 50%;
margin: 0 5px;
background-color: rgba(255, 255, 255, 0.5);
border: 2px solid transparent;
transition: all 0.3s ease;
box-sizing: border-box;
}
.carousel-indicators .active {
background-color: #FFB100;
transform: scale(1.3);
border: 2px solid #fff;
}
.carousel-control-prev, .carousel-control-next {
width: 40px;
height: 40px;
top: 50%;
transform: translateY(-50%);
opacity: 0.3;
transition: all 0.3s ease;
color: #DDA853;
border-radius: 50%;
border: none;
outline: none;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.carousel-control-prev {
left: 30px;
}
.carousel-control-next {
right: 30px;
}
.carousel-wrapper:hover .carousel-control-prev,
.carousel-wrapper:hover .carousel-control-next {
opacity: 0.6;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
background-color: #FFB100;
transform: translateY(-50%) scale(1.1);
opacity: 1;
}
/* Animation Durations */
.animate__fadeInDown {
animation-duration: 0.9s;
}
.animate__fadeIn {
animation-duration: 1.1s;
animation-delay: 0.3s;
}
.animate__fadeInUp {
animation-duration: 0.9s;
animation-delay: 0.5s;
}
/* Progress bar for carousel timing */
.carousel-progress {
position: absolute;
bottom: 0;
left: 0;
height: 5px;
background-color: rgba(255, 177, 0, 0.7);
width: 0;
z-index: 6;
transition: width 0.1s linear;
}
/* Media Queries */
@media (max-width: 1200px) {
.hero-slide {
height: 200px;
}
.hero-content h2 {
font-size: 2.8rem;
}
}
@media (max-width: 991px) {
.carousel-wrapper {
border-radius: 0px;
}
.hero-slide {
height: 190px;
}
.hero-content {
left: 5%;
max-width: 500px;
}
.hero-content h2 {
font-size: 2.4rem;
}
.carousel-control-prev, .carousel-control-next {
width: 40px;
height: 40px;
}
}
@media (max-width: 767px) {
.carousel-wrapper {
border-radius: 0px;
}
.hero-slide {
height: 180px;
}
.hero-content {
max-width: 85%;
padding: 10px 5px;
}
.hero-content h2 {
font-size: 1rem;
margin-bottom: 0.8rem;
}
.hero-content p {
font-size: 0.8rem;
margin-bottom: 1.2rem;
}
.btn-shop {
padding: 0.5rem 1rem;
font-size: 0.7rem;
}
.carousel-control-prev, .carousel-control-next {
width: 40px;
height: 40px;
opacity: 0.7;
}
.carousel-indicators {
bottom: 5px;
}
.carousel-indicators button {
width: 10px;
height: 10px;
margin: 0 4px;
}
.carousel-indicators button.active {
width: 14px;
height: 14px;
}
}
@media (max-width: 480px) {
.hero-slide {
height: 110px;
border-radius: 5px;
}
.carousel-wrapper {
border-radius: 5px;
margin-bottom:5px;
}
.carousel-progress {
height: 2px;
}
.hero-content h2 {
font-size: 1rem;
}
.hero-content p {
font-size: 0.7rem;
margin-bottom: 0.5rem;
}
.btn-shop {
padding: 0.4rem 0.8rem;
font-size: 0.5rem;
}
.carousel-control-prev, .carousel-control-next {
width: 25px;
height: 25px;
opacity: 0.7;
}
.active-nav {
color: rgb(255, 179, 0); /* Primary color for active items */
font-weight: bold;
background-color: rgba(0, 56, 68, 0.05); /* Light background for active state */
position: relative;
}
.regular-nav {
color:white;
}
.active-nav::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 40%;
height: 3px;
background-color:rgb(255, 179, 0);
border-radius: 0 0 3px 3px;
}
.active-nav i {
transform: scale(1.1);
}
/* Improve overall navigation appearance */
.fixed-bottom {
border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
nav a {
color: #6c757d; /* Default color for non-active items */
transition: all 0.2s ease;
}
nav a:hover {
color: #495057;
}
}
/* Add this to your CSS */
#searchResults {
z-index: 1000;
max-height: 400px;
overflow-y: auto;
width: 100%;
}
#searchResultsm {
z-index: 1000;
max-height: 400px;
overflow-y: auto;
width: 100%;
}
.product-search-item {
transition: all 0.2s ease;
background-color: #ffffff;
}
.product-search-item:hover {
background-color: #f8f9fa;
cursor: pointer;
transform: translateY(-2px);
}
.hover-shadow:hover {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.transition-all {
transition: all 0.2s ease;
}
.discount-badge-search {
font-weight: bold;
border-radius: 5px;
}
.product-search-item:last-child {
border-bottom: none !important;
}
/* Default Badge Styles */
.badge {
display: inline-block;
padding: 0.25rem 0.75rem;
border-radius: 9999px;
font-size: 0.75rem;
font-weight: 500;
margin-right: 0.5rem;
transition: background-color 0.3s ease, color 0.3s ease;
}
/* Transparent Badge with Danger color */
.badge-danger {
background-color: #fee2e2; /* Light red background */
color: #dc2626; /* Dark red text color */
}
/* Badge with Success color */
.badge-success {
background-color: #dcfce7; /* Light green background */
color: #16a34a; /* Dark green text color */
}
/* Badge with Info color */
.badge-info {
background-color: #d1ecf1; /* Light blue background */
color: #17a2b8; /* Blue text color */
}
/* Badge with Primary color */
.badge-primary {
background-color: #FFB100; /* Yellow/orange background */
color: #003844; /* Dark text color */
}
/* Badge with Dark color */
.badge-dark {
background-color: #003844; /* Dark background */
color: #ffffff; /* White text color */
}
/* Responsive styles for small screens */
@media (max-width: 768px) {
.badge {
font-size: 0.7rem;
padding: 0.2rem 0.6rem;
margin-right: 0.25rem;
}
}
/* Responsive styles for extra small screens */
@media (max-width: 480px) {
.badge {
font-size: 0.6rem;
padding: 0.2rem 0.5rem;
margin-right: 0.2rem;
}
}
/* Loading spinner */
.fa-spinner {
animation: spin 1s infinite linear;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* General styles */
.dropdown-container {
position: relative;
}
.nav-link-wrapper {
position: relative;
align-items: center;
}
.nav-link-main {
text-decoration: none;
color: #333;
padding: 10px 15px;
display: block;
}
.nav-link-toggle {
padding: 10px 15px;
color: #666;
text-decoration: none;
}
/* Default dropdown menu hidden */
.dropdown-menu {
display: none;
flex-direction: row; /* Arrange items horizontally */
flex-wrap: wrap; /* Allow wrapping if items exceed width */
padding: 10px 0;
}
.dropdown-container.show > .dropdown-menu,
.dropdown-submenu.show > .sub-dropdown {
display: flex; /* Display as a row */
}
/* For submenu dropdown */
.dropdown-submenu {
position: relative;
}
.sub-toggle {
padding: 0 10px;
}
/* Dropdown item styles */
.dropdown-item {
font-size: 14px;
color: #777;
padding: 10px 20px;
display: inline-block; /* Display items in a row */
white-space: nowrap; /* Prevent text wrapping */
}
.dropdown-item:hover {
background-color: #f8f9fa;
color: #333;
}
/* Responsive adjustments */
@media (max-width: 991px) {
.dropdown-menu {
position: static !important;
left: auto !important;
flex-direction: column; /* On small screens, stack dropdown items vertically */
}
.dropdown-item {
display: block; /* Stack items vertically on small screens */
}
}
</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JQ1DZT2M84"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JQ1DZT2M84');
</script>
<script>
document.addEventListener("DOMContentLoaded", () => {
// Select all images on the page
const images = document.querySelectorAll("img");
// Create an IntersectionObserver instance
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach((entry) => {
if (entry.isIntersecting) {
const img = entry.target;
img.classList.add("visible"); // Add fade-in animation class
observer.unobserve(img); // Stop observing after it fades in
}
});
});
// Observe all images
images.forEach((img) => observer.observe(img));
});
</script>
<script type="text/javascript" class="flasher-js">(function() { var rootScript = 'https://cdn.jsdelivr.net/npm/@flasher/flasher@1.3.2/dist/flasher.min.js'; var FLASHER_FLASH_BAG_PLACE_HOLDER = {}; var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER); function mergeOptions(first, second) { return { context: merge(first.context || {}, second.context || {}), envelopes: merge(first.envelopes || [], second.envelopes || []), options: merge(first.options || {}, second.options || {}), scripts: merge(first.scripts || [], second.scripts || []), styles: merge(first.styles || [], second.styles || []), }; } function merge(first, second) { if (Array.isArray(first) && Array.isArray(second)) { return first.concat(second).filter(function(item, index, array) { return array.indexOf(item) === index; }); } return Object.assign({}, first, second); } function renderOptions(options) { if(!window.hasOwnProperty('flasher')) { console.error('Flasher is not loaded'); return; } requestAnimationFrame(function () { window.flasher.render(options); }); } function render(options) { if ('loading' !== document.readyState) { renderOptions(options); return; } document.addEventListener('DOMContentLoaded', function() { renderOptions(options); }); } if (1 === document.querySelectorAll('script.flasher-js').length) { document.addEventListener('flasher:render', function (event) { render(event.detail); }); } if (window.hasOwnProperty('flasher') || !rootScript || document.querySelector('script[src="' + rootScript + '"]')) { render(options); } else { var tag = document.createElement('script'); tag.setAttribute('src', rootScript); tag.setAttribute('type', 'text/javascript'); tag.onload = function () { render(options); }; document.head.appendChild(tag); }})();</script>
</head>
<body>
<!-- Topbar Start -->
<div class="container-fluid-full">
<div class="row bg-light py-1 px-xl-5 d-lg-none showNav">
<div class="col-12">
<div class="d-flex justify-content-between align-items-center">
<button type="button" class="navbar-toggler bg-secondary p-0 mr-2" style="border-radius:3px" id="mobileMenuBtn" aria-label="Toggle navigation">
<i class="fas fa-bars fa-sm px-2 py-1"></i>
</button>
<img src="/assests/img/logoBigShop.png" alt="Bigshop" width="100" height="28">
<div class="input-group mx-2">
<input type="text" class="form-control form-control-sm" id="searchInputm" placeholder="Rechercher des produits">
<div class="input-group-append">
<button type="button" id="searchButtonm" class="input-group-text bg-transparent text-primary">
<i class="fa fa-search"></i>
</button>
</div>
</div>
<div class="d-flex">
<a href="#" class="btn p-0 position-relative" style=" border-radius: 5px;background:#E9EFEC" id="bagButtonSm" data-toggle="collapse" data-target="#cartPanelm">
<i class="fa fa-shopping-cart fa-md text-dark px-1"></i>
<span id="cartItemCountBadge" class="position-absolute badge rounded-pill badge-primary px-1" style="top: -6px; right: -15px;">
0
</span>
</a>
</div>
</div>
</div>
<div
id="cartPanelm" class="collapse position-absolute top-100 bg-white p-1 rounded border" style="z-index: 100; right: 0; margin-top : 40px">
<!-- Add your cart items here -->
<div id="emptyCartMessage" class="text-center mt-3 mx-3" style="display: block;" >
Votre carte est actuellement vide
</div>
<hr class="mx-3">
<div class="d-flex justify-content-between">
<div class="font-weight-bold text-dark ml-3">Total</div>
<div class="font-weight-bold text-danger text-right mr-3" id="totalAmount">0
TND</div>
</div>
<div class="d-flex justify-content-center">
<a href="/cart/index" class="btn btn-primary w-100 m-3">Voir le panier</a>
</div>
</div>
<div id="profilepanelm" class="collapse position-absolute top-100 bg-white p-2 rounded border" style="z-index: 100; right: 0; margin-top: 90px;">
<!-- Guest Links -->
<div class="d-flex flex-column">
<a href="/register" class="link-item-profile text-dark text-decoration-none mx-3" style='font-size:14px'>
<i class="fas fa-user-plus mr-2"></i> S'inscrire
</a>
<a href="/login" class="link-item-profile text-dark text-decoration-none mx-3" style='font-size:14px'>
<i class="fas fa-sign-in-alt mr-2"></i> Se connecter
</a>
</div>
</div>
<div id="searchResultsm" class="position-absolute bg-white shadow-sm mt-5 rounded"></div>
</div>
<div class="row align-items-center bg-light py-3 px-xl-5 d-none d-lg-flex">
<div class="col-lg-4">
<a href="" class="text-decoration-none">
<img src="/assests/img/logoBigShop.png" alt="Bigshop" width="150" height="45">
</a>
</div>
<div class="col-lg-4 col-6 text-left">
<div class="input-group">
<input type="text" class="form-control" id="searchInput" placeholder="Rechercher des produits">
<div class="input-group-append">
<button type="button" id="searchButton" class="input-group-text bg-transparent text-primary">
<i class="fa fa-search"></i>
</button>
</div>
<div id="searchResults" class="position-absolute bg-white shadow-sm mt-5 rounded"></div>
</div>
</div>
<div class="col-lg-4 col-6 text-right">
<div class="navbar-nav ml-auto py-0 d-none d-lg-block">
<a href="#" class="btn px-0 position-relative" style="border: 1px solid #E9EFED; border-radius: 5px;background:#E9EFEC" id="bagButton" data-toggle="collapse" data-target="#cartPanel">
<i class="fa fa-shopping-cart fa-lg text-dark px-2"></i>
<span id="cartItemCountBadge" class="position-absolute badge rounded-pill badge-primary px-1" style="top: -6px; right: -15px">
0
</span>
</a>
<a href="" class="btn px-0 ml-2" style="border: 1px solid #E9EFED; border-radius: 5px;background:#E9EFEC" data-toggle="collapse" data-target="#profilepanel" id='profileButton'>
<i class="fa fa-user text-dark fa-lg px-2"></i>
</a>
</div>
</div>
</div>
<div
id="cartPanel" class="collapse position-absolute top-100 bg-white p-1 rounded border" style="z-index: 100; right: 0;">
<!-- Add your cart items here -->
<div id="emptyCartMessage" class="text-center mt-3 mx-3" style="display: block;" >
Votre carte est actuellement vide
</div>
<hr class="mx-3">
<div class="d-flex justify-content-between">
<div class="font-weight-bold text-dark ml-3">Total</div>
<div class="font-weight-bold text-danger text-right mr-3" id="totalAmount">0
TND</div>
</div>
<div class="d-flex justify-content-center">
<a href="/cart/index" class="btn btn-primary w-100 m-3">Voir le panier</a>
</div>
</div>
<!-- PROFILE PANEL -->
<div id="profilepanel" class="collapse position-absolute top-100 bg-white p-1 rounded border" style="z-index: 100; right: 0;">
<div class="d-flex flex-column">
<a href="/register" class="link-item-profile" style="text-decoration: none;">
<span class="text-dark mx-3">
<i class="fas fa-user-plus mr-2"></i>S'inscrire
</span>
</a>
<a href="/login" class="link-item-profile" style="text-decoration: none;">
<span class="text-dark mx-3">
<i class="fas fa-sign-in-alt mr-2"></i>Se connecter
</span>
</a>
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Navbar Start -->
<div class="container-fluid-full bg-dark mb-xl-2" style="margin-bottom:0px">
<div class="row px-xl-5">
<!-- Desktop Category Sidebar -->
<div class="col-lg-3 d-none d-lg-block">
<a class="btn d-flex align-items-center justify-content-between bg-primary w-100 category-btn" data-toggle="collapse" href="#navbar-vertical" style="height: 50px; padding: 0 30px; margin-top:6px">
<h4 class="text-dark m-0" style="text-transform: uppercase;letter-spacing: 1px;">
<i class="fa fa-bars mr-2"></i> Categories
</h4>
<i class="fa fa-angle-down text-dark"></i>
</a>
<nav class="collapse position-absolute navbar navbar-vertical navbar-light align-items-start p-0 bg-light" id="navbar-vertical" style="width: calc(100% - 30px); z-index: 999; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);">
<div class="navbar-nav w-100">
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/telephone-tablette" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Téléphone & Tablette
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/smartphone" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Smartphone
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/telephones-basiques" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Téléphones basiques
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/tablettes" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Tablettes
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/accessoires-telephoniques" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Accessoires téléphoniques
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/coques-protections" class="dropdown-item" style="font-size: 14px; color: #777;">
Coques & Protections
</a>
<a href="/category/cables-adaptateurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Câbles & Adaptateurs
</a>
<a href="/category/chargeurs-powerbanks" class="dropdown-item" style="font-size: 14px; color: #777;">
Chargeurs & Powerbanks
</a>
<a href="/category/supports-fixations" class="dropdown-item" style="font-size: 14px; color: #777;">
Supports & Fixations
</a>
<a href="/category/accessoires-divers" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires Divers
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/montres-connectees" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Montres connectées
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/audio-son" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Audio & Son
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/casques-bluetooth" class="dropdown-item" style="font-size: 14px; color: #777;">
Casques Bluetooth
</a>
<a href="/category/ecouteurs-bluetooth" class="dropdown-item" style="font-size: 14px; color: #777;">
Écouteurs Bluetooth
</a>
<a href="/category/Haut-parleurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Haut-parleurs
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/electronique" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Électronique
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/piles-batteries" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Piles & Batteries
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/televiseurs-box" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Téléviseurs & Box
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/televisions" class="dropdown-item" style="font-size: 14px; color: #777;">
Télévisions
</a>
<a href="/category/recepteurs-satellites" class="dropdown-item" style="font-size: 14px; color: #777;">
Récepteurs satellites
</a>
<a href="/category/box-android" class="dropdown-item" style="font-size: 14px; color: #777;">
Box Android TV
</a>
<a href="/category/accessoires-tv" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires TV & satellite
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/securite" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Caméras & Alarmes
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/cam%C3%A9ras-surveillance" class="dropdown-item" style="font-size: 14px; color: #777;">
Caméras de surveillance
</a>
<a href="/category/alarmes-maison" class="dropdown-item" style="font-size: 14px; color: #777;">
Alarmes Maison
</a>
<a href="/category/interphones-video" class="dropdown-item" style="font-size: 14px; color: #777;">
Interphones Vidéo
</a>
<a href="/category/detecteurs-capteurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Détecteurs & Capteurs
</a>
<a href="/category/accessoires-securite" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires Sécurité
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/informatique" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Informatique
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/ordinateurs" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Ordinateurs
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/ecrans-pc" class="dropdown-item" style="font-size: 14px; color: #777;">
Écrans PC
</a>
<a href="/category/mini-pc" class="dropdown-item" style="font-size: 14px; color: #777;">
Mini PC
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/imprimantes-scanners" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Imprimantes & scanners
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/imprimantes-3d" class="dropdown-item" style="font-size: 14px; color: #777;">
Imprimantes 3D
</a>
<a href="/category/consommables" class="dropdown-item" style="font-size: 14px; color: #777;">
Consommables
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/accessoires-informatiques" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Accessoires informatiques
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/stockage" class="dropdown-item" style="font-size: 14px; color: #777;">
Stockage
</a>
<a href="/category/reseaux-connectivite" class="dropdown-item" style="font-size: 14px; color: #777;">
Réseaux & Connectivité
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/pc-portables" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
PC portables
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/accessoires-pc-portable" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires PC Portable
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/composants-pc" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Composants PC
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/boitiers-pc" class="dropdown-item" style="font-size: 14px; color: #777;">
Boîtiers PC
</a>
<a href="/category/Ventilateurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Ventilateurs
</a>
<a href="/category/blocs-alimentation" class="dropdown-item" style="font-size: 14px; color: #777;">
Blocs d'alimentation
</a>
<a href="/category/cartes-graphiques" class="dropdown-item" style="font-size: 14px; color: #777;">
Cartes graphiques
</a>
<a href="/category/cartes-meres" class="dropdown-item" style="font-size: 14px; color: #777;">
Cartes mères
</a>
<a href="/category/processeurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Processeurs
</a>
<a href="/category/barrettes-memoire" class="dropdown-item" style="font-size: 14px; color: #777;">
Barrettes mémoire
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/pc-gamer" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
PC Gamer
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/accessoires-gaming" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires Gaming
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/cuisine-electromenager" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Cuisine & Électroménager
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/gros-electromenager" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Gros électroménager
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/chauffage-chauffe-eau" class="dropdown-item" style="font-size: 14px; color: #777;">
Chauffage & Chauffe-Eau
</a>
<a href="/category/lavage" class="dropdown-item" style="font-size: 14px; color: #777;">
Lavage
</a>
<a href="/category/climatisation" class="dropdown-item" style="font-size: 14px; color: #777;">
Climatisation
</a>
<a href="/category/refrigerateurs-congelateurs" class="dropdown-item" style="font-size: 14px; color: #777;">
Réfrigérateurs & Congélateurs
</a>
<a href="/category/appareils-cuisson" class="dropdown-item" style="font-size: 14px; color: #777;">
Appareils de cuisson
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/petit-electromenager" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Petit électroménager
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/ustensiles-cuisine" class="dropdown-item" style="font-size: 14px; color: #777;">
Ustensiles & accessoires de cuisine
</a>
<a href="/category/cafe-et-petit-dejeuner" class="dropdown-item" style="font-size: 14px; color: #777;">
Café et Petit déjeuner
</a>
<a href="/category/conservation" class="dropdown-item" style="font-size: 14px; color: #777;">
Conservation
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/jeux-videos-consoles" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Jeux vidéos & Consoles
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/consoles-de-jeux" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Consoles de jeux
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/accessoires-consoles" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Accessoires Consoles
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/jeux-video" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Jeux vidéo
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/mode" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Mode
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/accessoires-mode" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Accessoires de mode
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/lunettes-optique" class="dropdown-item" style="font-size: 14px; color: #777;">
Lunettes & Optique
</a>
<a href="/category/montres" class="dropdown-item" style="font-size: 14px; color: #777;">
Montres
</a>
<a href="/category/sacs-maroquinerie" class="dropdown-item" style="font-size: 14px; color: #777;">
Sacs & Maroquinerie
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/mode-femme" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Mode Femme
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/vetements-femme" class="dropdown-item" style="font-size: 14px; color: #777;">
Vêtements femme
</a>
<a href="/category/Chaussures-femme" class="dropdown-item" style="font-size: 14px; color: #777;">
Chaussures femme
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/mode-homme" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Mode Homme
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/vetements-homme" class="dropdown-item" style="font-size: 14px; color: #777;">
Vêtements homme
</a>
<a href="/category/Chaussures-homme" class="dropdown-item" style="font-size: 14px; color: #777;">
Chaussures homme
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/mode-enfant" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Mode Enfant
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/V%C3%AAtements-enfant" class="dropdown-item" style="font-size: 14px; color: #777;">
Vêtements enfant
</a>
<a href="/category/chaussure-enfant" class="dropdown-item" style="font-size: 14px; color: #777;">
Chaussures enfant
</a>
<a href="/category/bebe-enfant" class="dropdown-item" style="font-size: 14px; color: #777;">
Bébé / enfant
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/sante-beaute" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Santé & Beauté
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/beaute-soins" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Beauté & Soins
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/maquillage" class="dropdown-item" style="font-size: 14px; color: #777;">
Maquillage
</a>
<a href="/category/soins-du-visage" class="dropdown-item" style="font-size: 14px; color: #777;">
Soins du visage
</a>
<a href="/category/soins-des-cheveux" class="dropdown-item" style="font-size: 14px; color: #777;">
Soins des cheveux
</a>
<a href="/category/appareils-de-beaute" class="dropdown-item" style="font-size: 14px; color: #777;">
Appareils de beauté
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/parapharmacie" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Parapharmacie
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/produits-bio" class="dropdown-item" style="font-size: 14px; color: #777;">
Produits bio
</a>
<a href="/category/vitamines" class="dropdown-item" style="font-size: 14px; color: #777;">
Vitamines
</a>
<a href="/category/Produits-au-cuivre" class="dropdown-item" style="font-size: 14px; color: #777;">
Produits au cuivre
</a>
<a href="/category/hygiene-soins-corporels" class="dropdown-item" style="font-size: 14px; color: #777;">
Hygiène & soins corporels
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/tondeuses-rasoirs" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Tondeuses & Rasoirs
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/appareils-massage" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Appareils de massage
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/Parfums" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Parfums
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/maison-bureau" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Maison & Bureau
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/mobilier-bureau" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Mobilier & Bureau
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/Meubles" class="dropdown-item" style="font-size: 14px; color: #777;">
Meubles
</a>
<a href="/category/bureau" class="dropdown-item" style="font-size: 14px; color: #777;">
Bureau
</a>
<a href="/category/rangement" class="dropdown-item" style="font-size: 14px; color: #777;">
Rangement
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/decoration-eclairage" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Décoration & Éclairage
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/decoration" class="dropdown-item" style="font-size: 14px; color: #777;">
Décoration
</a>
<a href="/category/eclairage" class="dropdown-item" style="font-size: 14px; color: #777;">
Éclairage
</a>
<a href="/category/parfums-dinterieur" class="dropdown-item" style="font-size: 14px; color: #777;">
Parfums d'Intérieur
</a>
<a href="/category/accessoires-maison" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires maison
</a>
<a href="/category/tapis-rideaux" class="dropdown-item" style="font-size: 14px; color: #777;">
Tapis & Rideaux
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/linge-textile" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Linge & Textile
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/linge-de-lit" class="dropdown-item" style="font-size: 14px; color: #777;">
Linge de lit
</a>
<a href="/category/entretien-textile" class="dropdown-item" style="font-size: 14px; color: #777;">
Entretien Textile.
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/sport-loisirs" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Sport & Loisirs
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/sport-fitness" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Sport & fitness
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/musculation-halteres" class="dropdown-item" style="font-size: 14px; color: #777;">
Musculation & Haltères
</a>
<a href="/category/cardio-endurance" class="dropdown-item" style="font-size: 14px; color: #777;">
Cardio & Endurance
</a>
<a href="/category/accessoires-dentrainement" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires d’Entraînement
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/materiel-de-peche" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
matériel de pêche
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/cannes-a-peche" class="dropdown-item" style="font-size: 14px; color: #777;">
Cannes à Pêche
</a>
<a href="/category/moulinets" class="dropdown-item" style="font-size: 14px; color: #777;">
Moulinets
</a>
<a href="/category/appats-accessoires" class="dropdown-item" style="font-size: 14px; color: #777;">
Appâts & Accessoires
</a>
<a href="/category/boites-sacs-de-peche" class="dropdown-item" style="font-size: 14px; color: #777;">
Boîtes & Sacs de pèche
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/complements-alimentaires" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Compléments alimentaires
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/proteines-nutrition-sportive" class="dropdown-item" style="font-size: 14px; color: #777;">
Protéines & Nutrition Sportive
</a>
<a href="/category/vitamines-mineraux" class="dropdown-item" style="font-size: 14px; color: #777;">
Vitamines & Minéraux
</a>
<a href="/category/energie-endurance" class="dropdown-item" style="font-size: 14px; color: #777;">
Énergie & Endurance
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/camping" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Camping
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/tentes-couchage" class="dropdown-item" style="font-size: 14px; color: #777;">
Tentes & Couchage
</a>
<a href="/category/sacs-a-dos-glacieres" class="dropdown-item" style="font-size: 14px; color: #777;">
Sacs à Dos & Glacières
</a>
<a href="/category/lampes-eclairage" class="dropdown-item" style="font-size: 14px; color: #777;">
Lampes & Éclairage
</a>
<a href="/category/accessoires-de-camping" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires de Camping
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/arts-martiaux-boxe" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Arts martiaux & boxe
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/gants-de-boxe-protections" class="dropdown-item" style="font-size: 14px; color: #777;">
Gants de Boxe & Protections
</a>
<a href="/category/" class="dropdown-item" style="font-size: 14px; color: #777;">
Sacs de Frappe & Cibles
</a>
<a href="/category/vetements-accessoires" class="dropdown-item" style="font-size: 14px; color: #777;">
Vêtements & Accessoires
</a>
<a href="/category/tatamis-equipements-dentrainement" class="dropdown-item" style="font-size: 14px; color: #777;">
Tatamis & Équipements d’Entraînement
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/librairie-jouets" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Librairie & Jouets
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/jouets-jeux" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Jouets & jeux
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/jeux-educatifs-societe" class="dropdown-item" style="font-size: 14px; color: #777;">
Jeux éducatifs & société
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/parascolaire" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Parascolaire
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/livres-cahiers" class="dropdown-item" style="font-size: 14px; color: #777;">
Livres & cahiers
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/fournitures-scolaires" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Fournitures scolaires
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/stylos-sacs-accessoires" class="dropdown-item" style="font-size: 14px; color: #777;">
Stylos, sacs & accessoires
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/emballage" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Emballage
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/cartons-sacs" class="dropdown-item" style="font-size: 14px; color: #777;">
Cartons & sacs
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/superette" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Supérette
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/animalerie" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Animalerie
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/alimentaire-boissons" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Alimentaire & Boissons
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/alimentaire" class="dropdown-item" style="font-size: 14px; color: #777;">
Alimentaire
</a>
<a href="/category/epicerie" class="dropdown-item" style="font-size: 14px; color: #777;">
Epicerie
</a>
<a href="/category/boisson" class="dropdown-item" style="font-size: 14px; color: #777;">
Boisson
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/hygiene-entretien" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Hygiène & Entretien
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/nettoyage" class="dropdown-item" style="font-size: 14px; color: #777;">
Nettoyage
</a>
<a href="/category/desodorisants" class="dropdown-item" style="font-size: 14px; color: #777;">
Désodorisants
</a>
<a href="/category/briquet" class="dropdown-item" style="font-size: 14px; color: #777;">
Briquet
</a>
<a href="/category/hygiene" class="dropdown-item" style="font-size: 14px; color: #777;">
Hygiène
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/bebe-puericulture" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Bébé & Puériculture
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/bebe-couches" class="dropdown-item" style="font-size: 14px; color: #777;">
Bébé & couches
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/abonnements-tv-streaming" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Abonnements TV & Streaming
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/sharing" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Sharing
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/streaming-vod" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Streaming vod
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/bein" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Bein
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/iptv" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
IPTV
</a>
</div>
</div>
</div>
</div>
<div class="nav-item dropdown-container">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/auto-bricolage-jardin" class="nav-link-main flex-grow-1 ml-3" style="font-size: 16px; font-weight: 500; color: #333;">
Auto, Bricolage & Jardin
</a>
<a href="#" class="nav-link-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu position-absolute border-1 ml-1" style="border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); left: 100%;">
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/auto-moto" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Auto & Moto
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/trottinette-electrique" class="dropdown-item" style="font-size: 14px; color: #777;">
Trottinette électrique
</a>
<a href="/category/accessoires-auto" class="dropdown-item" style="font-size: 14px; color: #777;">
Accessoires Auto
</a>
<a href="/category/pieces-detachees" class="dropdown-item" style="font-size: 14px; color: #777;">
Pièces Détachées
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/jardinage" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Jardinage
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/plantes-semences" class="dropdown-item" style="font-size: 14px; color: #777;">
Plantes & Semences
</a>
<a href="/category/mobilier-de-jardin" class="dropdown-item" style="font-size: 14px; color: #777;">
Mobilier de Jardin
</a>
<a href="/category/arrosage-irrigation" class="dropdown-item" style="font-size: 14px; color: #777;">
Arrosage & Irrigation
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/outils-bricolage" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Outils & bricolage
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/electroportatif" class="dropdown-item" style="font-size: 14px; color: #777;">
Électroportatif
</a>
<a href="/category/outillage-manuel" class="dropdown-item" style="font-size: 14px; color: #777;">
Outillage Manuel
</a>
<a href="/category/peinture-decoration" class="dropdown-item" style="font-size: 14px; color: #777;">
Peinture & Décoration
</a>
</div>
</div>
<div class="dropdown-submenu">
<div class="nav-link-wrapper d-flex align-items-center">
<a href="/category/sanitaire" class="dropdown-item nav-link-main flex-grow-1" style="font-size: 15px; color: #555;">
Sanitaire
</a>
<a href="#" class="nav-link-toggle sub-toggle" data-toggle="dropdown">
<i class="fa fa-angle-right mt-1"></i>
</a>
</div>
<div class="dropdown-menu sub-dropdown position-absolute border-1 ml-1" style="border-radius: 8px; left: 100%;">
<a href="/category/robinetterie" class="dropdown-item" style="font-size: 14px; color: #777;">
Robinetterie
</a>
<a href="/category/salle-de-bain-wc" class="dropdown-item" style="font-size: 14px; color: #777;">
Salle de bain & WC
</a>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
<!-- Navbar for Large Screens -->
<div class="col-lg-9 d-none d-lg-block" style="height: auto">
<nav class="navbar navbar-expand-lg bg-dark navbar-dark py-lg-0 px-0 d-none d-lg-block">
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav mr-auto py-0">
<div class="nav-item bg-primary" style="border-radius:3px;">
<a href="/" class="nav-link" >
Accueil
</a>
</div>
<div class="nav-item" style="border-radius:5px;">
<a href="/shop" class="nav-link">
Boutique
</a>
</div>
<div class="nav-item" style="border-radius:5px;">
<a href="/gros" class="nav-link">
Vente en gros
</a>
</div>
<div class="nav-item" style="border-radius:5px;">
<a href="/snay3i" class="nav-link">
Snay3i
</a>
</div>
<div class="nav-item" style="border-radius:5px;">
<a href="/contact" class="nav-link">
Contact
</a>
</div>
</div>
<!-- New User Stats Section -->
</div>
</nav>
</div>
</div>
</div>
<div class="container-fluid-ful d-lg-none mb-2" style="height: auto">
<nav class="bg-dark shadow-sm">
<div class="d-flex justify-content-between">
<a href="/" class="text-center text-decoration-none flex-grow-1 py-2 active-nav">
<div class="d-flex flex-column align-items-center">
<i class="fas fa-home" ></i>
<small>Accueil</small>
</div>
</a>
<a href="/shop" class="text-center text-decoration-none flex-grow-1 py-2 regular-nav">
<div class="d-flex flex-column align-items-center">
<i class="fas fa-shopping-bag"></i>
<small>Boutique</small>
</div>
</a>
<a href="/gros" class="text-center text-decoration-none flex-grow-1 py-2 regular-nav">
<div class="d-flex flex-column align-items-center">
<i class="fas fa-box-open"></i>
<small>Vente en gros</small>
</div>
</a>
<a href="/snay3i" class="text-center text-decoration-none flex-grow-1 py-2 regular-nav">
<div class="d-flex flex-column align-items-center">
<i class="fas fa-tools"></i>
<small>Snay3i</small>
</div>
</a>
<a href="#" class="text-center text-decoration-none flex-grow-1 py-2 regular-nav" id="profileButtonSm" data-toggle="collapse" data-target="#profilepanelm" >
<div class="d-flex flex-column align-items-center">
<i class="fas fa-user"></i>
<small>Profile</small>
</div>
</a>
</div>
</nav>
</div>
<!-- Mobile Drawer / Sidebar (Hidden by default) -->
<div id="mobileDrawer" class="mobile-drawer bg-dark text-white">
<!-- Drawer Header -->
<div class="d-flex justify-content-between align-items-center p-3">
<a href="" class="text-decoration-none d-block d-lg-none mx-auto">
<img src="/assests/img/logoBigShop-mobile.png" alt="Bigshop" width="100" height="30">
</a>
<button id="closeDrawerBtn" class="close-drawer-btn btn btn-light">
<i class="fa fa-times"></i>
</button>
</div>
<!-- Profile Section -->
<div class="mobile-drawer-links p-3 pb-3" >
<div class="d-flex flex-column">
<a href="/register" class="link-item-profile" style="text-decoration: none;font-size:17px;">
<span class="text-dark mx-3">
<i class="fas fa-user-plus mr-2"></i><span class="text-primary">S'inscrire</span>
</span>
</a>
<a href="/login" class="link-item-profile" style="text-decoration: none;font-size:17px;color:white">
<span class="text-dark mx-3">
<i class="fas fa-sign-in-alt mr-2"></i><span class="text-primary">Se connecter</span>
</span>
</a>
</div>
<hr class="bg-light">
<!-- Categories Section -->
<div class="categories-section mt-3 mb-3">
<h6 class="text-uppercase mb-3" style="font-size:16px;color:white"><i class="fas fa-bars fa-sm px-2 py-1"></i> Categories</h6>
<ul class="list-unstyled mb-5">
<li class="mb-2">
<a href="/category/telephone-tablette" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="9"></i>
<span>Téléphone & Tablette</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-9" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/smartphone" style="font-size:13px;" class="text-white-50">
Smartphone
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-10" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/telephones-basiques" style="font-size:13px;" class="text-white-50">
Téléphones basiques
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-20" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/tablettes" style="font-size:13px;" class="text-white-50">
Tablettes
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-21" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/accessoires-telephoniques" style="font-size:13px;" class="text-white-50">
Accessoires téléphoniques
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="22"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-22" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/coques-protections" style="font-size:12px;" class="text-white-75">
Coques & Protections
</a>
</li>
<li class="mb-1">
<a href="/category/cables-adaptateurs" style="font-size:12px;" class="text-white-75">
Câbles & Adaptateurs
</a>
</li>
<li class="mb-1">
<a href="/category/chargeurs-powerbanks" style="font-size:12px;" class="text-white-75">
Chargeurs & Powerbanks
</a>
</li>
<li class="mb-1">
<a href="/category/supports-fixations" style="font-size:12px;" class="text-white-75">
Supports & Fixations
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-divers" style="font-size:12px;" class="text-white-75">
Accessoires Divers
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/montres-connectees" style="font-size:13px;" class="text-white-50">
Montres connectées
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-81" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/audio-son" style="font-size:13px;" class="text-white-50">
Audio & Son
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="139"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-139" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/casques-bluetooth" style="font-size:12px;" class="text-white-75">
Casques Bluetooth
</a>
</li>
<li class="mb-1">
<a href="/category/ecouteurs-bluetooth" style="font-size:12px;" class="text-white-75">
Écouteurs Bluetooth
</a>
</li>
<li class="mb-1">
<a href="/category/Haut-parleurs" style="font-size:12px;" class="text-white-75">
Haut-parleurs
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/electronique" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="11"></i>
<span>Électronique</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-11" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/piles-batteries" style="font-size:13px;" class="text-white-50">
Piles & Batteries
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-98" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/televiseurs-box" style="font-size:13px;" class="text-white-50">
Téléviseurs & Box
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="145"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-145" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/televisions" style="font-size:12px;" class="text-white-75">
Télévisions
</a>
</li>
<li class="mb-1">
<a href="/category/recepteurs-satellites" style="font-size:12px;" class="text-white-75">
Récepteurs satellites
</a>
</li>
<li class="mb-1">
<a href="/category/box-android" style="font-size:12px;" class="text-white-75">
Box Android TV
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-tv" style="font-size:12px;" class="text-white-75">
Accessoires TV & satellite
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/securite" style="font-size:13px;" class="text-white-50">
Caméras & Alarmes
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="146"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-146" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/cam%C3%A9ras-surveillance" style="font-size:12px;" class="text-white-75">
Caméras de surveillance
</a>
</li>
<li class="mb-1">
<a href="/category/alarmes-maison" style="font-size:12px;" class="text-white-75">
Alarmes Maison
</a>
</li>
<li class="mb-1">
<a href="/category/interphones-video" style="font-size:12px;" class="text-white-75">
Interphones Vidéo
</a>
</li>
<li class="mb-1">
<a href="/category/detecteurs-capteurs" style="font-size:12px;" class="text-white-75">
Détecteurs & Capteurs
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-securite" style="font-size:12px;" class="text-white-75">
Accessoires Sécurité
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/informatique" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="12"></i>
<span>Informatique</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-12" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/ordinateurs" style="font-size:13px;" class="text-white-50">
Ordinateurs
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="27"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-27" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/ecrans-pc" style="font-size:12px;" class="text-white-75">
Écrans PC
</a>
</li>
<li class="mb-1">
<a href="/category/mini-pc" style="font-size:12px;" class="text-white-75">
Mini PC
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/imprimantes-scanners" style="font-size:13px;" class="text-white-50">
Imprimantes & scanners
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="28"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-28" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/imprimantes-3d" style="font-size:12px;" class="text-white-75">
Imprimantes 3D
</a>
</li>
<li class="mb-1">
<a href="/category/consommables" style="font-size:12px;" class="text-white-75">
Consommables
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/accessoires-informatiques" style="font-size:13px;" class="text-white-50">
Accessoires informatiques
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="29"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-29" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/stockage" style="font-size:12px;" class="text-white-75">
Stockage
</a>
</li>
<li class="mb-1">
<a href="/category/reseaux-connectivite" style="font-size:12px;" class="text-white-75">
Réseaux & Connectivité
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/pc-portables" style="font-size:13px;" class="text-white-50">
PC portables
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="111"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-111" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/accessoires-pc-portable" style="font-size:12px;" class="text-white-75">
Accessoires PC Portable
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/composants-pc" style="font-size:13px;" class="text-white-50">
Composants PC
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="112"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-112" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/boitiers-pc" style="font-size:12px;" class="text-white-75">
Boîtiers PC
</a>
</li>
<li class="mb-1">
<a href="/category/Ventilateurs" style="font-size:12px;" class="text-white-75">
Ventilateurs
</a>
</li>
<li class="mb-1">
<a href="/category/blocs-alimentation" style="font-size:12px;" class="text-white-75">
Blocs d'alimentation
</a>
</li>
<li class="mb-1">
<a href="/category/cartes-graphiques" style="font-size:12px;" class="text-white-75">
Cartes graphiques
</a>
</li>
<li class="mb-1">
<a href="/category/cartes-meres" style="font-size:12px;" class="text-white-75">
Cartes mères
</a>
</li>
<li class="mb-1">
<a href="/category/processeurs" style="font-size:12px;" class="text-white-75">
Processeurs
</a>
</li>
<li class="mb-1">
<a href="/category/barrettes-memoire" style="font-size:12px;" class="text-white-75">
Barrettes mémoire
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/pc-gamer" style="font-size:13px;" class="text-white-50">
PC Gamer
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="126"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-126" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/accessoires-gaming" style="font-size:12px;" class="text-white-75">
Accessoires Gaming
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/cuisine-electromenager" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="13"></i>
<span>Cuisine & Électroménager</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-13" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/gros-electromenager" style="font-size:13px;" class="text-white-50">
Gros électroménager
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="61"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-61" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/chauffage-chauffe-eau" style="font-size:12px;" class="text-white-75">
Chauffage & Chauffe-Eau
</a>
</li>
<li class="mb-1">
<a href="/category/lavage" style="font-size:12px;" class="text-white-75">
Lavage
</a>
</li>
<li class="mb-1">
<a href="/category/climatisation" style="font-size:12px;" class="text-white-75">
Climatisation
</a>
</li>
<li class="mb-1">
<a href="/category/refrigerateurs-congelateurs" style="font-size:12px;" class="text-white-75">
Réfrigérateurs & Congélateurs
</a>
</li>
<li class="mb-1">
<a href="/category/appareils-cuisson" style="font-size:12px;" class="text-white-75">
Appareils de cuisson
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/petit-electromenager" style="font-size:13px;" class="text-white-50">
Petit électroménager
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="90"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-90" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/ustensiles-cuisine" style="font-size:12px;" class="text-white-75">
Ustensiles & accessoires de cuisine
</a>
</li>
<li class="mb-1">
<a href="/category/cafe-et-petit-dejeuner" style="font-size:12px;" class="text-white-75">
Café et Petit déjeuner
</a>
</li>
<li class="mb-1">
<a href="/category/conservation" style="font-size:12px;" class="text-white-75">
Conservation
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/jeux-videos-consoles" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="14"></i>
<span>Jeux vidéos & Consoles</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-14" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/consoles-de-jeux" style="font-size:13px;" class="text-white-50">
Consoles de jeux
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-40" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/accessoires-consoles" style="font-size:13px;" class="text-white-50">
Accessoires Consoles
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-41" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/jeux-video" style="font-size:13px;" class="text-white-50">
Jeux vidéo
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-42" style="display: none; font-size:12px;">
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/mode" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="15"></i>
<span>Mode</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-15" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/accessoires-mode" style="font-size:13px;" class="text-white-50">
Accessoires de mode
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="53"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-53" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/lunettes-optique" style="font-size:12px;" class="text-white-75">
Lunettes & Optique
</a>
</li>
<li class="mb-1">
<a href="/category/montres" style="font-size:12px;" class="text-white-75">
Montres
</a>
</li>
<li class="mb-1">
<a href="/category/sacs-maroquinerie" style="font-size:12px;" class="text-white-75">
Sacs & Maroquinerie
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/mode-femme" style="font-size:13px;" class="text-white-50">
Mode Femme
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="154"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-154" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/vetements-femme" style="font-size:12px;" class="text-white-75">
Vêtements femme
</a>
</li>
<li class="mb-1">
<a href="/category/Chaussures-femme" style="font-size:12px;" class="text-white-75">
Chaussures femme
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/mode-homme" style="font-size:13px;" class="text-white-50">
Mode Homme
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="155"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-155" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/vetements-homme" style="font-size:12px;" class="text-white-75">
Vêtements homme
</a>
</li>
<li class="mb-1">
<a href="/category/Chaussures-homme" style="font-size:12px;" class="text-white-75">
Chaussures homme
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/mode-enfant" style="font-size:13px;" class="text-white-50">
Mode Enfant
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="156"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-156" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/V%C3%AAtements-enfant" style="font-size:12px;" class="text-white-75">
Vêtements enfant
</a>
</li>
<li class="mb-1">
<a href="/category/chaussure-enfant" style="font-size:12px;" class="text-white-75">
Chaussures enfant
</a>
</li>
<li class="mb-1">
<a href="/category/bebe-enfant" style="font-size:12px;" class="text-white-75">
Bébé / enfant
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/sante-beaute" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="16"></i>
<span>Santé & Beauté</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-16" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/beaute-soins" style="font-size:13px;" class="text-white-50">
Beauté & Soins
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="49"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-49" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/maquillage" style="font-size:12px;" class="text-white-75">
Maquillage
</a>
</li>
<li class="mb-1">
<a href="/category/soins-du-visage" style="font-size:12px;" class="text-white-75">
Soins du visage
</a>
</li>
<li class="mb-1">
<a href="/category/soins-des-cheveux" style="font-size:12px;" class="text-white-75">
Soins des cheveux
</a>
</li>
<li class="mb-1">
<a href="/category/appareils-de-beaute" style="font-size:12px;" class="text-white-75">
Appareils de beauté
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/parapharmacie" style="font-size:13px;" class="text-white-50">
Parapharmacie
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="50"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-50" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/produits-bio" style="font-size:12px;" class="text-white-75">
Produits bio
</a>
</li>
<li class="mb-1">
<a href="/category/vitamines" style="font-size:12px;" class="text-white-75">
Vitamines
</a>
</li>
<li class="mb-1">
<a href="/category/Produits-au-cuivre" style="font-size:12px;" class="text-white-75">
Produits au cuivre
</a>
</li>
<li class="mb-1">
<a href="/category/hygiene-soins-corporels" style="font-size:12px;" class="text-white-75">
Hygiène & soins corporels
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/tondeuses-rasoirs" style="font-size:13px;" class="text-white-50">
Tondeuses & Rasoirs
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-91" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/appareils-massage" style="font-size:13px;" class="text-white-50">
Appareils de massage
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-95" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/Parfums" style="font-size:13px;" class="text-white-50">
Parfums
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-100" style="display: none; font-size:12px;">
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/maison-bureau" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="17"></i>
<span>Maison & Bureau</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-17" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/mobilier-bureau" style="font-size:13px;" class="text-white-50">
Mobilier & Bureau
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="161"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-161" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/Meubles" style="font-size:12px;" class="text-white-75">
Meubles
</a>
</li>
<li class="mb-1">
<a href="/category/bureau" style="font-size:12px;" class="text-white-75">
Bureau
</a>
</li>
<li class="mb-1">
<a href="/category/rangement" style="font-size:12px;" class="text-white-75">
Rangement
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/decoration-eclairage" style="font-size:13px;" class="text-white-50">
Décoration & Éclairage
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="162"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-162" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/decoration" style="font-size:12px;" class="text-white-75">
Décoration
</a>
</li>
<li class="mb-1">
<a href="/category/eclairage" style="font-size:12px;" class="text-white-75">
Éclairage
</a>
</li>
<li class="mb-1">
<a href="/category/parfums-dinterieur" style="font-size:12px;" class="text-white-75">
Parfums d'Intérieur
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-maison" style="font-size:12px;" class="text-white-75">
Accessoires maison
</a>
</li>
<li class="mb-1">
<a href="/category/tapis-rideaux" style="font-size:12px;" class="text-white-75">
Tapis & Rideaux
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/linge-textile" style="font-size:13px;" class="text-white-50">
Linge & Textile
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="163"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-163" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/linge-de-lit" style="font-size:12px;" class="text-white-75">
Linge de lit
</a>
</li>
<li class="mb-1">
<a href="/category/entretien-textile" style="font-size:12px;" class="text-white-75">
Entretien Textile.
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/sport-loisirs" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="18"></i>
<span>Sport & Loisirs</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-18" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/sport-fitness" style="font-size:13px;" class="text-white-50">
Sport & fitness
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="62"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-62" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/musculation-halteres" style="font-size:12px;" class="text-white-75">
Musculation & Haltères
</a>
</li>
<li class="mb-1">
<a href="/category/cardio-endurance" style="font-size:12px;" class="text-white-75">
Cardio & Endurance
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-dentrainement" style="font-size:12px;" class="text-white-75">
Accessoires d’Entraînement
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/materiel-de-peche" style="font-size:13px;" class="text-white-50">
matériel de pêche
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="64"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-64" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/cannes-a-peche" style="font-size:12px;" class="text-white-75">
Cannes à Pêche
</a>
</li>
<li class="mb-1">
<a href="/category/moulinets" style="font-size:12px;" class="text-white-75">
Moulinets
</a>
</li>
<li class="mb-1">
<a href="/category/appats-accessoires" style="font-size:12px;" class="text-white-75">
Appâts & Accessoires
</a>
</li>
<li class="mb-1">
<a href="/category/boites-sacs-de-peche" style="font-size:12px;" class="text-white-75">
Boîtes & Sacs de pèche
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/complements-alimentaires" style="font-size:13px;" class="text-white-50">
Compléments alimentaires
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="88"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-88" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/proteines-nutrition-sportive" style="font-size:12px;" class="text-white-75">
Protéines & Nutrition Sportive
</a>
</li>
<li class="mb-1">
<a href="/category/vitamines-mineraux" style="font-size:12px;" class="text-white-75">
Vitamines & Minéraux
</a>
</li>
<li class="mb-1">
<a href="/category/energie-endurance" style="font-size:12px;" class="text-white-75">
Énergie & Endurance
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/camping" style="font-size:13px;" class="text-white-50">
Camping
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="93"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-93" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/tentes-couchage" style="font-size:12px;" class="text-white-75">
Tentes & Couchage
</a>
</li>
<li class="mb-1">
<a href="/category/sacs-a-dos-glacieres" style="font-size:12px;" class="text-white-75">
Sacs à Dos & Glacières
</a>
</li>
<li class="mb-1">
<a href="/category/lampes-eclairage" style="font-size:12px;" class="text-white-75">
Lampes & Éclairage
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-de-camping" style="font-size:12px;" class="text-white-75">
Accessoires de Camping
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/arts-martiaux-boxe" style="font-size:13px;" class="text-white-50">
Arts martiaux & boxe
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="122"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-122" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/gants-de-boxe-protections" style="font-size:12px;" class="text-white-75">
Gants de Boxe & Protections
</a>
</li>
<li class="mb-1">
<a href="/category/" style="font-size:12px;" class="text-white-75">
Sacs de Frappe & Cibles
</a>
</li>
<li class="mb-1">
<a href="/category/vetements-accessoires" style="font-size:12px;" class="text-white-75">
Vêtements & Accessoires
</a>
</li>
<li class="mb-1">
<a href="/category/tatamis-equipements-dentrainement" style="font-size:12px;" class="text-white-75">
Tatamis & Équipements d’Entraînement
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/librairie-jouets" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="19"></i>
<span>Librairie & Jouets</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-19" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/jouets-jeux" style="font-size:13px;" class="text-white-50">
Jouets & jeux
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="74"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-74" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/jeux-educatifs-societe" style="font-size:12px;" class="text-white-75">
Jeux éducatifs & société
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/parascolaire" style="font-size:13px;" class="text-white-50">
Parascolaire
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="75"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-75" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/livres-cahiers" style="font-size:12px;" class="text-white-75">
Livres & cahiers
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/fournitures-scolaires" style="font-size:13px;" class="text-white-50">
Fournitures scolaires
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="77"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-77" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/stylos-sacs-accessoires" style="font-size:12px;" class="text-white-75">
Stylos, sacs & accessoires
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/emballage" style="font-size:13px;" class="text-white-50">
Emballage
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="119"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-119" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/cartons-sacs" style="font-size:12px;" class="text-white-75">
Cartons & sacs
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/superette" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="56"></i>
<span>Supérette</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-56" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/animalerie" style="font-size:13px;" class="text-white-50">
Animalerie
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-73" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/alimentaire-boissons" style="font-size:13px;" class="text-white-50">
Alimentaire & Boissons
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="166"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-166" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/alimentaire" style="font-size:12px;" class="text-white-75">
Alimentaire
</a>
</li>
<li class="mb-1">
<a href="/category/epicerie" style="font-size:12px;" class="text-white-75">
Epicerie
</a>
</li>
<li class="mb-1">
<a href="/category/boisson" style="font-size:12px;" class="text-white-75">
Boisson
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/hygiene-entretien" style="font-size:13px;" class="text-white-50">
Hygiène & Entretien
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="167"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-167" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/nettoyage" style="font-size:12px;" class="text-white-75">
Nettoyage
</a>
</li>
<li class="mb-1">
<a href="/category/desodorisants" style="font-size:12px;" class="text-white-75">
Désodorisants
</a>
</li>
<li class="mb-1">
<a href="/category/briquet" style="font-size:12px;" class="text-white-75">
Briquet
</a>
</li>
<li class="mb-1">
<a href="/category/hygiene" style="font-size:12px;" class="text-white-75">
Hygiène
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/bebe-puericulture" style="font-size:13px;" class="text-white-50">
Bébé & Puériculture
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="168"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-168" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/bebe-couches" style="font-size:12px;" class="text-white-75">
Bébé & couches
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/abonnements-tv-streaming" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="66"></i>
<span>Abonnements TV & Streaming</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-66" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/sharing" style="font-size:13px;" class="text-white-50">
Sharing
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-68" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/streaming-vod" style="font-size:13px;" class="text-white-50">
Streaming vod
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-69" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/bein" style="font-size:13px;" class="text-white-50">
Bein
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-70" style="display: none; font-size:12px;">
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/iptv" style="font-size:13px;" class="text-white-50">
IPTV
</a>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-193" style="display: none; font-size:12px;">
</ul>
</li>
</ul>
</li>
<li class="mb-2">
<a href="/category/auto-bricolage-jardin" style="font-size:14px;" class="text-white d-flex align-items-center">
<i class="fas fa-plus-circle subcategory-toggle mr-2" style="font-size:16px;" data-category="71"></i>
<span>Auto, Bricolage & Jardin</span>
</a>
<!-- Subcategories -->
<ul class="subcategories list-unstyled ml-4 mt-2" id="subcategory-71" style="display: none; font-size:13px;">
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/auto-moto" style="font-size:13px;" class="text-white-50">
Auto & Moto
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="72"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-72" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/trottinette-electrique" style="font-size:12px;" class="text-white-75">
Trottinette électrique
</a>
</li>
<li class="mb-1">
<a href="/category/accessoires-auto" style="font-size:12px;" class="text-white-75">
Accessoires Auto
</a>
</li>
<li class="mb-1">
<a href="/category/pieces-detachees" style="font-size:12px;" class="text-white-75">
Pièces Détachées
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/jardinage" style="font-size:13px;" class="text-white-50">
Jardinage
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="83"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-83" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/plantes-semences" style="font-size:12px;" class="text-white-75">
Plantes & Semences
</a>
</li>
<li class="mb-1">
<a href="/category/mobilier-de-jardin" style="font-size:12px;" class="text-white-75">
Mobilier de Jardin
</a>
</li>
<li class="mb-1">
<a href="/category/arrosage-irrigation" style="font-size:12px;" class="text-white-75">
Arrosage & Irrigation
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/outils-bricolage" style="font-size:13px;" class="text-white-50">
Outils & bricolage
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="84"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-84" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/electroportatif" style="font-size:12px;" class="text-white-75">
Électroportatif
</a>
</li>
<li class="mb-1">
<a href="/category/outillage-manuel" style="font-size:12px;" class="text-white-75">
Outillage Manuel
</a>
</li>
<li class="mb-1">
<a href="/category/peinture-decoration" style="font-size:12px;" class="text-white-75">
Peinture & Décoration
</a>
</li>
</ul>
</li>
<li class="mb-1">
<!-- Wrap subcategory name and icon in a flex container to align them -->
<div class="d-flex align-items-center">
<a href="/category/sanitaire" style="font-size:13px;" class="text-white-50">
Sanitaire
</a>
<!-- Add the plus icon on the same line as the subcategory name -->
<i class="fas fa-plus-circle sub-subcategory-toggle mr-2" style="font-size: 16px;" data-subcategory="85"></i>
</div>
<!-- Sub-subcategories -->
<ul class="sub-subcategories list-unstyled ml-4 mt-1" id="subsubcategory-85" style="display: none; font-size:12px;">
<li class="mb-1">
<a href="/category/robinetterie" style="font-size:12px;" class="text-white-75">
Robinetterie
</a>
</li>
<li class="mb-1">
<a href="/category/salle-de-bain-wc" style="font-size:12px;" class="text-white-75">
Salle de bain & WC
</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!-- Navbar End -->
<!-- Carousel Start -->
<!-- Modern Hero Carousel Section -->
<div class="container-fluid">
<div class="row px-xl-3 px-md-3">
<div class="col-12">
<div class="carousel-wrapper mx-xl-3">
<div id="heroCarousel" class="carousel slide" data-bs-ride="carousel">
<!-- Progress Bar -->
<div class="carousel-progress"></div>
<!-- Carousel Indicators -->
<!-- Carousel Indicators -->
<ol class="carousel-indicators">
<li data-bs-target="#heroCarousel" data-bs-slide-to="0"
class="active"
aria-current="true"
aria-label="Slide 1"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="1"
class=""
aria-current="false"
aria-label="Slide 2"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="2"
class=""
aria-current="false"
aria-label="Slide 3"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="3"
class=""
aria-current="false"
aria-label="Slide 4"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="4"
class=""
aria-current="false"
aria-label="Slide 5"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="5"
class=""
aria-current="false"
aria-label="Slide 6"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="6"
class=""
aria-current="false"
aria-label="Slide 7"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="7"
class=""
aria-current="false"
aria-label="Slide 8"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="8"
class=""
aria-current="false"
aria-label="Slide 9"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="9"
class=""
aria-current="false"
aria-label="Slide 10"></li>
<li data-bs-target="#heroCarousel" data-bs-slide-to="10"
class=""
aria-current="false"
aria-label="Slide 11"></li>
</ol>
<!-- Carousel Items -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/04a3a96ef53c2b6125bf3fc2f66883cab9cba2d5.jpg" alt="04a3a96ef53c2b6125bf3fc2f66883cab9cba2d5.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/46509bbbd7e541e0df8a8ef3db7ce7432698a5d2.jpg" alt="46509bbbd7e541e0df8a8ef3db7ce7432698a5d2.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/c6fc0519e525b58d1f81b097ae45a1c99dc4f693.jpg" alt="c6fc0519e525b58d1f81b097ae45a1c99dc4f693.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/9e5d7bcb7fecf2f563e01b5232ef7274e4fc6fac.jpg" alt="9e5d7bcb7fecf2f563e01b5232ef7274e4fc6fac.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/3f8716635b8db55cba9c8232752f43fb82606aec.jpg" alt="3f8716635b8db55cba9c8232752f43fb82606aec.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/e5110ad2c07dc4784a57bb504fc6c92b7e7a0991.jpg" alt="e5110ad2c07dc4784a57bb504fc6c92b7e7a0991.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/1ab23aa95c7ccba5b1bb6855c0d2009a00cedb1f.jpg" alt="1ab23aa95c7ccba5b1bb6855c0d2009a00cedb1f.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/a0eb5eec7456cf6c5a673e2ab2be766d2fe2ce59.jpg" alt="a0eb5eec7456cf6c5a673e2ab2be766d2fe2ce59.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/3d0e91d8afce78d5415606ec124c697bd8de82c9.jpg" alt="3d0e91d8afce78d5415606ec124c697bd8de82c9.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/743c053d2c1d6bd94081ac491a19d74943923b89.jpg" alt="743c053d2c1d6bd94081ac491a19d74943923b89.jpg">
</a>
</div>
</div>
<div class="carousel-item">
<div class="hero-slide">
<a href="">
<img src="/uploads/images/4275797d30860922747d78cacd55e66bfb6c9ee1.jpg" alt="4275797d30860922747d78cacd55e66bfb6c9ee1.jpg">
</a>
</div>
</div>
</div>
<!-- Carousel Controls -->
<button class="carousel-control-prev" type="button" data-bs-target="#heroCarousel" data-bs-slide="prev">
<i class="fas fa-chevron-left"></i>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#heroCarousel" data-bs-slide="next">
<i class="fas fa-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
<!-- Carousel End -->
<!-- Categories Start -->
<div class="container-fluid category-carousel-container">
<div class="carousel-div">
<div class="owl-carousel category-carousel">
<div class="category-avatar-item">
<a href="/category/telephone-tablette" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/c0e428f4f38dc3648349bfa4125c4bceb59f5c44.webp"
alt="Téléphone & Tablette"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Téléphone & Tablette
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/electronique" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/b1b952e9186dd5fc82ae09e3dd31dd54fdcc806c.jpg"
alt="Électronique"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Électronique
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/informatique" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/bf8bff7f5bf6d0a00e2e3d7c6839f4d7ea9f45a2.jpg"
alt="Informatique"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Informatique
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/cuisine-electromenager" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/d57d81810d29f507c2f7d4769ea5ecdd36105a8d.jpg"
alt="Cuisine & Électroménager"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Cuisine & Électroménager
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/jeux-videos-consoles" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/fa28b652bd0fda6ce34ab1f2adda640595977d83.jpg"
alt="Jeux vidéos & Consoles"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Jeux vidéos & Consoles
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/mode" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/b90c3d55c08e06e566d65f46ad2e699651463239.jpg"
alt="Mode"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Mode
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/sante-beaute" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/30a0d461cb1761c652695566b9d4e138fde7600e.jpg"
alt="Santé & Beauté"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Santé & Beauté
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/maison-bureau" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/fd4a868e45d2569d5262ecca06dc14630d8ed00e.jpg"
alt="Maison & Bureau"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Maison & Bureau
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/sport-loisirs" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/99857759ff8eefa3b3a5de88bbb77e02bda92d4a.jpg"
alt="Sport & Loisirs"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Sport & Loisirs
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/librairie-jouets" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/1a127b90464c3ec742fbc32bf1b0d6cd45ddce8b.jpg"
alt="Librairie & Jouets"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Librairie & Jouets
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/superette" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/ecb9a1eb5ed0a134d4cafdf9c4e7b0a0366027fb.jpg"
alt="Supérette"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Supérette
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/abonnements-tv-streaming" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/b9f05b4275ae68937bb9a9a0857d5014dcf5e601.jpg"
alt="Abonnements TV & Streaming"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Abonnements TV & Streaming
</div>
</div>
</a>
</div>
<div class="category-avatar-item">
<a href="/category/auto-bricolage-jardin" class="text-decoration-none">
<div class="category-avatar-wrapper">
<img
src="/uploads/images/b31e851c0b4ffd9b550fd203a9c34b49bf12f22c.png"
alt="Auto, Bricolage & Jardin"
>
</div>
<div class="category-avatar-content">
<div class="category-avatar-title">
Auto, Bricolage & Jardin
</div>
</div>
</a>
</div>
</div>
<div class="category-carousel-nav">
<button class="owl-prev">
<i class="fas fa-chevron-left"></i>
</button>
<button class="owl-next">
<i class="fas fa-chevron-right"></i>
</button>
</div>
</div>
</div>
<!-- Categories End -->
<!-- Featured Start -->
<div class="d-none d-lg-block">
<div class="container-fluid pt-0 mb-0 px-xl-4">
<div class="row mx-xl-4 pb-3 pt-4" style="background:#FBFBFB; border-radius: 5px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);margin-bottom:10px;">
<div class="col-lg-3 col-md-6 col-6 mb-3" style="padding-right:10px;padding-left:10px">
<div class="d-flex align-items-center rounded-lg shadow-sm transition-all hover-lift" style="padding: 30px; background-color:rgb(255, 255, 255); border-left: 4px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-3" style="width: 48px; height: 48px;">
<i class="fa fa-check text-white"></i>
</div>
<h5 class="fw-bold m-0">Produit de qualité</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-6 mb-3" style="padding-right:10px;padding-left:10px">
<div class="d-flex align-items-center rounded-lg shadow-sm transition-all hover-lift" style="padding: 30px; background-color: rgb(255, 255, 255); border-left: 4px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-3" style="width: 48px; height: 48px;">
<i class="fa fa-shipping-fast text-white"></i>
</div>
<h5 class="fw-bold m-0">Livraison gratuite</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-6 mb-3" style="padding-right:10px;padding-left:10px">
<div class="d-flex align-items-center rounded-lg shadow-sm transition-all hover-lift" style="padding: 30px; background-color: rgb(255, 255, 255); border-left: 4px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-3" style="width: 48px; height: 48px;">
<i class="fas fa-exchange-alt text-white"></i>
</div>
<h5 class="fw-bold m-0">Retour sous 14 jours</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-6 mb-3" style="padding-right:10px;padding-left:10px">
<div class="d-flex align-items-center rounded-lg shadow-sm transition-all hover-lift" style="padding: 30px; background-color: rgb(255, 255, 255); border-left: 4px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-3" style="width: 48px; height: 48px;">
<i class="fa fa-phone-volume text-white"></i>
</div>
<h5 class="fw-bold m-0">24/7 Support</h5>
</div>
</div>
</div>
</div>
</div>
<!-- Mobile Version -->
<div class="container-fluid d-lg-none">
<div class="row px-1 pt-3" style="background:#FBFBFB; margin:0px 0.3px 0px 0.3px ;border-radius: 5px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);margin-bottom:5px;">
<div class="col-6 mb-3" style="padding-right:8px;padding-left:8px;">
<div class="d-flex align-items-center rounded-lg shadow-sm" style="height: 50px; padding-left:5px; background-color: rgb(255, 255, 255); border-left: 3px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-2" style="width: 25px; height: 25px;">
<i class="fa fa-check text-white" style="font-size: 11px;"></i>
</div>
<h6 class="fw-bold m-0" style="font-size: 12px;">Produit de qualité</h6>
</div>
</div>
<div class="col-6 mb-3" style="padding-right:8px;padding-left:8px">
<div class="d-flex align-items-center rounded-lg shadow-sm" style="height: 50px; padding-left:5px; background-color: rgb(255, 255, 255); border-left: 3px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-2" style="width: 25px; height: 25px;">
<i class="fa fa-shipping-fast text-white" style="font-size: 11px;"></i>
</div>
<h6 class="fw-bold m-0" style="font-size: 12px;">Livraison gratuite</h6>
</div>
</div>
<div class="col-6 mb-3" style="padding-right:8px;padding-left:8px">
<div class="d-flex align-items-center rounded-lg shadow-sm" style="height: 50px; padding-left:5px; background-color: rgb(255, 255, 255); border-left: 3px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-2" style="width: 25px; height: 25px;">
<i class="fas fa-exchange-alt text-white" style="font-size: 11px;"></i>
</div>
<h6 class="fw-bold m-0" style="font-size: 12px;">Retour sous 14 jours</h6>
</div>
</div>
<div class="col-6 mb-3" style="padding-right:8px;padding-left:8px">
<div class="d-flex align-items-center rounded-lg shadow-sm" style="height: 50px; padding-left:5px; background-color: rgb(255, 255, 255); border-left: 3px solid #A6CDC6;">
<div class="feature-icon bg-primary rounded-circle d-flex align-items-center justify-content-center me-2" style="width: 25px; height: 25px;">
<i class="fa fa-phone-volume text-white" style="font-size: 11px;"></i>
</div>
<h6 class="fw-bold m-0" style="font-size: 12px;">24/7 Support</h6>
</div>
</div>
</div>
</div>
<!-- Featured End -->
<!-- Vente en Gros Start -->
<div class="container-fluid pt-0 pb-2 px-xl-4">
<div class="px-xl-4">
<div class="pack-banner gros">
<div class="banner-blur blur-1"></div>
<div class="banner-blur blur-2"></div>
<div class="banner-content">
<div class="pack-main">
<div class="icon-container">
<svg class="pack-icon" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 7h-7m7 10h-7m7-5h-7M9 7H4m5 10H4m5-5H4"></path>
<rect x="4" y="5" width="16" height="4" rx="1"></rect>
<rect x="4" y="10" width="16" height="4" rx="1"></rect>
<rect x="4" y="15" width="16" height="4" rx="1"></rect>
</svg>
</div>
<div class="text-content">
<div class="pack-title">Vente en Gros</div>
<div class="pack-subtitle">Prix avantageux pour les commandes en grande quantité</div>
</div>
</div>
<a href="/gros" class="banner-cta" style="text-decoration: none">Découvrir les produits</a>
<div class="sparkle" style="top:20%; left:30%"></div>
<div class="sparkle" style="top:30%; left:50%"></div>
<div class="sparkle" style="top:40%; left:85%"></div>
<div class="sparkle" style="top:50%; left:90%"></div>
<div class="sparkle" style="top:60%; left:70%"></div>
<div class="sparkle" style="top:70%; left:40%"></div>
<div class="sparkle" style="top:80%; left:10%"></div>
<div class="sparkle" style="top:90%; left:95%"></div>
<div class="sparkle" style="top:50%; left:5%"></div>
</div>
<!-- Sparkle Effects -->
<!-- Image Banner for Desktop -->
<div class="d-none d-lg-block">
<div>
<a href="/register">
<img class="img-fluid w-100" style="object-fit:cover;width:100%;border-radius:10px" src="/images/ros.jpg" alt="bigshop">
</a>
</div>
</div>
<!-- Image Banner for Mobile -->
<div class="d-lg-none mb-0">
<a href="/register">
<img class="img-fluid w-100 h-100" style="object-fit:fill;height: 100%;width:100%;border-radius:10px" src="/images/ros.jpg" alt="bigshop">
</a>
</div>
<!-- Products with Free Shipping -->
<div class="owl-carousel vendor-carousel mt-3">
<div class="pb-1 px-0" onclick="window.location.href='/product/totebage-noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_25970b9cc44370a2f74f01faacaadb1a.png" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TOTEBAGE NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Totebage'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_79bfc1d650037c16a592a1609aac3fe8.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TOTEBAGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-de-Surveillance-Externe-HD-V380-3MP-Smart-ip'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c4aa358c8d59e58b19b3b5791788e757.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA DE SURVEILLANCE EXTERNE HD V380 3MP SMART IP
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/W26-Pro-Max'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_fec194450528a575079ee9273e4df1ee.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
W26 PRO MAX
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Casque-Bluetooth'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_10f071156f162478e151f726297947c1.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CASQUE BLUETOOTH
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Colier-Acier-inoxydable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_45a50b52ab8d59aa690f60ea0f48edb9.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COLIER ACIER INOXYDABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Accessoires-Acier-inoxydable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bc884638d4cce847b93ef07855f9625d.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ACCESSOIRES ACIER INOXYDABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/accessoires-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ffe7142dc4ba197dd74af65356cefe0a.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ACCESSOIRES FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/camera-de-surveillance-externe-wifi-fhd-smart'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_fb81c20da11c133a8cf77c16026251ca.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px;font-size: 0.6em;border-radius:5px">-40%</span>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA DE SURVEILLANCE EXTERNE WIFI FHD SMART
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Zoom-for-women'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b587cdb103f0a7fc5470e0ae8be49114.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ZOOM FOR WOMEN
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/New-balance-for-women'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2971ba603ac81dc62a4a29acf7755589.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NEW BALANCE FOR WOMEN
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Plateau-ovale-decoratif'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ee41fa467abb9594744dd4fb06d90d79.jpg" alt="">
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PLATEAU OVALE DÉCORATIF
</p>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- promo Start -->
<div class="container-fluid pt-0 pb-2 px-xl-4">
<div class="px-xl-4">
<div class="pack-banner promo">
<div class="banner-blur blur-1"></div>
<div class="banner-blur blur-2"></div>
<div class="banner-content">
<div class="pack-main">
<div class="icon-container">
<svg class="promo-icon" viewbox="0 0 24 24">
<path d="M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"/>
</svg>
</div>
<div class="text-content">
<div class="pack-title">Produits en Promo</div>
<div class="pack-subtitle">Profitez d’offres exclusives sur une sélection de produits</div>
</div>
</div>
<a href="/promos" style="text-decoration:none;" class="banner-cta">Profitez de réductions!</a>
<div class="sparkle" style="top:20%; left:30%"></div>
<div class="sparkle" style="top:30%; left:50%"></div>
<div class="sparkle" style="top:40%; left:85%"></div>
<div class="sparkle" style="top:50%; left:90%"></div>
<div class="sparkle" style="top:60%; left:70%"></div>
<div class="sparkle" style="top:70%; left:40%"></div>
<div class="sparkle" style="top:80%; left:10%"></div>
<div class="sparkle" style="top:90%; left:95%"></div>
<div class="sparkle" style="top:50%; left:5%"></div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Tablette-G-Vill-G1000-16Go-512Go-Gold'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_477d065d4d67ef1c53a29e61b50e50b1.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-16%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tablette-G-Vill-G1000-16Go-512Go-Gold">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G1000 16GO 512GO GOLD
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/tablette-g-vill-g2000-16go-512go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d491648ae6e76beb3a75c45ba87c93ce.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-14%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/tablette-g-vill-g2000-16go-512go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G2000 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
429 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Sabot-femme-blanc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_13f01467d0453cfaac3e537664d67ce0.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sabot-femme-blanc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SABOT FEMME BLANC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bouttines'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ca8c1a6f0a7c27a60699432bf340fe84.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bouttines">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOUTTINES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/basket-simba'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_76e7634fbf515ba8d666bb085ddb8f01.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-28%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-simba">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET SIMBA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
54 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/basket-femme-compus'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a550beb025f8aed4d34155620cc7843.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-femme-compus">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET FEMME COMPUS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
46 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kachabia-femme-en-cachemire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_61d1b025b0f466b160389bb41a621a41.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kachabia-femme-en-cachemire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KACHABIA EN CACHEMIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>96 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kachabia-homme-en-cachemir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5fb05c68ba9ebf7a32c5f2c665135eef.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-32%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kachabia-homme-en-cachemir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KACHABIA HOMME EN CACHEMIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>99 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/cap-en-cachemire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_018d5f636f5034ec12fbe65232f916a2.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-35%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/cap-en-cachemire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAP EN CACHEMIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
78 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>120 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Shampooing-Phytokeratine-Cheveux-Gras'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_156853452cf43d570ecb55e400964548.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-Phytokeratine-Cheveux-Gras">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX GRAS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Shampooing-PhytoKeratine-Cheveux-Secs'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b0fcb0434ae692a72f5d014a28dfd72f.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-PhytoKeratine-Cheveux-Secs">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX SECS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bottines-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7e4430a301b959b854d07e71ca3d8f4b.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bottines-femme">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTINES FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
46 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Pack Start -->
<div class="container-fluid pt-0 pb-2 px-xl-4">
<div class="px-xl-4">
<div class="pack-banner gold">
<div class="banner-blur blur-1"></div>
<div class="banner-blur blur-2"></div>
<div class="banner-content">
<div class="pack-main">
<div class="icon-container">
<svg class="pack-icon" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>
<path d="M3.3 7l8.7 5 8.7-5"></path>
<path d="M12 22V12"></path>
</svg>
</div>
<div class="text-content">
<div class="pack-title">Offre Pack</div>
<div class="pack-subtitle">Regroupez vos produits préférés à un prix avantageux</div>
</div>
</div>
<a href="/packs" style="text-decoration:none" class="banner-cta">Découvrir les packs</a>
<div class="sparkle" style="top:20%; left:30%"></div>
<div class="sparkle" style="top:30%; left:50%"></div>
<div class="sparkle" style="top:40%; left:85%"></div>
<div class="sparkle" style="top:50%; left:90%"></div>
<div class="sparkle" style="top:60%; left:70%"></div>
<div class="sparkle" style="top:70%; left:40%"></div>
<div class="sparkle" style="top:80%; left:10%"></div>
<div class="sparkle" style="top:90%; left:95%"></div>
<div class="sparkle" style="top:50%; left:5%"></div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/serie-salle-de-bain'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1b1217d49b809d39178723a1f6fbb98a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/serie-salle-de-bain">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERIE SALLE DE BAIN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
123 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/2-Boite-Colle-Adhesive-15-Ml-2-x-17-Ml-Original-Transparent-5-Minutes-Rapide-Haute-Performance'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0b186ebc2a423e9bfdfd69140e481fe4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/2-Boite-Colle-Adhesive-15-Ml-2-x-17-Ml-Original-Transparent-5-Minutes-Rapide-Haute-Performance">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
2 BOITE COLLE ADHÉSIVE - 15 ML 2 X 17 ML - ORIGINAL TRANSPARENT 5 MINUTES RAPIDE - HAUTE PERFORMANCE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
19 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/shahid-vip'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_10eb29ec8f831bce575b7bbb6aecd386.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/shahid-vip">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAHID VIP
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
110 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/savon-a-lessive-efficace-elimine-toutes-les-saletes-profondes'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_62196c2a7628878fd8bef98416deb4ea.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/savon-a-lessive-efficace-elimine-toutes-les-saletes-profondes">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAVON À LESSIVE EFFICACE - ÉLIMINE TOUTES LES SALETÉS PROFONDES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
22 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/chaise-pliante-portable-pour-une-utilisation-en-exterieur-tissu-avec-sac-de-transport'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5cd17a35125141059dffa9bf7d291b70.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chaise-pliante-portable-pour-une-utilisation-en-exterieur-tissu-avec-sac-de-transport">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAISE PLIANTE – PORTABLE POUR UNE UTILISATION EN EXTÉRIEUR – TISSU – AVEC SAC DE TRANSPORT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
36 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Foulards-en-mousseline-chiffon'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_91badcf1ce2f981654ed2df7027a75ed.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Foulards-en-mousseline-chiffon">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FOULARDS EN MOUSSELINE CHIFFON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bougies-Chauffe-plat-Lot-de-16-Bougies-Non-Parfumees-Pour-La-Maison'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_51b99809c39077f93b41efe34c6ad018.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bougies-Chauffe-plat-Lot-de-16-Bougies-Non-Parfumees-Pour-La-Maison">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOUGIES CHAUFFE-PLAT - LOT DE 16 BOUGIES NON PARFUMÉES POUR LA MAISON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/one-touch-revive-llsh-r-aldhny'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4ddd22f56dee61f372fca7bf2304548a.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/one-touch-revive-llsh-r-aldhny">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ONE TOUCH REVIVE (للشعر الدهني)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
24 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>30 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/one-touch-hydra-llsh-r-aljaf'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_837d1be48dcbfd972f281a0bf7522307.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/one-touch-hydra-llsh-r-aljaf">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ONE TOUCH HYDRA (للشعر الجاف)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
24 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>30 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/camera-de-securite-ptz-sans-fil-1080p-enregistrement-24h-24-microsd-card-64go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_816d91d87cb031b18717e41f35663245.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/camera-de-securite-ptz-sans-fil-1080p-enregistrement-24h-24-microsd-card-64go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA DE SÉCURITÉ PTZ SANS FIL 1080P ENREGISTREMENT 24H/24 + MICROSD CARD 64GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
126 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>157 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Serum-de-visage-30ml'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f4a91f8ed52d9b7b9fbbaecb7a5a2dbe.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Serum-de-visage-30ml">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SÉRUM DE VISAGE 30ML
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pack-de-5-bandes-de-resistance-latex-5-elastiques-qualite-superieur-sports-and-fitness'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_10d288a0bcd230195767fef81e66c5be.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pack-de-5-bandes-de-resistance-latex-5-elastiques-qualite-superieur-sports-and-fitness">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PACK DE 5 BANDES DE RESISTANCE LATEX – 5 ELASTIQUES – QUALITÉ SUPÉRIEUR – SPORTS & FITNESS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
28 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
<div class="sparkle" style="top:20%; left:30%"></div>
<div class="sparkle" style="top:60%; left:70%"></div>
</div>
</div>
</div>
<!-- Livraion gratuite start -->
<div class="container-fluid pt-0 pb-2 px-xl-4">
<div class="px-xl-4">
<div class="pack-banner">
<div class="banner-blur blur-1"></div>
<div class="banner-blur blur-2"></div>
<div class="banner-content">
<div class="pack-main">
<div class="icon-container">
<svg class="truck-icon" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M1 3h15v13H1z"></path>
<path d="M16 8h4l3 3v5h-7V8z"></path>
<circle cx="5.5" cy="18.5" r="2.5"></circle>
<circle cx="18.5" cy="18.5" r="2.5"></circle>
</svg>
</div>
<div class="text-content">
<div class="pack-title">Livraison Gratuite</div>
<div class="pack-subtitle">Pour toute commande en toute la tunisie</div>
</div>
</div>
<a href="/free-shipping" class="banner-cta" style="text-decoration : none">Découvrir les produits</a>
<div class="sparkle" style="top:20%; left:30%"></div>
<div class="sparkle" style="top:30%; left:50%"></div>
<div class="sparkle" style="top:40%; left:85%"></div>
<div class="sparkle" style="top:50%; left:90%"></div>
<div class="sparkle" style="top:60%; left:70%"></div>
<div class="sparkle" style="top:70%; left:40%"></div>
<div class="sparkle" style="top:80%; left:10%"></div>
<div class="sparkle" style="top:90%; left:95%"></div>
<div class="sparkle" style="top:50%; left:5%"></div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/serie-salle-de-bain'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1b1217d49b809d39178723a1f6fbb98a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/serie-salle-de-bain">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERIE SALLE DE BAIN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
123 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/cap-en-cachemire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_018d5f636f5034ec12fbe65232f916a2.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-35%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/cap-en-cachemire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAP EN CACHEMIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
78 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>120 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Doudoune-us-polo-assn'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f8b876dd72b3a76766f86636f0eb162e.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Doudoune-us-polo-assn">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
DOUDOUNE US POLO ASSN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
149 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/sac-a-main-sport-chic'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_20b83a827d35ce2af4885b337a7e95c3.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sac-a-main-sport-chic">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC A MAIN SPORT CHIC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bottes-Artisanales-Homme-Ref100'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8dc8a3bb77373f7d63387c17ee1e66e0.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bottes-Artisanales-Homme-Ref100">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES ARTISANALES HOMME(RÉF100)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bottines-Homme-Chic-Ref-900'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_91eb2efd03296b2a66717a38a2766d4b.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bottines-Homme-Chic-Ref-900">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTINES HOMME CHIC (RÉF 900)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bottes-luxe-homme-ref-900'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_42939843f4b437c771c8ad8f32675996.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bottes-luxe-homme-ref-900">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES LUXE HOMME (RÉF 900)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bottes-Impermeables-Homme-Ref600'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_48a6e97bf72616c6ee905e50128e782d.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bottes-Impermeables-Homme-Ref600">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES IMPERMÉABLES HOMME (RÉF600)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bottes-Hiver-Homme-Ref-H'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_cbc4d1a9941ec067e4d12814d947a278.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bottes-Hiver-Homme-Ref-H">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES HIVER HOMME (RÉF H)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bottes-cuir-homme-ref-n'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5157c535455ed55d449212d1ae2a4ef0.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bottes-cuir-homme-ref-n">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES CUIR HOMME (RÉF N)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bottines-chelsea-homme-ref-h'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c0809fbdc1348c05458721e8250d787b.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bottines-chelsea-homme-ref-h">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTINES CHELSEA HOMME (RÉF H)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bottes-Classiques-Homme-Ref-N'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b02a67bfd46ae9b58c22accc37887184.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bottes-Classiques-Homme-Ref-N">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOTTES CLASSIQUES HOMME (RÉF N)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
129 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Interphone-video-Door-phone'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0fd69204013e9d433dfa40de3459f3d9.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Interphone-video-Door-phone">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
INTERPHONE VIDÉO DOOR PHONE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
359 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bracelet-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2b2469c0fe9f3cd4885a225fa92c1c1d.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bracelet-femme">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BRACELET FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-connecte-hoco-Y100'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_beffa20a755e3e67cc231a23ab3f93ed.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-connecte-hoco-Y100">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE CONNECTÉ HOCO Y100
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/veloria'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_466dccf450af5aee362a63eb489ce5bc.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/veloria">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
VELORIA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>45 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Mabkhra'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_310b4fd7e9cfbf26f89c7ae6e6c83dba.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mabkhra">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MABKHRA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Massaya'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_249dca3a1b35da31113f16f46c534e19.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Massaya">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MASSAYA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
119 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Serie-perle'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2708782647cb5a022d5e6138e7f6ab24.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Serie-perle">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SÉRIE PERLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
120 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Confy-set'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e27c70bb435d49b485120770e78e34ee.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Confy-set">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CONFY SET
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
92 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/nike-aire-force'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_caab766de0096347ef040a2dbee9577b.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/nike-aire-force">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NIKE AIRE FORCE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
100 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Chaine-de-tete'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ecf17ac053a5dbd9210aaf02f8bab235.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Chaine-de-tete">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAÎNE DE TÊTE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
150 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Couronne-mariage'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_99a0af5f2d79cf62356b9d1ed508605a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Couronne-mariage">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COURONNE MARIAGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
130 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/couronne-bleu-roi'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a6e6ce475aeede0eeae01c92b7dd05f9.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/couronne-bleu-roi">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COURONNE BLEU ROI
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
100 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Couronne-dore'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_924da274c515455b8586ffeab3becd8a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Couronne-dore">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COURONNE DORÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
130 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bouteilles-decoratives'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_889924fcf42f3943c1e6423be1e1c1b9.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bouteilles-decoratives">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOUTEILLES DÉCORATIVES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/2-pots-noir-et-blanc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_19e6adf19be975d3d2fe86d213edbb3b.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/2-pots-noir-et-blanc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
2 POTS NOIR ET BLANC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
22 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pot-rond'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1b90f7d7127ca33f897c81e45f123e7f.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pot-rond">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
POT ROND
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/2-pots'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f0691ae254fbb09d5ca65f59d3461468.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/2-pots">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
2 POTS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
22 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/capuche'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_05ebd3e961506f766cd401036cd6547f.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/capuche">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAPUCHE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/capuche-pantalon'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_585e89af9373f51a645fb400897c6be4.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-5%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/capuche-pantalon">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAPUCHE + PANTALON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
95 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>100 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/capuche-over-size'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_79bd35481b64f68c86e548fa08b5e891.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/capuche-over-size">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAPUCHE OVER SIZE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
60 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Robe-laine'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_23def910fe8aa7e5acc14e8e060b7170.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robe-laine">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBE LAINE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
81 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>90 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tranc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d1ca65dde2735f36354b240a0eef51d5.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tranc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TRANÇ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
179 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-de-videosurveillance-double-Lens-IP-Mode-nuit'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4dd40ed0756eb9a7cd3167aa0e226d22.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-12%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-de-videosurveillance-double-Lens-IP-Mode-nuit">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA DE VIDÉOSURVEILLANCE, DOUBLE LENS -IP-MODE NUIT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
299 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>340 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pack-deco-rose'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c4a35830483f87afb2048ee01b6eb84d.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-12%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pack-deco-rose">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PACK DÉCO ROSE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>33 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pack-deco-sidi-bou-said'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_39218635ce01903df300fdb4854626ee.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-12%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pack-deco-sidi-bou-said">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PACK DÉCO SIDI BOU SAID
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>33 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pack-deco-noir-et-blanc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_23e337bbf62f5f7f9709cd67bcffb120.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-12%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pack-deco-noir-et-blanc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PACK DÉCO NOIR ET BLANC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>33 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/pack-deco-d-or'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_fccc38c6f99a569ea7d67a003faa5a9a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/pack-deco-d-or">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PACK DÉCO D'OR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Support-de-sol-mobile-43-a-75-pouces'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a346dffcbd7495e0cd48eae94afe751a.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-de-sol-mobile-43-a-75-pouces">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT DE SOL MOBILE (43 À 75 POUCES)
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
460 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Sacoche-KINGSTONE-Pour-Pc-Portable-15-6'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4b5555e8b1ff8bd033d20228e5ee715e.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sacoche-KINGSTONE-Pour-Pc-Portable-15-6">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SACOCHE KINGSTONE POUR PC PORTABLE 15.6
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Support-Voiture-XO-C60-Pour-Smartphone'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4c087baf3f4a01c2f3b219af5ba1a60b.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-Voiture-XO-C60-Pour-Smartphone">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT VOITURE XO C60 POUR SMARTPHONE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Airpods-pro-2'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d92c3b79811188e08ef72479f0ebb585.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Airpods-pro-2">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIRPODS PRO 2
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/msht-alqml-almghntysy'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d37d457322c35d90fabe0076c13d6d96.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/msht-alqml-almghntysy">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
مشط القمل المغنطيسي
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Sac-a-Dos-PC-Portable-15-16-4-Compartiments-SADAZ20231N-Gris'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_56b9bd927553ef5c9cb7deb1a0a1c6e6.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-5%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sac-a-Dos-PC-Portable-15-16-4-Compartiments-SADAZ20231N-Gris">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC À DOS PC PORTABLE - 15"-16"- 4 COMPARTIMENTS - SADAZ20231N - NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
47 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>49 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/TELEPHONE-PORTABLE-IPRO-A3-MIN'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4c7e1db0e2f96e21699692b1fa547efe.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/TELEPHONE-PORTABLE-IPRO-A3-MIN">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TÉLÉPHONE PORTABLE IPRO A3 MIN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
69 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Airpods-A9-plus'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9c28636b7fdc4c29cff7c6bc92f03773.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-22%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Airpods-A9-plus">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIRPODS A9 PRO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
69 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>89 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Jus-citronnade'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a0e0a2e5f1f79a87517cb4b084722c3c.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Jus-citronnade">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
JUS CITRONNADE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
5 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>5 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/srbys-fkhar-42qt-tfrasht'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d81a607cbde756c35976a1a1a6cb7e58.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/srbys-fkhar-42qt-tfrasht">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
سربيس فخار 42قطعةفراشة
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
168 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-5545-KL'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b39f9f8e76befa5d096e7ea9365c5aa7.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-5545-KL">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 5545-KL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-885QZZ'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f3cb03dff66d3f0a10a3210aeb05faef.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-885QZZ">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 885QZZ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montres-pour-les-couples-758-po'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_233b749c828131925d8213c4afb75db0.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montres-pour-les-couples-758-po">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRES POUR LES COUPLES 758-PO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montres-pour-les-couples75-mO7'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a22a724d2237a4ef9aa0eff28ca1066.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montres-pour-les-couples75-mO7">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRES POUR LES COUPLES75-MO7
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montres-pour-les-couples-9958-MO7'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_621c7043268b4f837e629c8b1ad199cd.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montres-pour-les-couples-9958-MO7">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRES POUR LES COUPLES 9958-MO7
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-554-mp'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_12b545beb7476cbe4483e9c0166ef134.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-554-mp">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 554-MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-pour-les-couple-9958-MO6'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_55fd771717dc68a41534ea3988c6ee52.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-pour-les-couple-9958-MO6">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE POUR LES COUPLE 9958-MO6
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-pour-les-couple-9958-MO7'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f1d81e31df416c0d765d2aba520c6b0a.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-pour-les-couple-9958-MO7">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE POUR LES COUPLE 9958-MO7
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-445MP-01'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bfb33e97ec79c6d88eb1f234a00f3a07.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-445MP-01">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 445MP-01
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
39 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-5547mp-00'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bb163bfa6cc698ebf8f5b1d72edc1469.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-5547mp-00">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 5547MP-00
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-5585-mm'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_32020e07acb01d65ccd96a0778ca9154.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-5585-mm">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 5585-MM
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-558-jj'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0b0c1e46dbb8e1e6e33f1564fd54158b.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-558-jj">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 558-JJ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
33 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-885-p'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6d45f815d0f79a0e85baf9e943a20496.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-885-p">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 885-P
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
33 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-M789-00'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2b548dba1e446593878c5ac69a757ab1.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-M789-00">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME M789-00
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
33 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-MP-55477'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_55c6da7f186ad5f0e986bbd7c95ce88e.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-MP-55477">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME MP-55477
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-55-MO'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c12877fc88827a85fb62db96ecec2417.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-55-MO">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 55-MO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-547-MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d9671f5fbe439d692d05baf0a5e155e8.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-547-MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 547-MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-458-KJ-55'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_551bcba6ef1565e668dc0756bcc6bff2.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-458-KJ-55">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 458-KJ-55
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-558-LMO-85'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d66327e6a8a46848378fb85e6f8cc101.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-558-LMO-85">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME 558-LMO-85
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-LK55K8O-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_cbfe9f9e2aeaf49a94829114ca56c171.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-LK55K8O-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME LK55K8O-1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
43 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-MO546-K'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8b73fca9d8de8004f388f2c00969e4d2.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-MO546-K">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME MO546-K
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-KI8897'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3a81c085b1d079478fb76048c202d6d4.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-KI8897">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME KI8897
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-D225-TY'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f9a3c8d7a7b6264c6523acdf4435ce1e.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-D225-TY">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME D225-TY
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-GTT2250'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_009ecbeccbf572fb22f75853f96e59ac.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-GTT2250">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME GTT2250
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-GG225-8M'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3eb439616f8c88d75774ec4319a18fa6.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-GG225-8M">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME GG225-8M
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-GT2255-8'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_379b8d5a81752e54c60243ef8c6f6b3e.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-GT2255-8">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME GT2255-8
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme-AR2258'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0fba5c02ed916157194d8a4fe461d92f.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme-AR2258">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME AR2258
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Montre-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_dd1672e4f21dd3e4da1d453a974b1462.png" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Montre-femme">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MONTRE FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/fkhar-rmdan-35qt-t-kht-rby-akhdr'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0a3ce686d4480d5e2be44d55dc5fc7d5.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/fkhar-rmdan-35qt-t-kht-rby-akhdr">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
فخار رمضان 35قطعة خط عربي اخضر
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
148 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Service-fruits-secs'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b14cc590fbc8cd8598c8f59d1259e8a3.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Service-fruits-secs">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERVICE FRUITS SECS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Service-35-piece-citron'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8ccf40063b41f331fe68f69a90c9336f.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Service-35-piece-citron">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERVICE 35 PIÈCE CITRON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
148 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/srbys-fkhar-24-qt-t-flstyn'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b0a09485f82b1c37c69a1cb52817635f.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/srbys-fkhar-24-qt-t-flstyn">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
سربيس فخار 24 قطعة فلسطين
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/srbys-fkhar-35-qt-t-qlwb-hb-ahmr'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_28f8cd866841fc630c63812604ba0793.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/srbys-fkhar-35-qt-t-qlwb-hb-ahmr">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
سربيس فخار 35 قطعة قلوب حب احمر
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
148 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kit-embrayage-kia-rio-diesel-crdi'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a88550aaac610002d96615f26d2be2db.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-5%</span>
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kit-embrayage-kia-rio-diesel-crdi">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT EMBRAYAGE KIA RIO DIESEL CRDI
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
437 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>460 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kit-embrayage-nissan-qashqai-j10-1-5dci'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_73311e434ad9ab3efbfe116378a4aa3f.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kit-embrayage-nissan-qashqai-j10-1-5dci">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT EMBRAYAGE NISSAN QASHQAI J10 1.5DCI
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
499 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Categories products start -->
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/3b367091c629512dc369bda54b41c22853d1ffd2.jpg" alt="Téléphone & Tablette" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/telephone-tablette')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/smartphone')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Smartphone</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/telephones-basiques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Téléphones basiques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/tablettes')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Tablettes</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-telephoniques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires téléphoniques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/montres-connectees')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Montres connectées</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/audio-son')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Audio & Son</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Tablette-OZCT-15-Pro-Max-16Go-512Go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_236f512352dc24496ff7f65203503dc0.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tablette-OZCT-15-Pro-Max-16Go-512Go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE OZCT 15 PRO MAX 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
429 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/tablette-g-vill-g3000-16go-512go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ed549914ac9f7092da8f5fc13befb701.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/tablette-g-vill-g3000-16go-512go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G3000 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tablette-G-Vill-G1000-16Go-512Go-Gold'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_477d065d4d67ef1c53a29e61b50e50b1.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-16%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tablette-G-Vill-G1000-16Go-512Go-Gold">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G1000 16GO 512GO GOLD
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/tablette-g-vill-g2000-16go-512go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d491648ae6e76beb3a75c45ba87c93ce.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-14%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/tablette-g-vill-g2000-16go-512go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G2000 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
429 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Samsung-Galaxy-A06-5G-4Go-64Go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3bb99b4f97c14c6906aa7a2aa962eb47.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Samsung-Galaxy-A06-5G-4Go-64Go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAMSUNG GALAXY A06 5G 4GO 64GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
599 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Realme-12-Pro-5G-12-512-GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e5c5b97cb92a070e552351a2e2413800.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Realme-12-Pro-5G-12-512-GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REALME 12 PRO 5G 12/512 GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
999 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Realme-11-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f034b900cefed1a6a83b9e07e7e7a4f.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Realme-11-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REALME 11 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
869 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Redmi-15-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_fbdf1d82e8418300c26c0a1c4c4e0c33.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Redmi-15-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REDMI 15 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
669 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Infinix-Hot-60i-4G-6-128GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bbe09b55d9fecb8271cba9133b404f70.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Infinix-Hot-60i-4G-6-128GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE INFINIX HOT 60I 4G 6/128GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Infinix-Note-50s-5G-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_dc4dd848ff35b454dcdeceeaf5d72be3.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Infinix-Note-50s-5G-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE INFINIX NOTE 50S 5G 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
879 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/support-de-telephone-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aea3ac0bfc29a068ee7bbb42d9a4a432.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/support-de-telephone-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT DE TÉLÉPHONE 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smartphone-Redmi-15C-6-128GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bafd60f914e835e7b22556e579911685.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Redmi-15C-6-128GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REDMI 15C 6/128GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
469 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/3b367091c629512dc369bda54b41c22853d1ffd2.jpg"
alt="Téléphone & Tablette"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/telephone-tablette')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/smartphone')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Smartphone</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/telephones-basiques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Téléphones basiques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/tablettes')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Tablettes</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-telephoniques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires téléphoniques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/montres-connectees')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Montres connectées</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/audio-son')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Audio & Son</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Tablette-OZCT-15-Pro-Max-16Go-512Go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_236f512352dc24496ff7f65203503dc0.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tablette-OZCT-15-Pro-Max-16Go-512Go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE OZCT 15 PRO MAX 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
429 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/tablette-g-vill-g3000-16go-512go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ed549914ac9f7092da8f5fc13befb701.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/tablette-g-vill-g3000-16go-512go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G3000 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tablette-G-Vill-G1000-16Go-512Go-Gold'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_477d065d4d67ef1c53a29e61b50e50b1.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-16%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tablette-G-Vill-G1000-16Go-512Go-Gold">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G1000 16GO 512GO GOLD
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/tablette-g-vill-g2000-16go-512go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d491648ae6e76beb3a75c45ba87c93ce.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-14%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/tablette-g-vill-g2000-16go-512go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLETTE G-VILL G2000 16GO 512GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
429 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>499 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Samsung-Galaxy-A06-5G-4Go-64Go'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3bb99b4f97c14c6906aa7a2aa962eb47.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Samsung-Galaxy-A06-5G-4Go-64Go">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAMSUNG GALAXY A06 5G 4GO 64GO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
599 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Realme-12-Pro-5G-12-512-GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e5c5b97cb92a070e552351a2e2413800.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Realme-12-Pro-5G-12-512-GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REALME 12 PRO 5G 12/512 GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
999 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Realme-11-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f034b900cefed1a6a83b9e07e7e7a4f.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Realme-11-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REALME 11 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
869 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Redmi-15-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_fbdf1d82e8418300c26c0a1c4c4e0c33.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Redmi-15-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REDMI 15 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
669 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Infinix-Hot-60i-4G-6-128GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bbe09b55d9fecb8271cba9133b404f70.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Infinix-Hot-60i-4G-6-128GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE INFINIX HOT 60I 4G 6/128GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Infinix-Note-50s-5G-8-256GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_dc4dd848ff35b454dcdeceeaf5d72be3.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Infinix-Note-50s-5G-8-256GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE INFINIX NOTE 50S 5G 8/256GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
879 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/support-de-telephone-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aea3ac0bfc29a068ee7bbb42d9a4a432.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/support-de-telephone-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT DE TÉLÉPHONE 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smartphone-Redmi-15C-6-128GB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bafd60f914e835e7b22556e579911685.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smartphone-Redmi-15C-6-128GB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMARTPHONE REDMI 15C 6/128GB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
469 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/fcdc0339bf611a9b18726b972d7a1623f8fc6523.jpg" alt="Électronique" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/electronique')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/piles-batteries')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Piles & Batteries</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/televiseurs-box')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Téléviseurs & Box</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/securite')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Caméras & Alarmes</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/CAMERA-SOLAIRE-4G-3-LENTS-15MP-X10-ZOME-color-vu'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_555c76fc509ae2794d1f95f79ab6d6d6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-SOLAIRE-4G-3-LENTS-15MP-X10-ZOME-color-vu">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA SOLAIRE 4G -3 LENTS 15MP X10 ZOME COLOR VU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-de-surveillance-Xiaomi-C300-Dual'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bb6f6f30eee7ca6cbffc0cfaa87e5754.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-de-surveillance-Xiaomi-C300-Dual">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA DE SURVEILLANCE XIAOMI C300 DUAL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
259 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/camera-solaire-4g-3-lents-15mp-x10-zome'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0a8a1d43d7d17691b4fbbe24b5c9d19d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/camera-solaire-4g-3-lents-15mp-x10-zome">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA SOLAIRE 4G -3 LENTS 15MP X10 ZOME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
450 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CAMERA-IMOU-CRUISER-2-PTZ-5-MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d91ca587b317abf0ed38a5e3a586ed25.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-CRUISER-2-PTZ-5-MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU CRUISER 2 PTZ 5 MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
425 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CAMERA-IMOU-RANGER-6MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6203c81606b8de97af69385612b4de42.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-RANGER-6MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU RANGER 6MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
319 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-IP-Interne-imou-Ranger-2-3MP-2K'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_38fa18e4cd0a28c38d132210fe526aa4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-IP-Interne-imou-Ranger-2-3MP-2K">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA IP INTERNE IMOU RANGER 2/ 3MP 2K
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
219 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CAMERA-IMOU-CRUISER-DUAL-6MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_793040b004bf8a5588ded479f4b6a330.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-CRUISER-DUAL-6MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU CRUISER DUAL 6MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
449 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/imou-cruiser-2-5mp-sc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_473055ff192ae86fed3aceb6215318a6.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/imou-cruiser-2-5mp-sc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
IMOU CRUISER 2 5MP SC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
399 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Smart-Camera-Imou-Bullet-2C-4MG'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e0bc9174e1652686bc054867f8f8f831.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smart-Camera-Imou-Bullet-2C-4MG">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMART CAMERA IMOU BULLET 2C - 4MG
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
299 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/IMOU-Cell-3C-sans-fil-3MP-2K-Panneau-solaire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0294b7a77a3c56635dfb01ad938ae058.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/IMOU-Cell-3C-sans-fil-3MP-2K-Panneau-solaire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
IMOU CELL 3C SANS FIL 3MP 2K + PANNEAU SOLAIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
349 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-4G-solaire-Double-Camera-15MP-Zoom-X10-V380-PRO'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ad3660a649f3efbc7980c6e0c81a6816.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-4G-solaire-Double-Camera-15MP-Zoom-X10-V380-PRO">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA 4G SOLAIRE DOUBLE CAMERA 15MP ZOOM X10 V380 PRO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Camera-4G-12MP-solaire-Double-Camera-Zoom-X10'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ee49b30b765a473693a2c9735c32f35a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-4G-12MP-solaire-Double-Camera-Zoom-X10">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA 4G 12MP SOLAIRE DOUBLE CAMERA ZOOM X10
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/fcdc0339bf611a9b18726b972d7a1623f8fc6523.jpg"
alt="Électronique"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/electronique')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/piles-batteries')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Piles & Batteries</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/televiseurs-box')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Téléviseurs & Box</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/securite')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Caméras & Alarmes</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/CAMERA-SOLAIRE-4G-3-LENTS-15MP-X10-ZOME-color-vu'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_555c76fc509ae2794d1f95f79ab6d6d6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-SOLAIRE-4G-3-LENTS-15MP-X10-ZOME-color-vu">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA SOLAIRE 4G -3 LENTS 15MP X10 ZOME COLOR VU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
419 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Camera-de-surveillance-Xiaomi-C300-Dual'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bb6f6f30eee7ca6cbffc0cfaa87e5754.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-de-surveillance-Xiaomi-C300-Dual">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA DE SURVEILLANCE XIAOMI C300 DUAL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
259 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/camera-solaire-4g-3-lents-15mp-x10-zome'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0a8a1d43d7d17691b4fbbe24b5c9d19d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/camera-solaire-4g-3-lents-15mp-x10-zome">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA SOLAIRE 4G -3 LENTS 15MP X10 ZOME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
450 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CAMERA-IMOU-CRUISER-2-PTZ-5-MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d91ca587b317abf0ed38a5e3a586ed25.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-CRUISER-2-PTZ-5-MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU CRUISER 2 PTZ 5 MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
425 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CAMERA-IMOU-RANGER-6MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6203c81606b8de97af69385612b4de42.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-RANGER-6MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU RANGER 6MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
319 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Camera-IP-Interne-imou-Ranger-2-3MP-2K'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_38fa18e4cd0a28c38d132210fe526aa4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-IP-Interne-imou-Ranger-2-3MP-2K">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMÉRA IP INTERNE IMOU RANGER 2/ 3MP 2K
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
219 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CAMERA-IMOU-CRUISER-DUAL-6MP'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_793040b004bf8a5588ded479f4b6a330.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CAMERA-IMOU-CRUISER-DUAL-6MP">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA IMOU CRUISER DUAL 6MP
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
449 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/imou-cruiser-2-5mp-sc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_473055ff192ae86fed3aceb6215318a6.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/imou-cruiser-2-5mp-sc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
IMOU CRUISER 2 5MP SC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
399 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Smart-Camera-Imou-Bullet-2C-4MG'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e0bc9174e1652686bc054867f8f8f831.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Smart-Camera-Imou-Bullet-2C-4MG">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SMART CAMERA IMOU BULLET 2C - 4MG
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
299 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/IMOU-Cell-3C-sans-fil-3MP-2K-Panneau-solaire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0294b7a77a3c56635dfb01ad938ae058.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/IMOU-Cell-3C-sans-fil-3MP-2K-Panneau-solaire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
IMOU CELL 3C SANS FIL 3MP 2K + PANNEAU SOLAIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
349 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Camera-4G-solaire-Double-Camera-15MP-Zoom-X10-V380-PRO'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ad3660a649f3efbc7980c6e0c81a6816.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-4G-solaire-Double-Camera-15MP-Zoom-X10-V380-PRO">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA 4G SOLAIRE DOUBLE CAMERA 15MP ZOOM X10 V380 PRO
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Camera-4G-12MP-solaire-Double-Camera-Zoom-X10'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ee49b30b765a473693a2c9735c32f35a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Camera-4G-12MP-solaire-Double-Camera-Zoom-X10">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAMERA 4G 12MP SOLAIRE DOUBLE CAMERA ZOOM X10
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
439 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/3c0bbfebe8611023a836b6fa07a573c531fd596d.jpg" alt="Informatique" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/informatique')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/ordinateurs')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Ordinateurs</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/imprimantes-scanners')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Imprimantes & scanners</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-informatiques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires informatiques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/pc-portables')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">PC portables</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/composants-pc')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Composants PC</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/pc-gamer')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">PC Gamer</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Kit-Nettoyage-20-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d8899cea8241d14ef93412ca547ec8c6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kit-Nettoyage-20-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT NETTOYAGE 20 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Organiseur-de-cables-5-fentes'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_92dd6887d119f67aa5e9f6810ef69b88.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Organiseur-de-cables-5-fentes">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ORGANISEUR DE CÂBLES – 5 FENTES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
19 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Support-PC-Pliable-Multi-Position'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_21b0e1bced54b405b71b2dbcd97c336e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-PC-Pliable-Multi-Position">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT PC PLIABLE MULTI-POSITION
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Support-Ordinateur-Rotatif-a-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_17974d1e296c0eecd8fdf71eb62b0829.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-Ordinateur-Rotatif-a-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT ORDINATEUR ROTATIF À 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Repose-poignet-pour-clavier-souris'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8ca53ae742d72bc3c2d8ec7b8d1b650e.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Repose-poignet-pour-clavier-souris">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
REPOSE-POIGNET POUR CLAVIER SOURIS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kit-de-nettoyage-7-en-1-pour-claviers'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f3326e4f9aa126d7a9d1b4ca598c87c4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kit-de-nettoyage-7-en-1-pour-claviers">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT DE NETTOYAGE 7 EN 1 POUR CLAVIERS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CASQUE-SANS-FIL-GH1073'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ece7e95bef67087d6429d44ae5254111.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CASQUE-SANS-FIL-GH1073">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CASQUE SANS FIL GH1073
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
165 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CLAVIER-MK1103-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8c76d72d47d0b1c46ea742121db4dd85.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CLAVIER-MK1103-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CLAVIER MK1103 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
150 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/CLAVIER-GK1009-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d10c048fac8a4a6b35b36f2c0f50a158.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CLAVIER-GK1009-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CLAVIER GK1009 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/TAPIS-SOURIS-MP002-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a90e802fa2cab15ab55728c0b62bf8c4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/TAPIS-SOURIS-MP002-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TAPIS SOURIS MP002 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/SOURIS-SANS-FIL-WM1051-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f2ebacf227d93e2d875b3acfc7041daf.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/SOURIS-SANS-FIL-WM1051-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOURIS SANS FIL WM1051 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/SOURIS-FILIAIRE-GM1133-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ec1def6a9fa4fd7205128b180e51be52.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/SOURIS-FILIAIRE-GM1133-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOURIS FILIAIRE GM1133 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/3c0bbfebe8611023a836b6fa07a573c531fd596d.jpg"
alt="Informatique"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/informatique')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/ordinateurs')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Ordinateurs</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/imprimantes-scanners')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Imprimantes & scanners</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-informatiques')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires informatiques</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/pc-portables')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">PC portables</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/composants-pc')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Composants PC</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/pc-gamer')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">PC Gamer</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Kit-Nettoyage-20-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d8899cea8241d14ef93412ca547ec8c6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kit-Nettoyage-20-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT NETTOYAGE 20 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Organiseur-de-cables-5-fentes'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_92dd6887d119f67aa5e9f6810ef69b88.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Organiseur-de-cables-5-fentes">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ORGANISEUR DE CÂBLES – 5 FENTES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
19 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Support-PC-Pliable-Multi-Position'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_21b0e1bced54b405b71b2dbcd97c336e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-PC-Pliable-Multi-Position">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT PC PLIABLE MULTI-POSITION
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Support-Ordinateur-Rotatif-a-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_17974d1e296c0eecd8fdf71eb62b0829.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Support-Ordinateur-Rotatif-a-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT ORDINATEUR ROTATIF À 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Repose-poignet-pour-clavier-souris'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8ca53ae742d72bc3c2d8ec7b8d1b650e.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Repose-poignet-pour-clavier-souris">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
REPOSE-POIGNET POUR CLAVIER SOURIS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/kit-de-nettoyage-7-en-1-pour-claviers'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f3326e4f9aa126d7a9d1b4ca598c87c4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kit-de-nettoyage-7-en-1-pour-claviers">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KIT DE NETTOYAGE 7 EN 1 POUR CLAVIERS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CASQUE-SANS-FIL-GH1073'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ece7e95bef67087d6429d44ae5254111.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CASQUE-SANS-FIL-GH1073">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CASQUE SANS FIL GH1073
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
165 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CLAVIER-MK1103-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8c76d72d47d0b1c46ea742121db4dd85.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CLAVIER-MK1103-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CLAVIER MK1103 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
150 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/CLAVIER-GK1009-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d10c048fac8a4a6b35b36f2c0f50a158.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/CLAVIER-GK1009-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CLAVIER GK1009 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/TAPIS-SOURIS-MP002-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a90e802fa2cab15ab55728c0b62bf8c4.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/TAPIS-SOURIS-MP002-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TAPIS SOURIS MP002 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/SOURIS-SANS-FIL-WM1051-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f2ebacf227d93e2d875b3acfc7041daf.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/SOURIS-SANS-FIL-WM1051-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOURIS SANS FIL WM1051 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/SOURIS-FILIAIRE-GM1133-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ec1def6a9fa4fd7205128b180e51be52.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/SOURIS-FILIAIRE-GM1133-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOURIS FILIAIRE GM1133 GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/c852978aeb41b352cd2940aba0cf19ac7e090357.jpg" alt="Cuisine & Électroménager" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/cuisine-electromenager')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/gros-electromenager')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Gros électroménager</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/petit-electromenager')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Petit électroménager</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Mixeur-Plongeant-SF-8138'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f7686bcf2bb3c58be49764eca4d0396.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mixeur-Plongeant-SF-8138">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MIXEUR PLONGEANT SF-8138
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
159 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Mixeur-plongeur-Quickchef'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b04cb447670fe92a2ebf0d76027fd6d5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mixeur-plongeur-Quickchef">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MIXEUR PLONGEUR QUICKCHEF
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
199 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Robot-Petrin-MasterChef-1100W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_25d3d9052ec08dd52c133f70ec3a1515.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robot-Petrin-MasterChef-1100W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBOT PÉTRIN MASTERCHEF 1100W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
1,070 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Robot-Petrin-MasterChef-800W-Bake-Essential'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e891d072e8e1f73eec9419e983343580.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robot-Petrin-MasterChef-800W-Bake-Essential">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBOT PÉTRIN MASTERCHEF 800W BAKE ESSENTIAL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
639 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Machine-A-Pop-Corn'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_358dee3c1a7047aaaf330986a574479a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-A-Pop-Corn">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE À POP-CORN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
79 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Cafetiere-electrique-Arabe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aef609942d87fd8deaf4042d3a7f8141.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cafetiere-electrique-Arabe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAFETIÈRE ÉLECTRIQUE ARABE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
28 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Friteuse-sans-huile-Easy-Fry-Mega'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_206540c7e9681ffed98885133a41d510.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Friteuse-sans-huile-Easy-Fry-Mega">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FRITEUSE SANS HUILE EASY FRY MEGA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
699 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Friteuse-sans-huile-Dual-Easy-Fry-and-Grill'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c5d2b50d17ba71c074f5f670a3ab704d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Friteuse-sans-huile-Dual-Easy-Fry-and-Grill">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FRITEUSE SANS HUILE DUAL EASY FRY & GRILL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
899 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Air-Fryer-Moulinex-Dual-Easy-Fry-Flex-EZ9228F0-2700W-9L-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2f92f0f49dd576ea2e7e7f1dc5fe764d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Air-Fryer-Moulinex-Dual-Easy-Fry-Flex-EZ9228F0-2700W-9L-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIR FRYER MOULINEX DUAL EASY FRY FLEX EZ9228F0 2700W 9L NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
899 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Machine-a-laver-pliable-et-compacte'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e172061173e9fef2441636e759f81e24.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-a-laver-pliable-et-compacte">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE À LAVER PLIABLE ET COMPACTE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Blender-Mixeur-Electrique-1000W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d8d97710522089b074daf5c71cd28fc5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Blender-Mixeur-Electrique-1000W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLENDER MIXEUR ELECTRIQUE 1000W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Cuillere-balance-electronique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3fd648c3adf4b9473952ecf9d000ecc1.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cuillere-balance-electronique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CUILLÈRE BALANCE ÉLECTRONIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/c852978aeb41b352cd2940aba0cf19ac7e090357.jpg"
alt="Cuisine & Électroménager"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/cuisine-electromenager')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/gros-electromenager')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Gros électroménager</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/petit-electromenager')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Petit électroménager</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Mixeur-Plongeant-SF-8138'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f7686bcf2bb3c58be49764eca4d0396.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mixeur-Plongeant-SF-8138">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MIXEUR PLONGEANT SF-8138
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
159 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Mixeur-plongeur-Quickchef'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b04cb447670fe92a2ebf0d76027fd6d5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mixeur-plongeur-Quickchef">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MIXEUR PLONGEUR QUICKCHEF
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
199 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Robot-Petrin-MasterChef-1100W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_25d3d9052ec08dd52c133f70ec3a1515.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robot-Petrin-MasterChef-1100W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBOT PÉTRIN MASTERCHEF 1100W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
1,070 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Robot-Petrin-MasterChef-800W-Bake-Essential'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e891d072e8e1f73eec9419e983343580.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robot-Petrin-MasterChef-800W-Bake-Essential">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBOT PÉTRIN MASTERCHEF 800W BAKE ESSENTIAL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
639 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Machine-A-Pop-Corn'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_358dee3c1a7047aaaf330986a574479a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-A-Pop-Corn">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE À POP-CORN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
79 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Cafetiere-electrique-Arabe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aef609942d87fd8deaf4042d3a7f8141.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cafetiere-electrique-Arabe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAFETIÈRE ÉLECTRIQUE ARABE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
28 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Friteuse-sans-huile-Easy-Fry-Mega'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_206540c7e9681ffed98885133a41d510.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Friteuse-sans-huile-Easy-Fry-Mega">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FRITEUSE SANS HUILE EASY FRY MEGA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
699 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Friteuse-sans-huile-Dual-Easy-Fry-and-Grill'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c5d2b50d17ba71c074f5f670a3ab704d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Friteuse-sans-huile-Dual-Easy-Fry-and-Grill">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FRITEUSE SANS HUILE DUAL EASY FRY & GRILL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
899 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Air-Fryer-Moulinex-Dual-Easy-Fry-Flex-EZ9228F0-2700W-9L-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2f92f0f49dd576ea2e7e7f1dc5fe764d.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Air-Fryer-Moulinex-Dual-Easy-Fry-Flex-EZ9228F0-2700W-9L-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIR FRYER MOULINEX DUAL EASY FRY FLEX EZ9228F0 2700W 9L NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
899 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Machine-a-laver-pliable-et-compacte'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e172061173e9fef2441636e759f81e24.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-a-laver-pliable-et-compacte">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE À LAVER PLIABLE ET COMPACTE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Blender-Mixeur-Electrique-1000W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d8d97710522089b074daf5c71cd28fc5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Blender-Mixeur-Electrique-1000W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLENDER MIXEUR ELECTRIQUE 1000W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Cuillere-balance-electronique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3fd648c3adf4b9473952ecf9d000ecc1.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cuillere-balance-electronique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CUILLÈRE BALANCE ÉLECTRONIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/72e39f246742dc1ac59873cf6cd2f735e43ba216.jpg" alt="Jeux vidéos & Consoles" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/jeux-videos-consoles')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/consoles-de-jeux')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Consoles de jeux</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-consoles')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires Consoles</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/jeux-video')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jeux vidéo</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Sup-Game-Box-400-En-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f693d7473e240adb6a54708215d45ff6.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sup-Game-Box-400-En-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUP GAME BOX 400 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/3-led-large-screen-mini-handheld'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_61e2ab90d73bce4f58ec206226fbbdf1.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/3-led-large-screen-mini-handheld">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
3"LED LARGE SCREEN MINI HANDHELD
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
70 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/ensemble-tapis-souris-gamer'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b65828a3c1b16c2a107c1999ffcd38f9.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/ensemble-tapis-souris-gamer">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ENSEMBLE TAPIS- SOURIS GAMER
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Manette-De-Jeu-Simple-PS3'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e04cd572c7e6bba3cfd55903e617f6d9.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Manette-De-Jeu-Simple-PS3">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE DE JEU SIMPLE PS3
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/NABOLED-DECORATION-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3af7df57a044277a2b8d87c129ce0afd.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/NABOLED-DECORATION-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NABOLED DECORATION GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
27 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tableaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e74de0b87a42d48e825928d7e5427f03.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tableaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLEAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/manette-Play-4-sans-fil'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_406aeb85d079a39269cd953f34987d4c.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-15%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/manette-Play-4-sans-fil">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE PLAY PS4 4 SANS FIL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
75 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>88 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/manette-xbox-360-filaire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8849cda8b459c3ca76bd87c7f1dd5839.webp" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/manette-xbox-360-filaire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE XBOX 360 FILAIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
68 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>85 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Nintendo-Mini-Game-Anniversary-Edition-620'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8b7c68061e54dcd1ce5648e860353f67.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nintendo-Mini-Game-Anniversary-Edition-620">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NINTENDO MINI GAME ANNIVERSARY EDITION 620
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Manette-PS3'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_dbfe3bdb59fd68f2318184c803c5b3af.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Manette-PS3">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE PS3
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
38 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/GM83-Gaming-mouse'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8209459f70e09d1f99149ac0775df910.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/GM83-Gaming-mouse">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GM83 GAMING MOUSE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Controleur-de-jeu-mobile'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a2c59c13a72893a953a35df0e5b0947.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Controleur-de-jeu-mobile">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CONTRÔLEUR DE JEU MOBILE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/72e39f246742dc1ac59873cf6cd2f735e43ba216.jpg"
alt="Jeux vidéos & Consoles"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/jeux-videos-consoles')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/consoles-de-jeux')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Consoles de jeux</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-consoles')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires Consoles</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/jeux-video')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jeux vidéo</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Sup-Game-Box-400-En-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f693d7473e240adb6a54708215d45ff6.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sup-Game-Box-400-En-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUP GAME BOX 400 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/3-led-large-screen-mini-handheld'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_61e2ab90d73bce4f58ec206226fbbdf1.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/3-led-large-screen-mini-handheld">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
3"LED LARGE SCREEN MINI HANDHELD
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
70 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/ensemble-tapis-souris-gamer'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b65828a3c1b16c2a107c1999ffcd38f9.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/ensemble-tapis-souris-gamer">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ENSEMBLE TAPIS- SOURIS GAMER
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Manette-De-Jeu-Simple-PS3'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e04cd572c7e6bba3cfd55903e617f6d9.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Manette-De-Jeu-Simple-PS3">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE DE JEU SIMPLE PS3
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/NABOLED-DECORATION-GAMING'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3af7df57a044277a2b8d87c129ce0afd.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/NABOLED-DECORATION-GAMING">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NABOLED DECORATION GAMING
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
27 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tableaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_e74de0b87a42d48e825928d7e5427f03.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tableaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLEAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/manette-Play-4-sans-fil'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_406aeb85d079a39269cd953f34987d4c.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-15%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/manette-Play-4-sans-fil">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE PLAY PS4 4 SANS FIL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
75 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>88 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/manette-xbox-360-filaire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8849cda8b459c3ca76bd87c7f1dd5839.webp" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/manette-xbox-360-filaire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE XBOX 360 FILAIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
68 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>85 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Nintendo-Mini-Game-Anniversary-Edition-620'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8b7c68061e54dcd1ce5648e860353f67.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nintendo-Mini-Game-Anniversary-Edition-620">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NINTENDO MINI GAME ANNIVERSARY EDITION 620
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Manette-PS3'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_dbfe3bdb59fd68f2318184c803c5b3af.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Manette-PS3">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MANETTE PS3
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
38 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/GM83-Gaming-mouse'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8209459f70e09d1f99149ac0775df910.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/GM83-Gaming-mouse">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GM83 GAMING MOUSE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Controleur-de-jeu-mobile'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a2c59c13a72893a953a35df0e5b0947.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Controleur-de-jeu-mobile">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CONTRÔLEUR DE JEU MOBILE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/b38d9b1cf7c46e0b666c6cfb9f29c17af20adf8f.jpg" alt="Mode" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/mode')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-mode')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires de mode</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-femme')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Femme</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-homme')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Homme</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-enfant')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Enfant</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/sac-a-main'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_33cc501bf4bedb0bdf3bf22422742de3.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sac-a-main">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC À MAIN EN PERLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
160 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Royal-Boots'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2e78ea324bb7aca8b00265efd7c82b43.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Royal-Boots">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROYAL BOOTS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/MEN-S-LEATHER'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_184ad996b76ac9f54bf6d1d61d4702a1.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/MEN-S-LEATHER">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MEN'S LEATHER
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
95 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/chaise-a-bascule-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bcb8e9adaadd7f99e362615a29b3af83.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chaise-a-bascule-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAISE À BASCULE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
55 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/robe-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0d8073a89cbbd06eed133b36909d1033.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/robe-femme">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBE FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
60 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/robe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3f14057b0d546bf9c96ca57c7dab3b9c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/robe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
60 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/chaussuredaim'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_597afc5d3e1faa3ae65d08b46f26b2e5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chaussuredaim">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAUSSUREDAIM
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Sabot-femme-blanc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_13f01467d0453cfaac3e537664d67ce0.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sabot-femme-blanc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SABOT FEMME BLANC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/bouttines'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ca8c1a6f0a7c27a60699432bf340fe84.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bouttines">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOUTTINES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/basket-simba'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_76e7634fbf515ba8d666bb085ddb8f01.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-28%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-simba">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET SIMBA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
54 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/basket-femme-compus'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a550beb025f8aed4d34155620cc7843.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-femme-compus">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET FEMME COMPUS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
46 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/kachabia-femme-en-cachemire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_61d1b025b0f466b160389bb41a621a41.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kachabia-femme-en-cachemire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KACHABIA EN CACHEMIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>96 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/b38d9b1cf7c46e0b666c6cfb9f29c17af20adf8f.jpg"
alt="Mode"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/mode')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/accessoires-mode')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Accessoires de mode</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-femme')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Femme</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-homme')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Homme</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/mode-enfant')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mode Enfant</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/sac-a-main'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_33cc501bf4bedb0bdf3bf22422742de3.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sac-a-main">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC À MAIN EN PERLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
160 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Royal-Boots'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2e78ea324bb7aca8b00265efd7c82b43.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Royal-Boots">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROYAL BOOTS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/MEN-S-LEATHER'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_184ad996b76ac9f54bf6d1d61d4702a1.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/MEN-S-LEATHER">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MEN'S LEATHER
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
95 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/chaise-a-bascule-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_bcb8e9adaadd7f99e362615a29b3af83.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chaise-a-bascule-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAISE À BASCULE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
55 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/robe-femme'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0d8073a89cbbd06eed133b36909d1033.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/robe-femme">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBE FEMME
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
60 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/robe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3f14057b0d546bf9c96ca57c7dab3b9c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/robe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
60 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/chaussuredaim'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_597afc5d3e1faa3ae65d08b46f26b2e5.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chaussuredaim">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAUSSUREDAIM
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Sabot-femme-blanc'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_13f01467d0453cfaac3e537664d67ce0.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-20%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Sabot-femme-blanc">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SABOT FEMME BLANC
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/bouttines'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_ca8c1a6f0a7c27a60699432bf340fe84.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/bouttines">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOUTTINES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
52 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/basket-simba'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_76e7634fbf515ba8d666bb085ddb8f01.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-28%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-simba">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET SIMBA
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
54 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>75 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/basket-femme-compus'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4a550beb025f8aed4d34155620cc7843.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/basket-femme-compus">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BASKET FEMME COMPUS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
46 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>65 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/kachabia-femme-en-cachemire'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_61d1b025b0f466b160389bb41a621a41.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/kachabia-femme-en-cachemire">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KACHABIA EN CACHEMIRE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>96 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/4f3fe5b913f429fd3722fa10ee234b6c429e9239.jpg" alt="Santé & Beauté" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/sante-beaute')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/beaute-soins')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Beauté & Soins</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/parapharmacie')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parapharmacie</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/tondeuses-rasoirs')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Tondeuses & Rasoirs</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/appareils-massage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Appareils de massage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/Parfums')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parfums</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Coupe-ongles-electrique-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_df40eb31e2ae5369691197189a81a322.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Coupe-ongles-electrique-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COUPE-ONGLES ÉLECTRIQUE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Aspirateur-nasal-electrique-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_af9e7f17ce34c452b983d9a1eaf061a8.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Aspirateur-nasal-electrique-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ASPIRATEUR NASAL ÉLECTRIQUE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Shampooing-Phytokeratine-Cheveux-Gras'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_156853452cf43d570ecb55e400964548.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-Phytokeratine-Cheveux-Gras">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX GRAS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Shampooing-PhytoKeratine-Cheveux-Secs'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b0fcb0434ae692a72f5d014a28dfd72f.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-PhytoKeratine-Cheveux-Secs">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX SECS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Machine-de-coiffure-Kemei-KM-313'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0b70a33b678d6b759b1123a48e642dff.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-de-coiffure-Kemei-KM-313">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE DE COIFFURE KEMEI KM-313
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Epilateur-pour-le-visage'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a3043c652facf466094e6589a3ade616.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Epilateur-pour-le-visage">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ÉPILATEUR POUR LE VISAGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tondeuse-de-precision-WESTINGHOUSE-WH1122'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a1d4f549043e7560d9f874c2a2fbad5f.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-de-precision-WESTINGHOUSE-WH1122">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE DE PRÉCISION - WESTINGHOUSE-WH1122
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
39 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tondeuse-Cheveux-Professionnelle'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_74bc995c6968e931c6ea954a222a6446.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-Cheveux-Professionnelle">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE CHEVEUX PROFESSIONNELLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
75 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosse-Seche-Cheveux-2-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0a8b9f4a6e47ce1f23b51ec0dbe443a8.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-Seche-Cheveux-2-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE SÈCHE-CHEVEUX 2 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Kemei-Tondeuse-a-cheveux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7f42c81e09d4fea1f05f3e3146d8c69a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kemei-Tondeuse-a-cheveux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KEMEI TONDEUSE À CHEVEUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tondeuse-a-poils-de-nez-Kemei-KM-1433'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2ef1398a8062737196de915f27152976.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-a-poils-de-nez-Kemei-KM-1433">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE À POILS DE NEZ KEMEI KM-1433
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Kemei-Tondeuse-Rechargeable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7c77481738b816ebc076933060683ec2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kemei-Tondeuse-Rechargeable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KEMEI TONDEUSE RECHARGEABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/4f3fe5b913f429fd3722fa10ee234b6c429e9239.jpg"
alt="Santé & Beauté"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/sante-beaute')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/beaute-soins')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Beauté & Soins</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/parapharmacie')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parapharmacie</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/tondeuses-rasoirs')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Tondeuses & Rasoirs</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/appareils-massage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Appareils de massage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/Parfums')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parfums</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Coupe-ongles-electrique-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_df40eb31e2ae5369691197189a81a322.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Coupe-ongles-electrique-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COUPE-ONGLES ÉLECTRIQUE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Aspirateur-nasal-electrique-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_af9e7f17ce34c452b983d9a1eaf061a8.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Aspirateur-nasal-electrique-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ASPIRATEUR NASAL ÉLECTRIQUE POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Shampooing-Phytokeratine-Cheveux-Gras'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_156853452cf43d570ecb55e400964548.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-Phytokeratine-Cheveux-Gras">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX GRAS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Shampooing-PhytoKeratine-Cheveux-Secs'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b0fcb0434ae692a72f5d014a28dfd72f.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shampooing-PhytoKeratine-Cheveux-Secs">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAMPOOING PHYTOKÉRATINE - CHEVEUX SECS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
41 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>46 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Machine-de-coiffure-Kemei-KM-313'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0b70a33b678d6b759b1123a48e642dff.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Machine-de-coiffure-Kemei-KM-313">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MACHINE DE COIFFURE KEMEI KM-313
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Epilateur-pour-le-visage'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a3043c652facf466094e6589a3ade616.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Epilateur-pour-le-visage">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ÉPILATEUR POUR LE VISAGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
40 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tondeuse-de-precision-WESTINGHOUSE-WH1122'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a1d4f549043e7560d9f874c2a2fbad5f.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-de-precision-WESTINGHOUSE-WH1122">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE DE PRÉCISION - WESTINGHOUSE-WH1122
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
39 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tondeuse-Cheveux-Professionnelle'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_74bc995c6968e931c6ea954a222a6446.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-Cheveux-Professionnelle">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE CHEVEUX PROFESSIONNELLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
75 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Brosse-Seche-Cheveux-2-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0a8b9f4a6e47ce1f23b51ec0dbe443a8.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-Seche-Cheveux-2-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE SÈCHE-CHEVEUX 2 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
89 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Kemei-Tondeuse-a-cheveux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7f42c81e09d4fea1f05f3e3146d8c69a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kemei-Tondeuse-a-cheveux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KEMEI TONDEUSE À CHEVEUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tondeuse-a-poils-de-nez-Kemei-KM-1433'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2ef1398a8062737196de915f27152976.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-a-poils-de-nez-Kemei-KM-1433">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE À POILS DE NEZ KEMEI KM-1433
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Kemei-Tondeuse-Rechargeable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7c77481738b816ebc076933060683ec2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Kemei-Tondeuse-Rechargeable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
KEMEI TONDEUSE RECHARGEABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/608a75c960dd5b3e28e11dcf799f8e29a5cfbc2b.jpg" alt="Maison & Bureau" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/maison-bureau')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/mobilier-bureau')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mobilier & Bureau</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/decoration-eclairage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Décoration & Éclairage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/linge-textile')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Linge & Textile</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Lampe-LED-interieure'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c79f9e4398e0dd003e80866898383fdf.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lampe-LED-interieure">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE LED INTÉRIEURE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Protection-de-poignee-de-porte'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0d8ca970567b460b21a543963be2fa13.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Protection-de-poignee-de-porte">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PROTECTION DE POIGNÉE DE PORTE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Arret-de-porte-magnetiques'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_69451474e8e8b29af8bc6b7d627f7967.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Arret-de-porte-magnetiques">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARRÊT DE PORTE MAGNETIQUES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/lampe-sans-fil-COB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_95634ad51fb2f36b8f7206a370625960.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/lampe-sans-fil-COB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE SANS FIL COB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Boule-depilatoire-reutilisable-Poils-d-animaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f4f73a84c9e7666cecb6b5975c5a90c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Boule-depilatoire-reutilisable-Poils-d-animaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOULE DÉPILATOIRE RÉUTILISABLE POILS D’ANIMAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Rasoir-Anti-Bouloches'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_cd1790bf8bbde9615c6a86c806680863.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Rasoir-Anti-Bouloches">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RASOIR ANTI BOULOCHES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Lot-de-7-Clips-pour-Cables-Organisation-Facile-et-Pratique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0bee75b13fd235b180d72165b31d50f6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lot-de-7-Clips-pour-Cables-Organisation-Facile-et-Pratique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LOT DE 7 CLIPS POUR CÂBLES – ORGANISATION FACILE ET PRATIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/multiprises-ldnio-sc2311-1-port-usb-c-2-ports-usb-a-2-prises-de-courant-1-port-qc3-0-20-w'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c4b7ef1519e24c932b7be090ae541cb2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/multiprises-ldnio-sc2311-1-port-usb-c-2-ports-usb-a-2-prises-de-courant-1-port-qc3-0-20-w">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MULTIPRISES LDNIO SC2311 - 1 PORT USB-C, 2 PORTS USB-A - 2 PRISES DE COURANT - 1 PORT QC3.0 20 W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Mini-Lampe-de-Nuit-LED-COB-Magnetique-Ultra-lumineuse-Sans-fil'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_74847a4f2ba20dddfd4003754a9d0341.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mini-Lampe-de-Nuit-LED-COB-Magnetique-Ultra-lumineuse-Sans-fil">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MINI LAMPE DE NUIT LED COB MAGNÉTIQUE ULTRA-LUMINEUSE SANS FIL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Guirlande-Lumineuse-LED-Etanche-Branchable-Pour-L-exterieur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7d101c062ff216fa27ee6c23aea78323.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Guirlande-Lumineuse-LED-Etanche-Branchable-Pour-L-exterieur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GUIRLANDE LUMINEUSE LED – ÉTANCHE – BRANCHABLE POUR L’EXTÉRIEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Multiprise-Circulaire-MEGALIGHT-5-Metres-4-Prises'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4ec8ac05104faad59b3790a2813a3e62.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Multiprise-Circulaire-MEGALIGHT-5-Metres-4-Prises">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MULTIPRISE CIRCULAIRE MEGALIGHT - 5 MÈTRES - 4 PRISES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
27 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Distributeur-D-eau-Electrique-Universel-USB-Rechargeable-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_748405b5bdd5952f77243c88d2ad7109.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Distributeur-D-eau-Electrique-Universel-USB-Rechargeable-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
DISTRIBUTEUR D’EAU ÉLECTRIQUE UNIVERSEL – USB – RECHARGEABLE - NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
28 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/608a75c960dd5b3e28e11dcf799f8e29a5cfbc2b.jpg"
alt="Maison & Bureau"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/maison-bureau')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/mobilier-bureau')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Mobilier & Bureau</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/decoration-eclairage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Décoration & Éclairage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/linge-textile')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Linge & Textile</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Lampe-LED-interieure'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c79f9e4398e0dd003e80866898383fdf.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lampe-LED-interieure">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE LED INTÉRIEURE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Protection-de-poignee-de-porte'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0d8ca970567b460b21a543963be2fa13.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Protection-de-poignee-de-porte">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PROTECTION DE POIGNÉE DE PORTE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Arret-de-porte-magnetiques'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_69451474e8e8b29af8bc6b7d627f7967.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Arret-de-porte-magnetiques">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARRÊT DE PORTE MAGNETIQUES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/lampe-sans-fil-COB'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_95634ad51fb2f36b8f7206a370625960.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/lampe-sans-fil-COB">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE SANS FIL COB
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Boule-depilatoire-reutilisable-Poils-d-animaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f4f73a84c9e7666cecb6b5975c5a90c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Boule-depilatoire-reutilisable-Poils-d-animaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BOULE DÉPILATOIRE RÉUTILISABLE POILS D’ANIMAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Rasoir-Anti-Bouloches'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_cd1790bf8bbde9615c6a86c806680863.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Rasoir-Anti-Bouloches">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RASOIR ANTI BOULOCHES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Lot-de-7-Clips-pour-Cables-Organisation-Facile-et-Pratique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0bee75b13fd235b180d72165b31d50f6.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lot-de-7-Clips-pour-Cables-Organisation-Facile-et-Pratique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LOT DE 7 CLIPS POUR CÂBLES – ORGANISATION FACILE ET PRATIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/multiprises-ldnio-sc2311-1-port-usb-c-2-ports-usb-a-2-prises-de-courant-1-port-qc3-0-20-w'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c4b7ef1519e24c932b7be090ae541cb2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/multiprises-ldnio-sc2311-1-port-usb-c-2-ports-usb-a-2-prises-de-courant-1-port-qc3-0-20-w">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MULTIPRISES LDNIO SC2311 - 1 PORT USB-C, 2 PORTS USB-A - 2 PRISES DE COURANT - 1 PORT QC3.0 20 W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Mini-Lampe-de-Nuit-LED-COB-Magnetique-Ultra-lumineuse-Sans-fil'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_74847a4f2ba20dddfd4003754a9d0341.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mini-Lampe-de-Nuit-LED-COB-Magnetique-Ultra-lumineuse-Sans-fil">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MINI LAMPE DE NUIT LED COB MAGNÉTIQUE ULTRA-LUMINEUSE SANS FIL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Guirlande-Lumineuse-LED-Etanche-Branchable-Pour-L-exterieur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7d101c062ff216fa27ee6c23aea78323.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Guirlande-Lumineuse-LED-Etanche-Branchable-Pour-L-exterieur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GUIRLANDE LUMINEUSE LED – ÉTANCHE – BRANCHABLE POUR L’EXTÉRIEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
42 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Multiprise-Circulaire-MEGALIGHT-5-Metres-4-Prises'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4ec8ac05104faad59b3790a2813a3e62.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Multiprise-Circulaire-MEGALIGHT-5-Metres-4-Prises">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MULTIPRISE CIRCULAIRE MEGALIGHT - 5 MÈTRES - 4 PRISES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
27 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Distributeur-D-eau-Electrique-Universel-USB-Rechargeable-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_748405b5bdd5952f77243c88d2ad7109.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Distributeur-D-eau-Electrique-Universel-USB-Rechargeable-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
DISTRIBUTEUR D’EAU ÉLECTRIQUE UNIVERSEL – USB – RECHARGEABLE - NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
28 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/c1f9fcd46bf0c97d16a404f8515b1aaac1095ecf.jpg" alt="Sport & Loisirs" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/sport-loisirs')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/sport-fitness')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sport & fitness</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/materiel-de-peche')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">matériel de pêche</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/complements-alimentaires')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Compléments alimentaires</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/camping')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Camping</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/arts-martiaux-boxe')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Arts martiaux & boxe</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/sac-a-bouteille-d-eau-magnetique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d01c35d8db28300139e3c1e8129c125c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sac-a-bouteille-d-eau-magnetique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC À BOUTEILLE D'EAU MAGNÉTIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Mini-Lampe-Torche-Multifonction-5-en-1-Rechargeable-Resistante-a-L-eau'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8cec87e75270e90750f2e7e57dad5206.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mini-Lampe-Torche-Multifonction-5-en-1-Rechargeable-Resistante-a-L-eau">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MINI LAMPE TORCHE MULTIFONCTION 5 EN 1 - RECHARGEABLE - RÉSISTANTE À L'EAU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Shaker-electrique-automatique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c880ca79e285e7e65419156c8f073a23.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shaker-electrique-automatique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAKER ÉLECTRIQUE AUTOMATIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
22 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tapis-gym'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_13662e90a4afcfadfda0d5f5eedf9c86.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tapis-gym">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TAPIS GYM
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
80 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Ceinture-Amincissante-3-en-1-Pour-Femmes-Ajustable-Sports-and-Fitness'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7dc0de53e8eac631f7b07ee8696be257.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ceinture-Amincissante-3-en-1-Pour-Femmes-Ajustable-Sports-and-Fitness">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CEINTURE AMINCISSANTE 3 EN 1 POUR FEMMES – AJUSTABLE – SPORTS & FITNESS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
51 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Lampe-de-peche-solaire-Rechargeable-Lampe-d-inspection-magnetique-4-modes-100-W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2de5d8de9549b3de2d90817b912da0de.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lampe-de-peche-solaire-Rechargeable-Lampe-d-inspection-magnetique-4-modes-100-W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE DE PÊCHE SOLAIRE - RECHARGEABLE - LAMPE D'INSPECTION MAGNÉTIQUE - 4 MODES - 100 W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
55 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Filet-De-Peche-Pliable-Parfait-Pour-Attraper-Facilement-Du-Poisson'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3a049312c31c957cee886378507646a2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Filet-De-Peche-Pliable-Parfait-Pour-Attraper-Facilement-Du-Poisson">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FILET DE PÊCHE PLIABLE – PARFAIT POUR ATTRAPER FACILEMENT DU POISSON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
44 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/support-de-doigt-portable-acier-inoxydable-antiderapant'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_25027ee9b8f53dd1c51c9952007527f2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/support-de-doigt-portable-acier-inoxydable-antiderapant">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT DE DOIGT PORTABLE – ACIER INOXYDABLE – ANTIDÉRAPANT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tente-De-Camping-Legere-Pour-4-Personnes-Rain-Fly'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c57e99f7db4c76c0bb6fdf747f1477f6.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tente-De-Camping-Legere-Pour-4-Personnes-Rain-Fly">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TENTE DE CAMPING LÉGÈRE POUR 4 PERSONNES - RAIN FLY
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/gants-tactiques-demi-doigt-de-haute-qualite-multifonctions-noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b290b4846ec5f1a0748ca8f857fee397.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/gants-tactiques-demi-doigt-de-haute-qualite-multifonctions-noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GANTS TACTIQUES DEMI-DOIGT DE HAUTE QUALITÉ – MULTIFONCTIONS – NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/chapeau-de-seau-unisexe-protection-solaire-exterieure-noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_045755d23d3c0e86a8b1119a1fa41903.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chapeau-de-seau-unisexe-protection-solaire-exterieure-noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAPEAU DE SEAU UNISEXE – PROTECTION SOLAIRE EXTÉRIEURE – NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
26 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/chapeau-de-soleil-camouflage-en-coton-pour-la-peche-et-la-chasse-en-plein-air'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_957ef9a2190df74ad980cd3fe0cad617.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chapeau-de-soleil-camouflage-en-coton-pour-la-peche-et-la-chasse-en-plein-air">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAPEAU DE SOLEIL CAMOUFLAGE EN COTON POUR LA PÊCHE ET LA CHASSE EN PLEIN AIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
26 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/c1f9fcd46bf0c97d16a404f8515b1aaac1095ecf.jpg"
alt="Sport & Loisirs"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/sport-loisirs')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/sport-fitness')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sport & fitness</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/materiel-de-peche')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">matériel de pêche</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/complements-alimentaires')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Compléments alimentaires</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/camping')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Camping</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/arts-martiaux-boxe')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Arts martiaux & boxe</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/sac-a-bouteille-d-eau-magnetique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d01c35d8db28300139e3c1e8129c125c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sac-a-bouteille-d-eau-magnetique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAC À BOUTEILLE D'EAU MAGNÉTIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Mini-Lampe-Torche-Multifonction-5-en-1-Rechargeable-Resistante-a-L-eau'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8cec87e75270e90750f2e7e57dad5206.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Mini-Lampe-Torche-Multifonction-5-en-1-Rechargeable-Resistante-a-L-eau">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MINI LAMPE TORCHE MULTIFONCTION 5 EN 1 - RECHARGEABLE - RÉSISTANTE À L'EAU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Shaker-electrique-automatique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c880ca79e285e7e65419156c8f073a23.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Shaker-electrique-automatique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAKER ÉLECTRIQUE AUTOMATIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
22 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tapis-gym'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_13662e90a4afcfadfda0d5f5eedf9c86.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tapis-gym">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TAPIS GYM
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
80 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Ceinture-Amincissante-3-en-1-Pour-Femmes-Ajustable-Sports-and-Fitness'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7dc0de53e8eac631f7b07ee8696be257.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ceinture-Amincissante-3-en-1-Pour-Femmes-Ajustable-Sports-and-Fitness">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CEINTURE AMINCISSANTE 3 EN 1 POUR FEMMES – AJUSTABLE – SPORTS & FITNESS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
51 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Lampe-de-peche-solaire-Rechargeable-Lampe-d-inspection-magnetique-4-modes-100-W'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_2de5d8de9549b3de2d90817b912da0de.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Lampe-de-peche-solaire-Rechargeable-Lampe-d-inspection-magnetique-4-modes-100-W">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
LAMPE DE PÊCHE SOLAIRE - RECHARGEABLE - LAMPE D'INSPECTION MAGNÉTIQUE - 4 MODES - 100 W
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
55 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Filet-De-Peche-Pliable-Parfait-Pour-Attraper-Facilement-Du-Poisson'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3a049312c31c957cee886378507646a2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Filet-De-Peche-Pliable-Parfait-Pour-Attraper-Facilement-Du-Poisson">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
FILET DE PÊCHE PLIABLE – PARFAIT POUR ATTRAPER FACILEMENT DU POISSON
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
44 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/support-de-doigt-portable-acier-inoxydable-antiderapant'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_25027ee9b8f53dd1c51c9952007527f2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/support-de-doigt-portable-acier-inoxydable-antiderapant">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPPORT DE DOIGT PORTABLE – ACIER INOXYDABLE – ANTIDÉRAPANT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tente-De-Camping-Legere-Pour-4-Personnes-Rain-Fly'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c57e99f7db4c76c0bb6fdf747f1477f6.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tente-De-Camping-Legere-Pour-4-Personnes-Rain-Fly">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TENTE DE CAMPING LÉGÈRE POUR 4 PERSONNES - RAIN FLY
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
67 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/gants-tactiques-demi-doigt-de-haute-qualite-multifonctions-noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b290b4846ec5f1a0748ca8f857fee397.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/gants-tactiques-demi-doigt-de-haute-qualite-multifonctions-noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GANTS TACTIQUES DEMI-DOIGT DE HAUTE QUALITÉ – MULTIFONCTIONS – NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
35 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/chapeau-de-seau-unisexe-protection-solaire-exterieure-noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_045755d23d3c0e86a8b1119a1fa41903.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chapeau-de-seau-unisexe-protection-solaire-exterieure-noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAPEAU DE SEAU UNISEXE – PROTECTION SOLAIRE EXTÉRIEURE – NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
26 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/chapeau-de-soleil-camouflage-en-coton-pour-la-peche-et-la-chasse-en-plein-air'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_957ef9a2190df74ad980cd3fe0cad617.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/chapeau-de-soleil-camouflage-en-coton-pour-la-peche-et-la-chasse-en-plein-air">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHAPEAU DE SOLEIL CAMOUFLAGE EN COTON POUR LA PÊCHE ET LA CHASSE EN PLEIN AIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
26 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/850c7aa82663eef12257d4d5240d51015fb0a655.jpg" alt="Librairie & Jouets" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/librairie-jouets')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/jouets-jeux')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jouets & jeux</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/parascolaire')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parascolaire</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/fournitures-scolaires')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Fournitures scolaires</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/emballage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Emballage</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Super-Money-Gun-Shooter-Toys-For-Money-Spray'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9e14f46ad2e00f21a1b4a6aec2a435f3.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Super-Money-Gun-Shooter-Toys-For-Money-Spray">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPER MONEY GUN SHOOTER TOYS FOR MONEY SPRAY
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/prescolaire-Lecture-ponctuelle-Enfants'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1ac9c05bd1ea515da7e49166a3b12d17.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/prescolaire-Lecture-ponctuelle-Enfants">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PRÉSCOLAIRE LECTURE PONCTUELLE ENFANTS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
43 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Trompette-de-musique-Jouets'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_66e91b0c635a29f2744fee72a841719a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Trompette-de-musique-Jouets">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TROMPETTE DE MUSIQUE JOUETS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tableaux-pour-enfants-Mosaique-creative'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d4a39f1a9b584dfe4daeae754574bcff.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tableaux-pour-enfants-Mosaique-creative">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLEAUX POUR ENFANTS MOSAÏQUE CRÉATIVE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Thomas-Le-Train-Enfants-Garcon-Bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f9f1ed586c697c0aa190df5234e0ba67.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Thomas-Le-Train-Enfants-Garcon-Bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
THOMAS LE TRAIN ENFANTS GARÇON BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
95 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bloque-porte-de-securite-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_29827bf7465148cf939dafecef7a0054.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bloque-porte-de-securite-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLOQUE-PORTE DE SÉCURITÉ POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
9 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Jeu-de-combat-gyroscopique-multijoueur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_70628444ecf4201e980867e79f1cfa21.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Jeu-de-combat-gyroscopique-multijoueur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
JEU DE COMBAT GYROSCOPIQUE MULTIJOUEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Jeu-de-Deliement-de-Corde'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6e9533b28b6ec872e90956e4f24685df.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Jeu-de-Deliement-de-Corde">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
JEU DE DÉLIEMENT DE CORDE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Entraineur-de-tennis-de-table-Kids'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4fd2c08246757959e059b21985dabb31.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Entraineur-de-tennis-de-table-Kids">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ENTRAÎNEUR DE TENNIS DE TABLE KIDS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/carton-de-36-ruban-adhesifs-marron-48-100'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_be61999fe3ad9ae9dde78dbe6d0408ab.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-25%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/carton-de-36-ruban-adhesifs-marron-48-100">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CARTON DE 36 RUBAN ADHÉSIFS MARRON 48*100
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>120 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Ardoise-Magique-LCD-12-Pour-Enfant-Bleu-ciel'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_51287948fbbd18d42e62db2df9a40854.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ardoise-Magique-LCD-12-Pour-Enfant-Bleu-ciel">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARDOISE MAGIQUE LCD 12'' POUR ENFANT BLEU CIEL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>25 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Ardoise-Magique-LCD-12-Pour-Enfant-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7a1169227ab11e127cb804ceb64fb8e8.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ardoise-Magique-LCD-12-Pour-Enfant-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARDOISE MAGIQUE LCD 12'' POUR ENFANT NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>25 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/850c7aa82663eef12257d4d5240d51015fb0a655.jpg"
alt="Librairie & Jouets"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/librairie-jouets')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/jouets-jeux')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jouets & jeux</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/parascolaire')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Parascolaire</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/fournitures-scolaires')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Fournitures scolaires</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/emballage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Emballage</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Super-Money-Gun-Shooter-Toys-For-Money-Spray'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9e14f46ad2e00f21a1b4a6aec2a435f3.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Super-Money-Gun-Shooter-Toys-For-Money-Spray">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SUPER MONEY GUN SHOOTER TOYS FOR MONEY SPRAY
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/prescolaire-Lecture-ponctuelle-Enfants'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1ac9c05bd1ea515da7e49166a3b12d17.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/prescolaire-Lecture-ponctuelle-Enfants">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PRÉSCOLAIRE LECTURE PONCTUELLE ENFANTS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
43 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Trompette-de-musique-Jouets'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_66e91b0c635a29f2744fee72a841719a.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Trompette-de-musique-Jouets">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TROMPETTE DE MUSIQUE JOUETS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
50 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tableaux-pour-enfants-Mosaique-creative'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d4a39f1a9b584dfe4daeae754574bcff.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tableaux-pour-enfants-Mosaique-creative">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TABLEAUX POUR ENFANTS MOSAÏQUE CRÉATIVE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Thomas-Le-Train-Enfants-Garcon-Bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f9f1ed586c697c0aa190df5234e0ba67.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Thomas-Le-Train-Enfants-Garcon-Bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
THOMAS LE TRAIN ENFANTS GARÇON BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
95 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Bloque-porte-de-securite-pour-bebe'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_29827bf7465148cf939dafecef7a0054.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bloque-porte-de-securite-pour-bebe">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLOQUE-PORTE DE SÉCURITÉ POUR BÉBÉ
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
9 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Jeu-de-combat-gyroscopique-multijoueur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_70628444ecf4201e980867e79f1cfa21.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Jeu-de-combat-gyroscopique-multijoueur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
JEU DE COMBAT GYROSCOPIQUE MULTIJOUEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Jeu-de-Deliement-de-Corde'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6e9533b28b6ec872e90956e4f24685df.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Jeu-de-Deliement-de-Corde">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
JEU DE DÉLIEMENT DE CORDE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Entraineur-de-tennis-de-table-Kids'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_4fd2c08246757959e059b21985dabb31.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Entraineur-de-tennis-de-table-Kids">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ENTRAÎNEUR DE TENNIS DE TABLE KIDS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
20 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/carton-de-36-ruban-adhesifs-marron-48-100'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_be61999fe3ad9ae9dde78dbe6d0408ab.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-25%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/carton-de-36-ruban-adhesifs-marron-48-100">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CARTON DE 36 RUBAN ADHÉSIFS MARRON 48*100
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>120 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Ardoise-Magique-LCD-12-Pour-Enfant-Bleu-ciel'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_51287948fbbd18d42e62db2df9a40854.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ardoise-Magique-LCD-12-Pour-Enfant-Bleu-ciel">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARDOISE MAGIQUE LCD 12'' POUR ENFANT BLEU CIEL
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>25 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Ardoise-Magique-LCD-12-Pour-Enfant-Noir'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7a1169227ab11e127cb804ceb64fb8e8.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-30%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Ardoise-Magique-LCD-12-Pour-Enfant-Noir">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ARDOISE MAGIQUE LCD 12'' POUR ENFANT NOIR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
18 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>25 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/ce7a499545bddd594ad0d0d299dd6ce60d1ef79a.jpg" alt="Supérette" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/superette')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/animalerie')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Animalerie</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/alimentaire-boissons')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Alimentaire & Boissons</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/hygiene-entretien')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Hygiène & Entretien</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/bebe-puericulture')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Bébé & Puériculture</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosse-de-Massage-Electrique-animaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_480e599ff503ac5c13368c94481d046a.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-Massage-Electrique-animaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE MASSAGE ÉLECTRIQUE ANIMAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Tondeuse-electrique-professionnelle-pour-chien-et-chat'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_de88baf201fb7b46693d72e23e986524.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-electrique-professionnelle-pour-chien-et-chat">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE ÉLECTRIQUE PROFESSIONNELLE POUR CHIEN ET CHAT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Nettoyeur-de-Vitres'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f7b0a0e3dc3b6a6695210834667dd541.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nettoyeur-de-Vitres">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYEUR DE VITRES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosses-de-Nettoyage-avec-Distributeur-Savon-3-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_58189cf38ffaa170cc9ed41e58e6bd13.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosses-de-Nettoyage-avec-Distributeur-Savon-3-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSES DE NETTOYAGE AVEC DISTRIBUTEUR SAVON 3 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
19 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosse-de-Nettoyage-pour-Cuisine'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f9375270c81cd0aa1961b87abe520f4.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-Nettoyage-pour-Cuisine">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE NETTOYAGE POUR CUISINE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/nettoyage-avec-porte-eponge'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b74ad9fc0641f7118ef0a194456c6bf8.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/nettoyage-avec-porte-eponge">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYAGE AVEC PORTE-ÉPONGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Nettoyeur-de-vitres-magnetique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9b6d55cb22d1fac21816157529a3a948.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nettoyeur-de-vitres-magnetique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYEUR DE VITRES MAGNÉTIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Petit-aquarium-de-poissons'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7cddd87188ee7aed17eb89bb2db8f27e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Petit-aquarium-de-poissons">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PETIT AQUARIUM DE POISSONS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
109 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosse-de-nettoyage-electrique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3c817f146a4ddcfa80cf4524c9b71d0e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-nettoyage-electrique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE NETTOYAGE ÉLECTRIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Brosse-anti-buee-pour-ecran'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c06c52686c5b4f46762e1b5a31a846f5.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-anti-buee-pour-ecran">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE ANTI-BUÉE POUR ÉCRAN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
13 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Raclette-de-nettoyage-pour-vitres-3-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0faa1483c18c77a8d8507908d5be9ec6.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Raclette-de-nettoyage-pour-vitres-3-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RACLETTE DE NETTOYAGE POUR VITRES 3 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Etui-a-Cigarettes-en-Metal-Pour-10-Cigarettes-Automatique-Incassable-Avec-2-Briquets'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_17f28127b5e30e379d52b4133ed10a31.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Etui-a-Cigarettes-en-Metal-Pour-10-Cigarettes-Automatique-Incassable-Avec-2-Briquets">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ÉTUI À CIGARETTES EN MÉTAL POUR 10 CIGARETTES - AUTOMATIQUE INCASSABLE - AVEC 2 BRIQUETS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/ce7a499545bddd594ad0d0d299dd6ce60d1ef79a.jpg"
alt="Supérette"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/superette')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/animalerie')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Animalerie</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/alimentaire-boissons')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Alimentaire & Boissons</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/hygiene-entretien')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Hygiène & Entretien</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/bebe-puericulture')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Bébé & Puériculture</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Brosse-de-Massage-Electrique-animaux'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_480e599ff503ac5c13368c94481d046a.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-Massage-Electrique-animaux">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE MASSAGE ÉLECTRIQUE ANIMAUX
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
25 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Tondeuse-electrique-professionnelle-pour-chien-et-chat'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_de88baf201fb7b46693d72e23e986524.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Tondeuse-electrique-professionnelle-pour-chien-et-chat">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
TONDEUSE ÉLECTRIQUE PROFESSIONNELLE POUR CHIEN ET CHAT
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Nettoyeur-de-Vitres'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f7b0a0e3dc3b6a6695210834667dd541.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nettoyeur-de-Vitres">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYEUR DE VITRES
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Brosses-de-Nettoyage-avec-Distributeur-Savon-3-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_58189cf38ffaa170cc9ed41e58e6bd13.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosses-de-Nettoyage-avec-Distributeur-Savon-3-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSES DE NETTOYAGE AVEC DISTRIBUTEUR SAVON 3 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
19 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Brosse-de-Nettoyage-pour-Cuisine'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_5f9375270c81cd0aa1961b87abe520f4.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-Nettoyage-pour-Cuisine">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE NETTOYAGE POUR CUISINE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/nettoyage-avec-porte-eponge'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_b74ad9fc0641f7118ef0a194456c6bf8.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/nettoyage-avec-porte-eponge">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYAGE AVEC PORTE-ÉPONGE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Nettoyeur-de-vitres-magnetique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9b6d55cb22d1fac21816157529a3a948.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Nettoyeur-de-vitres-magnetique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NETTOYEUR DE VITRES MAGNÉTIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
15 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Petit-aquarium-de-poissons'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7cddd87188ee7aed17eb89bb2db8f27e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Petit-aquarium-de-poissons">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
PETIT AQUARIUM DE POISSONS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
109 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Brosse-de-nettoyage-electrique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_3c817f146a4ddcfa80cf4524c9b71d0e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-de-nettoyage-electrique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE DE NETTOYAGE ÉLECTRIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Brosse-anti-buee-pour-ecran'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_c06c52686c5b4f46762e1b5a31a846f5.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Brosse-anti-buee-pour-ecran">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BROSSE ANTI-BUÉE POUR ÉCRAN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
13 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Raclette-de-nettoyage-pour-vitres-3-en-1'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_0faa1483c18c77a8d8507908d5be9ec6.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Raclette-de-nettoyage-pour-vitres-3-en-1">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RACLETTE DE NETTOYAGE POUR VITRES 3 EN 1
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Etui-a-Cigarettes-en-Metal-Pour-10-Cigarettes-Automatique-Incassable-Avec-2-Briquets'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_17f28127b5e30e379d52b4133ed10a31.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Etui-a-Cigarettes-en-Metal-Pour-10-Cigarettes-Automatique-Incassable-Avec-2-Briquets">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ÉTUI À CIGARETTES EN MÉTAL POUR 10 CIGARETTES - AUTOMATIQUE INCASSABLE - AVEC 2 BRIQUETS
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/f62cb37b9a392197185a16d9c747a8e12a88b764.jpg" alt="Abonnements TV & Streaming" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/abonnements-tv-streaming')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/sharing')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sharing</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/streaming-vod')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Streaming vod</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/bein')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Bein</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/iptv')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">IPTV</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/shahid-vip'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_10eb29ec8f831bce575b7bbb6aecd386.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/shahid-vip">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAHID VIP
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
110 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/nova-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a9525f73230c94a1363b94cbfde847ea.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/nova-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NOVA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/avatar-iptv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8e656ca68982b2c935d44055a744b3e4.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/avatar-iptv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AVATAR IPTV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/alpha-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d9527d777a31538b3fe40e1586c2c9db.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/alpha-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ALPHA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/sstv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7f96caaa164a490d68387a7fd7584fb2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sstv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SSTV+
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/mmtv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aa22f507e009d38d76885a433ff8ca27.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/mmtv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MMTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/24-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7405a7596758c7277f0d41c15334be4c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/24-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
24 IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/global-tv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8108891f12d761f8dceffaff4255761e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/global-tv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GLOBAL TV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/challenge-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a5b2ab7712d5cca79d5334087b9ae081.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/challenge-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHALLENGE IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/wama-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6c34a9e93139eefad999af288dc987ef.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/wama-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
WAMA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/samiptv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_53cc775927235ff3e241e9f28130302e.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/samiptv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAMIPTV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
38 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/matador-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_780ab1e86a7d6ebcaaec7039a18c4e54.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/matador-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MATADOR IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/f62cb37b9a392197185a16d9c747a8e12a88b764.jpg"
alt="Abonnements TV & Streaming"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/abonnements-tv-streaming')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/sharing')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sharing</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/streaming-vod')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Streaming vod</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/bein')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Bein</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/iptv')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">IPTV</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/shahid-vip'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_10eb29ec8f831bce575b7bbb6aecd386.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/shahid-vip">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SHAHID VIP
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
110 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/nova-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a9525f73230c94a1363b94cbfde847ea.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/nova-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
NOVA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/avatar-iptv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8e656ca68982b2c935d44055a744b3e4.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/avatar-iptv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AVATAR IPTV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
65 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/alpha-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_d9527d777a31538b3fe40e1586c2c9db.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/alpha-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ALPHA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="fa fa-star text-primary" style="font-size: 10px"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(1)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/sstv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7f96caaa164a490d68387a7fd7584fb2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/sstv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SSTV+
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/mmtv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_aa22f507e009d38d76885a433ff8ca27.png" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/mmtv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MMTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/24-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7405a7596758c7277f0d41c15334be4c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/24-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
24 IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
30 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/global-tv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8108891f12d761f8dceffaff4255761e.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/global-tv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
GLOBAL TV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/challenge-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_a5b2ab7712d5cca79d5334087b9ae081.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/challenge-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CHALLENGE IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
37 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/wama-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_6c34a9e93139eefad999af288dc987ef.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/wama-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
WAMA IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
32 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/samiptv-pro'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_53cc775927235ff3e241e9f28130302e.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/samiptv-pro">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SAMIPTV PRO
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
38 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/matador-iptv'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_780ab1e86a7d6ebcaaec7039a18c4e54.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/matador-iptv">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
MATADOR IPTV
- 12 Mois </p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-2 pb-2 d-none d-lg-block">
<div class="row px-xl-5" style="padding-right:0px;padding-left:5px">
<img src="/uploads/images/0f28c6b255ffadb7abdc72c030fdaf5d3f88ac9d.jpg" alt="Auto, Bricolage & Jardin" class="img-fluid mb-1" width="100%" style="max-height: 350px;border-radius:8px; cursor: pointer;" onclick="redirectToAppShop('/category/auto-bricolage-jardin')"/>
<div class="owl-carousel subcategory-carousel mb-3">
<div class="subcategory-item" onclick="redirectToAppShop('/category/auto-moto')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Auto & Moto</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/jardinage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jardinage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/outils-bricolage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Outils & bricolage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/sanitaire')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sanitaire</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel">
<div class="pb-1 px-0" onclick="window.location.href='/product/Cal-DOS-orthopedique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1ed5484d8b401ef647ab664201965b2c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cal-DOS-orthopedique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAL-DOS ORTHOPÉDIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Bloque-volant-metallique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7824be10fbb7662221c032ff0c83409b.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bloque-volant-metallique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLOQUE VOLANT MÉTALLIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Compresseur-d-air-portable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8170a86c73f5e25da91053fadb6c2a42.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Compresseur-d-air-portable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COMPRESSEUR D'AIR PORTABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/AIR-DRAGON-PORTABLE-AIR-COMPRESSOR'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9522de3a8282d927b4d0459b25cf6449.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/AIR-DRAGON-PORTABLE-AIR-COMPRESSOR">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIR DRAGON PORTABLE AIR COMPRESSOR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Souffleur-a-Jet-Turbo-Portable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f8b16dd4daf401b2463d5deef1138c03.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Souffleur-a-Jet-Turbo-Portable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOUFFLEUR À JET TURBO PORTABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
79 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/serie-salle-de-bain'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1b1217d49b809d39178723a1f6fbb98a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/serie-salle-de-bain">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERIE SALLE DE BAIN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
123 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/balai-a-gazon-plastique-msht-hdayq-blastyk'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_55dd078043154ae7516de6ea07b43100.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/balai-a-gazon-plastique-msht-hdayq-blastyk">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BALAI À GAZON PLASTIQUE مشط حدائق بلاستيك
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
5 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>6 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/balai-a-gazon-metalique-msht-hdayq'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_125856d716a745106902c16c9aaf119f.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/balai-a-gazon-metalique-msht-hdayq">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BALAI À GAZON METALIQUE مشط حدائق
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>12 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Pommeau-de-douche'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1660ce790674a8cae38e06930783fe85.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Pommeau-de-douche">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
POMMEAU DE DOUCHE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Robinet-de-Cuisine-avec-Pulverisateur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_798e2e5a6f891c6579595f4b181ecd2b.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robinet-de-Cuisine-avec-Pulverisateur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBINET DE CUISINE AVEC PULVÉRISATEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Reducteur-de-consommation-d-eau'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7ff6ac2ef3fdcd8624aa9e65fe27cce2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Reducteur-de-consommation-d-eau">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RÉDUCTEUR DE CONSOMMATION D’EAU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1 px-0" onclick="window.location.href='/product/Douchette-Flexible-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_69da13bba0a3d378fa8338fc16042623.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Douchette-Flexible-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
DOUCHETTE FLEXIBLE 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
39 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid d-lg-none">
<div class="row pt-0">
<img
src="/uploads/images/0f28c6b255ffadb7abdc72c030fdaf5d3f88ac9d.jpg"
alt="Auto, Bricolage & Jardin"
class="img-fluid mb-1"
style="display: block; margin: 0 auto; width: calc(100% - 22px); border-radius: 10px; cursor: pointer; object-fit: fill;"
onclick="redirectToAppShop('/category/auto-bricolage-jardin')"
/>
<div class="owl-carousel subcategory-carousel mb-3" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="subcategory-item" onclick="redirectToAppShop('/category/auto-moto')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Auto & Moto</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/jardinage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Jardinage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/outils-bricolage')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Outils & bricolage</h5>
</div>
</div>
</div>
<div class="subcategory-item" onclick="redirectToAppShop('/category/sanitaire')">
<div class="subcat-card" >
<div class="subcat-content">
<h5 class="subcat-title">Sanitaire</h5>
</div>
</div>
</div>
</div>
<div class="owl-carousel vendor-carousel" style="display: block; margin: 0 auto; width: calc(100% - 22px); ">
<div class="pb-1" onclick="window.location.href='/product/Cal-DOS-orthopedique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1ed5484d8b401ef647ab664201965b2c.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Cal-DOS-orthopedique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
CAL-DOS ORTHOPÉDIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Bloque-volant-metallique'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7824be10fbb7662221c032ff0c83409b.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Bloque-volant-metallique">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BLOQUE VOLANT MÉTALLIQUE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
49 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Compresseur-d-air-portable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_8170a86c73f5e25da91053fadb6c2a42.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Compresseur-d-air-portable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
COMPRESSEUR D'AIR PORTABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
99 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/AIR-DRAGON-PORTABLE-AIR-COMPRESSOR'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_9522de3a8282d927b4d0459b25cf6449.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/AIR-DRAGON-PORTABLE-AIR-COMPRESSOR">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
AIR DRAGON PORTABLE AIR COMPRESSOR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
59 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Souffleur-a-Jet-Turbo-Portable'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_f8b16dd4daf401b2463d5deef1138c03.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Souffleur-a-Jet-Turbo-Portable">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SOUFFLEUR À JET TURBO PORTABLE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
79 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/serie-salle-de-bain'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1b1217d49b809d39178723a1f6fbb98a.jpg" alt="">
<span class="badge badge-danger position-absolute" style="right: 5px; top: 5px; font-size: 0.6em; border-radius: 5px">
<i class="fas fa-truck mr-1"></i>Gratuite
</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/serie-salle-de-bain">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
SERIE SALLE DE BAIN
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
123 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/balai-a-gazon-plastique-msht-hdayq-blastyk'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_55dd078043154ae7516de6ea07b43100.jpg" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/balai-a-gazon-plastique-msht-hdayq-blastyk">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BALAI À GAZON PLASTIQUE مشط حدائق بلاستيك
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
5 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>6 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/balai-a-gazon-metalique-msht-hdayq'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_125856d716a745106902c16c9aaf119f.png" alt="">
<span class="badge badge-primary position-absolute" style="top: 5px; left: 5px; font-size: 0.6em; border-radius: 5px">-10%</span>
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/balai-a-gazon-metalique-msht-hdayq">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
BALAI À GAZON METALIQUE مشط حدائق
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
11 TND
</span>
<span class="text-dark ml-2 product-old-price">
<del>12 TND</del>
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Pommeau-de-douche'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_1660ce790674a8cae38e06930783fe85.webp" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Pommeau-de-douche">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
POMMEAU DE DOUCHE
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
29 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Robinet-de-Cuisine-avec-Pulverisateur'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_798e2e5a6f891c6579595f4b181ecd2b.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Robinet-de-Cuisine-avec-Pulverisateur">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
ROBINET DE CUISINE AVEC PULVÉRISATEUR
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
90 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Reducteur-de-consommation-d-eau'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_7ff6ac2ef3fdcd8624aa9e65fe27cce2.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Reducteur-de-consommation-d-eau">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
RÉDUCTEUR DE CONSOMMATION D’EAU
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
45 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
<div class="pb-1" onclick="window.location.href='/product/Douchette-Flexible-360'">
<div class="product-item bg-light mb-1" style="cursor: pointer; height: auto; width: auto; padding-bottom: 10px;">
<div class="product-img position-relative overflow-hidden rounded-top">
<img class="img-fluid w-100" style="height: auto; object-fit: contain;" src="/uploads/images/resized_69da13bba0a3d378fa8338fc16042623.jpg" alt="">
<div class="product-action">
<a class="btn btn-outline-dark btn-square" href="/product/Douchette-Flexible-360">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
<div class="text-center">
<!-- Product Name with Two Lines -->
<div class="product-name-container">
<p class="product-name">
DOUCHETTE FLEXIBLE 360°
</p>
</div>
<div class="d-flex align-items-center justify-content-center product-price-container">
<span class="text-dark product-price">
39 TND
</span>
</div>
<div class="d-flex align-items-center justify-content-center mb-1" style="font-size: 10px;">
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small class="far fa-star text-primary" style="font-size: 10px;"></small>
<small>(0)</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Vendor Start -->
<div class="container-fluid py-3">
<div class="row px-xl-5">
<div class="col">
<div class="owl-carousel vendor-carousel">
<a href="/shop?parent=9">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/c0e428f4f38dc3648349bfa4125c4bceb59f5c44.webp" alt="">
</div>
</a>
<a href="/shop?parent=11">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/b1b952e9186dd5fc82ae09e3dd31dd54fdcc806c.jpg" alt="">
</div>
</a>
<a href="/shop?parent=12">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/bf8bff7f5bf6d0a00e2e3d7c6839f4d7ea9f45a2.jpg" alt="">
</div>
</a>
<a href="/shop?parent=13">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/d57d81810d29f507c2f7d4769ea5ecdd36105a8d.jpg" alt="">
</div>
</a>
<a href="/shop?parent=14">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/fa28b652bd0fda6ce34ab1f2adda640595977d83.jpg" alt="">
</div>
</a>
<a href="/shop?parent=15">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/b90c3d55c08e06e566d65f46ad2e699651463239.jpg" alt="">
</div>
</a>
<a href="/shop?parent=16">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/30a0d461cb1761c652695566b9d4e138fde7600e.jpg" alt="">
</div>
</a>
<a href="/shop?parent=17">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/fd4a868e45d2569d5262ecca06dc14630d8ed00e.jpg" alt="">
</div>
</a>
<a href="/shop?parent=18">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/99857759ff8eefa3b3a5de88bbb77e02bda92d4a.jpg" alt="">
</div>
</a>
<a href="/shop?parent=19">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/1a127b90464c3ec742fbc32bf1b0d6cd45ddce8b.jpg" alt="">
</div>
</a>
<a href="/shop?parent=56">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/ecb9a1eb5ed0a134d4cafdf9c4e7b0a0366027fb.jpg" alt="">
</div>
</a>
<a href="/shop?parent=66">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/b9f05b4275ae68937bb9a9a0857d5014dcf5e601.jpg" alt="">
</div>
</a>
<a href="/shop?parent=71">
<div class="bg-light p-1">
<img class="img-fluid" style="width: 100%; height: 120px; object-fit: cover;" src="/uploads/images/b31e851c0b4ffd9b550fd203a9c34b49bf12f22c.png" alt="">
</div>
</a>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row px-xl-5">
<div class="col">
<div class="bg-light p-30">
<center><h3><span lang="EN-US">Big Shop <span class="SpellE"><span class="GramE">Tunisie</span></span><span class="GramE"> :</span> <span class="SpellE">Votre</span> Marketplace <span class="SpellE">en</span> Ligne</span></h3></center>
<p><span lang="EN-US">Bienvenue sur <strong>Big Shop <span class="SpellE">Tunisie</span></strong>,
la <span class="SpellE">plateforme</span> qui <span class="SpellE">facilite</span> <span class="SpellE">vos</span> <span class="SpellE">achats</span> <span class="SpellE">en</span>
<span class="SpellE">ligne</span> <span class="SpellE">en</span> <span class="SpellE"><span class="GramE">Tunisie</span></span><span class="GramE"> !</span>
<span class="SpellE">Découvrez</span> <span class="SpellE">une</span> large <span class="SpellE">sélection</span> de <span class="SpellE">produits</span> pour <span class="SpellE">tous</span> <span class="SpellE">vos</span> <span class="SpellE"><span class="GramE">besoins</span></span><span class="GramE"> :</span></span></p>
<ul type="disc">
<li class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto; mso-pagination:widow-orphan;mso-list:l0 level1 lfo1;tab-stops:36.0pt"><strong><span lang="EN-US" style="font-family:"Calibri",sans-serif;mso-ascii-theme-font: minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi">Mode & <span class="SpellE"><span class="GramE">Beauté</span></span></span></strong><span class="GramE"><span lang="EN-US"> :</span></span><span lang="EN-US"> <span class="SpellE">Vêtements</span>,
<span class="SpellE">accessoires</span> et <span class="SpellE">produits</span>
de <span class="SpellE">soin</span> tendance.</span></li>
<li class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto; mso-pagination:widow-orphan;mso-list:l0 level1 lfo1;tab-stops:36.0pt"><span class="SpellE"><span class="GramE"><strong><span lang="EN-US" style="font-family: "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: minor-latin;mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font: minor-bidi">Électronique</span></strong></span></span><span class="GramE"><span lang="EN-US"> :</span></span><span lang="EN-US"><a href="https://www.bigshop.com.tn/category/smartphone"> Smartphones</a>,
gadgets et <span class="SpellE">équipements</span> high-tech.</span></li>
<li class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto; mso-pagination:widow-orphan;mso-list:l0 level1 lfo1;tab-stops:36.0pt"><strong><span lang="EN-US" style="font-family:"Calibri",sans-serif;mso-ascii-theme-font: minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi">Maison & <span class="GramE">Jardin<span style="font-weight:normal"> :</span></span></span></strong><span lang="EN-US"> Mobilier, <span class="SpellE">déco</span> et <span class="SpellE">outils</span> pour <span class="SpellE">vos</span> <span class="SpellE">projets</span>.</span></li>
<li class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto; mso-pagination:widow-orphan;mso-list:l0 level1 lfo1;tab-stops:36.0pt"><strong><span lang="EN-US" style="font-family:"Calibri",sans-serif;mso-ascii-theme-font: minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi">Cuisine & <a href="https://www.bigshop.com.tn/category/electro"><span class="SpellE">Électroménager</span></a></span></strong><span lang="EN-US"> : <span class="SpellE">Équipez</span> <span class="SpellE">votre</span>
foyer avec style.</span></li>
</ul>
<p><strong><span lang="EN-US"><a href="https://www.bigshop.com.tn/snay3i">Snay3i</a></span></strong><span lang="EN-US">, <span class="SpellE">notre</span> <span class="SpellE">rubrique</span>
<span class="SpellE">dédiée</span>, <span class="SpellE">vous</span> <span class="SpellE">connecte</span> avec des artisans <span class="SpellE"><span class="GramE">qualifiés</span></span><span class="GramE"> :</span> <span class="SpellE">plombiers</span>, menuisiers, <span class="SpellE">mécaniciens</span>,
et bien plus encore.</span></p>
<p><span class="SpellE"><strong><span lang="EN-US">Achetez</span></strong></span><strong><span lang="EN-US"> <span class="SpellE">ou</span> <span class="SpellE">vendez</span> <span class="SpellE"><span class="GramE">facilement</span></span><span class="GramE"> !</span></span></strong><span lang="EN-US"> Que <span class="SpellE">vous</span> <span class="SpellE">soyez</span>
particulier <span class="SpellE">ou</span> <span class="SpellE">professionnel</span>,
<span class="SpellE">notre</span> marketplace <span class="SpellE">répond</span> à <span class="SpellE">vos</span> <span class="SpellE">besoins</span> avec des options de
vente <span class="SpellE">en</span> <span class="SpellE">détail</span> (<strong>B2C</strong>)
et </span><span style="mso-ansi-language:FR"><a href="https://www.bigshop.com.tn/gros">vente <span class="SpellE"><span lang="EN-US" style="mso-ansi-language:EN-US">en</span></span><span lang="EN-US" style="mso-ansi-language:EN-US"> gros</span></a></span><span lang="EN-US"> (<strong>B2B</strong>).</span></p>
<p><span class="SpellE"><strong><span lang="EN-US">Explorez</span></strong></span><strong><span lang="EN-US"> <span class="SpellE">nos</span> <span class="SpellE">produits</span> <span class="SpellE">dès</span> <span class="SpellE"><span class="GramE">maintenant</span></span><span class="GramE"> !</span></span></strong></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</div>
</div>
</div>
<!-- Vendor End -->
<!-- footer start -->
<!-- Footer Start -->
<footer class="bg-dark text-secondary mt-5 pt-5">
<div class="container-fluid">
<div class="row px-xl-5">
<!-- Contact Section -->
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-primary text-uppercase mb-4">Nous Contacter</h4>
<p class="mb-4">Des questions ? Nous sommes là pour vous aider ! Contactez-nous à tout moment.</p>
<div class="d-flex flex-column">
<p class="mb-2">
<i class="fa fa-map-marker-alt text-primary me-3"></i> Tunis, Tunisie
</p>
<p class="mb-2">
<i class="fa fa-envelope text-primary me-3"></i> contact@bigshop.com.tn
</p>
<p class="mb-0">
<i class="fa fa-phone-alt text-primary me-3"></i> (+216) 51.066.282
</p>
</div>
</div>
<!-- Quick Links -->
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-primary text-uppercase mb-4">Achats Rapides</h4>
<div class="d-flex flex-column">
<a class="text-secondary mb-2" href="/">
<i class="fa fa-angle-right me-2"></i> Accueil
</a>
<a class="text-secondary mb-2" href="/shop">
<i class="fa fa-angle-right me-2"></i> Boutique
</a>
<a class="text-secondary mb-2" href="/gros">
<i class="fa fa-angle-right me-2"></i> Vente en Gros
</a>
<a class="text-secondary mb-2" href="/snay3i">
<i class="fa fa-angle-right me-2"></i> Services
</a>
</div>
</div>
<!-- Account Section -->
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-primary text-uppercase mb-4">Mon compte</h4>
<div class="d-flex flex-column">
<a class="text-secondary mb-2" href="/cart/index">
<i class="fa fa-angle-right me-2"></i> Panier
</a>
<a class="text-secondary mb-2" href="/login">
<i class="fa fa-angle-right me-2"></i> Se connecter
</a>
<a class="text-secondary mb-2" href="/register">
<i class="fa fa-angle-right me-2"></i> S'inscrire
</a>
</div>
</div>
<!-- Legal & Social -->
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-primary text-uppercase mb-4">À propos</h4>
<div class="d-flex flex-column mb-4">
<a class="text-secondary mb-2" href="/condition-utilisation">
<i class="fa fa-angle-right me-2"></i> Conditions d'utilisation
</a>
<a class="text-secondary" href="/contact">
<i class="fa fa-angle-right me-2"></i> Contact
</a>
</div>
<img src="/assests/img/logoBigShop.png" alt="Logo" class="img-fluid mb-4" style="max-width: 200px;">
<h6 class="text-secondary text-uppercase mb-3">Suivez-nous</h6>
<div class="d-flex">
<a class="btn btn-primary btn-square mr-2" href="#" aria-label="Twitter">
<i class="fab fa-twitter"></i>
</a>
<a class="btn btn-primary btn-square mr-2" href="https://www.facebook.com/profile.php?id=100069923041897" aria-label="Facebook">
<i class="fab fa-facebook-f"></i>
</a>
<a class="btn btn-primary btn-square mr-2" href="#" aria-label="LinkedIn">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="btn btn-primary btn-square" href="#" aria-label="Instagram">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
</div>
<!-- Copyright & Payments -->
<div class="row border-top mx-xl-5 py-4" style="border-color: rgba(256, 256, 256, .1) !important;">
<div class="col-md-6 px-xl-0">
<p class="mb-md-0 text-center text-md-start text-secondary">
© 2025 <a class="text-primary" href="#">Big Shop</a>. Tous droits réservés.
</p>
</div>
<div class="col-md-6 px-xl-0 text-center text-md-end">
<img class="img-fluid" src="/assests/img/payments.png" alt="Méthodes de paiement" style="max-height: 40px;">
</div>
</div>
</div>
</footer>
<!-- Footer End -->
<style>
@media (max-width: 768px) {
footer {
text-align: center;
}
footer .btn-square {
width: 35px;
height: 35px;
}
footer .d-flex {
justify-content: center;
}
footer img {
margin: 0 auto;
}
}
.btn-square {
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
}
.btn-square:hover {
transform: translateY(-2px);
}
</style> <!-- footer end -->
<!-- Back to Top -->
<a href="#" class="btn btn-primary back-to-top"> <i class="fa fa-angle-double-up"></i>
</a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="/assests/lib/easing/easing.min.js"></script>
<script src="/assests/lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Contact Javascript File -->
<script src="/assests/mail/jqBootstrapValidation.min.js"></script>
<script src="/assests/mail/contact.js"></script>
<!-- Template Javascript -->
<script src="/assets/js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rateYo/2.3.2/jquery.rateyo.min.js"></script>
<script>
// Vendor carousel
$('.vendor-carousel').owlCarousel({
loop: true,
margin: 5,
nav: false,
autoplay: true,
smartSpeed: 500,
lazyLoad: true,
responsive: {
0:{
items:3
},
576:{
items:4
},
768:{
items:4
},
992:{
items:5
},
1200:{
items:5
}
}
});
// Custom Navigation Script
$('.owl-prev').click(function() {
$('.vendor-carousel').trigger('prev.owl.carousel');
});
$('.owl-next').click(function() {
$('.vendor-carousel').trigger('next.owl.carousel');
});
// Related carousel
$('.related-carousel').owlCarousel({
loop: true,
margin: 5,
nav: false,
autoplay: true,
smartSpeed: 1000,
responsive: {
0:{
items:1
},
576:{
items:2
},
768:{
items:3
},
992:{
items:6
}
}
});
// Function to show the loader
function showLoader() {
document.getElementById("loader-container").style.display = "block";
}
function showLoaderAbonnement() {
document.getElementById("loader-container-abonnement").style.display = "block";
}
// Function to hide the loader
function hideLoader() {
document.getElementById("loader-container").style.display = "none";
}
var filters = {
'price': null,
colors: [],
taille: [],
categories: [],
remise: false,
status : [] ,
name : null
};
$(document).ready(function () {
$('.fa-times').on('click', function () {
var productItem = $(this).closest('.product-item-cart');
var productId = productItem.data('product-id');
// Add a fade-out animation before removing the product widget
productItem.fadeOut('slow', function () {
productItem.remove();
var newTotal = recalculateTotal();
$('#totalAmount').text(newTotal + ' TND');
toggleEmptyCartMessage();
updateCartItemCountBadge();
removeProductServerSide(productId);
});
});
function recalculateTotal() {
var total = 0;
$('.product-item').each(function () {
var productPrice = parseFloat($(this).find('.text-danger').text());
var quantity = parseInt($(this).find('.badge-primary').text().split(':')[1]);
total += productPrice * quantity;
});
return total;
}
// Function to show or hide the empty cart message
function toggleEmptyCartMessage() {
if ($('.product-item').length === 0) {
$('#emptyCartMessage').show();
} else {
$('#emptyCartMessage').hide();
}
}
// Function to update the cart item count badge
function updateCartItemCountBadge() {
var cartItemCount = $('.product-item').length;
$('#cartItemCountBadge').text(cartItemCount);
}
// Function to remove the product from the server side
function removeProductServerSide(idp) {
$.ajax({
url: '/cart/removeProduct',
method: 'DELETE',
dataType: "text",
data: {
id: idp
}
})
}
// Add an event listener to the profile button
$("#profileButton").click(function() {
// Close the cart panel if it's open
if ($("#cartPanel").hasClass("show")) {
$("#cartPanel").removeClass("show");
}
});
$("#bagButton").click(function() {
// Close the profile panel if it's open
if ($("#profilepanel").hasClass("show")) {
$("#profilepanel").removeClass("show");
}
});
$("#profileButtonSm").click(function() {
// Close the cart panel if it's open
if ($("#cartPanelm").hasClass("show")) {
$("#cartPanelm").removeClass("show");
}
});
$("#bagButtonSm").click(function() {
// Close the profile panel if it's open
if ($("#profilepanelm").hasClass("show")) {
$("#profilepanelm").removeClass("show");
}
});
// search product
// search product mobile
$('#searchButtonm').on('click', function() {
var searchQuery = $('#searchInputm').val();
if (searchQuery.trim() !== '') {
//filters['name'] = searchQuery;
//var filtersJSON = JSON.stringify(filters);
var url = "/product/search/searchQuery_placeholder"; // Generate the base URL with a placeholder
url = url.replace('searchQuery_placeholder', searchQuery); // Replace the placeholder with the actual query
window.location.href = url; // Redirect to the updated URL
}
});
$('#searchButton').on('click', function() {
var searchQuery = $('#searchInput').val();
console.log(searchQuery)
if (searchQuery.trim() !== '') {
//filters['name'] = searchQuery;
//var filtersJSON = JSON.stringify(filters);
var url = "/product/search/searchQuery_placeholder"; // Generate the base URL with a placeholder
url = url.replace('searchQuery_placeholder', searchQuery); // Replace the placeholder with the actual query
window.location.href = url; // Redirect to the updated URL
}
});
});
// Rating widget
const productRatingContainers = document.querySelectorAll('.product-rating');
productRatingContainers.forEach(container => {
const ratingValue = parseFloat(container.dataset.rating);
$(container).rateYo({
rating: ratingValue,
starWidth: "15px",
precision: 2,
ratedFill: "#FFB100",
readOnly: true,
halfStar: true,
"starSvg": '<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m11.322 2.923c.126-.259.39-.423.678-.423.289 0 .552.164.678.423.974 1.998 2.65 5.44 2.65 5.44s3.811.524 6.022.829c.403.055.65.396.65.747 0 .19-.072.383-.231.536-1.61 1.538-4.382 4.191-4.382 4.191s.677 3.767 1.069 5.952c.083.462-.275.882-.742.882-.122 0-.244-.029-.355-.089-1.968-1.048-5.359-2.851-5.359-2.851s-3.391 1.803-5.359 2.851c-.111.06-.234.089-.356.089-.465 0-.825-.421-.741-.882.393-2.185 1.07-5.952 1.07-5.952s-2.773-2.653-4.382-4.191c-.16-.153-.232-.346-.232-.535 0-.352.249-.694.651-.748 2.211-.305 6.021-.829 6.021-.829s1.677-3.442 2.65-5.44z" fill-rule="nonzero"/></svg>'
});
});
// Add this JavaScript to your existing scripts
document.addEventListener('DOMContentLoaded', function () {
var navbar = document.querySelector('.showNav'); // Adjust this selector to match your existing navbar
window.addEventListener('scroll', function () {
if (window.scrollY > 100) { // Adjust the scroll threshold as needed
navbar.classList.add('fixed-navbar');
} else {
navbar.classList.remove('fixed-navbar');
}
});
});
function redirectToAppShop(url) {
// Rediriger vers l'URL spécifiée
window.location.href = url;
}
// Open Drawer
document.getElementById('mobileMenuBtn').addEventListener('click', function() {
document.getElementById('mobileDrawer').classList.add('open');
});
// Close Drawer
document.getElementById('closeDrawerBtn').addEventListener('click', function() {
document.getElementById('mobileDrawer').classList.remove('open');
});
</script>
<script>$(document).ajaxComplete(function() {
// When AJAX request is completed, target all newly loaded images and add the 'visible' class
$('img').each(function() {
var img = $(this);
if (img[0].complete) {
img.addClass('visible'); // If the image is already loaded, make it visible
} else {
img.on('load', function() {
img.addClass('visible'); // When the image is loaded, make it visible
});
}
});
});
document.addEventListener('DOMContentLoaded', function() {
const mobileMenuBtn = document.getElementById('mobileMenuBtn');
const mobileDrawer = document.getElementById('mobileDrawer');
const closeDrawerBtn = document.getElementById('closeDrawerBtn');
// Create overlay
const overlay = document.createElement('div');
overlay.className = 'drawer-overlay';
document.body.appendChild(overlay);
// Open drawer
mobileMenuBtn.addEventListener('click', function() {
mobileDrawer.classList.add('active');
overlay.classList.add('active');
document.body.style.overflow = 'hidden'; // Prevent scrolling
});
// Close drawer
function closeDrawer() {
mobileDrawer.classList.remove('active');
overlay.classList.remove('active');
document.body.style.overflow = ''; // Re-enable scrolling
}
closeDrawerBtn.addEventListener('click', closeDrawer);
overlay.addEventListener('click', closeDrawer);
});
</script>
<script>
$(document).ready(function() {
// Initialize enhanced subcategory carousel
$('.subcategory-carousel').owlCarousel({
loop: false,
margin: 5,
nav: false,
dots: true,
autoplay: true,
autoplayHoverPause: true,
responsive: {
0: {
items: 3,
},
576: {
items: 3
},
768: {
items: 4
},
992: {
items: 5
},
1200: {
items: 6
}
}
});
// Add touch effect
$('.subcategory-item').on('mousedown touchstart', function() {
$(this).find('.subcat-card').css('transform', 'translateY(0) scale(0.98)');
});
$('.subcategory-item').on('mouseup touchend', function() {
$(this).find('.subcat-card').css('transform', 'translateY(-5px) scale(1)');
});
$('.subcategory-item').on('mouseleave', function() {
$(this).find('.subcat-card').css('transform', 'translateY(0) scale(1)');
});
});
</script>
<script>
const carousel = $('.category-carousel');
carousel.owlCarousel({
loop: true,
margin: 5,
nav: true, // Enable navigation
navText: ['', ''], // Remove default nav text if you want custom icons
autoplay: true,
smartSpeed: 500,
lazyLoad: true,
responsive: {
0: {
items: 4
},
576: {
items: 4
},
768: {
items: 4
},
992: {
items: 5
},
1200: {
items: 9
}
}
});
// Custom navigation
$('.category-carousel-nav .owl-prev').click(function() {
carousel.trigger('prev.owl.carousel');
});
$('.category-carousel-nav .owl-next').click(function() {
carousel.trigger('next.owl.carousel');
});
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
// Progress bar animation
const carousel = document.getElementById('heroCarousel');
const progressBar = document.querySelector('.carousel-progress');
const carouselItems = document.querySelectorAll('.carousel-item');
// Set carousel interval (in ms)
const carouselInterval = 6000;
let progressWidth = 0;
let progressInterval;
// Initialize Bootstrap carousel with custom interval
const bsCarousel = new bootstrap.Carousel(carousel, {
interval: false, // Disable Bootstrap's automatic slide to manage it manually
pause: 'hover'
});
function startProgressBar() {
progressWidth = 0;
progressBar.style.width = '0%';
clearInterval(progressInterval);
progressInterval = setInterval(function() {
progressWidth += 100 / (carouselInterval / 100);
progressBar.style.width = progressWidth + '%';
if (progressWidth >= 100) {
clearInterval(progressInterval);
bsCarousel.next(); // Move to next slide automatically when progress reaches 100%
startProgressBar(); // Restart the progress bar
}
}, 100);
}
// Start progress bar on page load
startProgressBar();
// Reset progress bar when slide changes
carousel.addEventListener('slide.bs.carousel', function() {
startProgressBar();
});
// Pause progress on hover
carousel.addEventListener('mouseenter', function() {
clearInterval(progressInterval);
});
// Resume progress on mouseleave
carousel.addEventListener('mouseleave', function() {
startProgressBar();
});
// Add event listeners for prev/next buttons
document.querySelector('.carousel-control-prev').addEventListener('click', function() {
bsCarousel.prev();
startProgressBar(); // Restart progress when manually navigating
});
document.querySelector('.carousel-control-next').addEventListener('click', function() {
bsCarousel.next();
startProgressBar(); // Restart progress when manually navigating
});
const indicators = document.querySelectorAll('.carousel-indicators li');
indicators.forEach(function(indicator, index) {
indicator.addEventListener('click', function() {
bsCarousel.to(index);
startProgressBar(); // Restart progress when clicking indicators
});
});
});
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
const toggles = document.querySelectorAll('.subcategory-toggle');
toggles.forEach(toggle => {
toggle.addEventListener('click', function(e) {
e.preventDefault();
const categoryId = this.getAttribute('data-category');
const subcategoryList = document.getElementById('subcategory-' + categoryId);
if (subcategoryList.style.display === 'none') {
subcategoryList.style.display = 'block';
this.classList.remove('fa-plus-circle');
this.classList.add('fa-minus-circle');
} else {
subcategoryList.style.display = 'none';
this.classList.remove('fa-minus-circle');
this.classList.add('fa-plus-circle');
}
});
});
});
</script>
<script>
// Add this script to your page
document.addEventListener('DOMContentLoaded', function() {
const searchInput = document.getElementById('searchInput');
const searchInputm = document.getElementById('searchInputm');
const searchResultsContainer = document.getElementById('searchResults');
const searchResultsContainerM = document.getElementById('searchResultsm');
// If elements don't exist, exit early
if (!searchInput || !searchResultsContainer) return;
if (!searchInputm || !searchResultsContainer) return;
// Debounce function to prevent too many requests
function debounce(func, delay) {
let timeoutId;
return function(...args) {
clearTimeout(timeoutId);
timeoutId = setTimeout(() => {
func.apply(this, args);
}, delay);
};
}
// Search function
const performSearch = debounce(function(query , mobile) {
// Don't send request if the input is empty
if (query.trim() === '' && mobile == false) {
searchResultsContainer.innerHTML = ''; // Clear previous results
return;
}
if (query.trim() === '' && mobile == true) {
searchResultsContainerM.innerHTML = ''; // Clear previous results
return;
}
// Show loading indicator (optional)
searchResultsContainer.innerHTML = '<div class="text-center"><i class="fa fa-spinner fa-spin"></i> Recherche en cours...</div>';
searchResultsContainerM.innerHTML = '<div class="text-center"><i class="fa fa-spinner fa-spin"></i> Recherche en cours...</div>';
// Send the request to the Symfony controller
$.ajax({
url: `/product/search-products?query=${encodeURIComponent(query)}`,
method: 'GET',
dataType: "text",
}).done(function (content) {
console.log(content);
$('#searchResults').empty().html(content)
$('#searchResultsm').empty().html(content)
}).catch(error => {
console.error('Error fetching search results:', error);
searchResultsContainer.innerHTML = '<div class="p-2 text-danger">Erreur lors de la recherche</div>';
searchResultsContainerM.innerHTML = '<div class="p-2 text-danger">Erreur lors de la recherche</div>';
});
}, 300); // 300ms delay
// Add input event listener
searchInput.addEventListener('input', function() {
const query = this.value;
performSearch(query,false);
});
searchInputm.addEventListener('input', function() {
const query = this.value;
performSearch(query , true);
});
// Close search results when clicking outside
document.addEventListener('click', function(e) {
if (!searchInput.contains(e.target) && !searchResultsContainer.contains(e.target)) {
searchResultsContainer.innerHTML = '';
searchResultsContainerM.innerHTML = '';
}
});
});
// Toggle sub-subcategory visibility when the plus icon is clicked inside a subcategory
document.querySelectorAll('.sub-subcategory-toggle').forEach(function(toggle) {
toggle.addEventListener('click', function() {
var subSubcategoryList = document.getElementById('subsubcategory-' + this.dataset.subcategory);
// Toggle visibility of sub-subcategory list
if (subSubcategoryList.style.display === 'none' || subSubcategoryList.style.display === '') {
subSubcategoryList.style.display = 'block';
this.classList.remove('fa-plus-circle');
this.classList.add('fa-minus-circle');
} else {
subSubcategoryList.style.display = 'none';
this.classList.remove('fa-minus-circle');
this.classList.add('fa-plus-circle');
}
});
});
</script>
<script>
$(document).ready(function() {
// Top-level category toggle
$('.nav-link-toggle').on('click', function(e) {
e.preventDefault();
e.stopPropagation();
// Close all dropdowns
$('.dropdown-container, .dropdown-submenu').removeClass('show');
// Open clicked dropdown
$(this).closest('.dropdown-container').addClass('show');
});
// Sub-category toggle
$('.sub-toggle').on('click', function(e) {
e.preventDefault();
e.stopPropagation();
// Close all sub dropdowns
$('.dropdown-submenu').removeClass('show');
// Open clicked sub dropdown
$(this).closest('.dropdown-submenu').addClass('show');
});
// Close dropdowns when clicking outside
$(document).on('click', function(e) {
if (!$(e.target).closest('.dropdown-container, .dropdown-submenu').length) {
$('.dropdown-container, .dropdown-submenu').removeClass('show');
}
});
// Prevent dropdown from closing when interacting with menu
$('.dropdown-menu').on('click', function(e) {
e.stopPropagation();
});
});
</script>
</body>
</html>