SOLDES : C'est parti pour des offres de folie ! JUSQU'À -60% et -15% EXTRA ! J'en profite avec le code : CPARTI15 !

GEL MATIFIANT PURETE Bernard Cassière

En stock

Gel matifiant pureté menthe-citron de Bernard Cassière

  • Objectifs :
    • Contrôle l'excés de sébum
    • Hydrate
    • Resserre les pores
    • Affine le grain de la peau
  • Cible :
    • Recommandé aux peaux grasses
  • Composants :
    • Extrait de menthe sauvage du Chili : un actif matifiant qui aide à absorber l'excès de sébum.
    • Extrait de thé de Java : un actif antioxydant qui aide à protéger la peau des radicaux libres.
    • Huile essentielle de citron : un actif antibactérien qui aide à traiter les imperfections.
    • Agents hydratants : des actifs qui aident à maintenir la peau hydratée.
  • Utilisation :
    • Matin et soir, appliquer une noisette de produit sur une peau parfaitement nettoyée
    • Ce gel est composé d'ingrédients naturels et biologiques qui agissent en synergie pour contrôler l'excès de sébum, hydrater, resserrer les pores et affiner le grain de la peau.

      L'extrait de menthe sauvage du Chili est un actif matifiant qui aide à absorber l'excès de sébum. Il possède également des propriétés antiseptiques et astringentes qui peuvent aider à traiter les imperfections.

      L'extrait de thé de Java est un actif antioxydant qui aide à protéger la peau des radicaux libres. Il possède également des propriétés apaisantes et hydratantes.

      L'huile essentielle de citron est un actif antibactérien qui aide à traiter les imperfections. Elle possède également des propriétés anti-inflammatoires qui peuvent aider à réduire l'apparence des rougeurs.

      Les agents hydratants aident à maintenir la peau hydratée, ce qui est important pour les peaux grasses, car l'excès de sébum peut entraîner une déshydratation.

      Ce gel est non comédogène, ce qui signifie qu'il ne bouche pas les pores. Il est également hypoallergénique, ce qui signifie qu'il est peu susceptible de provoquer des réactions allergiques.

      Conclusion

      Le gel matifiant pureté menthe-citron de Bernard Cassière est un soin efficace pour les peaux grasses. Il aide à contrôler l'excés de sébum, hydrate, resserre les pores et affine le grain de la peau. Il est également non comédogène et hypoallergénique.

25,80 €
  • Mémoire utilisée par PHP : 10,55 Mo
  • Pic mémoire allouée par PHP : 11,38 Mo
  • Temps d'execution du script : 0.682 s
  • Lang :
  • Path : bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96
  • Route : mosaicProduit
  • $okt->page->module : mosaic
  • $okt->page->action :
  • Title tag : Boutique Belle & Relaxée: Les marques Bernard Cassière, Glynt : Esthétique & coiffure à domicile. - BELLE ET RELAXEE
  • Title:
  • H1:
  • Meta description: Gel matifiant pureté menthe-citron de Bernard Cassière Objectifs : Contrôle l'excés de sébum Hydrate Resserre les pores Affine le grain de la peau Cible 
  • Meta keyword:
ID Query Time
1
SET NAMES utf8mb4
0.00017
2
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
oktopusV4_core_users AS u INNER JOIN
oktopusV4_core_users_groups AS g ON g.group_id=u.group_id
LEFT JOIN oktopusV4_core_users_online AS o ON
o.ident='400e958f5622012b9ee15aa344052b4643731945c6b2bec7b9f5b2d6b43de3a4'
WHERE u.id=1
0.00080
3
REPLACE INTO oktopusV4_core_users_online (user_id, ident,
logged, csrf_token, prev_url) VALUES
(1,'400e958f5622012b9ee15aa344052b4643731945c6b2bec7b9f5b2d6b43de3a4',
1714383920, '7da3246cf9f84829dff3c5b04fb5c4afdead6ecd',
'https://www.belleetrelaxee-coiffure-63.com/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96')
0.00023
4

            SELECT r.*, rl.* FROM
oktopusV4_mod_mosaic_rubrique r
            JOIN oktopusV4_mod_mosaic_rubrique_locales rl ON
rl.id_rubrique = r.id_rubrique AND rl.language = 'fr'
            WHERE r.id_rubrique='3'
0.00057
5
SELECT m.nom AS nomMarque, m.image AS imageMarque, mo.nom AS
nomModele, p.*, pl.*,
						DATE_FORMAT(p.debut_promo, '%d/%m/%Y') as
debut_promo_fr,
						DATE_FORMAT(p.fin_promo, '%d/%m/%Y') as fin_promo_fr,
						DATE_FORMAT(p.debut_nouveaute, '%d/%m/%Y') as
debut_nouveaute_fr,
						DATE_FORMAT(p.fin_nouveaute, '%d/%m/%Y') as
fin_nouveaute_fr,
						DATE_FORMAT(p.debut_phare, '%d/%m/%Y') as
debut_phare_fr,
						DATE_FORMAT(p.fin_phare, '%d/%m/%Y') as fin_phare_fr,
						DATE_FORMAT(p.debut_solde, '%d/%m/%Y') as
debut_solde_fr,
						DATE_FORMAT(p.fin_solde, '%d/%m/%Y') as fin_solde_fr,
						DATE_FORMAT(p.debut_commande, '%d/%m/%Y') as
debut_commande_fr,
						DATE_FORMAT(p.fin_commande, '%d/%m/%Y') as
fin_commande_fr,
						DATE_FORMAT(p.date_creation, '%d/%m/%Y %H:%i:%s') as
date_creation_fr,
						DATE_FORMAT(p.date_modification, '%d/%m/%Y %H:%i:%s')
as date_modification_fr,
                        IF(1, promo, NOW() BETWEEN
debut_promo AND fin_promo) AS promo,
                        IF(1, nouveaute, NOW() BETWEEN
debut_nouveaute AND fin_nouveaute) AS nouveaute,
                        IF(1, phare, NOW() BETWEEN
debut_phare AND fin_phare) AS phare,
                        IF(1, solde, NOW() BETWEEN
debut_solde AND fin_solde) AS solde
     				FROM oktopusV4_mod_mosaic_produit p
                    JOIN
oktopusV4_mod_mosaic_produit_locales pl ON pl.id_produit =
p.id_produit AND pl.language = 'fr'
					LEFT JOIN oktopusV4_mod_mosaic_marque m ON p.id_marque
= m.id_marque
					LEFT JOIN oktopusV4_mod_mosaic_modele mo ON p.id_modele
= mo.id_modele
					WHERE p.id_produit = '96'
0.00147
6
SELECT t.taux FROM oktopusV4_mod_tva_regle_pays rp
                         JOIN oktopusV4_mod_tva t ON
t.id_tva = rp.id_tva
                         WHERE id_tva_regle='1' AND id_pays
= '1'
0.00099
7
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM oktopusV4_mod_map AS m 
LEFT JOIN oktopusV4_mod_map_locales AS ml ON m.id=ml.id_map
AND ml.language='fr' WHERE 1  AND ml.language='fr' AND
m.active=1 ORDER BY m.created_at DESC 
0.03729
8
SELECT r.*, rl.*, COUNT(r.id_rubrique) AS num_posts FROM
oktopusV4_mod_mosaic_rubrique AS r LEFT JOIN
oktopusV4_mod_mosaic_rubrique_locales AS rl ON r.id_rubrique
= rl.id_rubrique WHERE 1 AND rl.language='fr' AND r.actif =
1  GROUP BY r.id_rubrique ORDER BY nleft asc 
0.00447
9
SELECT DISTINCT snr.*, snrl.*, 
                            DATE_FORMAT(snr.created_at,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                            DATE_FORMAT(snr.updated_at,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                      FROM
oktopusV4_mod_social_network_reseau snr
                      JOIN
oktopusV4_mod_social_network_reseau_locales snrl ON
snrl.id_reseau = snr.id_reseau AND snrl.language = 'fr'
WHERE 1  AND active = '1' ORDER BY snrl.libelle
0.00302
10
SELECT p.id, p.original_id, p.user_id, p.category_id,
p.active, p.created_at, p.updated_at, p.images, p.files,
p.tpl, p.position, pl.language, pl.title, pl.subtitle,
pl.title_tag, pl.title_seo, pl.slug, pl.content,
pl.meta_description, pl.meta_keywords, pl.words, rl.title AS
category_title, rl.slug AS category_slug, rl.title_tag AS
category_title_tag, r.items_tpl AS category_items_tpl FROM
oktopusV4_mod_pages AS p  INNER JOIN
oktopusV4_mod_pages_locales AS pl ON p.id=pl.page_id AND
pl.language='fr'  LEFT OUTER JOIN
oktopusV4_mod_pages_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN oktopusV4_mod_pages_categories_locales AS rl
ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
pl.language='fr' AND p.active=1 ORDER BY p.created_at DESC 
0.00152
11
SELECT * FROM oktopusV4_mod_mosaic_produit_locales WHERE
id_produit = '96'
0.00050
12

            SELECT r.*, rl.* FROM
oktopusV4_mod_mosaic_rubrique r
            JOIN oktopusV4_mod_mosaic_rubrique_locales rl ON
rl.id_rubrique = r.id_rubrique AND rl.language = 'fr'
            WHERE r.id_rubrique='3'
0.00026
13
SELECT * FROM oktopusV4_mod_mosaic_rubrique_locales WHERE
id_rubrique = '3'
0.00042
14
SELECT COUNT(id_produit) FROM oktopusV4_mod_mosaic_produit
WHERE id_produit = '96' 
0.00037
15
SELECT id, language, valeur FROM
oktopusV4_mod_mosaic_locales
					  WHERE `table` = 'produit_photo'
0.00097
16
 SELECT p.id_produit_photo AS id, p.* FROM
oktopusV4_mod_mosaic_produit_photo p WHERE 1 AND actif = '1'
AND id_produit = '96' ORDER BY position 
0.00077
17
SELECT * FROM oktopusV4_mod_mosaic_declinaison WHERE 1 ORDER
BY position
0.00080
18
SELECT id, language, valeur FROM
oktopusV4_mod_mosaic_locales
					  WHERE `table` = 'declinaison'
0.00049
19
 SELECT pd.*, p.id_tva FROM
oktopusV4_mod_mosaic_produit_declinaison AS pd
                        LEFT JOIN
oktopusV4_mod_mosaic_produit as p ON p.id_produit =
pd.id_produit
						WHERE 1 AND pd.id_produit = '96' AND pd.actif = '1'
ORDER BY pd.id_produit_declinaison 
0.00079
20
SELECT * FROM oktopusV4_mod_mosaic_produit_locales WHERE
id_produit = '96'
0.00026
21

            SELECT r.*, rl.* FROM
oktopusV4_mod_mosaic_rubrique r
            JOIN oktopusV4_mod_mosaic_rubrique_locales rl ON
rl.id_rubrique = r.id_rubrique AND rl.language = 'fr'
            WHERE r.id_rubrique='3'
0.00019
22
SELECT * FROM oktopusV4_mod_mosaic_rubrique_locales WHERE
id_rubrique = '3'
0.00022
23
SELECT r.*, rl.*, COUNT(r.id_rubrique) AS num_posts FROM
oktopusV4_mod_mosaic_rubrique AS r LEFT JOIN
oktopusV4_mod_mosaic_rubrique_locales AS rl ON r.id_rubrique
= rl.id_rubrique WHERE 1 AND rl.language='fr' AND r.actif =
1  GROUP BY r.id_rubrique ORDER BY nleft asc 
0.00106
24
SELECT * FROM oktopusV4_mod_mosaic_rubrique_locales WHERE
id_rubrique = '3'
0.00023
25
SELECT * FROM oktopusV4_mod_mosaic_rubrique_locales WHERE
id_rubrique = '2'
0.00028
26
SELECT * FROM oktopusV4_mod_mosaic_produit_locales WHERE
id_produit = '96'
0.00017
27

            SELECT r.*, rl.* FROM
oktopusV4_mod_mosaic_rubrique r
            JOIN oktopusV4_mod_mosaic_rubrique_locales rl ON
rl.id_rubrique = r.id_rubrique AND rl.language = 'fr'
            WHERE r.id_rubrique='3'
0.00015
28
SELECT * FROM oktopusV4_mod_mosaic_rubrique_locales WHERE
id_rubrique = '3'
0.00014
29
SELECT ca.*, p.nom as nomPays, p.id_pays, p.id_zone, p.code,
p.code_num 
                     FROM oktopusV4_mod_address_book ca,
oktopusV4_mod_geographie_pays p
                     WHERE ca.pays_id = p.id_pays AND
ca.facturation=1 AND ca.user_id='1'
0.00115
30
SELECT u.*, g.* FROM oktopusV4_core_users AS u LEFT JOIN
oktopusV4_core_users_groups AS g ON g.group_id=u.group_id
WHERE 1 AND u.id=1 ORDER BY u.username DESC 
0.00038
31
SELECT DISTINCT sn.*, snl.*
                      FROM oktopusV4_mod_social_network sn
                      JOIN
oktopusV4_mod_social_network_locales snl ON
snl.id_social_network = sn.id_social_network AND
snl.language = 'fr' WHERE 1  AND sn.url != '' AND sn.type !=
''  AND type LIKE '%F%' ORDER BY sn.position
0.00197
32
SELECT *, DATE_FORMAT(livraison_date, '%d/%m/%Y') AS
livraison_date_fr
                   FROM oktopusV4_mod_mosaic_panier WHERE
id_client = 'tmp_662f6c30e6f62'
0.00043
33
SELECT p.date, pd.*, po.id_tva FROM
oktopusV4_mod_mosaic_panier AS p
                    LEFT JOIN
oktopusV4_mod_mosaic_panier_detail AS pd ON p.id_panier =
pd.id_panier
                    LEFT JOIN oktopusV4_mod_mosaic_produit
AS po ON pd.id_produit = po.id_produit WHERE p.id_client =
''
0.00045
34
SELECT DISTINCT r.*, rl.*
                      FROM oktopusV4_mod_mosaic_reassurance
r
                      JOIN
oktopusV4_mod_mosaic_reassurance_locales rl ON
rl.id_reassurance = r.id_reassurance AND rl.language = 'fr'
WHERE 1  AND (r.placement LIKE '%H%' ) ORDER BY r.position
0.00176
35
 SELECT t.*,
                            DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                            DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM oktopusV4_mod_slideshow_type t
                       WHERE 1 AND CASE 
                                       WHEN t.choix_rubrique
= 1 THEN
                                           t.rubrique LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%'
                                       WHEN t.choix_rubrique
= 2 THEN
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV4_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%'
AND t.actif = 1
                   ) = 0
                
                                           AND
                                           t.rubrique NOT
LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%'
                                       ELSE     
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV4_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%'
AND t.actif = 1
                   ) = 0
                 
                                   END AND actif = '1' ORDER
BY nom 
0.00072
36
SELECT t.*, 
                        DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                        DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr 
                     FROM oktopusV4_mod_slideshow_type t
                     WHERE t.id_type = '1'
0.00038
37
 SELECT p.*, pl.valeur AS legende, pl.lien,
pl.contenu_titre,  pl.contenu_ss_titre,
pl.contenu_description, pl.primaire_texte,
pl.primaire_texte_mobile, pl.secondaire_texte,
pl.secondaire_texte_mobile, pl.primaire_slug,
pl.secondaire_slug, pl.lien2,  
                          DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                          DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM oktopusV4_mod_slideshow p
                       LEFT JOIN
oktopusV4_mod_slideshow_locales pl ON pl.id_slideshow =
p.id_slideshow AND pl.language = 'fr'
                       WHERE 1 AND p.actif = '1' AND id_type
= '1' ORDER BY position
0.00089
38
SELECT DISTINCT r.*, rl.*
                      FROM oktopusV4_mod_mosaic_reassurance
r
                      JOIN
oktopusV4_mod_mosaic_reassurance_locales rl ON
rl.id_reassurance = r.id_reassurance AND rl.language = 'fr'
WHERE 1  AND (r.placement LIKE '%B%' ) ORDER BY r.position
0.00141
39
SELECT DISTINCT sn.*, snl.*
                      FROM oktopusV4_mod_social_network sn
                      JOIN
oktopusV4_mod_social_network_locales snl ON
snl.id_social_network = sn.id_social_network AND
snl.language = 'fr' WHERE 1  AND sn.url != '' AND sn.type !=
''  AND type LIKE '%F%' ORDER BY sn.position
0.00022
40
SELECT p.*, pl.*,
                         DATE_FORMAT(p.debut, '%d/%m/%Y') as
debut_fr,
                         DATE_FORMAT(p.fin, '%d/%m/%Y') as
fin_fr,
                         DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                         DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                      FROM oktopusV4_mod_home_popup p
                      LEFT JOIN
oktopusV4_mod_home_popup_locales pl ON pl.id_popup =
p.id_popup AND pl.language = 'fr'
                      WHERE 1 AND (
                                        CURDATE() BETWEEN
p.debut AND p.fin
                                        OR (p.debut =
'0000-00-00 00:00:00' AND p.fin = '0000-00-00 00:00:00')
                                    )AND pl.content <> ''
AND (p.rubrique = '' OR p.rubrique LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%')
ORDER BY p.rubrique DESC
0.00055
41
SELECT p.*, pl.*,
                         DATE_FORMAT(p.debut, '%d/%m/%Y') as
debut_fr,
                         DATE_FORMAT(p.fin, '%d/%m/%Y') as
fin_fr,
                         DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                         DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                      FROM oktopusV4_mod_home_popup p
                      LEFT JOIN
oktopusV4_mod_home_popup_locales pl ON pl.id_popup =
p.id_popup AND pl.language = 'fr'
                      WHERE 1 AND (
                                        CURDATE() BETWEEN
p.debut AND p.fin
                                        OR (p.debut =
'0000-00-00 00:00:00' AND p.fin = '0000-00-00 00:00:00')
                                    )AND pl.content <> ''
AND (p.rubrique = '' OR p.rubrique LIKE
'%\'/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96\'%')
ORDER BY p.rubrique DESC
0.00051
# type fichier ligne classe fonction message
_GET
array (
  'bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96' => '',
)
_REQUEST
array (
  'bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96' => '',
)
Variables dans le scope global
array (
  0 => 'okt',
  1 => 'oktAutoloadPaths',
  2 => 'oPublicPanelPreloader',
  3 => '__composer_autoload_files',
  4 => '__l10n',
  5 => '__l10n_files',
)
Constantes
array (
  'OKT_START_TIME' => 1714383920.390283,
  'OKT_ROOT_PATH' => '/www/ya11542/www',
  'OKT_INC_DIR' => 'oktInc',
  'OKT_INC_PATH' => '/www/ya11542/www/oktInc',
  'OKT_UPLOAD_DIR' => 'upload',
  'OKT_UPLOAD_PATH' => '/www/ya11542/www/upload',
  'OKT_COMMON_DIR' => 'oktCommon',
  'OKT_COMMON_PATH' => '/www/ya11542/www/oktCommon',
  'OKT_MODULES_DIR' => 'oktModules',
  'OKT_MODULES_PATH' => '/www/ya11542/www/oktModules',
  'OKT_PUBLIC_DIR' => 'oktPublic',
  'OKT_PUBLIC_PATH' => '/www/ya11542/www/oktPublic',
  'OKT_CACHE_DIR' => 'oktCache',
  'OKT_CACHE_PATH' => '/www/ya11542/www/oktCache',
  'OKT_GLOBAL_CACHE_FILENAME' => 'static.php',
  'OKT_GLOBAL_CACHE_FILE' => '/www/ya11542/www/oktCache/static.php',
  'OKT_ROUTES_CACHE_FILENAME' => 'routes.php',
  'OKT_ROUTES_CACHE_FILE' => '/www/ya11542/www/oktCache/routes.php',
  'OKT_CONFIG_DIR' => 'oktConf',
  'OKT_CONFIG_PATH' => '/www/ya11542/www/oktConf',
  'OKT_LOG_DIR' => 'oktLog',
  'OKT_LOG_PATH' => '/www/ya11542/www/oktLog',
  'OKT_THEMES_DIR' => 'oktThemes',
  'OKT_THEMES_PATH' => '/www/ya11542/www/oktThemes',
  'OKT_CLASSES_PATH' => '/www/ya11542/www/oktInc/classes',
  'OKT_LOCALES_PATH' => '/www/ya11542/www/oktInc/locales',
  'OKT_VENDOR_PATH' => '/www/ya11542/www/oktInc/vendor',
  'OKT_MIN_DIR' => 'minify',
  'OKT_MIN_PATH' => '/www/ya11542/www/oktCache/minify',
  'OKT_MINGROUP_DIR' => 'groups',
  'OKT_MINGROUP_PATH' => '/www/ya11542/www/oktCache/minify/groups',
  'OKT_COOKIE_AUTH_NAME' => 'okt_auth',
  'OKT_COOKIE_AUTH_FROM' => 'okt_auth_from',
  'OKT_COOKIE_LANGUAGE' => 'okt_language',
  'OKT_COOKIE_CONSENT' => 'okt_consent',
  'OKT_ENVIRONMENT' => 'prod',
  'OKT_XDEBUG' => false,
  'OKT_FILENAME' => 'oktopus.php',
  'OKT_DIRNAME' => '/',
  'OKT_ADMIN_DIR' => 'administration',
  'OKT_ADMIN_HEADER_FILE' => '/www/ya11542/www/oktInc/admin/header.php',
  'OKT_ADMIN_HEADER_FILE_AJAX' => '/www/ya11542/www/oktInc/admin/header_ajax.php',
  'OKT_ADMIN_HEADER_FILE_CNX' => '/www/ya11542/www/oktInc/admin/header_cnx.php',
  'OKT_ADMIN_FOOTER_FILE' => '/www/ya11542/www/oktInc/admin/footer.php',
  'OKT_ADMIN_FOOTER_FILE_AJAX' => '/www/ya11542/www/oktInc/admin/footer_ajax.php',
  'OKT_ADMIN_FOOTER_FILE_CNX' => '/www/ya11542/www/oktInc/admin/footer_cnx.php',
  'OKT_ADMIN_HEADER_SIMPLE_FILE' => '/www/ya11542/www/oktInc/admin/header_simple.php',
  'OKT_ADMIN_FOOTER_SIMPLE_FILE' => '/www/ya11542/www/oktInc/admin/footer_simple.php',
  'OKT_ADMIN_LOGIN_PAGE' => 'connexion.php',
  'OKT_GOOGLE_GEOCODE_KEY' => 'AIzaSyAZsu4vldPq58x4FWGs35p3ytzrAZ67xVI',
  'OKT_THUMB_COMPRESSION' => 80,
  'OKT_IMAGE_EXTENSION' => 'WEBP',
  'OKT_SEO_LIMIT_TITLE' => 75,
  'OKT_SEO_LIMIT_DESCRIPTION' => 200,
  'OKT_CDN_URL' => 'https://static.ledns.net',
  'OKT_CDN_FONT_PATH' => '/font/css2',
  'OKT_CDN_LOGO_PATH' => '/logos/',
  'OKT_ROUND_HALF_UP' => 1,
  'OKT_ROUND_HALF_DOWN' => 2,
  'OKT_ROUND_HALF_EVEN' => 3,
  'OKT_ROUND_HALF_ODD' => 4,
  'OKT_ROUND_UP' => 5,
  'OKT_ROUND_DOWN' => 6,
  'OKT_ENCODE_KEY' => 'e24f1pyr0p9fnrw6qh4nwtup4m45kkiocs9j8x1esgklxmyetsrvcra63l1dvpry',
  'OKT_ENCODE_MODE' => 'aes-256-cbc',
  'OKT_ENCODE_LIST_ORIGIN' => 
  array (
    0 => '=',
    1 => '+',
    2 => '/',
  ),
  'OKT_ENCODE_LIST_REPLACE' => 
  array (
    0 => '-',
    1 => '+',
    2 => '_',
  ),
  'JSON_ENCODE_ALL' => 271,
  'FILTER_VALIDATE_BOOL' => 258,
  'MYSQLI_REFRESH_REPLICA' => 64,
  'HTMLPURIFIER_PREFIX' => '/www/ya11542/www/oktInc/vendor/composer/vendor/ezyang/htmlpurifier/library',
  'OKT_DB_HOST' => 'sql5',
  'OKT_DB_NAME' => 'ya11542',
  'OKT_DB_USER' => 'ya11542',
  'OKT_DB_PWD' => '8hOexI2tjAYpfKEd',
  'OKT_DB_PREFIX' => 'oktopusV4_',
  'OKT_MODULES_URL' => '/oktModules',
  'OKT_COMMON_URL' => '/oktCommon',
  'OKT_UPLOAD_URL' => '/upload',
  'OKT_DIGESTS' => '/www/ya11542/www/oktInc/digests',
  'OKT_THEME_DEFAULT_PATH' => '/www/ya11542/www/oktThemes/default',
  'OKT_THEME_DEFAULT' => '/oktThemes/default',
  'OKT_THEME' => '/oktThemes/rv17',
  'OKT_THEME_PATH' => '/www/ya11542/www/oktThemes/rv17',
  'OKT_MAX_UPLOAD_SIZE' => 52428800,
  'OKT_DEBUG' => true,
  'OKT_PART' => 'public',
  '__DM_SESSION_NAME__' => 'client_express',
  '__DB_PREFIX_TVA__' => 'oktopusV4_mod_tva_',
  '__DB_PREFIX_GEO__' => 'oktopusV4_mod_geographie_',
  '__DB_PREFIX__' => 'oktopusV4_mod_mosaic_',
  '__URL__' => '/upload/',
  '__BASE_URL__' => '/www/ya11542/www/upload/',
  '__UPLOAD__' => 'modules/mosaic/',
  '__DB_PREFIX_MYCOM__' => 'oktopusV4_mod_mycom_',
)
Configuration
array (
  'title' => 
  array (
    'fr' => 'BELLE ET RELAXEE',
  ),
  'desc' => 
  array (
    'fr' => '',
  ),
  'title_tag' => 
  array (
    'fr' => 'BELLE ET RELAXEE',
  ),
  'meta_description' => 
  array (
    'fr' => '',
  ),
  'meta_keywords' => 
  array (
    'fr' => '',
  ),
  'list_address' => 
  array (
    0 => 
    array (
      'street' => '2 RUE DE LA PLAINE',
      'street_2' => '',
      'code' => '63500',
      'city' => 'SAINT REMY DE CHARGNAT',
      'country' => 'France',
      'tel' => '',
      'mobile' => '06 73 23 61 97',
      'fax' => '',
      'lat' => 45.5111377,
      'long' => 3.3194311,
      'iso' => 'FR',
      'libelle' => '',
      'company_name' => '',
      'email' => 'contact@belleetrelaxee-coiffure-63.com',
      'site' => '',
      'config_address_1' => '1',
      'config_address_2' => '1',
      'config_address_3' => '1',
    ),
  ),
  'list_schedule' => 
  array (
    0 => 
    array (
      'fr' => '',
    ),
  ),
  'company' => 
  array (
    'name' => 'MARECHAL SANDRINE',
    'com_name' => 'BELLE ET RELAXEE',
    'statut_juridique' => 'AP',
    'siret' => '789627254',
    'tva_intra' => 'FR57789627254',
    'capital' => '',
  ),
  'leader' => 
  array (
    'name' => 'MARECHAL',
    'firstname' => 'Sandrine',
  ),
  'dpo' => 
  array (
    'name' => '',
  ),
  'courriel_address' => 'contact@belleetrelaxee-coiffure-63.com',
  'courriel_name' => 'BELLE ET RELAXEE',
  'courriel_from' => 'contact@belleetrelaxee-coiffure-63.com',
  'courriel_transport' => 'sendmail',
  'courriel_smtp' => 
  array (
    'host' => '',
    'port' => 25,
    'username' => '',
    'password' => '',
  ),
  'courriel_sendmail' => '/usr/sbin/sendmail -t -i',
  'courriel_form_type' => 'notification',
  'courriel_theme' => 1,
  'courriel_display' => '',
  'courriel_module' => '',
  'theme' => 'rv17',
  'theme_mobile' => '',
  'theme_tablet' => '',
  'public_theme' => 'base',
  'form_theme' => 'nao',
  'bootstrap' => '4',
  'retina' => '1',
  'button' => 
  array (
    'primary_type' => 'couleur',
    'effect' => 'bouton_fade1',
    'shadow_text' => 0,
    'shadow_box' => 0,
    'secondary_type' => 'bordure',
    'bloc3' => '1',
    'diapo' => '1',
  ),
  'menu' => 
  array (
    'templates' => 
    array (
      'default' => 'menu-2',
      'usables' => 
      array (
      ),
    ),
    'enable_overlay' => 1,
    'color_overlay' => '#000',
    'pliage' => 2,
    'display_logo' => 1,
    'display_social_link' => 0,
    'type' => 6,
    'orientation' => 1,
    'compatible' => 
    array (
    ),
    'locales' => 
    array (
      'text' => 
      array (
        'fr' => '',
      ),
      'title' => 
      array (
        'fr' => '',
      ),
      'close' => 
      array (
        'fr' => '',
      ),
    ),
  ),
  'menu_bas' => 
  array (
    'templates' => 
    array (
      'default' => 'menu-1',
      'usables' => 
      array (
      ),
    ),
    'pliage' => 0,
    'show_rubrique_principale' => 0,
  ),
  'enable_admin_bar' => true,
  'enable_backtop' => true,
  'set_theme_column' => '2',
  'admin_sidebar_position' => 0,
  'admin_dashboard' => 0,
  'admin_theme' => 'admin',
  'admin_compress_output' => false,
  'panel_preloader' => 
  array (
    'enable' => 1,
    'text' => '',
    'color' => '#000000',
    'templates' => 
    array (
      'default' => 'modele-1',
      'usables' => 
      array (
      ),
    ),
  ),
  'panel_construction' => 
  array (
    'enable' => 0,
    'text' => 'Découvrez prochainement notre site internet',
    'color' => '#000000',
    'bgcolor' => '#ffffff',
    'templates' => 
    array (
      'default' => 'modele-1-b4',
      'usables' => 
      array (
      ),
    ),
  ),
  'language' => 'fr',
  'timezone' => 'Europe/Paris',
  'admin_lang_switcher' => true,
  'app_path' => '/',
  'domain' => 'www.belleetrelaxee-coiffure-63.com',
  'internal_router' => true,
  'default_route' => 
  array (
    'class' => 'pagesController',
    'method' => 'pagesItem',
    'args' => 'Accueil',
  ),
  'custom_routes' => 
  array (
  ),
  'redirect_404_to_home' => false,
  'app_file' => 'oktopus.php',
  'public_maintenance_mode' => false,
  'admin_maintenance_mode' => false,
  'modules_repositories_enabled' => true,
  'modules_repositories' => 
  array (
    'SITTI modules' => 'https://oktopus.ledns.net/modules/%VERSION%/index.xml',
  ),
  'themes_repositories_enabled' => true,
  'themes_repositories' => 
  array (
    'SITTI thèmes' => 'https://oktopus.ledns.net/themes/%VERSION%/index.xml',
  ),
  'tests_repositories_enabled' => true,
  'tests_repositories' => 
  array (
    'SITTI tests' => 'https://oktopus.ledns.net/test_set/index.xml',
  ),
  'imports_repositories_enabled' => true,
  'imports_repositories' => 
  array (
    'SITTI Imports' => 'https://oktopus.ledns.net/import/index.xml',
  ),
  'debug_enabled' => true,
  'stop_redirect_on_error' => false,
  'xdebug_enabled' => false,
  'antispam_filters' => 'a:0:{}',
  'use_admin_lang_switcher' => NULL,
  'update_enabled' => true,
  'update_url' => 'https://oktopus.ledns.net/packages/versions.xml',
  'update_type' => 'stable',
  'api_enabled' => true,
  'api_key' => 'b530be43dcb761af9349d141334b176d8440ff4251325cb3318bf412a74b331b',
  'auth_security' => 
  array (
    'enabled' => true,
    'allowed_retries' => 5,
    'lockout_duration' => 30,
    'valid_duration' => 12,
    'whitelist' => 
    array (
    ),
    'blacklist' => 
    array (
    ),
  ),
  'minify_complete_enable' => true,
  'minify_css_admin' => 
  array (
    0 => '%COMMON_URL%/css/bootstrap/v4/bootstrap-grid.min.css',
    1 => '%COMMON_URL%/ui-themes/%ADMIN_THEME%/jquery-ui.css',
    2 => '%COMMON_URL%/js/jquery/popup/jquery.popup.css',
    3 => '%COMMON_URL%/js/jquery/ui_dev/jquery.ui.combobox.css',
    4 => '%COMMON_URL%/js-plugins/timepicker/jquery.timepicker.css',
    5 => '%COMMON_URL%/js/jquery/sumoselect/sumoselect.min.css',
  ),
  'minify_js_admin' => 
  array (
    0 => '%COMMON_URL%/js/jquery/jquery.min.js',
    1 => '%COMMON_URL%/js/jquery/jquery-migrate.min.js',
    2 => '%COMMON_URL%/js/jquery/cookie/jquery.cookie.min.js',
    3 => '%COMMON_URL%/js/jquery/metadata/jquery.metadata.min.js',
    4 => '%COMMON_URL%/js/jquery/ui/jquery-ui.min.js',
    5 => '%COMMON_URL%/js/jquery/ui/i18n/jquery-ui-i18n.min.js',
    6 => '%COMMON_URL%/js/jquery/popup/jquery.popup.js',
    7 => '%COMMON_URL%/js/jquery/validate/jquery.validate.min.js',
    8 => '%COMMON_URL%/js/jquery/validate/additional-methods.min.js',
    9 => '%COMMON_URL%/js/jquery/util/jquery.util.js',
    10 => '%COMMON_URL%/js/jquery/maxlength/jquery.maxlength.min.js',
    11 => '%COMMON_URL%/js/jquery/slimscroll.min.js',
    12 => '%COMMON_URL%/js/jquery/moment.js',
    13 => '%COMMON_URL%/js/jquery/util/jquery.util.js',
    14 => '%COMMON_URL%/js/jquery/alphanumeric/jquery.alphanumeric.js',
    15 => '%COMMON_URL%/js/jquery/validform/jquery.validform.js',
    16 => '%COMMON_URL%/js/jquery/sprintf/jquery.sprintf.js',
    17 => '%COMMON_URL%/js/jquery/ui_dev/jquery.ui.combobox.js',
    18 => '%COMMON_URL%/js/jquery/form/jquery.form.js',
    19 => '%COMMON_URL%/js-plugins/timepicker/jquery.timepicker.js',
    20 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.js',
    21 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.pager.js',
    22 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.filter.js',
    23 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.total.js',
    24 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.customparser.js',
    25 => '%COMMON_URL%/js/jquery/maskinput/src/jquery.maskinput.js',
    26 => '%COMMON_URL%/js/jquery/ui/jquery.ui.touch-punch.min.js',
    27 => '%COMMON_URL%/js/jquery/sumoselect/jquery.sumoselect.min.js',
    28 => '%COMMON_URL%/js/common_admin.js',
  ),
  'minify_css_public' => 
  array (
  ),
  'minify_js_public' => 
  array (
  ),
  'log_admin' => 
  array (
    'ttl_months' => 48,
  ),
  'htmlpurifier_disabled' => true,
  'round' => 
  array (
    'rule' => 1,
    'precision' => 2,
  ),
  'slug_type' => 'ascii',
  'google_analytic' => 'G-0TSXBZ1WKV',
  'google_conversion_id' => '',
  'google_conversion_label_contact' => '',
  'google_conversion_label_vente' => '',
  'google_code_appel_ak' => '',
  'google_code_appel_cl' => '',
  'google_phone' => '',
  'facebook_pixel_id' => '',
  'cnil_number' => '',
  'enable_logo_editeur' => true,
  'enable_w3c' => false,
  'hide_ariane' => 2,
  'enable_fixedMenu' => 2,
  'enable_locale_lib' => 0,
  'activite' => 0,
  'format_date' => '%A %d %B %Y',
  'phone_format' => '1',
  'enable_aos' => false,
  'enable_bootstrap_composant' => false,
  'theme_vars' => 
  array (
    'titre_bas' => 
    array (
      'fr' => 'À propos',
    ),
    'texte_bas' => 
    array (
      'fr' => '',
    ),
    'titre_menu' => 
    array (
      'fr' => '',
    ),
    'titre_adresse' => 
    array (
      'fr' => 'Informations',
    ),
    'texte_tel' => 
    array (
      'fr' => '',
    ),
    'slogan1' => 
    array (
      'fr' => '',
    ),
    'slogan2' => 
    array (
      'fr' => '',
    ),
    'slogan3' => 
    array (
      'fr' => '',
    ),
    'btn1' => 
    array (
      'fr' => '',
    ),
    'btn2' => 
    array (
      'fr' => '',
    ),
  ),
  'breadcrumb' => 
  array (
    'default' => 'modele-3',
    'usables' => 
    array (
    ),
  ),
  'toolbar' => 
  array (
    'default' => 'modele-1',
    'usables' => 
    array (
    ),
  ),
  'pager' => 
  array (
    'nb_page_display' => '4',
    'enable_group' => true,
    'templates' => 
    array (
      'default' => 'modele-2',
      'usables' => 
      array (
      ),
    ),
  ),
  'filter' => 
  array (
    'default' => 'modele-1',
    'usables' => 
    array (
    ),
  ),
  'error' => 
  array (
    'default' => 'modele-1',
    'usables' => 
    array (
    ),
  ),
  'debug_bar' => 
  array (
    'admin' => true,
    'public' => true,
    'tabs' => 
    array (
      'app' => true,
      'logs' => true,
      'db' => true,
      'tools' => true,
    ),
  ),
  'greensock' => 
  array (
    'enable' => true,
    'debug' => false,
    'cursor' => false,
    'cursor_follow' => false,
    'enable_advanced' => false,
  ),
  'domain_court' => 'belleetrelaxee-coiffure-63.com',
  'app_host' => 'https://www.belleetrelaxee-coiffure-63.com',
  'app_url_court' => 'https://www.belleetrelaxee-coiffure-63.com/',
  'self_uri' => 'https://www.belleetrelaxee-coiffure-63.com/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96',
  'address' => 
  array (
    'street' => '2 RUE DE LA PLAINE',
    'street_2' => '',
    'code' => '63500',
    'city' => 'SAINT REMY DE CHARGNAT',
    'country' => 'France',
    'tel' => '',
    'mobile' => '06 73 23 61 97',
    'fax' => '',
    'lat' => 45.5111377,
    'long' => 3.3194311,
    'iso' => 'FR',
    'libelle' => '',
    'company_name' => '',
    'email' => 'contact@belleetrelaxee-coiffure-63.com',
    'site' => '',
    'config_address_1' => '1',
    'config_address_2' => '1',
    'config_address_3' => '1',
  ),
  'gps' => 
  array (
    'street' => '2 RUE DE LA PLAINE',
    'street_2' => '',
    'code' => '63500',
    'city' => 'SAINT REMY DE CHARGNAT',
    'country' => 'France',
    'tel' => '',
    'mobile' => '06 73 23 61 97',
    'fax' => '',
    'lat' => 45.5111377,
    'long' => 3.3194311,
    'iso' => 'FR',
    'libelle' => '',
    'company_name' => '',
    'email' => 'contact@belleetrelaxee-coiffure-63.com',
    'site' => '',
    'config_address_1' => '1',
    'config_address_2' => '1',
    'config_address_3' => '1',
  ),
  'schedule' => 
  array (
    'fr' => '',
  ),
  'company_name' => 'BELLE ET RELAXEE',
  'app_url' => 'https://www.belleetrelaxee-coiffure-63.com/',
)
Variables utilisateur
array (
  'id' => '1',
  'group_id' => '3',
  'civility' => '0',
  'active' => '1',
  'username' => 'Guest',
  'lastname' => '',
  'firstname' => '',
  'password' => 'Guest',
  'salt' => NULL,
  'email' => '',
  'timezone' => 'Europe/Paris',
  'language' => 'fr',
  'registered' => '0',
  'registration_ip' => '0.0.0.0',
  'last_visit' => '0',
  'activate_string' => NULL,
  'activate_key' => NULL,
  'title' => 'Invité',
  'perms' => 
  array (
  ),
  'group_type' => 'C',
  'logged' => 1714383920,
  'csrf_token' => '7da3246cf9f84829dff3c5b04fb5c4afdead6ecd',
  'prev_url' => 'https://www.belleetrelaxee-coiffure-63.com/bernard-cassiere-paris-beauty-by-nature-3/gel-matifiant-puretegel-matifiant-purete-bernard-cassiere-96',
  'is_guest' => true,
  'is_admin' => false,
  'is_superadmin' => false,
  'tmp_id' => 'tmp_662f6c30e6f62',
)