{"id":43,"date":"2026-03-19T14:57:37","date_gmt":"2026-03-19T13:57:37","guid":{"rendered":"https:\/\/dev.letempsdesfleurs.com\/?page_id=43"},"modified":"2026-03-26T14:58:57","modified_gmt":"2026-03-26T13:58:57","slug":"promotions","status":"publish","type":"page","link":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/","title":{"rendered":"Promotions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"43\" class=\"elementor elementor-43\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3411ab1 e-con-full e-flex e-con e-parent\" data-id=\"3411ab1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbfaf89 elementor-widget elementor-widget-html\" data-id=\"dbfaf89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"promo-section-botanical\">\n  <div class=\"promo-fleur-watermark\"><\/div>\n\n  <div class=\"promo-container\">\n    <span class=\"promo-subtitle\">Offres sp\u00e9ciales<\/span>\n    <h1 class=\"promo-main-title\">Promotions de la saison<\/h1>\n    <p class=\"promo-intro\">\n      Retrouvez l'ensemble de nos promotions printemps\u2013\u00e9t\u00e9 2026\n    <\/p>\n  <\/div>\n<\/section>\n<style>\n    .promo-section-botanical {\n  position: relative;\n  padding: 4rem 0rem;\n  background-color: #39722d; \/* Ton vert sp\u00e9cifique *\/\n  overflow: hidden;\n  text-align: center;\n}\n\n\/* Fleur en filigrane sur le c\u00f4t\u00e9 *\/\n.promo-fleur-watermark {\n  position: absolute;\n  top: 75%;\n  right: -9%; \/* Coup\u00e9e \u00e0 10% comme demand\u00e9 *\/\n  transform: translateY(-50%);\n  width: 30vw;\n  height: 30vw;\n  background-image: url('https:\/\/dev.letempsdesfleurs.com\/wp-content\/uploads\/2026\/03\/fleur_blanche.png');\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: contain;\n  opacity: 0.2; \/* Effet discret *\/\n  pointer-events: none;\n  z-index: 1;\n}\n\n.promo-container {\n  position: relative;\n  max-width: 800px;\n  margin: 0 auto;\n  z-index: 2;\n}\n\n\/* Style du sous-titre (Orange) *\/\n.promo-subtitle {\n  display: block;\n  color: #f4810f; \/* Ton orange *\/\n  font-weight: 600;\n  font-size: 0.875rem;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  margin-bottom: 1rem;\n}\n\n\/* Style du titre (Blanc) *\/\n.promo-main-title {\n  font-size: 3.5rem; \/* Ajustable selon ton heading-display *\/\n  color: #ffffff;\n  margin-bottom: 1rem;\n  font-weight: 700;\n  line-height: 1.1;\n}\n\n\/* Style du paragraphe (Blanc cass\u00e9\/opacit\u00e9) *\/\n.promo-intro {\n  color: rgba(255, 255, 255, 0.8);\n  font-size: 1.125rem;\n  max-width: 42rem;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n\/* Responsive pour mobile *\/\n@media (max-width: 768px) {\n  .promo-main-title {\n    font-size: 2.5rem;\n  }\n  .promo-section-botanical {\n    padding-top: 80px;\n    padding-bottom: 40px;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cbd2f7 e-flex e-con-boxed e-con e-parent\" data-id=\"3cbd2f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5dc3044 elementor-widget elementor-widget-shortcode\" data-id=\"5dc3044\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        \/* DESIGN DE LA SECTION PROMOTIONS *\/\n        .promo-list-container {\n            max-width: 850px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        .promo-stack {\n            display: flex;\n            flex-direction: column;\n            gap: 30px;\n        }\n\n        \/* --- SYST\u00c8ME D'ANIMATION --- *\/\n        .promo-card-item {\n            background: #ffffff;\n            border-radius: 20px;\n            padding: 35px;\n            border: 1px solid rgba(0,0,0,0.06);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n            transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), \n                        opacity 0.8s ease, \n                        box-shadow 0.3s ease;\n            \n            \/* \u00c9tat initial cach\u00e9 *\/\n            opacity: 0;\n            transform: translateY(30px);\n            will-change: transform, opacity;\n        }\n\n        \/* \u00c9tat quand l'\u00e9l\u00e9ment devient visible *\/\n        .promo-card-item.is-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .promo-card-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 15px 35px rgba(57, 114, 45, 0.1);\n            border-color: rgba(57, 114, 45, 0.2);\n        }\n\n        \/* EN-TETE (DATE) *\/\n        .promo-card-header {\n            display: flex;\n            align-items: center;\n            gap: 18px;\n            margin-bottom: 25px;\n        }\n\n        .promo-icon-circle {\n            width: 45px;\n            height: 45px;\n            background-color: rgba(244, 129, 15, 0.1);\n            color: #f4810f;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            transition: transform 0.5s ease;\n        }\n\n        .promo-card-item:hover .promo-icon-circle {\n            transform: rotate(15deg) scale(1.1);\n        }\n\n        .promo-date-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: #39722d;\n            margin: 0;\n            line-height: 1.2;\n        }\n\n        \/* LISTE DES OFFRES *\/\n        .promo-items-list {\n            list-style: none !important;\n            padding: 0 !important;\n            margin: 0 !important;\n            padding-left: 63px !important;\n        }\n\n        .promo-line {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 15px;\n            transition: transform 0.3s ease;\n        }\n\n        .promo-line:hover {\n            transform: translateX(5px);\n        }\n\n        .icon-percent {\n            color: #f4810f;\n            margin-top: 4px;\n            flex-shrink: 0;\n        }\n\n        .promo-text {\n            font-size: 1.05rem;\n            line-height: 1.4;\n            color: #39722d;\n            font-weight: 600;\n            text-transform: uppercase;\n        }\n\n        \/* RESPONSIVE MOBILE *\/\n        @media (max-width: 640px) {\n            .promo-card-item { padding: 20px; }\n            .promo-items-list { padding-left: 0 !important; margin-top: 15px !important; }\n            .promo-date-title { font-size: 1.1rem; }\n        }\n    <\/style>\n\n    <section class=\"promo-list-section\">\n        <div class=\"promo-list-container\">\n            <div class=\"promo-stack\">\n                                        \n                        <div class=\"promo-card-item ltf-reveal\">\n                            <div class=\"promo-card-header\">\n                                <div class=\"promo-icon-circle\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" x2=\"16\" y1=\"2\" y2=\"6\"\/><line x1=\"8\" x2=\"8\" y1=\"2\" y2=\"6\"\/><line x1=\"3\" x2=\"21\" y1=\"10\" y2=\"10\"\/><\/svg>\n                                <\/div>\n                                <h3 class=\"promo-date-title\">Samedi 5, dimanche 5 et lundi 6 avril (Weekend de P\u00e2ques)<\/h3>\n                            <\/div>\n\n                                                            <ul class=\"promo-items-list\">\n                                                                            <li class=\"promo-line\">\n                                            <svg class=\"icon-percent\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"19\" y1=\"5\" x2=\"5\" y2=\"19\"\/><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"\/><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"\/><\/svg>\n                                            <span class=\"promo-text\">PROMO -20% sur les VIVACES<\/span>\n                                        <\/li>\n                                                                            <li class=\"promo-line\">\n                                            <svg class=\"icon-percent\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"19\" y1=\"5\" x2=\"5\" y2=\"19\"\/><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"\/><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"\/><\/svg>\n                                            <span class=\"promo-text\">PROMO TERREAU : 2 sacs de Terreau 50 litres achet\u00e9s = le 3\u00e8me sac offert (terreau Professionnel avec engrais)<\/span>\n                                        <\/li>\n                                                                    <\/ul>\n                                                    <\/div>\n                                            \n                        <div class=\"promo-card-item ltf-reveal\">\n                            <div class=\"promo-card-header\">\n                                <div class=\"promo-icon-circle\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" x2=\"16\" y1=\"2\" y2=\"6\"\/><line x1=\"8\" x2=\"8\" y1=\"2\" y2=\"6\"\/><line x1=\"3\" x2=\"21\" y1=\"10\" y2=\"10\"\/><\/svg>\n                                <\/div>\n                                <h3 class=\"promo-date-title\">Samedi 14 et dimanche 15 mars<\/h3>\n                            <\/div>\n\n                                                            <ul class=\"promo-items-list\">\n                                                                            <li class=\"promo-line\">\n                                            <svg class=\"icon-percent\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"19\" y1=\"5\" x2=\"5\" y2=\"19\"\/><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"\/><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"\/><\/svg>\n                                            <span class=\"promo-text\">PROMO -20% sur la P\u00c9PINI\u00c8RE &quot;arbres, arbustes, haies fleuries, plantes de talus, conif\u00e8res, fruitiers, rosiers&quot; (pas les plantes grimpantes)<\/span>\n                                        <\/li>\n                                                                    <\/ul>\n                                                    <\/div>\n                                <\/div>\n        <\/div>\n    <\/section>\n\n    <script>\n    (function() {\n        const revealPromos = () => {\n            const cards = document.querySelectorAll('.ltf-reveal');\n            \n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach((entry, index) => {\n                    if (entry.isIntersecting) {\n                        \/\/ Petit d\u00e9lai progressif pour l'effet de cascade\n                        setTimeout(() => {\n                            entry.target.classList.add('is-visible');\n                        }, index * 100); \n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.1 });\n\n            cards.forEach(card => observer.observe(card));\n        };\n\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', revealPromos);\n        } else {\n            revealPromos();\n        }\n    })();\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Offres sp\u00e9ciales Promotions de la saison Retrouvez l&rsquo;ensemble de nos promotions printemps\u2013\u00e9t\u00e9 2026<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-43","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Promotions - Le Temps Des Fleurs<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Promotions - Le Temps Des Fleurs\" \/>\n<meta property=\"og:description\" content=\"Offres sp\u00e9ciales Promotions de la saison Retrouvez l&rsquo;ensemble de nos promotions printemps\u2013\u00e9t\u00e9 2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/\" \/>\n<meta property=\"og:site_name\" content=\"Le Temps Des Fleurs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-26T13:58:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/index.php\\\/promotions\\\/\",\"url\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/index.php\\\/promotions\\\/\",\"name\":\"Promotions - Le Temps Des Fleurs\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/#website\"},\"datePublished\":\"2026-03-19T13:57:37+00:00\",\"dateModified\":\"2026-03-26T13:58:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/index.php\\\/promotions\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/index.php\\\/promotions\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/index.php\\\/promotions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Promotions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/#website\",\"url\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/\",\"name\":\"Le Temps Des Fleurs\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dev.letempsdesfleurs.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Promotions - Le Temps Des Fleurs","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"fr_FR","og_type":"article","og_title":"Promotions - Le Temps Des Fleurs","og_description":"Offres sp\u00e9ciales Promotions de la saison Retrouvez l&rsquo;ensemble de nos promotions printemps\u2013\u00e9t\u00e9 2026","og_url":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/","og_site_name":"Le Temps Des Fleurs","article_modified_time":"2026-03-26T13:58:57+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/","url":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/","name":"Promotions - Le Temps Des Fleurs","isPartOf":{"@id":"https:\/\/dev.letempsdesfleurs.com\/#website"},"datePublished":"2026-03-19T13:57:37+00:00","dateModified":"2026-03-26T13:58:57+00:00","breadcrumb":{"@id":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dev.letempsdesfleurs.com\/index.php\/promotions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/dev.letempsdesfleurs.com\/"},{"@type":"ListItem","position":2,"name":"Promotions"}]},{"@type":"WebSite","@id":"https:\/\/dev.letempsdesfleurs.com\/#website","url":"https:\/\/dev.letempsdesfleurs.com\/","name":"Le Temps Des Fleurs","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.letempsdesfleurs.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/pages\/43","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/comments?post=43"}],"version-history":[{"count":17,"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/pages\/43\/revisions"}],"predecessor-version":[{"id":473,"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/pages\/43\/revisions\/473"}],"wp:attachment":[{"href":"https:\/\/dev.letempsdesfleurs.com\/index.php\/wp-json\/wp\/v2\/media?parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}