<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* particuliers/baseparticuliers.html.twig */
class __TwigTemplate_473a326963187d9f69356cb74fdfe004ec49ba072842d9187a2adab333173982 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "particuliers/baseparticuliers.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "particuliers/baseparticuliers.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"fr\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover, shrink-to-fit=no\">
<meta name=\"description\" content=\"Suha - Multipurpose Ecommerce Mobile HTML Template\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"theme-color\" content=\"#ff3c00\">
<meta name=\"apple-mobile-web-app-capable\" content=\"yes\">
<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">
<!-- The above tags *must* come first in the head, any other head content must come *after* these tags -->
<!-- Title -->
<title>MR panini - fast-food Africain de panini</title>
<link rel=\"preconnect\" href=\"https://fonts.googleapis.com/\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">
<!-- Favicon -->
";
// line 19
$this->displayBlock('stylesheets', $context, $blocks);
// line 45
echo "
</head>
<body>
";
// line 49
$this->displayBlock('body', $context, $blocks);
// line 604
echo "
";
// line 606
$this->displayBlock('javascripts', $context, $blocks);
// line 631
echo "
</body>
</html>";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 19
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 20
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
echo "
<link rel=\"icon\" href=\"";
// line 23
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icons/icon-72x72.png"), "html", null, true);
echo "\">
<!-- Apple Touch Icon -->
<link rel=\"apple-touch-icon\" href=\"";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icons/icon-96x96.png"), "html", null, true);
echo "\">
<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"";
// line 26
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icons/icon-152x152.png"), "html", null, true);
echo "\">
<link rel=\"apple-touch-icon\" sizes=\"167x167\" href=\"";
// line 27
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icons/icon-167x167.png"), "html", null, true);
echo "\">
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
// line 28
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icons/icon-180x180.png"), "html", null, true);
echo "\">
<!-- CSS Libraries -->
<link rel=\"stylesheet\" href=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/animate.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/all.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/brands.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 34
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/solid.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/owl.carousel.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/magnific-popup.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/nice-select.css"), "html", null, true);
echo "\">
<!-- Stylesheet -->
<link rel=\"stylesheet\" href=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/style.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/card.css"), "html", null, true);
echo "\">
<!-- Web App Manifest -->
<link rel=\"manifest\" href=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/manifest.json"), "html", null, true);
echo "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 49
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 50
echo " <!-- Preloader-->
<div class=\"preloader\" id=\"preloader\">
<div class=\"spinner-grow text-secondary\" role=\"status\">
<div class=\"sr-only\"></div>
</div>
</div>
<!-- Header Area -->
<div class=\"header-area\" id=\"headerArea\">
<div class=\"container h-100 d-flex align-items-center justify-content-between d-flex rtl-flex-d-row-r\">
<!-- Logo Wrapper -->
<div class=\"logo-wrapper\"><a href=\"#\">
<img src=\"img/core-img/logo-small.png\" alt=\"\">
</a>
</div>
<div class=\"navbar-logo-container d-flex align-items-center\">
<!-- Cart Icon -->
";
// line 67
if (twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 67, $this->source); })()), "user", [], "any", false, false, false, 67)) {
// line 68
echo "
<div class=\"cart-icon-wrap\">
<a href=\"";
// line 70
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cart_index");
echo "\">
<i class=\"fa-solid fa-bag-shopping\"></i><span>
(";
// line 73
echo twig_escape_filter($this->env, ((((isset($context["totalItems"]) || array_key_exists("totalItems", $context) ? $context["totalItems"] : (function () { throw new RuntimeError('Variable "totalItems" does not exist.', 73, $this->source); })()) > 1)) ? (((isset($context["totalItems"]) || array_key_exists("totalItems", $context) ? $context["totalItems"] : (function () { throw new RuntimeError('Variable "totalItems" does not exist.', 73, $this->source); })()) . " ")) : (((isset($context["totalItems"]) || array_key_exists("totalItems", $context) ? $context["totalItems"] : (function () { throw new RuntimeError('Variable "totalItems" does not exist.', 73, $this->source); })()) . " "))), "html", null, true);
echo ")
</span></a>
</div>
<div class=\"user-profile-icon ms-2\">
<a href=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_client_profil", ["id" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 78, $this->source); })()), "user", [], "any", false, false, false, 78), "id", [], "any", false, false, false, 78)]), "html", null, true);
echo "\">
<img src=\"img/bg-img/icon.jpg\" alt=\"\">
</a>
</div>
<!-- Navbar Toggler -->
<div class=\"suha-navbar-toggler ms-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#suhaOffcanvas\" aria-controls=\"suhaOffcanvas\">
<div><span></span><span></span><span></span></div>
</div>
<!-- PWA Install Alert -->
<div class=\"toast pwa-install-alert shadow bg-white\" role=\"alert\" aria-live=\"assertive\" aria-atomic=\"true\" data-bs-delay=\"5000\" data-bs-autohide=\"true\">
<div class=\"toast-body\">
<div class=\"content d-flex align-items-center mb-2\"><img src=\"img/core-img/logo-white.png\" alt=\"\">
<h6 class=\"mb-0\">Bienvenue...</h6>
<button class=\"btn-close ms-auto\" type=\"button\" data-bs-dismiss=\"toast\" aria-label=\"Close\"></button>
</div>
<span class=\"mb-0 d-block\">
";
// line 96
$this->loadTemplate("flashMessage/flash.html.twig", "particuliers/baseparticuliers.html.twig", 96)->display($context);
// line 97
echo " </span>
</div>
</div>
";
} else {
// line 102
echo "
<!-- Navbar Toggler -->
<div class=\"cart-icon-wrap\">
<a href=\"";
// line 105
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cart_index");
echo "\">
<i class=\"fa-solid fa-bag-shopping\"></i><span>
";
// line 108
echo twig_escape_filter($this->env, (isset($context["totalItems"]) || array_key_exists("totalItems", $context) ? $context["totalItems"] : (function () { throw new RuntimeError('Variable "totalItems" does not exist.', 108, $this->source); })()), "html", null, true);
echo "
</span></a>
</div>
<div class=\"suha-navbar-toggler ms-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#suhaOffcanvas\" aria-controls=\"suhaOffcanvas\">
<div><span></span><span></span><span></span></div>
</div>
";
}
// line 117
echo "
</div>
</div>
</div>
";
// line 123
$this->loadTemplate("main/menuClient.html.twig", "particuliers/baseparticuliers.html.twig", 123)->display($context);
// line 124
echo "
<div class=\"page-content-wrapper\">
<!-- Search Form-->
<!-- Search Form-->
<div class=\"container-fluid \">
<div class=\"search-form pt-3 rtl-flex-d-row-r\">
<form action=\"";
// line 131
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("searchSection");
echo "\" method=\"\">
<input class=\"form-control\" type=\"search\" placeholder=\"Recherche dans AidMarket\">
<button type=\"submit\"><i class=\"fa-solid fa-magnifying-glass\"></i></button>
</form>
</div>
</div>
<!-- Hero Wrapper -->
";
// line 140
$this->loadTemplate("flashMessage/flash.html.twig", "particuliers/baseparticuliers.html.twig", 140)->display($context);
// line 141
echo "
<div class=\"hero-wrapper\">
<div class=\"container\">
<div class=\"pt-3\">
<!-- Hero Slides-->
<div class=\"hero-slides owl-carousel\">
<!-- Single Hero Slide-->
<div class=\"single-hero-slide active\"
style=\"background-image: url(";
// line 149
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/bg-img/1.jpg"), "html", null, true);
echo ")\">
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Retrouvez prêt de chez vous, <br>des boutiques, des restaurants, <br> des espaces chics et des magasins... </p><a class=\"btn btn-primary\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"800ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
<!-- Single Hero Slide-->
<div class=\"single-hero-slide\"
style=\"background-image: url(";
// line 159
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/bg-img/2.jpg"), "html", null, true);
echo ")\">
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Nous vous apportons une visibilité <br> avec une grande communauté</p><a class=\"btn btn-success\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"500ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
<!-- Single Hero Slide-->
<div class=\"single-hero-slide\"
style=\"background-image: url( ";
// line 169
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/bg-img/14.jpg"), "html", null, true);
echo ")\"
>
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Vendre plus, acheter plus, avec <br> notre communauté grandissante</p><a class=\"btn btn-danger\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"800ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Product Catagories -->
<div class=\"product-catagories-wrapper py-3\">
<div class=\"container\">
<div class=\"row g-2 rtl-flex-d-row-r\">
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"";
// line 190
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_categorie");
echo "\"><img src=\"img/core-img/woman-clothes.png\" alt=\"\"><span>Vos magasins</span></a></div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/grocery.png\" alt=\"\"><span>Vos restaurants préferés</span></a></div>
</div>
</div>-->
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"";
// line 202
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_esthetique");
echo "\"><img src=\"img/core-img/shampoo.png\" alt=\"\"><span>Esthétique & Beauté</span></a></div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/rowboat.png\" alt=\"\"><span>Espace & détente</span></a></div>
</div>
</div>-->
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\">
<a href=\"";
// line 215
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_Boutiques");
echo "\">
<img src=\"img/core-img/tv-table.png\" alt=\"\">
<span>Vos boutiques</span>
</a>
</div>
</div>
</div>
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\">
<a href=\"";
// line 226
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_Prestataires");
echo "\"><img src=\"img/core-img/beach.png\" alt=\"\">
<span>Vos prestataires</span>
</a>
</div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/baby-products.png\" alt=\"\"><span>Luxe et autre</span></a></div>
</div>
</div>-->
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card active\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/price-tag.png\" alt=\"\"><span>Les plus vendus</span></a></div>
</div>
</div>-->
</div>
</div>
</div>
<!-- Flash Sale Slide -->
<div class=\"flash-sale-wrapper\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between rtl-flex-d-row-r\">
<h6 class=\"d-flex align-items-center rtl-flex-d-row-r\"><i class=\"fa-solid fa-bolt-lightning me-1 text-danger lni-flashing-effect\"></i>Vente flash</h6>
<!-- Please use event time this format: YYYY/MM/DD hh:mm:ss -->
<ul class=\"sales-end-timer ps-0 d-flex align-items-center rtl-flex-d-row-r\" data-countdown=\"2022/12/31 14:21:59\">
<li><span class=\"days\">0</span>d</li>
<li><span class=\"hours\">0</span>h</li>
<li><span class=\"minutes\">0</span>m</li>
<li><span class=\"seconds\">0</span>s</li>
</ul>
</div>
<!-- Flash Sale Slide-->
<!-- Flash Sale Slide-->
<div class=\"flash-sale-slide owl-carousel\">
<!-- Flash Sale Card -->
";
// line 267
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["articles"]) || array_key_exists("articles", $context) ? $context["articles"] : (function () { throw new RuntimeError('Variable "articles" does not exist.', 267, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["listeArticles"]) {
// line 268
echo "
<div class=\"card flash-sale-card\">
<div class=\"card-body\">
<a href=\"";
// line 271
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_details", ["id" => twig_get_attribute($this->env, $this->source, $context["listeArticles"], "id", [], "any", false, false, false, 271)]), "html", null, true);
echo "\">
<img src=\"";
// line 272
echo twig_escape_filter($this->env, $this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["listeArticles"]), "version_carre_medium"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "titre", [], "any", false, false, false, 272), "html", null, true);
echo "\">
<span class=\"product-title\">";
// line 273
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "titre", [], "any", false, false, false, 273), "html", null, true);
echo "</span>
<p class=\"sale-price\">";
// line 274
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "prixdeVente", [], "any", false, false, false, 274), "html", null, true);
echo " Fr<span class=\"real-price\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "prixArticle", [], "any", false, false, false, 274), "html", null, true);
echo " Fr</span></p>
<span class=\"progress-title\">33% Sold</span>
<!-- Progress Bar-->
<div class=\"progress\">
<div class=\"progress-bar\" role=\"progressbar\" style=\"width: 33%\" aria-valuenow=\"33\" aria-valuemin=\"0\" aria-valuemax=\"100\"></div>
</div>
</a>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['listeArticles'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 285
echo "
</div>
</div>
</div>
<!-- Dark Mode
<div class=\"container\">
<div class=\"dark-mode-wrapper mt-3 bg-img p-4 p-lg-5\">
<p class=\"text-white\">You can change your display to a dark background using a dark mode.</p>
<div class=\"form-check form-switch mb-0\">
<label class=\"form-check-label text-white h6 mb-0\" for=\"darkSwitch\">Switch to Dark Mode</label>
<input class=\"form-check-input\" id=\"darkSwitch\" type=\"checkbox\" role=\"switch\">
</div>
</div>
</div>
Top Products -->
<div class=\"top-products-area py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Nos boutiques</h6>
<a class=\"btn p-0\" href=\"";
// line 306
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_touteboutique");
echo "\">Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
<div class=\"layout-options\">
<a href=\"";
// line 308
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_indexlist");
echo "\"><i class=\"fa-solid fa-list-ul\"></i></a>
";
// line 310
echo " <a class=\"active\" href=\"#\"><i class=\"fa-solid fa-border-all\"></i></a>
</div>
</div>
<div class=\"row g-2\">
<!-- Product Card -->
";
// line 317
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["UserVendeur"]) || array_key_exists("UserVendeur", $context) ? $context["UserVendeur"] : (function () { throw new RuntimeError('Variable "UserVendeur" does not exist.', 317, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["ListeUserVendeur"]) {
// line 318
echo "
<div class=\"col-6 col-md-4\">
<!-- code start -->
<div class=\"profile-area\">
<div class=\"twPc-div \">
<a class=\"twPc-bg twPc-block\"></a>
<div>
<div class=\"twPc-button\">
<!-- Twitter Button | you can get from: https://about.twitter.com/tr/resources/buttons#follow -->
<a href=\"";
// line 330
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("suivre_boutique", ["id" => twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "id", [], "any", false, false, false, 330)]), "html", null, true);
echo "\" class=\"js-abonne rounded \" data-show-count=\"false\" data-size=\"large\" data-show-screen-name=\"false\" data-dnt=\"true\">
";
// line 332
if ((twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 332, $this->source); })()), "user", [], "any", false, false, false, 332) && twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "BoutiqueAbonneAboutique", [0 => twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 332, $this->source); })()), "user", [], "any", false, false, false, 332)], "method", false, false, false, 332))) {
// line 333
echo "
<span class=\"bx bx-like btn btn-secondary suivres\">
Abonné
<span class=\"js-abon\">( ";
// line 338
echo twig_escape_filter($this->env, twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "suivres", [], "any", false, false, false, 338)), "html", null, true);
echo " )</span>
</span>
";
} else {
// line 343
echo "
<span class=\"bx bx-like btn btn-info suivre\">
Suivre
<span class=\"js-abon\">( ";
// line 346
echo twig_escape_filter($this->env, twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "suivres", [], "any", false, false, false, 346)), "html", null, true);
echo " )</span>
</span>
";
}
// line 351
echo "
</a>
</div>
<a title=\"page boutique\" href=\"#\" class=\"twPc-avatarLink\">
<img alt=\"Mert S. Kaplan\" width=\"50px\" src=\"img/bg-img/9.jpg\" class=\"twPc-avatarImg\">
</a>
<div class=\"twPc-divUser\">
<div class=\"twPc-divName\">
<a href=\"";
// line 362
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_vendeur", ["id" => twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "id", [], "any", false, false, false, 362)]), "html", null, true);
echo "\">
";
// line 363
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "getToutleNom", [], "any", false, false, false, 363), "html", null, true);
echo "</a>
</div>
</div>
<div class=\"twPc-divStats\">
<ul class=\"twPc-Arrange\">
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"9.840 Tweet\">
<span class=\"twPc-StatLabel twPc-block\">Vues</span>
<span class=\"twPc-StatValue \">-</span>
</a>
</li>
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"885 Following\">
<span class=\"twPc-StatLabel twPc-block\">Suivi.es</span>
<span class=\"twPc-StatValue text-center\">";
// line 379
echo twig_escape_filter($this->env, twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ListeUserVendeur"], "suivres", [], "any", false, false, false, 379)), "html", null, true);
echo "</span>
</a>
</li>
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"1.810 Followers\">
<span class=\"twPc-StatLabel twPc-block\">Following</span>
<span class=\"twPc-StatValue text-center\">-</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- code end -->
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ListeUserVendeur'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 397
echo "
</div>
</div>
</div>
<!-- CTA Area -->
<div class=\"container\">
<div class=\"cta-text dir-rtl p-4 p-lg-5\">
<div class=\"row\">
<div class=\"col-9\">
<h4 class=\"text-white mb-1\">20% de réduction sur vos premières commandes</h4>
<p class=\"text-white mb-2 opacity-75\">Une offre à ne pas rater sur 3 mois.</p><a class=\"btn btn-warning\" href=\"#\">Saisissez cette offre</a>
</div>
</div><img src=\"img/bg-img/make-up.png\" alt=\"\">
</div>
</div>
<!-- Weekly Best Sellers-->
<div class=\"weekly-best-seller-area py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Les plus vendus</h6><a class=\"btn p-0\" href=\"";
// line 420
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_touteboutique");
echo "\">
Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<div class=\"row g-2\">
";
// line 425
if ((twig_length_filter($this->env, (isset($context["LesPlusVendu"]) || array_key_exists("LesPlusVendu", $context) ? $context["LesPlusVendu"] : (function () { throw new RuntimeError('Variable "LesPlusVendu" does not exist.', 425, $this->source); })())) > 0)) {
// line 426
echo "
";
// line 428
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["LesPlusVendu"]) || array_key_exists("LesPlusVendu", $context) ? $context["LesPlusVendu"] : (function () { throw new RuntimeError('Variable "LesPlusVendu" does not exist.', 428, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["lesArticlesLesPlusVendu"]) {
// line 429
echo " <!-- Weekly Product Card -->
<div class=\"col-12\">
<div class=\"horizontal-product-card\">
<div class=\"d-flex align-items-center\">
<div class=\"product-thumbnail-side\">
<!-- Thumbnail -->
<a class=\"product-thumbnail shadow-sm d-block\" href=\"";
// line 435
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_details", ["id" => twig_get_attribute($this->env, $this->source, $context["lesArticlesLesPlusVendu"], "id", [], "any", false, false, false, 435)]), "html", null, true);
echo "\">
<img src=\"";
// line 436
echo twig_escape_filter($this->env, $this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["lesArticlesLesPlusVendu"]), "version_carre_small"), "html", null, true);
echo "\" alt=\"\"></a>
</div>
<div class=\"product-description\">
<!-- Wishlist -->
<a class=\"wishlist-btn\" href=\"#\"><i class=\"fa-solid fa-heart\"></i></a>
<!-- Product Title -->
<a class=\"product-title d-block\" href=\"";
// line 442
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_details", ["id" => twig_get_attribute($this->env, $this->source, $context["lesArticlesLesPlusVendu"], "id", [], "any", false, false, false, 442)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["lesArticlesLesPlusVendu"], "titre", [], "any", false, false, false, 442), "html", null, true);
echo "</a>
<!-- Price -->
<p class=\"sale-price\">
<i class=\"fa-solid fa-money-bill\"></i>";
// line 445
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["lesArticlesLesPlusVendu"], "prixdeVente", [], "any", false, false, false, 445), "html", null, true);
echo " Fr<span>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["lesArticlesLesPlusVendu"], "prixArticle", [], "any", false, false, false, 445), "html", null, true);
echo " Fr</span>
</p>
<!-- Rating -->
<div class=\"product-rating\"><i class=\"fa-solid fa-star\"></i>4.88 <span class=\"ms-1\">(39 notes)</span></div>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['lesArticlesLesPlusVendu'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 455
echo "
";
} else {
// line 457
echo "
<p> aucun article n'est disponible...</p>
";
}
// line 461
echo "
</div>
</div>
</div>
<!-- Discount Coupon Card-->
<div class=\"container\">
<div class=\"discount-coupon-card p-4 p-lg-5 dir-rtl\">
<div class=\"d-flex align-items-center\">
<div class=\"discountIcon\"><img class=\"w-100\" src=\"img/core-img/discount.png\" alt=\"\"></div>
<div class=\"text-content\">
<h4 class=\"text-white mb-1\">Obtenez 20 % de réduction !</h4>
<p class=\"text-white mb-0\">Pour obtenir une réduction, entrez le<span class=\"px-1 fw-bold\">GET20</span>code sur la page de paiement.</p>
</div>
</div>
</div>
</div>
<!-- Featured Products Wrapper-->
<div class=\"featured-products-wrapper py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Produits dans les boutiques (";
// line 484
echo twig_escape_filter($this->env, twig_length_filter($this->env, (isset($context["articles"]) || array_key_exists("articles", $context) ? $context["articles"] : (function () { throw new RuntimeError('Variable "articles" does not exist.', 484, $this->source); })())), "html", null, true);
echo ")</h6><a class=\"btn p-0\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_plusvendus");
echo "\">Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<div class=\"row g-2\">
";
// line 489
if ((twig_length_filter($this->env, (isset($context["articles"]) || array_key_exists("articles", $context) ? $context["articles"] : (function () { throw new RuntimeError('Variable "articles" does not exist.', 489, $this->source); })())) > 0)) {
// line 490
echo "
";
// line 491
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["articles"]) || array_key_exists("articles", $context) ? $context["articles"] : (function () { throw new RuntimeError('Variable "articles" does not exist.', 491, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["listeArticles"]) {
// line 492
echo "
<!-- Featured Product Card-->
<div class=\"col-4\">
<div class=\"card featured-product-card\">
<div class=\"card-body\">
<!-- Badge-->
<span class=\"badge badge-warning custom-badge\">
<i class=\"fa-solid fa-star\"></i></span>
<div class=\"product-thumbnail-side\">
<!-- Thumbnail -->
<a class=\"product-thumbnail d-block\" href=\"";
// line 502
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_details", ["id" => twig_get_attribute($this->env, $this->source, $context["listeArticles"], "id", [], "any", false, false, false, 502)]), "html", null, true);
echo "\">
<img src=\"";
// line 503
echo twig_escape_filter($this->env, $this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["listeArticles"]), "version_carre_medium"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "titre", [], "any", false, false, false, 503), "html", null, true);
echo "\">
</a>
</div>
<div class=\"product-description\">
<!-- Product Title -->
<a class=\"product-title d-block\" href=\"#\">";
// line 508
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "titre", [], "any", false, false, false, 508), "html", null, true);
echo "</a>
<!-- Price -->
<p class=\"sale-price\">
";
// line 511
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "prixdeVente", [], "any", false, false, false, 511), "html", null, true);
echo " Fr
<span>";
// line 512
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["listeArticles"], "prixArticle", [], "any", false, false, false, 512), "html", null, true);
echo " Fr</span>
</p>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['listeArticles'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 520
echo "
";
} else {
// line 522
echo "
<p> aucun article n'est disponible...</p>
";
}
// line 526
echo "
</div>
</div>
</div>
<div class=\"pb-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Catégories</h6><a class=\"btn p-0\" href=\"#\">
Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<!-- Collection Slide-->
<div class=\"collection-slide owl-carousel\">
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"";
// line 543
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_categorie");
echo "\">
<img src=\"img/core-img/woman-clothes.png\" alt=\"\"></a>
<div class=\"collection-title\">
<span>Vos magasins</span>
<span class=\"badge bg-danger\">9</span>
</div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"";
// line 552
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_esthetique");
echo "\"><img src=\"img/core-img/shampoo.png\" alt=\"\"></a>
<div class=\"collection-title\">
<span>Esthétique...</span><span class=\"badge bg-danger\">29</span>
</div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"";
// line 559
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_Boutiques");
echo "\">
<img src=\"img/core-img/tv-table.png\" alt=\"\"></a>
<div class=\"collection-title\"><span>Vos Boutiques</span>
<span class=\"badge bg-danger\">4</span></div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"";
// line 566
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_boutique_Prestataires");
echo "\"><img src=\"img/core-img/beach.png\" alt=\"\"></a>
<div class=\"collection-title\"><span>Vos prestataires</span>
<span class=\"badge bg-danger\">11</span></div>
</div>
</div>
</div>
</div>
</div>
<!-- Internet Connection Status-->
<div class=\"internet-connection-status\" id=\"internetStatus\"></div>
<!-- Footer Nav-->
";
// line 580
$this->loadTemplate("main/footer.html.twig", "particuliers/baseparticuliers.html.twig", 580)->display($context);
// line 581
echo "
";
// line 582
if ((twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 582, $this->source); })()), "user", [], "any", false, false, false, 582) && (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 582, $this->source); })()), "user", [], "any", false, false, false, 582), "compte", [], "any", false, false, false, 582) == "client"))) {
// line 583
echo "
";
// line 584
$this->loadTemplate("main/footerparticulier.html.twig", "particuliers/baseparticuliers.html.twig", 584)->display($context);
// line 585
echo "
";
} elseif ((twig_get_attribute($this->env, $this->source, // line 586
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 586, $this->source); })()), "user", [], "any", false, false, false, 586) && (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 586, $this->source); })()), "user", [], "any", false, false, false, 586), "compte", [], "any", false, false, false, 586) == "vendeur"))) {
// line 587
echo "
";
// line 588
$this->loadTemplate("main/footer.html.twig", "particuliers/baseparticuliers.html.twig", 588)->display($context);
// line 589
echo "
<a href=\"";
// line 590
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_ajouterProduit");
echo "\">
<div data-js=\"back-top\" class=\"back-top\">
<img src=\"img/plus.png\" width=\"110px\" alt=\"\">
</div>
</a>
";
} else {
// line 598
echo "
";
}
// line 602
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 606
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 607
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
echo "
<script src=\"https://unpkg.com/axios/dist/axios.min.js\"></script>
<script src=\"js/djoumaf/abonnecode.js\"> </script>
<!-- All JavaScript Files-->
<script src=\"";
// line 614
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.bundle.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 615
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 616
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/waypoints.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 617
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.easing.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 618
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/owl.carousel.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 619
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.magnific-popup.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 620
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.counterup.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 621
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.countdown.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 622
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.passwordstrength.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 623
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.nice-select.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 624
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/theme-switching.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 625
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/no-internet.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 626
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/active.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 627
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/pwa.js"), "html", null, true);
echo "\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "particuliers/baseparticuliers.html.twig";
}
public function getDebugInfo()
{
return array ( 1066 => 627, 1062 => 626, 1058 => 625, 1054 => 624, 1050 => 623, 1046 => 622, 1042 => 621, 1038 => 620, 1034 => 619, 1030 => 618, 1026 => 617, 1022 => 616, 1018 => 615, 1014 => 614, 1003 => 607, 993 => 606, 982 => 602, 976 => 598, 965 => 590, 962 => 589, 960 => 588, 957 => 587, 955 => 586, 952 => 585, 950 => 584, 947 => 583, 945 => 582, 942 => 581, 940 => 580, 923 => 566, 913 => 559, 903 => 552, 891 => 543, 872 => 526, 866 => 522, 862 => 520, 848 => 512, 844 => 511, 838 => 508, 828 => 503, 824 => 502, 812 => 492, 808 => 491, 805 => 490, 803 => 489, 793 => 484, 768 => 461, 762 => 457, 758 => 455, 740 => 445, 732 => 442, 723 => 436, 719 => 435, 711 => 429, 707 => 428, 703 => 426, 701 => 425, 693 => 420, 668 => 397, 644 => 379, 625 => 363, 621 => 362, 608 => 351, 600 => 346, 595 => 343, 587 => 338, 580 => 333, 578 => 332, 573 => 330, 559 => 318, 555 => 317, 546 => 310, 542 => 308, 537 => 306, 514 => 285, 495 => 274, 491 => 273, 485 => 272, 481 => 271, 476 => 268, 472 => 267, 428 => 226, 414 => 215, 398 => 202, 383 => 190, 359 => 169, 346 => 159, 333 => 149, 323 => 141, 321 => 140, 309 => 131, 300 => 124, 298 => 123, 290 => 117, 278 => 108, 272 => 105, 267 => 102, 260 => 97, 258 => 96, 237 => 78, 229 => 73, 223 => 70, 219 => 68, 217 => 67, 198 => 50, 188 => 49, 175 => 42, 170 => 40, 166 => 39, 161 => 37, 157 => 36, 153 => 35, 149 => 34, 145 => 33, 141 => 32, 137 => 31, 133 => 30, 128 => 28, 124 => 27, 120 => 26, 116 => 25, 111 => 23, 104 => 20, 94 => 19, 82 => 631, 80 => 606, 76 => 604, 74 => 49, 68 => 45, 66 => 19, 46 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"fr\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover, shrink-to-fit=no\">
<meta name=\"description\" content=\"Suha - Multipurpose Ecommerce Mobile HTML Template\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"theme-color\" content=\"#ff3c00\">
<meta name=\"apple-mobile-web-app-capable\" content=\"yes\">
<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">
<!-- The above tags *must* come first in the head, any other head content must come *after* these tags -->
<!-- Title -->
<title>MR panini - fast-food Africain de panini</title>
<link rel=\"preconnect\" href=\"https://fonts.googleapis.com/\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">
<!-- Favicon -->
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}
<link rel=\"icon\" href=\"{{asset('img/icons/icon-72x72.png')}}\">
<!-- Apple Touch Icon -->
<link rel=\"apple-touch-icon\" href=\"{{asset('img/icons/icon-96x96.png')}}\">
<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"{{asset('img/icons/icon-152x152.png')}}\">
<link rel=\"apple-touch-icon\" sizes=\"167x167\" href=\"{{asset('img/icons/icon-167x167.png')}}\">
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{asset('img/icons/icon-180x180.png')}}\">
<!-- CSS Libraries -->
<link rel=\"stylesheet\" href=\"{{asset('css/bootstrap.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/animate.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/all.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/brands.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/solid.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/owl.carousel.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/magnific-popup.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/nice-select.css')}}\">
<!-- Stylesheet -->
<link rel=\"stylesheet\" href=\"{{asset('css/style.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/card.css')}}\">
<!-- Web App Manifest -->
<link rel=\"manifest\" href=\"{{asset('js/manifest.json')}}\">
{% endblock %}
</head>
<body>
{% block body %}
<!-- Preloader-->
<div class=\"preloader\" id=\"preloader\">
<div class=\"spinner-grow text-secondary\" role=\"status\">
<div class=\"sr-only\"></div>
</div>
</div>
<!-- Header Area -->
<div class=\"header-area\" id=\"headerArea\">
<div class=\"container h-100 d-flex align-items-center justify-content-between d-flex rtl-flex-d-row-r\">
<!-- Logo Wrapper -->
<div class=\"logo-wrapper\"><a href=\"#\">
<img src=\"img/core-img/logo-small.png\" alt=\"\">
</a>
</div>
<div class=\"navbar-logo-container d-flex align-items-center\">
<!-- Cart Icon -->
{% if app.user %}
<div class=\"cart-icon-wrap\">
<a href=\"{{ path('cart_index') }}\">
<i class=\"fa-solid fa-bag-shopping\"></i><span>
({{ totalItems > 1 ? totalItems ~ ' ' : totalItems ~ ' ' }})
</span></a>
</div>
<div class=\"user-profile-icon ms-2\">
<a href=\"{{ path('app_boutique_client_profil', {id: app.user.id} ) }}\">
<img src=\"img/bg-img/icon.jpg\" alt=\"\">
</a>
</div>
<!-- Navbar Toggler -->
<div class=\"suha-navbar-toggler ms-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#suhaOffcanvas\" aria-controls=\"suhaOffcanvas\">
<div><span></span><span></span><span></span></div>
</div>
<!-- PWA Install Alert -->
<div class=\"toast pwa-install-alert shadow bg-white\" role=\"alert\" aria-live=\"assertive\" aria-atomic=\"true\" data-bs-delay=\"5000\" data-bs-autohide=\"true\">
<div class=\"toast-body\">
<div class=\"content d-flex align-items-center mb-2\"><img src=\"img/core-img/logo-white.png\" alt=\"\">
<h6 class=\"mb-0\">Bienvenue...</h6>
<button class=\"btn-close ms-auto\" type=\"button\" data-bs-dismiss=\"toast\" aria-label=\"Close\"></button>
</div>
<span class=\"mb-0 d-block\">
{% include 'flashMessage/flash.html.twig' %}
</span>
</div>
</div>
{% else %}
<!-- Navbar Toggler -->
<div class=\"cart-icon-wrap\">
<a href=\"{{ path('cart_index') }}\">
<i class=\"fa-solid fa-bag-shopping\"></i><span>
{{ totalItems }}
</span></a>
</div>
<div class=\"suha-navbar-toggler ms-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#suhaOffcanvas\" aria-controls=\"suhaOffcanvas\">
<div><span></span><span></span><span></span></div>
</div>
{% endif %}
</div>
</div>
</div>
{% include 'main/menuClient.html.twig' %}
<div class=\"page-content-wrapper\">
<!-- Search Form-->
<!-- Search Form-->
<div class=\"container-fluid \">
<div class=\"search-form pt-3 rtl-flex-d-row-r\">
<form action=\"{{ path('searchSection') }}\" method=\"\">
<input class=\"form-control\" type=\"search\" placeholder=\"Recherche dans AidMarket\">
<button type=\"submit\"><i class=\"fa-solid fa-magnifying-glass\"></i></button>
</form>
</div>
</div>
<!-- Hero Wrapper -->
{% include 'flashMessage/flash.html.twig' %}
<div class=\"hero-wrapper\">
<div class=\"container\">
<div class=\"pt-3\">
<!-- Hero Slides-->
<div class=\"hero-slides owl-carousel\">
<!-- Single Hero Slide-->
<div class=\"single-hero-slide active\"
style=\"background-image: url({{ asset('img/bg-img/1.jpg') }})\">
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Retrouvez prêt de chez vous, <br>des boutiques, des restaurants, <br> des espaces chics et des magasins... </p><a class=\"btn btn-primary\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"800ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
<!-- Single Hero Slide-->
<div class=\"single-hero-slide\"
style=\"background-image: url({{ asset('img/bg-img/2.jpg') }})\">
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Nous vous apportons une visibilité <br> avec une grande communauté</p><a class=\"btn btn-success\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"500ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
<!-- Single Hero Slide-->
<div class=\"single-hero-slide\"
style=\"background-image: url( {{ asset('img/bg-img/14.jpg') }})\"
>
<div class=\"slide-content h-100 d-flex align-items-center\">
<div class=\"slide-text\">
<h4 class=\"text-white mb-0\" data-animation=\"fadeInUp\" data-delay=\"1000ms\" data-duration=\"1000ms\">AidMarket</h4>
<p class=\"text-white\" data-animation=\"fadeInUp\" data-delay=\"400ms\" data-duration=\"1000ms\">Vendre plus, acheter plus, avec <br> notre communauté grandissante</p><a class=\"btn btn-danger\" href=\"#\" data-animation=\"fadeInUp\" data-delay=\"800ms\" data-duration=\"1000ms\">En savoir plus</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Product Catagories -->
<div class=\"product-catagories-wrapper py-3\">
<div class=\"container\">
<div class=\"row g-2 rtl-flex-d-row-r\">
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"{{path('app_boutique_categorie')}}\"><img src=\"img/core-img/woman-clothes.png\" alt=\"\"><span>Vos magasins</span></a></div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/grocery.png\" alt=\"\"><span>Vos restaurants préferés</span></a></div>
</div>
</div>-->
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"{{path('app_boutique_esthetique')}}\"><img src=\"img/core-img/shampoo.png\" alt=\"\"><span>Esthétique & Beauté</span></a></div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/rowboat.png\" alt=\"\"><span>Espace & détente</span></a></div>
</div>
</div>-->
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\">
<a href=\"{{path('app_boutique_Boutiques')}}\">
<img src=\"img/core-img/tv-table.png\" alt=\"\">
<span>Vos boutiques</span>
</a>
</div>
</div>
</div>
<!-- Catagory Card -->
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\">
<a href=\"{{path('app_boutique_Prestataires')}}\"><img src=\"img/core-img/beach.png\" alt=\"\">
<span>Vos prestataires</span>
</a>
</div>
</div>
</div>
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/baby-products.png\" alt=\"\"><span>Luxe et autre</span></a></div>
</div>
</div>-->
<!-- Catagory Card
<div class=\"col-3\">
<div class=\"card catagory-card active\">
<div class=\"card-body px-2\"><a href=\"catagory.html\"><img src=\"img/core-img/price-tag.png\" alt=\"\"><span>Les plus vendus</span></a></div>
</div>
</div>-->
</div>
</div>
</div>
<!-- Flash Sale Slide -->
<div class=\"flash-sale-wrapper\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between rtl-flex-d-row-r\">
<h6 class=\"d-flex align-items-center rtl-flex-d-row-r\"><i class=\"fa-solid fa-bolt-lightning me-1 text-danger lni-flashing-effect\"></i>Vente flash</h6>
<!-- Please use event time this format: YYYY/MM/DD hh:mm:ss -->
<ul class=\"sales-end-timer ps-0 d-flex align-items-center rtl-flex-d-row-r\" data-countdown=\"2022/12/31 14:21:59\">
<li><span class=\"days\">0</span>d</li>
<li><span class=\"hours\">0</span>h</li>
<li><span class=\"minutes\">0</span>m</li>
<li><span class=\"seconds\">0</span>s</li>
</ul>
</div>
<!-- Flash Sale Slide-->
<!-- Flash Sale Slide-->
<div class=\"flash-sale-slide owl-carousel\">
<!-- Flash Sale Card -->
{% for listeArticles in articles %}
<div class=\"card flash-sale-card\">
<div class=\"card-body\">
<a href=\"{{ path('app_details', {id: listeArticles.id}) }}\">
<img src=\"{{ vich_uploader_asset(listeArticles) | imagine_filter('version_carre_medium') }}\" alt=\"{{ listeArticles.titre }}\">
<span class=\"product-title\">{{ listeArticles.titre }}</span>
<p class=\"sale-price\">{{ listeArticles.prixdeVente }} Fr<span class=\"real-price\">{{ listeArticles.prixArticle }} Fr</span></p>
<span class=\"progress-title\">33% Sold</span>
<!-- Progress Bar-->
<div class=\"progress\">
<div class=\"progress-bar\" role=\"progressbar\" style=\"width: 33%\" aria-valuenow=\"33\" aria-valuemin=\"0\" aria-valuemax=\"100\"></div>
</div>
</a>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
<!-- Dark Mode
<div class=\"container\">
<div class=\"dark-mode-wrapper mt-3 bg-img p-4 p-lg-5\">
<p class=\"text-white\">You can change your display to a dark background using a dark mode.</p>
<div class=\"form-check form-switch mb-0\">
<label class=\"form-check-label text-white h6 mb-0\" for=\"darkSwitch\">Switch to Dark Mode</label>
<input class=\"form-check-input\" id=\"darkSwitch\" type=\"checkbox\" role=\"switch\">
</div>
</div>
</div>
Top Products -->
<div class=\"top-products-area py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Nos boutiques</h6>
<a class=\"btn p-0\" href=\"{{path('app_touteboutique')}}\">Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
<div class=\"layout-options\">
<a href=\"{{ path('app_indexlist') }}\"><i class=\"fa-solid fa-list-ul\"></i></a>
{#<a href=\"{{path('app_indexlist')}}\"><i class=\"fa-solid fa-list-ul\"></i></a>#}
<a class=\"active\" href=\"#\"><i class=\"fa-solid fa-border-all\"></i></a>
</div>
</div>
<div class=\"row g-2\">
<!-- Product Card -->
{% for ListeUserVendeur in UserVendeur %}
<div class=\"col-6 col-md-4\">
<!-- code start -->
<div class=\"profile-area\">
<div class=\"twPc-div \">
<a class=\"twPc-bg twPc-block\"></a>
<div>
<div class=\"twPc-button\">
<!-- Twitter Button | you can get from: https://about.twitter.com/tr/resources/buttons#follow -->
<a href=\"{{ path('suivre_boutique', {id: ListeUserVendeur.id }) }}\" class=\"js-abonne rounded \" data-show-count=\"false\" data-size=\"large\" data-show-screen-name=\"false\" data-dnt=\"true\">
{% if app.user and ListeUserVendeur.BoutiqueAbonneAboutique(app.user) %}
<span class=\"bx bx-like btn btn-secondary suivres\">
Abonné
<span class=\"js-abon\">( {{ ListeUserVendeur.suivres | length }} )</span>
</span>
{% else %}
<span class=\"bx bx-like btn btn-info suivre\">
Suivre
<span class=\"js-abon\">( {{ ListeUserVendeur.suivres | length }} )</span>
</span>
{% endif %}
</a>
</div>
<a title=\"page boutique\" href=\"#\" class=\"twPc-avatarLink\">
<img alt=\"Mert S. Kaplan\" width=\"50px\" src=\"img/bg-img/9.jpg\" class=\"twPc-avatarImg\">
</a>
<div class=\"twPc-divUser\">
<div class=\"twPc-divName\">
<a href=\"{{ path('app_boutique_vendeur', {id: ListeUserVendeur.id}) }}\">
{{ ListeUserVendeur.getToutleNom }}</a>
</div>
</div>
<div class=\"twPc-divStats\">
<ul class=\"twPc-Arrange\">
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"9.840 Tweet\">
<span class=\"twPc-StatLabel twPc-block\">Vues</span>
<span class=\"twPc-StatValue \">-</span>
</a>
</li>
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"885 Following\">
<span class=\"twPc-StatLabel twPc-block\">Suivi.es</span>
<span class=\"twPc-StatValue text-center\">{{ ListeUserVendeur.suivres | length }}</span>
</a>
</li>
<li class=\"twPc-ArrangeSizeFit\">
<a href=\"#\" title=\"1.810 Followers\">
<span class=\"twPc-StatLabel twPc-block\">Following</span>
<span class=\"twPc-StatValue text-center\">-</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- code end -->
</div>
{% endfor %}
</div>
</div>
</div>
<!-- CTA Area -->
<div class=\"container\">
<div class=\"cta-text dir-rtl p-4 p-lg-5\">
<div class=\"row\">
<div class=\"col-9\">
<h4 class=\"text-white mb-1\">20% de réduction sur vos premières commandes</h4>
<p class=\"text-white mb-2 opacity-75\">Une offre à ne pas rater sur 3 mois.</p><a class=\"btn btn-warning\" href=\"#\">Saisissez cette offre</a>
</div>
</div><img src=\"img/bg-img/make-up.png\" alt=\"\">
</div>
</div>
<!-- Weekly Best Sellers-->
<div class=\"weekly-best-seller-area py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Les plus vendus</h6><a class=\"btn p-0\" href=\"{{ path('app_touteboutique') }}\">
Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<div class=\"row g-2\">
{% if LesPlusVendu|length > 0 %}
{% for lesArticlesLesPlusVendu in LesPlusVendu %}
<!-- Weekly Product Card -->
<div class=\"col-12\">
<div class=\"horizontal-product-card\">
<div class=\"d-flex align-items-center\">
<div class=\"product-thumbnail-side\">
<!-- Thumbnail -->
<a class=\"product-thumbnail shadow-sm d-block\" href=\"{{ path('app_details', {id: lesArticlesLesPlusVendu.id}) }}\">
<img src=\"{{ vich_uploader_asset(lesArticlesLesPlusVendu) | imagine_filter('version_carre_small') }}\" alt=\"\"></a>
</div>
<div class=\"product-description\">
<!-- Wishlist -->
<a class=\"wishlist-btn\" href=\"#\"><i class=\"fa-solid fa-heart\"></i></a>
<!-- Product Title -->
<a class=\"product-title d-block\" href=\"{{ path('app_details', {id: lesArticlesLesPlusVendu.id}) }}\">{{ lesArticlesLesPlusVendu.titre }}</a>
<!-- Price -->
<p class=\"sale-price\">
<i class=\"fa-solid fa-money-bill\"></i>{{ lesArticlesLesPlusVendu.prixdeVente }} Fr<span>{{ lesArticlesLesPlusVendu.prixArticle }} Fr</span>
</p>
<!-- Rating -->
<div class=\"product-rating\"><i class=\"fa-solid fa-star\"></i>4.88 <span class=\"ms-1\">(39 notes)</span></div>
</div>
</div>
</div>
</div>
{% endfor %}
{% else %}
<p> aucun article n'est disponible...</p>
{% endif %}
</div>
</div>
</div>
<!-- Discount Coupon Card-->
<div class=\"container\">
<div class=\"discount-coupon-card p-4 p-lg-5 dir-rtl\">
<div class=\"d-flex align-items-center\">
<div class=\"discountIcon\"><img class=\"w-100\" src=\"img/core-img/discount.png\" alt=\"\"></div>
<div class=\"text-content\">
<h4 class=\"text-white mb-1\">Obtenez 20 % de réduction !</h4>
<p class=\"text-white mb-0\">Pour obtenir une réduction, entrez le<span class=\"px-1 fw-bold\">GET20</span>code sur la page de paiement.</p>
</div>
</div>
</div>
</div>
<!-- Featured Products Wrapper-->
<div class=\"featured-products-wrapper py-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Produits dans les boutiques ({{ articles|length }})</h6><a class=\"btn p-0\" href=\"{{path('app_plusvendus')}}\">Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<div class=\"row g-2\">
{% if articles|length > 0 %}
{% for listeArticles in articles %}
<!-- Featured Product Card-->
<div class=\"col-4\">
<div class=\"card featured-product-card\">
<div class=\"card-body\">
<!-- Badge-->
<span class=\"badge badge-warning custom-badge\">
<i class=\"fa-solid fa-star\"></i></span>
<div class=\"product-thumbnail-side\">
<!-- Thumbnail -->
<a class=\"product-thumbnail d-block\" href=\"{{ path('app_details', {id: listeArticles.id}) }}\">
<img src=\"{{ vich_uploader_asset(listeArticles) | imagine_filter('version_carre_medium') }}\" alt=\"{{ listeArticles.titre }}\">
</a>
</div>
<div class=\"product-description\">
<!-- Product Title -->
<a class=\"product-title d-block\" href=\"#\">{{ listeArticles.titre }}</a>
<!-- Price -->
<p class=\"sale-price\">
{{ listeArticles.prixdeVente }} Fr
<span>{{ listeArticles.prixArticle }} Fr</span>
</p>
</div>
</div>
</div>
</div>
{% endfor %}
{% else %}
<p> aucun article n'est disponible...</p>
{% endif %}
</div>
</div>
</div>
<div class=\"pb-3\">
<div class=\"container\">
<div class=\"section-heading d-flex align-items-center justify-content-between dir-rtl\">
<h6>Catégories</h6><a class=\"btn p-0\" href=\"#\">
Voir plus<i class=\"ms-1 fa-solid fa-arrow-right-long\"></i></a>
</div>
<!-- Collection Slide-->
<div class=\"collection-slide owl-carousel\">
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"{{path('app_boutique_categorie')}}\">
<img src=\"img/core-img/woman-clothes.png\" alt=\"\"></a>
<div class=\"collection-title\">
<span>Vos magasins</span>
<span class=\"badge bg-danger\">9</span>
</div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"{{path('app_boutique_esthetique')}}\"><img src=\"img/core-img/shampoo.png\" alt=\"\"></a>
<div class=\"collection-title\">
<span>Esthétique...</span><span class=\"badge bg-danger\">29</span>
</div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"{{path('app_boutique_Boutiques')}}\">
<img src=\"img/core-img/tv-table.png\" alt=\"\"></a>
<div class=\"collection-title\"><span>Vos Boutiques</span>
<span class=\"badge bg-danger\">4</span></div>
</div>
<!-- Collection Card-->
<div class=\"card collection-card\">
<a href=\"{{path('app_boutique_Prestataires')}}\"><img src=\"img/core-img/beach.png\" alt=\"\"></a>
<div class=\"collection-title\"><span>Vos prestataires</span>
<span class=\"badge bg-danger\">11</span></div>
</div>
</div>
</div>
</div>
</div>
<!-- Internet Connection Status-->
<div class=\"internet-connection-status\" id=\"internetStatus\"></div>
<!-- Footer Nav-->
{% include 'main/footer.html.twig' %}
{% if app.user and app.user.compte == 'client' %}
{% include 'main/footerparticulier.html.twig' %}
{% elseif app.user and app.user.compte == 'vendeur' %}
{% include 'main/footer.html.twig' %}
<a href=\"{{ path('app_ajouterProduit') }}\">
<div data-js=\"back-top\" class=\"back-top\">
<img src=\"img/plus.png\" width=\"110px\" alt=\"\">
</div>
</a>
{% else %}
{% endif %}
{% endblock %}
{% block javascripts %}
{{ encore_entry_script_tags('app') }}
<script src=\"https://unpkg.com/axios/dist/axios.min.js\"></script>
<script src=\"js/djoumaf/abonnecode.js\"> </script>
<!-- All JavaScript Files-->
<script src=\"{{asset('js/bootstrap.bundle.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.min.js')}}\"></script>
<script src=\"{{asset('js/waypoints.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.easing.min.js')}}\"></script>
<script src=\"{{asset('js/owl.carousel.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.magnific-popup.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.counterup.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.countdown.min.js')}}\"></script>
<script src=\"{{asset('js/jquery.passwordstrength.js')}}\"></script>
<script src=\"{{asset('js/jquery.nice-select.min.js')}}\"></script>
<script src=\"{{asset('js/theme-switching.js')}}\"></script>
<script src=\"{{asset('js/no-internet.js')}}\"></script>
<script src=\"{{asset('js/active.js')}}\"></script>
<script src=\"{{asset('js/pwa.js')}}\"></script>
{% endblock %}
</body>
</html>", "particuliers/baseparticuliers.html.twig", "/htdocs/aidemarket.foresteholding.com/templates/particuliers/baseparticuliers.html.twig");
}
}