Le Thiers "Classique"

  • En manche pierre de lave
  • En bois assemblage
  • En plein manche création

Le Thiers "Classique" à cran forcé

  • Le Thiers 10 cm
  • Le Thiers 11 cm
  • Le Thiers 12 cm
  • Le Thiers 12cm Tir Bouchon

Plus d'informations


En savoir +

STHICAL Les 2 Diables 

STHICAL Les 2 Diables


Atelier


  • 2 Bis, rue de l'Eglise
  • 63650 La Monnerie Le Montel
  • Mémoire utilisée par PHP : 2,75 Mo
  • Pic mémoire allouée par PHP : 3,42 Mo
  • Temps d'execution du script : 0.431 s
  • Lang :
  • Path : galerie-le-thiers-cran-force
  • Route : galleriesGallery
  • $okt->page->module : galleries
  • $okt->page->action : gallery
  • Title tag : Le Thiers "Classique" - Les 2 Diables
  • Title: Le Thiers "Classique"
  • H1:
  • Meta description: Coutelier de la Coutellerie Les 2 Diables Coutellerie vous propose la vente, fabrication et réparation de couteaux à Chabreloche près de Thiers dans le Puy-de-Dôme (63).
  • Meta keyword: coutellerie Chabreloche, fabrication de couteaux Chabreloche, affûtage couteaux Chabreloche, vente couteaux Chabreloche, couteaux personnalisés Chabreloche, coutelier Chabreloche, réparation de couteaux Chabreloche, coutellerie Thiers, fabrication de couteaux Thiers, affûtage couteaux Thiers, vente couteaux Thiers, couteaux personnalisés Thiers, coutelier Thiers, réparation de couteaux Thiers, coutellerie Puy-de-Dôme (63), fabrication de couteaux Puy-de-Dôme (63), affûtage couteaux Puy-de-Dôme (63), vente couteaux Puy-de-Dôme (63), couteaux personnalisés Puy-de-Dôme (63), coutelier Puy-de-Dôme (63), réparation de couteaux Puy-de-Dôme (63),
ID Query Time
1
SET NAMES utf8mb4
0.00017
2
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
oktopusV2_core_users AS u INNER JOIN
oktopusV2_core_users_groups AS g ON g.group_id=u.group_id
LEFT JOIN oktopusV2_core_users_online AS o ON
o.ident='fa94fae403cd9b00402cbba1bdafc4cb914c17055cb55e001e4a0d56f6b3008e'
WHERE u.id=1
0.00090
3
UPDATE oktopusV2_core_users_online SET logged=1710827669,
prev_url='https://www.sthical-coutellerie.com/galerie-le-thiers-cran-force'
WHERE
ident='fa94fae403cd9b00402cbba1bdafc4cb914c17055cb55e001e4a0d56f6b3008e'
0.00027
4
UPDATE oktopusV2_mod_news SET active = 1
                           WHERE active = 3 AND NOW() >
created_at 
0.00058
5
UPDATE oktopusV2_mod_news SET active = 0
                              WHERE active = 1 AND end_at !=
"0000-00-00 00:00:00" 
                              AND NOW() > end_at 
0.00037
6
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV2_mod_galleries AS r LEFT JOIN
oktopusV2_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV2_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.slug='le-thiers-cran-force'
AND rl.language='fr' AND r.active=1  GROUP BY r.id ORDER BY
nleft asc 
0.00199
7
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV2_mod_galleries AS r LEFT JOIN
oktopusV2_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV2_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.language='fr' AND
r.parent_id=2 AND r.active=1  GROUP BY r.id ORDER BY nleft
asc 
0.00159
8
SELECT i.id, i.user_id, i.gallery_id, i.active,
i.created_at, i.updated_at, i.image, i.tpl, i.ord,
il.language, il.title, il.subtitle, il.title_tag,
il.title_seo, il.slug, il.content, il.meta_description,
il.meta_keywords, il.words, gl.title AS gallery_title,
gl.slug AS gallery_slug, g.items_tpl AS gallery_items_tpl
FROM oktopusV2_mod_galleries_items AS i  INNER JOIN
oktopusV2_mod_galleries_items_locales AS il ON
i.id=il.item_id AND il.language='fr'  LEFT OUTER JOIN
oktopusV2_mod_galleries AS g ON g.id=i.gallery_id  LEFT
OUTER JOIN oktopusV2_mod_galleries_locales AS gl ON
g.id=gl.gallery_id AND gl.language='fr' WHERE 1  AND
i.gallery_id=2 AND il.language='fr' AND i.active=1 ORDER BY
i.ord ASC 
0.00188
9
SELECT t.active, t.ord, t.locked, t.password, t.tpl,
t.items_tpl, t.id, t.parent_id, t.nleft, t.nright, t.level,
l.title, l.title_tag, l.title_seo, l.slug, l.content,
l.meta_description, l.meta_keywords FROM
oktopusV2_mod_galleries AS t JOIN
oktopusV2_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE t.id = 2
0.00062
10
SELECT t.active, t.ord, t.locked, t.password, t.tpl,
t.items_tpl, t.id, t.parent_id, t.nleft, t.nright, t.level,
l.title, l.title_tag, l.title_seo, l.slug, l.content,
l.meta_description, l.meta_keywords FROM
oktopusV2_mod_galleries AS t JOIN
oktopusV2_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE nleft <= 11 AND nright >= 12
ORDER BY level
0.00076
11
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM oktopusV2_mod_map AS m 
LEFT JOIN oktopusV2_mod_map_locales AS ml ON m.id=ml.id_map
AND ml.language='fr' WHERE 1  AND m.id = 2  AND
ml.language='fr' AND m.active=1 ORDER BY m.created_at DESC 
0.00051
12
SELECT m.* FROM oktopusV2_mod_map_element AS m WHERE 1  AND
m.id_map = 2 AND m.active=1  AND m.type NOT
IN("marker","markerAddress") ORDER BY m.created_at DESC 
0.00017
13
SELECT m.* FROM oktopusV2_mod_map_element AS m WHERE 1  AND
m.id_map = 2 AND m.active=1  AND m.type
IN("marker","markerAddress") ORDER BY m.created_at DESC 
0.00018
14
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 oktopusV2_mod_home_popup p
                      LEFT JOIN
oktopusV2_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
'%\'/galerie-le-thiers-cran-force\'%') ORDER BY p.rubrique
DESC
0.00073
15
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 oktopusV2_mod_home_popup p
                      LEFT JOIN
oktopusV2_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
'%\'/galerie-le-thiers-cran-force\'%') ORDER BY p.rubrique
DESC
0.00073
# type fichier ligne classe fonction message