{"id":10078,"date":"2026-04-02T23:01:50","date_gmt":"2026-04-02T23:01:50","guid":{"rendered":"https:\/\/zeroreligion.org\/?page_id=10078"},"modified":"2026-04-04T19:08:34","modified_gmt":"2026-04-04T19:08:34","slug":"shop","status":"publish","type":"page","link":"https:\/\/zeroreligion.org\/fr\/shop\/","title":{"rendered":"Boutique"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10078\" class=\"elementor elementor-10078\">\n\t\t\t\t<div class=\"elementor-element elementor-element-509d98d e-flex e-con-boxed e-con e-parent\" data-id=\"509d98d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5f82716 e-con-full e-flex e-con e-child\" data-id=\"5f82716\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab60654 elementor-widget elementor-widget-heading\" data-id=\"ab60654\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Quelques mots sur<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-927362c elementor-widget elementor-widget-heading\" data-id=\"927362c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Boutique<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcf8fe3 e-flex e-con-boxed e-con e-parent\" data-id=\"dcf8fe3\" 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-7ef332a elementor-widget elementor-widget-text-editor\" data-id=\"7ef332a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"221\" data-end=\"484\">Soutenez la vision de Zero Religion \u00e0 travers nos produits num\u00e9riques.<br data-start=\"131\" data-end=\"134\" \/>Tous les produits sont disponibles de 0 $ \u00e0 tout montant que vous choisissez de donner.<br data-start=\"204\" data-end=\"207\" \/>Votre contribution aide \u00e0 soutenir notre mission et nos activit\u00e9s continues.<br data-start=\"270\" data-end=\"273\" \/>Les achats sont h\u00e9berg\u00e9s sur Gumroad, garantissant une exp\u00e9rience s\u00e9curis\u00e9e et fiable.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de94f05 e-flex e-con-boxed e-con e-parent\" data-id=\"de94f05\" 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-574e3b0 elementor-widget elementor-widget-html\" data-id=\"574e3b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* Shop Grid Styles *\/\n.shop-grid {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 30px; \/* spacing between items *\/\n  margin: 40px 0;\n}\n\n.shop-item {\n  width: 23%; \/* 4 per row *\/\n  background: #fff;\n  padding: 20px;\n  box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  text-align: center;\n  transition: transform 0.3s ease;\n  cursor: pointer; \/* show pointer on hover *\/\n  text-decoration: none; \/* remove underline for links *\/\n  color: inherit; \/* inherit text color *\/\n}\n\n.shop-item:hover {\n  transform: translateY(-5px);\n}\n\n.shop-item img {\n  max-width: 100%;\n  height: auto;\n  margin-bottom: 15px;\n  border-radius: 5px;\n}\n\n.shop-item h2 {\n  font-size: 18px;\n  margin-bottom: 10px;\n}\n\n.shop-item p {\n  font-size: 14px;\n  line-height: 1.5;\n  color: #555;\n  margin-bottom: 15px;\n}\n\n.shop-item .shop-btn {\n  display: inline-block;\n  padding: 12px 25px;\n  font-weight: bold;\n  background-color: #F53F12; \/* default button color *\/\n  color: #fff;\n  text-decoration: none;\n  border-radius: 8px;\n  transition: background-color 0.3s ease, color 0.3s ease;\n}\n\n.shop-item .shop-btn:hover {\n  background-color: #1F8A4C; \/* ZR green on hover *\/\n  color: #000;\n}\n\n\/* Responsive *\/\n@media screen and (max-width: 1200px) {\n  .shop-item { width: 45%; margin-bottom: 30px; } \/* 2 per row *\/\n}\n@media screen and (max-width: 768px) {\n  .shop-item { width: 90%; margin-bottom: 30px; } \/* 1 per row *\/\n}\n<\/style>\n\n<!-- Shop Grid Layout -->\n<div class=\"shop-grid\">\n  <!-- Repeat this block for each product -->\n  <a href=\"https:\/\/zeroreligion.org\/fr\/support-us\/\" target=\"_blank\" class=\"shop-item\">\n    <img decoding=\"async\" data-src=\"http:\/\/zeroreligion.org\/wp-content\/uploads\/2026\/03\/RPR.jpg\" alt=\"Relation Not Religion \u2013 100% Relationship\" title=\"Boutique\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n    <h2>Relation Pas Religion<\/h2>\n    <p>Ce livre puissant et personnel ne vise pas \u00e0 promouvoir une nouvelle religion \u2014 c\u2019est une invitation \u00e0 red\u00e9couvrir une relation vivante et authentique avec Dieu \u00e0 travers J\u00e9sus. Trop souvent, la foi se retrouve ensevelie sous les rituels, les traditions et la peur\u2026<\/p>\n    <div class=\"shop-btn\">En savoir plus \u2192<\/div>\n  <\/a>\n\n  <a href=\"https:\/\/zeroreligion.org\/fr\/support-us\/\" target=\"_blank\" class=\"shop-item\">\n    <img decoding=\"async\" data-src=\"http:\/\/zeroreligion.org\/wp-content\/uploads\/2026\/03\/RPR.jpg\" alt=\"Relation Not Religion \u2013 100% Relationship\" title=\"Boutique\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n    <h2>Relation Pas Religion<\/h2>\n    <p>Ce livre puissant et personnel ne vise pas \u00e0 promouvoir une nouvelle religion \u2014 c\u2019est une invitation \u00e0 red\u00e9couvrir une relation vivante et authentique avec Dieu \u00e0 travers J\u00e9sus. Trop souvent, la foi se retrouve ensevelie sous les rituels, les traditions et la peur\u2026<\/p>\n    <div class=\"shop-btn\">En savoir plus \u2192<\/div>\n  <\/a>\n\n  <a href=\"https:\/\/zeroreligion.org\/fr\/support-us\/\" target=\"_blank\" class=\"shop-item\">\n    <img decoding=\"async\" data-src=\"http:\/\/zeroreligion.org\/wp-content\/uploads\/2026\/03\/RPR.jpg\" alt=\"Relation Not Religion \u2013 100% Relationship\" title=\"Boutique\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n    <h2>Relation Pas Religion<\/h2>\n    <p>Ce livre puissant et personnel ne vise pas \u00e0 promouvoir une nouvelle religion \u2014 c\u2019est une invitation \u00e0 red\u00e9couvrir une relation vivante et authentique avec Dieu \u00e0 travers J\u00e9sus. Trop souvent, la foi se retrouve ensevelie sous les rituels, les traditions et la peur\u2026<\/p>\n    <div class=\"shop-btn\">En savoir plus \u2192<\/div>\n  <\/a>\n\n  <a href=\"https:\/\/zeroreligion.org\/fr\/support-us\/\" target=\"_blank\" class=\"shop-item\">\n    <img decoding=\"async\" data-src=\"http:\/\/zeroreligion.org\/wp-content\/uploads\/2026\/03\/RPR.jpg\" alt=\"Relation Not Religion \u2013 100% Relationship\" title=\"Boutique\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n    <h2>Relation Pas Religion<\/h2>\n    <p>Ce livre puissant et personnel ne vise pas \u00e0 promouvoir une nouvelle religion \u2014 c\u2019est une invitation \u00e0 red\u00e9couvrir une relation vivante et authentique avec Dieu \u00e0 travers J\u00e9sus. Trop souvent, la foi se retrouve ensevelie sous les rituels, les traditions et la peur\u2026<\/p>\n    <div class=\"shop-btn\">En savoir plus \u2192<\/div>\n  <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>A few words about our Shop Support the vision of Zero Religion through our digital items.All products are available from $0 to any amount you choose to give.Your contribution helps support our mission and ongoing work.Purchases are hosted on Gumroad, ensuring a secure and safe experience. Relation Not Religion This powerful and personal book is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10078","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/pages\/10078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/comments?post=10078"}],"version-history":[{"count":13,"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/pages\/10078\/revisions"}],"predecessor-version":[{"id":10496,"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/pages\/10078\/revisions\/10496"}],"wp:attachment":[{"href":"https:\/\/zeroreligion.org\/fr\/wp-json\/wp\/v2\/media?parent=10078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}