{"id":5,"date":"2025-02-16T11:09:02","date_gmt":"2025-02-16T11:09:02","guid":{"rendered":"https:\/\/takit-posse.com\/accueil\/"},"modified":"2026-04-17T10:55:01","modified_gmt":"2026-04-17T10:55:01","slug":"accueil","status":"publish","type":"page","link":"https:\/\/takit-posse.com\/en\/","title":{"rendered":"ACCEUIL"},"content":{"rendered":"<style>\n#mainCarousel {\n  max-width: none !important;\n  min-height: 66vh;\n}\n\n.wp-block-group,\n.wp-site-blocks,\n.entry-content {\n  overflow: visible !important;\n}\n  #mainCarousel .carousel-track {\n    display: flex;\n    width: 300%;\n    min-height: 66vh;\n    transition: transform 0.6s ease;\n  }\n  #mainCarousel .carousel-slide {\n    position: relative;\n    width: calc(100vw);\n    min-height: 66vh;\n    flex-shrink: 0;\n    display: block;\n    text-decoration: none;\n  }\n  #mainCarousel .carousel-slide img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  #mainCarousel .overlay {\n    position: absolute;\n    inset: 0;\n    background: rgba(0,0,0,0.3);\n  }\n  #mainCarousel .carousel-dots {\n    position: absolute;\n    bottom: 24px;\n    left: 0;\n    right: 0;\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    z-index: 10;\n    align-items: center;\n  }\n  #mainCarousel .carousel-dot {\n    display: block;\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: white;\n    cursor: pointer;\n    opacity: 0.5;\n    transform: scale(1);\n    transition: transform 0.3s ease, opacity 0.3s ease;\n    border: none;\n    padding: 0;\n  }\n  #mainCarousel .carousel-dot.active {\n    transform: scale(1.2);\n    opacity: 1;\n  }\n<\/style>\n\n<div id=\"mainCarousel\">\n  <div class=\"carousel-track\" id=\"carouselTrack\">\n\n    <!-- Slide 1 -->\n    <a href=\"LIEN_1\" class=\"carousel-slide\">\n      <img decoding=\"async\" src=\"https:\/\/pd.w.org\/2021\/12\/12261b91fba359867.64939140.jpg\" alt=\"Banni\u00e8re 1\"\/>\n      <div class=\"overlay\"><\/div>\n    <\/a>\n\n    <!-- Slide 2 -->\n    <a href=\"LIEN_2\" class=\"carousel-slide\">\n      <img decoding=\"async\" src=\"VOTRE_IMAGE_2\" alt=\"Banni\u00e8re 2\"\/>\n      <div class=\"overlay\"><\/div>\n    <\/a>\n\n    <!-- Slide 3 -->\n    <a href=\"LIEN_3\" class=\"carousel-slide\">\n      <img decoding=\"async\" src=\"VOTRE_IMAGE_3\" alt=\"Banni\u00e8re 3\"\/>\n      <div class=\"overlay\"><\/div>\n    <\/a>\n\n  <\/div>\n\n  <div class=\"carousel-dots\" id=\"carouselDots\">\n    <button class=\"carousel-dot active\" data-index=\"0\"><\/button>\n    <button class=\"carousel-dot\"        data-index=\"1\"><\/button>\n    <button class=\"carousel-dot\"        data-index=\"2\"><\/button>\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  const carousel = document.getElementById('mainCarousel');\n  let el = carousel.parentElement;\n  while (el && el !== document.body) {\n    el.style.overflow  = 'visible';\n    el.style.maxWidth  = 'none';\n    el.style.width     = '100%';\n    el.style.padding   = '0';\n    el.style.margin    = '0';\n    el = el.parentElement;\n  }\n\n  const total  = 3;\n  let current  = 0;\n  let autoplay;\n\n  const track = document.getElementById('carouselTrack');\n  const dots  = document.querySelectorAll('#carouselDots .carousel-dot');\n\n  function goTo(index) {\n    current = (index + total) % total;\n    track.style.transform = 'translateX(-' + (current * (100 \/ 3)) + '%)';\n    dots.forEach((d, i) => d.classList.toggle('active', i === current));\n  }\n\n  function resetAutoplay() {\n    clearInterval(autoplay);\n    autoplay = setInterval(() => goTo(current + 1), 10000);\n  }\n\n  dots.forEach(dot => {\n    dot.addEventListener('click', () => {\n      goTo(parseInt(dot.dataset.index));\n      resetAutoplay();\n    });\n  });\n\n  let startX = 0;\n  carousel.addEventListener('touchstart', e => { startX = e.touches[0].clientX; }, { passive: true });\n  carousel.addEventListener('touchend',   e => {\n    const diff = startX - e.changedTouches[0].clientX;\n    if (Math.abs(diff) > 50) { goTo(current + (diff > 0 ? 1 : -1)); resetAutoplay(); }\n  });\n\n  resetAutoplay();\n})();\n<\/script>\n\n\n<div class=\"wp-block-group alignfull has-global-padding is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-df757ecc wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\">\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading alignwide\">Nouveaut\u00e9s<\/h3>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div data-wp-context=\"{&quot;notices&quot;:[],&quot;hideNextPreviousButtons&quot;:false,&quot;isDisabledPrevious&quot;:true,&quot;isDisabledNext&quot;:false,&quot;ariaLabelPrevious&quot;:&quot;Previous products&quot;,&quot;ariaLabelNext&quot;:&quot;Next products&quot;}\" data-wp-init=\"callbacks.onRender\" data-wp-interactive=\"woocommerce\/product-collection\" data-wp-router-region=\"wc-product-collection-64\" data-__private-preview-state=\"{&quot;isPreview&quot;:false,&quot;previewMessage&quot;:&quot;Les produits d\\u00e9pendront de la page consult\\u00e9e.&quot;}\" data-block-name=\"woocommerce\/product-collection\" data-dimensions=\"{&quot;widthType&quot;:&quot;fill&quot;,&quot;fixedWidth&quot;:&quot;&quot;}\" data-display-layout=\"{&quot;type&quot;:&quot;carousel&quot;,&quot;columns&quot;:5,&quot;shrinkColumns&quot;:true}\" data-layout=\"{&quot;type&quot;:&quot;default&quot;}\" data-query-context-includes=\"[&quot;collection&quot;]\" data-query-id=\"64\" data-query=\"{&quot;perPage&quot;:5,&quot;pages&quot;:0,&quot;offset&quot;:0,&quot;postType&quot;:&quot;product&quot;,&quot;order&quot;:&quot;desc&quot;,&quot;orderBy&quot;:&quot;price&quot;,&quot;search&quot;:&quot;&quot;,&quot;exclude&quot;:[],&quot;inherit&quot;:false,&quot;taxQuery&quot;:[],&quot;isProductCollectionBlock&quot;:true,&quot;woocommerceOnSale&quot;:false,&quot;woocommerceStockStatus&quot;:[&quot;instock&quot;,&quot;onbackorder&quot;],&quot;woocommerceAttributes&quot;:[],&quot;woocommerceHandPickedProducts&quot;:[],&quot;timeFrame&quot;:{&quot;operator&quot;:&quot;in&quot;},&quot;featured&quot;:true}\" data-tag-name=\"div\" class=\"wp-block-woocommerce-product-collection alignwide is-layout-flow wp-block-product-collection-is-layout-flow\">\t\t<div data-wp-interactive=\"woocommerce\/store-notices\" class=\"wc-block-components-notices alignwide\">\n\t\t\t<template data-wp-each--notice=\"state.notices\" data-wp-each-key=\"context.notice.id\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"wc-block-components-notice-banner\"\n\t\t\t\t\tdata-wp-init=\"callbacks.scrollIntoView\"\n\t\t\t\t\tdata-wp-class--is-error=\"state.isError\"\n\t\t\t\t\tdata-wp-class--is-success=\"state.isSuccess\"\n\t\t\t\t\tdata-wp-class--is-info=\"state.isInfo\"\n\t\t\t\t\tdata-wp-class--is-dismissible=\"context.notice.dismissible\"\n\t\t\t\t\tdata-wp-bind--role=\"state.role\"\n\t\t\t\t\tdata-wp-watch=\"callbacks.injectIcon\"\n\t\t\t\t>\n\t\t\t\t\t<div class=\"wc-block-components-notice-banner__content\">\n\t\t\t\t\t\t<span data-wp-init=\"callbacks.renderNoticeContent\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<button\n\t\t\t\t\t\tdata-wp-bind--hidden=\"!context.notice.dismissible\"\n\t\t\t\t\t\tclass=\"wc-block-components-button wp-element-button wc-block-components-notice-banner__dismiss contained\"\n\t\t\t\t\t\taria-label=\"Dismiss this notice\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.removeNotice\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t\t\t<path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\" \/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/template>\n\t\t<\/div>\n\t\t<ul data-block-name=\"woocommerce\/product-template\" data-layout=\"{&quot;type&quot;:&quot;flex&quot;,&quot;justifyContent&quot;:&quot;left&quot;,&quot;verticalAlignment&quot;:&quot;top&quot;,&quot;flexWrap&quot;:&quot;nowrap&quot;,&quot;orientation&quot;:&quot;horizontal&quot;}\" class=\"is-product-collection-layout-carousel  wc-block-product-template wp-block-woocommerce-product-template is-horizontal is-content-justification-left is-nowrap is-layout-flex wp-container-woocommerce-product-template-is-layout-8a06fcb2 wp-block-product-template-is-layout-flex\" data-wp-on--scroll=\"actions.watchScroll\" data-wp-init=\"callbacks.initResizeObserver\"><li class=\"wc-block-product post-3981 product type-product status-publish has-post-thumbnail product_cat-tshirts first instock featured shipping-taxable purchasable product-type-variable\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='{\"productId\":3981}'\n\t\t\t\tdata-wp-key=\"product-item-3981\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-aspect-ratio=\"3\/5\" data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-3-5 wp-block-woocommerce-product-image\"><a href=\"https:\/\/takit-posse.com\/en\/product\/t-shirt-lescalade\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-600x600.jpg\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"T-Shirt L&#039;escalade\" data-testid=\"product-image\" data-image-id=\"3994\" style=\"object-fit:cover;aspect-ratio:3\/5;\" loading=\"lazy\" srcset=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-600x600.jpg 600w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-300x300.jpg 300w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-1024x1024.jpg 1024w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-150x150.jpg 150w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-768x768.jpg 768w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-1536x1536.jpg 1536w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7-100x100.jpg 100w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69e206b76f3c7.jpg 2000w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;\" class=\"has-text-align-left wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/takit-posse.com\/en\/product\/t-shirt-lescalade\/\" target=\"_self\" >T-Shirt L&#8217;escalade<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"left\" class=\"has-font-size has-small-font-size has-text-align-left wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi>35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-3779 product type-product status-publish has-post-thumbnail product_cat-tshirts  instock featured shipping-taxable purchasable product-type-variable\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='{\"productId\":3779}'\n\t\t\t\tdata-wp-key=\"product-item-3779\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-aspect-ratio=\"3\/5\" data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-3-5 wp-block-woocommerce-product-image\"><a href=\"https:\/\/takit-posse.com\/en\/product\/t-shirt-boxy-homme\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-600x600.jpg\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"T-Shirt Active Birds\" data-testid=\"product-image\" data-image-id=\"3792\" style=\"object-fit:cover;aspect-ratio:3\/5;\" loading=\"lazy\" srcset=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-600x600.jpg 600w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-300x300.jpg 300w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-1024x1024.jpg 1024w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-150x150.jpg 150w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-768x768.jpg 768w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-1536x1536.jpg 1536w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4-100x100.jpg 100w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69decb45dbfc4.jpg 2000w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;\" class=\"has-text-align-left wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/takit-posse.com\/en\/product\/t-shirt-boxy-homme\/\" target=\"_self\" >T-Shirt Active Birds<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"left\" class=\"has-font-size has-small-font-size has-text-align-left wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi>35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-3758 product type-product status-publish has-post-thumbnail product_cat-tshirts  instock featured shipping-taxable purchasable product-type-variable has-default-attributes\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='{\"productId\":3758}'\n\t\t\t\tdata-wp-key=\"product-item-3758\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-aspect-ratio=\"3\/5\" data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-3-5 wp-block-woocommerce-product-image\"><a href=\"https:\/\/takit-posse.com\/en\/product\/welcome-to-the-backyard-t-shirt\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-600x600.jpg\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"T-Shirt Welcome to the Backyard\" data-testid=\"product-image\" data-image-id=\"3804\" style=\"object-fit:cover;aspect-ratio:3\/5;\" loading=\"lazy\" srcset=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-600x600.jpg 600w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-300x300.jpg 300w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-1024x1024.jpg 1024w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-150x150.jpg 150w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-768x768.jpg 768w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-1536x1536.jpg 1536w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb-100x100.jpg 100w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-back-69df39c4cd2fb.jpg 2000w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;\" class=\"has-text-align-left wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/takit-posse.com\/en\/product\/welcome-to-the-backyard-t-shirt\/\" target=\"_self\" >T-Shirt Welcome to the Backyard<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"left\" class=\"has-font-size has-small-font-size has-text-align-left wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi>35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-3733 product type-product status-publish has-post-thumbnail product_cat-tshirts last instock featured shipping-taxable purchasable product-type-variable\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='{\"productId\":3733}'\n\t\t\t\tdata-wp-key=\"product-item-3733\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-aspect-ratio=\"3\/5\" data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-3-5 wp-block-woocommerce-product-image\"><a href=\"https:\/\/takit-posse.com\/en\/product\/evolubird-t-shirt\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-600x600.jpg\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"T-Shirt Evolubird\" data-testid=\"product-image\" data-image-id=\"3757\" style=\"object-fit:cover;aspect-ratio:3\/5;\" loading=\"lazy\" srcset=\"https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-600x600.jpg 600w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-300x300.jpg 300w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-1024x1024.jpg 1024w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-150x150.jpg 150w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-768x768.jpg 768w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-1536x1536.jpg 1536w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c-100x100.jpg 100w, https:\/\/takit-posse.com\/wp-content\/uploads\/2026\/04\/mens-box-tee-vintage-white-front-69dec7f98b60c.jpg 2000w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;\" class=\"has-text-align-left wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/takit-posse.com\/en\/product\/evolubird-t-shirt\/\" target=\"_self\" >T-Shirt Evolubird<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"left\" class=\"has-font-size has-small-font-size has-text-align-left wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi>30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n\t\t\t\t<\/li><\/ul>\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light wp-duotone-unset-2\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https:\/\/pd.w.org\/2022\/01\/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-4582f6a7 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:clamp(50.171px, 3.136rem + ((1vw - 3.2px) * 6.388), 100px);font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">ARCHIVES<\/h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-12a27398 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link has-white-color has-text-color has-custom-font-size wp-element-button\" href=\"https:\/\/takit-posse.com\/archives\/\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.256), 16px);font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\">Explore<\/a><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Nouveaut\u00e9s ARCHIVES Explore<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":188,"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":4015,"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/pages\/5\/revisions\/4015"}],"wp:attachment":[{"href":"https:\/\/takit-posse.com\/en\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}