{"title":"Tenues Restauration CHR personnalisées","description":"","products":[{"product_id":"t-shirt-made-in-portugal","title":"T-shirt unisexe made in Portugal","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt col rond manches courtes unisexe personnalisable, conçu pour offrir une finition soignée et une excellente tenue dans le temps.\u003c\/strong\u003e\n    Fabriqué au Portugal en coton peigné, il présente une coupe ajustée moderne et une surface textile particulièrement adaptée à la personnalisation. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003eFabrication européenne (Portugal)\u003c\/li\u003e\n      \u003cli\u003e100 % coton peigné\u003c\/li\u003e\n      \u003cli\u003eCoupe ajustée moderne\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénements et communication textile\u003c\/li\u003e\n            \u003cli\u003eMerchandising et marques\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage face ou dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetites et grandes séries\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels colorés, dégradés ou détaillés, avec un rendu précis et durable.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eDisponible selon les quantités, intéressante pour les volumes plus importants.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003ePossible sur logos simples pour un rendu premium et durable.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eGrâce à son tissu jersey en coton peigné et sa finition soignée, ce t-shirt offre une surface d'impression régulière et qualitative.\u003c\/strong\u003e\n            Nous vous orientons vers la technique la plus adaptée selon votre visuel, vos quantités et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton peigné\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eJersey\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eAjustée unisexe\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eConstruction\u003c\/td\u003e\n                \u003ctd\u003eCoupé cousu\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond avec bande de propreté ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉpaules\u003c\/td\u003e\n                \u003ctd\u003eRenfort couture avec bande siliconée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eDouble surpiqûres bas de manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eTear Away (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFabrication\u003c\/td\u003e\n                \u003ctd\u003ePortugal\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eMarques textiles\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, à proximité de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ WHITE","offer_id":44642200224041,"sku":"K3036-1","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLACK","offer_id":44642200256809,"sku":"K3036-2","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIGHT ROYAL BLUE","offer_id":44642200289577,"sku":"K3036-3","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XS \/ NAVY","offer_id":44642200322345,"sku":"K3036-4","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XS \/ OXFORD GREY","offer_id":44642200355113,"sku":"K3036-5","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XS \/ RED","offer_id":44642200387881,"sku":"K3036-6","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ WHITE","offer_id":44642200420649,"sku":"K3036-7","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLACK","offer_id":44642200453417,"sku":"K3036-8","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT ROYAL BLUE","offer_id":44642200486185,"sku":"K3036-9","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY","offer_id":44642200518953,"sku":"K3036-10","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ OXFORD GREY","offer_id":44642200551721,"sku":"K3036-11","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"S \/ RED","offer_id":44642200584489,"sku":"K3036-12","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":44642200617257,"sku":"K3036-13","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLACK","offer_id":44642200650025,"sku":"K3036-14","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT ROYAL BLUE","offer_id":44642200682793,"sku":"K3036-15","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY","offer_id":44642200715561,"sku":"K3036-16","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ OXFORD GREY","offer_id":44642200748329,"sku":"K3036-17","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"M \/ RED","offer_id":44642200781097,"sku":"K3036-18","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":44642200813865,"sku":"K3036-19","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLACK","offer_id":44642200846633,"sku":"K3036-20","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT ROYAL BLUE","offer_id":44642200879401,"sku":"K3036-21","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY","offer_id":44642200912169,"sku":"K3036-22","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ OXFORD GREY","offer_id":44642200944937,"sku":"K3036-23","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"L \/ RED","offer_id":44642200977705,"sku":"K3036-24","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":44642201010473,"sku":"K3036-25","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLACK","offer_id":44642201043241,"sku":"K3036-26","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT ROYAL BLUE","offer_id":44642201076009,"sku":"K3036-27","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY","offer_id":44642201108777,"sku":"K3036-28","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ OXFORD GREY","offer_id":44642201141545,"sku":"K3036-29","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RED","offer_id":44642201174313,"sku":"K3036-30","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ WHITE","offer_id":44642201207081,"sku":"K3036-31","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ BLACK","offer_id":44642201239849,"sku":"K3036-32","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ LIGHT ROYAL BLUE","offer_id":44642201272617,"sku":"K3036-33","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ NAVY","offer_id":44642201305385,"sku":"K3036-34","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ OXFORD GREY","offer_id":44642201338153,"sku":"K3036-35","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ RED","offer_id":44642201403689,"sku":"K3036-36","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ WHITE","offer_id":44642201436457,"sku":"K3036-37","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ BLACK","offer_id":44642201469225,"sku":"K3036-38","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ LIGHT ROYAL BLUE","offer_id":44642201501993,"sku":"K3036-39","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ NAVY","offer_id":44642201534761,"sku":"K3036-40","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ OXFORD GREY","offer_id":44642201567529,"sku":"K3036-41","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ RED","offer_id":44642201600297,"sku":"K3036-42","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ WHITE","offer_id":44642201633065,"sku":"K3036-43","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ BLACK","offer_id":44642201665833,"sku":"K3036-44","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ LIGHT ROYAL BLUE","offer_id":44642201698601,"sku":"K3036-45","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ NAVY","offer_id":44642201731369,"sku":"K3036-46","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ OXFORD GREY","offer_id":44642201764137,"sku":"K3036-47","price":17.28,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ RED","offer_id":44642201796905,"sku":"K3036-48","price":17.28,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/t-shirt-unisexe-made-in-portugal-nantes-saint-nazaire-guerande-919184.webp?v=1699015661"},{"product_id":"tablier-polycoton-avec-poche-kariban-k890","title":"Tablier polycoton avec poche \/ KARIBAN K890","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight\u003c\/style\u003e\n  ","brand":"KARIBAN","offers":[{"title":"Taille unique \/ ANGORA","offer_id":44662330491177,"sku":"K890 -1","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ BEIGE","offer_id":44662330523945,"sku":"K890 -2","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ BLACK","offer_id":44662330556713,"sku":"K890 -3","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ BLACK DENIM","offer_id":44662330589481,"sku":"K890 -4","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ BOTTLE GREEN","offer_id":44662330622249,"sku":"K890 -5","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ BURNT ORANGE","offer_id":44662330655017,"sku":"K890 -6","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ CACAO","offer_id":44662330687785,"sku":"K890 -7","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ CAMEL","offer_id":44662330720553,"sku":"K890 -8","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ CHOCOLATE","offer_id":44662330753321,"sku":"K890 -9","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ DARKGREY","offer_id":44662330786089,"sku":"K890 -10","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ DARK PINK","offer_id":44662330818857,"sku":"K890 -11","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ DENIM","offer_id":44662330851625,"sku":"K890 -12","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ FUSHIA","offer_id":44662330884393,"sku":"K890 -13","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ GREEN OLIVE","offer_id":44662330917161,"sku":"K890 -14","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ KELLY GREEN","offer_id":44662330949929,"sku":"K890 -15","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ LAGOON","offer_id":44662330982697,"sku":"K890 -16","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ LIGHT GREY","offer_id":44662331015465,"sku":"K890 -17","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ LIGHT KHAKI","offer_id":44662331048233,"sku":"K890 -18","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ LIME","offer_id":44662331081001,"sku":"K890 -19","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ MARSALA","offer_id":44662331146537,"sku":"K890 -21","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ MUSTARD","offer_id":44662331179305,"sku":"K890 -22","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ NAVY","offer_id":44662331212073,"sku":"K890 -23","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ ORANGE","offer_id":44662331244841,"sku":"K890 -24","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ PURPLE","offer_id":44662331277609,"sku":"K890 -25","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ RED","offer_id":44662331310377,"sku":"K890 -26","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ ROYALE BLUE","offer_id":44662331343145,"sku":"K890 -27","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ SKY BLUE","offer_id":44662331375913,"sku":"K890 -28","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ TROPICAL BLUE","offer_id":44662331408681,"sku":"K890 -29","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ WHITE","offer_id":44662331441449,"sku":"K890 -30","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ WINE","offer_id":44662331474217,"sku":"K890 -31","price":12.27,"currency_code":"EUR","in_stock":true},{"title":"Taille unique \/ YELLOW","offer_id":44662331506985,"sku":"K890 -32","price":12.27,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/products\/tablier-polycoton-avec-poche-kariban-k890-nantes-saint-nazaire-guerande-606591.jpg?v=1679337211"},{"product_id":"tablier-polycoton-mi-long-kariban-k899","title":"Tablier polycoton mi-long \/ KARIBAN K899","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-headin\u003c\/style\u003e","brand":"KARIBAN","offers":[{"title":"ONE SIZE \/ BEIGE","offer_id":44662474473769,"sku":"K899 -1","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BLACK","offer_id":44662474506537,"sku":"K899 -2","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ CHOCOLATE","offer_id":44662474539305,"sku":"K899 -3","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ DARKGREY","offer_id":44662474572073,"sku":"K899 -4","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ DENIM","offer_id":44662474604841,"sku":"K899 -5","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ LIGHT GREY","offer_id":44662474637609,"sku":"K899 -6","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ NAVY","offer_id":44662474670377,"sku":"K899 -7","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ RED","offer_id":44662474703145,"sku":"K899 -8","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ WHITE","offer_id":44662474735913,"sku":"K899 -9","price":11.46,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ WINE","offer_id":44662474768681,"sku":"K899 -10","price":11.46,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/products\/tablier-polycoton-mi-long-kariban-k899-nantes-saint-nazaire-guerande-776913.jpg?v=1679337709"},{"product_id":"t-shirt-unisexe-oversize-manches-courtes-kariban-k3008","title":"T-shirt Oversize","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt unisexe oversize personnalisable, pensé pour les projets textiles modernes mêlant confort, style streetwear et personnalisation professionnelle.\u003c\/strong\u003e\n    Sa coupe ample aux épaules tombantes et son coton épais offrent un rendu actuel tout en assurant une excellente tenue dans le temps. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summ\"\u003e\u003c\/ul\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ White","offer_id":44662527263017,"sku":"K3008-1","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":44662527295785,"sku":"K3008-2","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy","offer_id":44662527328553,"sku":"K3008-3","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Oxford Grey","offer_id":44662527361321,"sku":"K3008-4","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":44662527394089,"sku":"K3008-5","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":44662527426857,"sku":"K3008-6","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":44662527459625,"sku":"K3008-7","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":44662527492393,"sku":"K3008-8","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":44662527525161,"sku":"K3008-9","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":44662527557929,"sku":"K3008-10","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":44662527590697,"sku":"K3008-11","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":44662527623465,"sku":"K3008-12","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":44662527656233,"sku":"K3008-13","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":44662527689001,"sku":"K3008-14","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":44662527721769,"sku":"K3008-15","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":44662527754537,"sku":"K3008-16","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":44662527787305,"sku":"K3008-17","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":44662527820073,"sku":"K3008-18","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":44662527852841,"sku":"K3008-19","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":44662527885609,"sku":"K3008-20","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":44662527918377,"sku":"K3008-21","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":44662527951145,"sku":"K3008-22","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":44662527983913,"sku":"K3008-23","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":44662528016681,"sku":"K3008-24","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":44662528049449,"sku":"K3008-25","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":44662528082217,"sku":"K3008-26","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":44662528114985,"sku":"K3008-27","price":14.1,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":44662528147753,"sku":"K3008-28","price":14.1,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/t-shirt-oversize-nantes-saint-nazaire-guerande-114198.webp?v=1699015776"},{"product_id":"sweat-shirt-ecoresponsable-a-capuche-femme-kariban-k4028","title":"Sweat à capuche femme BIO","description":"\u003cdiv class=\"product-sales-pitch-wrapper\" data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat-shirt écoresponsable à capuche femme personnalisable, conçu pour offrir confort, durabilité et style dans un cadre professionnel, associatif ou événementiel.\u003c\/strong\u003e Sa confection en coton biologique et polyester recyclé assure un textile agréable à porter tout en proposant une solution adaptée aux projets de personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat capuche femme personnalisable écoresponsable\u003c\/li\u003e\n\u003cli\u003e85 % coton bio \/ 15 % polyester recyclé\u003c\/li\u003e\n\u003cli\u003e280 g\/m²\u003c\/li\u003e\n\u003cli\u003eMolleton gratté 3 fils LSF\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n\u003cli\u003eAssociations et clubs\u003c\/li\u003e\n\u003cli\u003eÉvénementiel et merchandising\u003c\/li\u003e\n\u003cli\u003eTextile promotionnel responsable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eMarquage dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eParticulièrement adaptée pour les logos d’entreprise : rendu durable et qualitatif sur la surface en coton biologique.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms, numéros et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, notamment à partir de 100 pièces selon le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec son grammage de 280 g\/m² et sa surface extérieure en coton biologique, ce sweat constitue un support polyvalent pour la personnalisation textile.\u003c\/strong\u003e La broderie est particulièrement adaptée pour un rendu durable et qualitatif. Les impressions DTF, flex ou sérigraphie conviennent parfaitement aux visuels détaillés ou multicolores selon les quantités. Nous vous orientons vers la solution la plus cohérente pour le rendu, la tenue au lavage et votre budget.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé post-consumer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMolleton\u003c\/td\u003e\n\u003ctd\u003eGratté 3 fils LSF (Low Shrinkage Fleece)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eFemme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapuche\u003c\/td\u003e\n\u003ctd\u003eDoublée en coton jersey 180 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoche\u003c\/td\u003e\n\u003ctd\u003eKangourou\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBord-côte 1x1 manches et bas de vêtement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoutures\u003c\/td\u003e\n\u003ctd\u003eDouble aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉtiquette\u003c\/td\u003e\n\u003ctd\u003eNo label (puce de taille uniquement)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eSTANDARD 100 by OEKO-TEX®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003cli\u003eMerchandising\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d’activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"8472024580435\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ WHITE","offer_id":46842781008211,"sku":"K4028-1","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DARK","offer_id":46842781040979,"sku":"K4028-2","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DARK GREY","offer_id":46842781073747,"sku":"K4028-3","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ FOREST GREEN","offer_id":46842781106515,"sku":"K4028-4","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIGHT ORANGE","offer_id":46842781139283,"sku":"K4028-5","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIGHT ROYALE BLUE","offer_id":46842781172051,"sku":"K4028-6","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ NAVY","offer_id":46842781204819,"sku":"K4028-7","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ OXFORD GREY","offer_id":46842781237587,"sku":"K4028-8","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ PALE PINK","offer_id":46842781270355,"sku":"K4028-9","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ RED","offer_id":46842781303123,"sku":"K4028-10","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XS \/ SAGE","offer_id":46842781335891,"sku":"K4028-11","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ WHITE","offer_id":46842781368659,"sku":"K4028-12","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK","offer_id":46842781401427,"sku":"K4028-13","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK GREY","offer_id":46842781434195,"sku":"K4028-14","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ FOREST GREEN","offer_id":46842781466963,"sku":"K4028-15","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT ORANGE","offer_id":46842781499731,"sku":"K4028-16","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT ROYALE BLUE","offer_id":46842781532499,"sku":"K4028-17","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY","offer_id":46842781565267,"sku":"K4028-18","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ OXFORD GREY","offer_id":46842781598035,"sku":"K4028-19","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ PALE PINK","offer_id":46842781630803,"sku":"K4028-20","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ RED","offer_id":46842781663571,"sku":"K4028-21","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ SAGE","offer_id":46842781696339,"sku":"K4028-22","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":46842781729107,"sku":"K4028-23","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK","offer_id":46842781761875,"sku":"K4028-24","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK GREY","offer_id":46842781794643,"sku":"K4028-25","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ FOREST GREEN","offer_id":46842781827411,"sku":"K4028-26","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT ORANGE","offer_id":46842781860179,"sku":"K4028-27","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT ROYALE BLUE","offer_id":46842781892947,"sku":"K4028-28","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY","offer_id":46842781925715,"sku":"K4028-29","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ OXFORD GREY","offer_id":46842781958483,"sku":"K4028-30","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ PALE PINK","offer_id":46842781991251,"sku":"K4028-31","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ RED","offer_id":46842782024019,"sku":"K4028-32","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ SAGE","offer_id":46842782056787,"sku":"K4028-33","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":46842782089555,"sku":"K4028-34","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK","offer_id":46842782122323,"sku":"K4028-35","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK GREY","offer_id":46842782155091,"sku":"K4028-36","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ FOREST GREEN","offer_id":46842782187859,"sku":"K4028-37","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT ORANGE","offer_id":46842782220627,"sku":"K4028-38","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT ROYALE BLUE","offer_id":46842782253395,"sku":"K4028-39","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY","offer_id":46842782286163,"sku":"K4028-40","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ OXFORD GREY","offer_id":46842782318931,"sku":"K4028-41","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ PALE PINK","offer_id":46842782351699,"sku":"K4028-42","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ RED","offer_id":46842782384467,"sku":"K4028-43","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ SAGE","offer_id":46842782417235,"sku":"K4028-44","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":46842782450003,"sku":"K4028-45","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK","offer_id":46842782482771,"sku":"K4028-46","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK GREY","offer_id":46842782515539,"sku":"K4028-47","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ FOREST GREEN","offer_id":46842782548307,"sku":"K4028-48","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT ORANGE","offer_id":46842782581075,"sku":"K4028-49","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT ROYALE BLUE","offer_id":46842782613843,"sku":"K4028-50","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY","offer_id":46842782646611,"sku":"K4028-51","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ OXFORD GREY","offer_id":46842782679379,"sku":"K4028-52","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ PALE PINK","offer_id":46842782712147,"sku":"K4028-53","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RED","offer_id":46842782744915,"sku":"K4028-54","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ SAGE","offer_id":46842782777683,"sku":"K4028-55","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ WHITE","offer_id":46842782810451,"sku":"K4028-56","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ DARK","offer_id":46842782843219,"sku":"K4028-57","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ DARK GREY","offer_id":46842782875987,"sku":"K4028-58","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ FOREST GREEN","offer_id":46842782908755,"sku":"K4028-59","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ LIGHT ORANGE","offer_id":46842782941523,"sku":"K4028-60","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ LIGHT ROYALE BLUE","offer_id":46842782974291,"sku":"K4028-61","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ NAVY","offer_id":46842783007059,"sku":"K4028-62","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ OXFORD GREY","offer_id":46842783039827,"sku":"K4028-63","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ PALE PINK","offer_id":46842783072595,"sku":"K4028-64","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ RED","offer_id":46842783105363,"sku":"K4028-65","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ SAGE","offer_id":46842783138131,"sku":"K4028-66","price":36.35,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-a-capuche-femme-bio-nantes-saint-nazaire-guerande-902791.webp?v=1699015822"},{"product_id":"t-shirt-coton-bio-personnalisable","title":"T-shirt unisexe BIO","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt col rond unisexe personnalisable, conçu pour offrir confort et polyvalence dans les projets professionnels, associatifs ou événementiels.\u003c\/strong\u003e\n    Sa coupe droite tubulaire et son coton issu de la conversion biologique assurent un textile agréable à porter tout en proposant une surface adaptée à la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlanti\u003c\/p\u003e\n\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":46866459689299,"sku":"K3032IC-21","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":46866459722067,"sku":"K3032IC-22","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Cloudy blue heather","offer_id":46866459754835,"sku":"K3032IC-23","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":46866459787603,"sku":"K3032IC-24","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Deep Purple","offer_id":46866459820371,"sku":"K3032IC-25","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":46866459853139,"sku":"K3032IC-26","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Green Marble Heather","offer_id":46866459885907,"sku":"K3032IC-27","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ice Mint","offer_id":46866459918675,"sku":"K3032IC-28","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Kelly Green","offer_id":46866459951443,"sku":"K3032IC-29","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Lemon Yellow","offer_id":46866459984211,"sku":"K3032IC-30","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Orange","offer_id":46866460016979,"sku":"K3032IC-31","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":46866460049747,"sku":"K3032IC-32","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":46866460082515,"sku":"K3032IC-33","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":46866460115283,"sku":"K3032IC-34","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":46866460148051,"sku":"K3032IC-35","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":46866460180819,"sku":"K3032IC-36","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":46866460213587,"sku":"K3032IC-37","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sea Turquoise","offer_id":46866460246355,"sku":"K3032IC-38","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Terracotta Red","offer_id":46866460279123,"sku":"K3032IC-39","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine Heather","offer_id":46866460311891,"sku":"K3032IC-40","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":46866460344659,"sku":"K3032IC-41","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":46866460377427,"sku":"K3032IC-42","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Cloudy blue heather","offer_id":46866460442963,"sku":"K3032IC-43","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":46866460475731,"sku":"K3032IC-44","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Deep Purple","offer_id":46866460508499,"sku":"K3032IC-45","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":46866460541267,"sku":"K3032IC-46","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Green Marble Heather","offer_id":46866460574035,"sku":"K3032IC-47","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ice Mint","offer_id":46866460606803,"sku":"K3032IC-48","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Kelly Green","offer_id":46866460639571,"sku":"K3032IC-49","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Lemon Yellow","offer_id":46866460672339,"sku":"K3032IC-50","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Orange","offer_id":46866460705107,"sku":"K3032IC-51","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":46866460737875,"sku":"K3032IC-52","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":46866460770643,"sku":"K3032IC-53","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":46866460803411,"sku":"K3032IC-54","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":46866460836179,"sku":"K3032IC-55","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":46866460868947,"sku":"K3032IC-56","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":46866460901715,"sku":"K3032IC-57","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sea Turquoise","offer_id":46866460934483,"sku":"K3032IC-58","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Terracotta Red","offer_id":46866460967251,"sku":"K3032IC-59","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine Heather","offer_id":46866461000019,"sku":"K3032IC-60","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":46866461032787,"sku":"K3032IC-61","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":46866461065555,"sku":"K3032IC-62","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Cloudy blue heather","offer_id":46866461098323,"sku":"K3032IC-63","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":46866461131091,"sku":"K3032IC-64","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Deep Purple","offer_id":46866461163859,"sku":"K3032IC-65","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":46866461196627,"sku":"K3032IC-66","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Green Marble Heather","offer_id":46866461229395,"sku":"K3032IC-67","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ice Mint","offer_id":46866461262163,"sku":"K3032IC-68","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Kelly Green","offer_id":46866461294931,"sku":"K3032IC-69","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Lemon Yellow","offer_id":46866461327699,"sku":"K3032IC-70","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Orange","offer_id":46866461360467,"sku":"K3032IC-71","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":46866461393235,"sku":"K3032IC-72","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":46866461426003,"sku":"K3032IC-73","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":46866461458771,"sku":"K3032IC-74","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":46866461491539,"sku":"K3032IC-75","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":46866461524307,"sku":"K3032IC-76","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":46866461557075,"sku":"K3032IC-77","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sea Turquoise","offer_id":46866461589843,"sku":"K3032IC-78","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Terracotta Red","offer_id":46866461655379,"sku":"K3032IC-79","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine Heather","offer_id":46866461688147,"sku":"K3032IC-80","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":46866461720915,"sku":"K3032IC-81","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":46866461753683,"sku":"K3032IC-82","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Cloudy blue heather","offer_id":46866461786451,"sku":"K3032IC-83","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":46866461819219,"sku":"K3032IC-84","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Deep Purple","offer_id":46866461851987,"sku":"K3032IC-85","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":46866461884755,"sku":"K3032IC-86","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Green Marble Heather","offer_id":46866461917523,"sku":"K3032IC-87","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ice Mint","offer_id":46866461950291,"sku":"K3032IC-88","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Kelly Green","offer_id":46866461983059,"sku":"K3032IC-89","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Lemon Yellow","offer_id":46866462015827,"sku":"K3032IC-90","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Orange","offer_id":46866462048595,"sku":"K3032IC-91","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":46866462081363,"sku":"K3032IC-92","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":46866462114131,"sku":"K3032IC-93","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":46866462146899,"sku":"K3032IC-94","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":46866462179667,"sku":"K3032IC-95","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":46866462212435,"sku":"K3032IC-96","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":46866462245203,"sku":"K3032IC-97","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sea Turquoise","offer_id":46866462277971,"sku":"K3032IC-98","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Terracotta Red","offer_id":46866462310739,"sku":"K3032IC-99","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine Heather","offer_id":46866462343507,"sku":"K3032IC-100","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":46995167412563,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":46995167478099,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Cloudy blue heather","offer_id":46995167510867,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":46995167543635,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Deep Purple","offer_id":46995167576403,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Forest Green","offer_id":46995167609171,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Green Marble Heather","offer_id":46995167641939,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Ice Mint","offer_id":46995167707475,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Kelly Green","offer_id":46995167740243,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Lemon Yellow","offer_id":46995167773011,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Orange","offer_id":46995167805779,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Royal Blue","offer_id":46995167838547,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Sand","offer_id":46995167871315,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":46995167904083,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":46995167936851,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":46995167969619,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sage","offer_id":46995168002387,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sea Turquoise","offer_id":46995168035155,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Terracotta Red","offer_id":46995168067923,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Wine Heather","offer_id":46995168100691,"sku":"","price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":53365485699411,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":53365485732179,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Cloudy blue heather","offer_id":53365485764947,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":53365485797715,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Deep Purple","offer_id":53365485830483,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":53365485863251,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Green Marble Heather","offer_id":53365485896019,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ice Mint","offer_id":53365485928787,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Kelly Green","offer_id":53365485961555,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Lemon Yellow","offer_id":53365485994323,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Orange","offer_id":53365486027091,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":53365486059859,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Sand","offer_id":53365486092627,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":53365486125395,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":53365486158163,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":53365486190931,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sage","offer_id":53365486223699,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sea Turquoise","offer_id":53365486256467,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Terracotta Red","offer_id":53365486289235,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wine Heather","offer_id":53365486322003,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ White","offer_id":53365486354771,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":53365486387539,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Cloudy blue heather","offer_id":53365486420307,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Dark Grey","offer_id":53365486453075,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Deep Purple","offer_id":53365486485843,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Forest Green","offer_id":53365486518611,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Green Marble Heather","offer_id":53365486551379,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Ice Mint","offer_id":53365486584147,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Kelly Green","offer_id":53365486616915,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Lemon Yellow","offer_id":53365486649683,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Orange","offer_id":53365486682451,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Royal Blue","offer_id":53365486715219,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Sand","offer_id":53365486747987,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Navy","offer_id":53365486780755,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Oxford Grey","offer_id":53365486813523,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Red","offer_id":53365486846291,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Sage","offer_id":53365486879059,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Sea Turquoise","offer_id":53365486911827,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Terracotta Red","offer_id":53365486944595,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Wine Heather","offer_id":53365486977363,"sku":null,"price":10.26,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/teeshirt-unisexe-K3032IC-personnalise-popartdesign-44.webp?v=1774802234"},{"product_id":"t-shirt-femme-cintre-personnalisable","title":"T-shirt femme cintré","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt col rond manches courtes femme personnalisable, conçu pour offrir confort, simplicité et polyvalence dans un cadre professionnel, associatif ou événementiel.\u003c\/strong\u003e\n    Sa coupe cintrée et son coton peigné lavé aux enzymes assurent un toucher doux et une bonne tenue au fil des lavages, tout en offrant une surface adaptée à la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt femme personnalisable col rond\u003c\/li\u003e\n      \u003cli\u003e100 % coton (selon coloris)\u003c\/li\u003e\n      \u003cli\u003e180 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoton peigné lavé aux enzymes\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et communication textile\u003c\/li\u003e\n            \u003cli\u003eMerchandising et textile promotionnel\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eIntéressante pour les volumes plus importants, notamment à partir de 100 pièces selon le projet.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 180 g\/m² et sa surface en coton peigné, ce t-shirt offre une excellente imprimabilité.\u003c\/strong\u003e\n            Les techniques DTF, flex ou sérigraphie permettent d'obtenir un rendu précis et durable selon le visuel et les quantités. Nous vous orientons vers la solution la plus cohérente pour le rendu, la tenue au lavage et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition (coloris unis)\u003c\/td\u003e\n                \u003ctd\u003e100 % coton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition (Oxford Grey)\u003c\/td\u003e\n                \u003ctd\u003e90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e180 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eCoton peigné lavé aux enzymes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eCintrée femme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond avec bande de propreté\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eDouble aiguille manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eSTANDARD 100 by OEKO-TEX® (CQ1007\/7, IFTH)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n            \u003cli\u003eMerchandising\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait en atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8477367370067\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":46867999261011,"sku":"K380-1","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":46867999293779,"sku":"K380-2","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":46867999326547,"sku":"K380-3","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":46867999359315,"sku":"K380-4","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":46867999392083,"sku":"K380-5","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":46867999424851,"sku":"K380-6","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":46867999457619,"sku":"K380-7","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":46867999490387,"sku":"K380-8","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Kelly Green","offer_id":46867999523155,"sku":"K380-9","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":46867999555923,"sku":"K380-10","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":46867999588691,"sku":"K380-11","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Lime","offer_id":46867999621459,"sku":"K380-12","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":46867999654227,"sku":"K380-13","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":46867999686995,"sku":"K380-14","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":46867999719763,"sku":"K380-15","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Purple","offer_id":46867999752531,"sku":"K380-16","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":46867999785299,"sku":"K380-17","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":46867999818067,"sku":"K380-18","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":46867999850835,"sku":"K380-19","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":46867999883603,"sku":"K380-20","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":46867999916371,"sku":"K380-21","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":46867999949139,"sku":"K380-22","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":46867999981907,"sku":"K380-23","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":46868000014675,"sku":"K380-24","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":46868000047443,"sku":"K380-25","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":46868000080211,"sku":"K380-26","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":46868000112979,"sku":"K380-27","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":46868000145747,"sku":"K380-28","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":46868000178515,"sku":"K380-29","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Kelly Green","offer_id":46868000211283,"sku":"K380-30","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":46868000244051,"sku":"K380-31","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":46868000276819,"sku":"K380-32","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Lime","offer_id":46868000309587,"sku":"K380-33","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":46868000342355,"sku":"K380-34","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":46868000375123,"sku":"K380-35","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":46868000407891,"sku":"K380-36","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Purple","offer_id":46868000440659,"sku":"K380-37","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":46868000473427,"sku":"K380-38","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":46868000506195,"sku":"K380-39","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":46868000538963,"sku":"K380-40","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":46868000571731,"sku":"K380-41","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":46868000604499,"sku":"K380-42","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":46868000637267,"sku":"K380-43","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":46868000670035,"sku":"K380-44","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":46868000702803,"sku":"K380-45","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":46868000735571,"sku":"K380-46","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":46868000768339,"sku":"K380-47","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":46868000801107,"sku":"K380-48","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":46868000833875,"sku":"K380-49","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":46868000866643,"sku":"K380-50","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Kelly Green","offer_id":46868000899411,"sku":"K380-51","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":46868000932179,"sku":"K380-52","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":46868000964947,"sku":"K380-53","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Lime","offer_id":46868000997715,"sku":"K380-54","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":46868001030483,"sku":"K380-55","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":46868001063251,"sku":"K380-56","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":46868001096019,"sku":"K380-57","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Purple","offer_id":46868001128787,"sku":"K380-58","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":46868001161555,"sku":"K380-59","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":46868001194323,"sku":"K380-60","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":46868001227091,"sku":"K380-61","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":46868001259859,"sku":"K380-62","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":46868001292627,"sku":"K380-63","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":46868001325395,"sku":"K380-64","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":46868001358163,"sku":"K380-65","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":46868001390931,"sku":"K380-66","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":46868001423699,"sku":"K380-67","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":46868001456467,"sku":"K380-68","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":46868001489235,"sku":"K380-69","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":46868001522003,"sku":"K380-70","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":46868001554771,"sku":"K380-71","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Kelly Green","offer_id":46868001587539,"sku":"K380-72","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":46868001620307,"sku":"K380-73","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":46868001653075,"sku":"K380-74","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Lime","offer_id":46868001685843,"sku":"K380-75","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":46868001718611,"sku":"K380-76","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":46868001751379,"sku":"K380-77","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":46868001784147,"sku":"K380-78","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Purple","offer_id":46868001816915,"sku":"K380-79","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":46868001849683,"sku":"K380-80","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":46868001882451,"sku":"K380-81","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":46868001915219,"sku":"K380-82","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":46868001947987,"sku":"K380-83","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":46868001980755,"sku":"K380-84","price":12.03,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/t-shirt-femme-cintre-nantes-saint-nazaire-guerande-758591.webp?v=1699015592"},{"product_id":"t-shirt-premium-a-personnaliser","title":"Tee-shirt homme personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table .pd-sub {\n  display: block;\n  font-size: 0.82rem;\n  font-weight: 400;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt col rond manches courtes homme personnalisable,\u003c\/strong\u003e conçu pour offrir un textile confortable et durable adapté aux projets professionnels, associatifs ou événementiels. Son coton peigné lavé aux enzymes garantit un toucher doux et une surface régulière, idéale pour la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt homme personnalisable col rond\u003c\/li\u003e\n      \u003cli\u003e100 % coton (selon coloris)\u003c\/li\u003e\n      \u003cli\u003e180 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoton peigné lavé aux enzymes\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et communication textile\u003c\/li\u003e\n            \u003cli\u003eMerchandising et projets personnalisés\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés, multicolores et les marquages précis.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003ePertinente selon les quantités et le type de visuel.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 180 g\/m² et sa surface en coton peigné, ce t-shirt offre une excellente imprimabilité pour la personnalisation textile.\u003c\/strong\u003e Les techniques d'impression comme le DTF, le flex ou la sérigraphie permettent d'obtenir un rendu précis et durable selon le visuel et les quantités. Le choix dépendra du rendu souhaité, du logo et du nombre de pièces.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e\n                  100 % coton (coloris unis)\n                  \u003cspan class=\"pd-sub\"\u003eOxford Grey : 90 % coton \/ 10 % viscose\u003c\/span\u003e\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e180 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eCoton peigné lavé aux enzymes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eAjustée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond avec bande de propreté\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eDouble aiguille manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eSTANDARD 100 by OEKO-TEX® (CQ1007\/7, IFTH)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8477367828819\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":46868002439507,"sku":"K356-1","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":46868002472275,"sku":"K356-2","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":46868002505043,"sku":"K356-3","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":46868002537811,"sku":"K356-4","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":46868002570579,"sku":"K356-5","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":46868002603347,"sku":"K356-6","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":46868002636115,"sku":"K356-7","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":46868002668883,"sku":"K356-8","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Kelly Green","offer_id":46868002701651,"sku":"K356-9","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":46868002734419,"sku":"K356-10","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":46868002767187,"sku":"K356-11","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Lime","offer_id":46868002799955,"sku":"K356-12","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":46868002832723,"sku":"K356-13","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":46868002865491,"sku":"K356-14","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":46868002898259,"sku":"K356-15","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Purple","offer_id":46868002931027,"sku":"K356-16","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":46868002963795,"sku":"K356-17","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":46868002996563,"sku":"K356-18","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":46868003029331,"sku":"K356-19","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":46868003062099,"sku":"K356-20","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":46868003094867,"sku":"K356-21","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":46868003127635,"sku":"K356-22","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":46868003160403,"sku":"K356-23","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":46868003193171,"sku":"K356-24","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":46868003225939,"sku":"K356-25","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":46868003258707,"sku":"K356-26","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":46868003291475,"sku":"K356-27","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":46868003324243,"sku":"K356-28","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":46868003357011,"sku":"K356-29","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Kelly Green","offer_id":46868003389779,"sku":"K356-30","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":46868003422547,"sku":"K356-31","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":46868003455315,"sku":"K356-32","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Lime","offer_id":46868003488083,"sku":"K356-33","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":46868003520851,"sku":"K356-34","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":46868003553619,"sku":"K356-35","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":46868003586387,"sku":"K356-36","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Purple","offer_id":46868003619155,"sku":"K356-37","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":46868003651923,"sku":"K356-38","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":46868003684691,"sku":"K356-39","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":46868003717459,"sku":"K356-40","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":46868003750227,"sku":"K356-41","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":46868003782995,"sku":"K356-42","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":46868003815763,"sku":"K356-43","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":46868003848531,"sku":"K356-44","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":46868003881299,"sku":"K356-45","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":46868003914067,"sku":"K356-46","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":46868003946835,"sku":"K356-47","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":46868003979603,"sku":"K356-48","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":46868004012371,"sku":"K356-49","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":46868004045139,"sku":"K356-50","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Kelly Green","offer_id":46868004077907,"sku":"K356-51","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":46868004110675,"sku":"K356-52","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":46868004143443,"sku":"K356-53","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Lime","offer_id":46868004176211,"sku":"K356-54","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":46868004208979,"sku":"K356-55","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":46868004241747,"sku":"K356-56","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":46868004274515,"sku":"K356-57","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Purple","offer_id":46868004307283,"sku":"K356-58","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":46868004340051,"sku":"K356-59","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":46868004372819,"sku":"K356-60","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":46868004405587,"sku":"K356-61","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":46868004438355,"sku":"K356-62","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":46868004471123,"sku":"K356-63","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":46868004503891,"sku":"K356-64","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":46868004536659,"sku":"K356-65","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":46868004569427,"sku":"K356-66","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":46868004602195,"sku":"K356-67","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":46868004634963,"sku":"K356-68","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":46868004667731,"sku":"K356-69","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":46868004700499,"sku":"K356-70","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":46868004733267,"sku":"K356-71","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Kelly Green","offer_id":46868004766035,"sku":"K356-72","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":46868004798803,"sku":"K356-73","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":46868004831571,"sku":"K356-74","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Lime","offer_id":46868004864339,"sku":"K356-75","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":46868004897107,"sku":"K356-76","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":46868004929875,"sku":"K356-77","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":46868004962643,"sku":"K356-78","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Purple","offer_id":46868004995411,"sku":"K356-79","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":46868005028179,"sku":"K356-80","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":46868005060947,"sku":"K356-81","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":46868005093715,"sku":"K356-82","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":46868005126483,"sku":"K356-83","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":46868005159251,"sku":"K356-84","price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":53363423740243,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":53363423773011,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Ash Heather","offer_id":53363423805779,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Chocolate","offer_id":53363423838547,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":53363423871315,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Khaki","offer_id":53363423904083,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Forest Green","offer_id":53363423936851,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Fuchsia","offer_id":53363423969619,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Kelly Green","offer_id":53363424002387,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Royal Blue","offer_id":53363424035155,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Sand","offer_id":53363424067923,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Lime","offer_id":53363424100691,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":53363424133459,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Orange","offer_id":53363424166227,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":53363424198995,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Purple","offer_id":53363424231763,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":53363424264531,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sky Blue","offer_id":53363424297299,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Tropical Blue","offer_id":53363424330067,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Wine","offer_id":53363424362835,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Yellow","offer_id":53363424395603,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":53363424428371,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":53363424461139,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ash Heather","offer_id":53363424493907,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Chocolate","offer_id":53363424526675,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":53363424559443,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Khaki","offer_id":53363424592211,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":53363424624979,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Fuchsia","offer_id":53363424657747,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Kelly Green","offer_id":53363424690515,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":53363424723283,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Sand","offer_id":53363424756051,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Lime","offer_id":53363424788819,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":53363424821587,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Orange","offer_id":53363424854355,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":53363424887123,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Purple","offer_id":53363424919891,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":53363424952659,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sky Blue","offer_id":53363424985427,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Tropical Blue","offer_id":53363425018195,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wine","offer_id":53363425050963,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Yellow","offer_id":53363425083731,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ White","offer_id":53363425116499,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":53363425149267,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Ash Heather","offer_id":53363425182035,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Chocolate","offer_id":53363425214803,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Dark Grey","offer_id":53363425247571,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Dark Khaki","offer_id":53363425280339,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Forest Green","offer_id":53363425313107,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Fuchsia","offer_id":53363425345875,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Kelly Green","offer_id":53363425378643,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Royal Blue","offer_id":53363425411411,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Sand","offer_id":53363425444179,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Lime","offer_id":53363425476947,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Navy","offer_id":53363425509715,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Orange","offer_id":53363425542483,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Oxford Grey","offer_id":53363425575251,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Purple","offer_id":53363425608019,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Red","offer_id":53363425640787,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Sky Blue","offer_id":53363425673555,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Tropical Blue","offer_id":53363425706323,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Wine","offer_id":53363425739091,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Yellow","offer_id":53363425771859,"sku":null,"price":12.72,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-homme-K356-14-personnalise_popartdesign-la-baule.webp?v=1774769562"},{"product_id":"debardeur-femme-personnalisable","title":"Débardeur dos nageur 220gr\/m²","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note.pd-note-warning {\n  background: #fff8ee;\n  border-color: #f5d99a;\n}\n\n.product-desc .pd-note.pd-note-warning strong {\n  color: #7a4f00;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eDébardeur femme dos nageur personnalisable,\u003c\/strong\u003e conçu pour offrir confort, liberté de mouvement et style épuré. Sa maille coton en côte et son grammage généreux en font un textile agréable à porter, adapté aux projets associatifs, sportifs ou événementiels. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eDébardeur femme personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton\u003c\/li\u003e\n\u003cli\u003e220 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe dos nageur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eClubs sportifs et fitness\u003c\/li\u003e\n\u003cli\u003eAssociations et événements\u003c\/li\u003e\n\u003cli\u003eTenues d'équipe estivales\u003c\/li\u003e\n\u003cli\u003eCommunication textile décontractée\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo poitrine\u003c\/li\u003e\n\u003cli\u003eMarquage dos\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"pd-note pd-note-warning\" style=\"margin-top: 0.75rem;\"\u003e\u003cstrong\u003ePas de marquage manches.\u003c\/strong\u003e Configuration débardeur — zones disponibles limitées à la face avant et au dos.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels colorés et les marquages précis sur coton.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003ePrivilégiée pour les séries plus importantes selon les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec un grammage de 220 g\/m² et une matière 100 % coton, ce débardeur offre un bon support pour les techniques d'impression textile.\u003c\/strong\u003e Le DTF ou le flex permettent d'obtenir un marquage précis et durable pour les visuels simples ou colorés. La sérigraphie peut être privilégiée pour les séries plus importantes. Le choix dépendra du visuel, du rendu souhaité et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e220 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003eCôte 1x1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eFemme dos nageur\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eDouble aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColoris\u003c\/td\u003e\n\u003ctd\u003e12 coloris disponibles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eSTANDARD 100 by OEKO-TEX® (CQ1007\/7, IFTH)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"8477550739795\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ WHITE","offer_id":46868881965395,"sku":"K311-1","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLACK","offer_id":46868881998163,"sku":"K311-2","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DEEP ORANGE","offer_id":46868882030931,"sku":"K311-3","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DEEP TURQUOISE","offer_id":46868882063699,"sku":"K311-4","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ FUSHIA","offer_id":46868882096467,"sku":"K311-5","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ KHAKI","offer_id":46868882129235,"sku":"K311-6","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIGHT GREY","offer_id":46868882162003,"sku":"K311-7","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIME","offer_id":46868882194771,"sku":"K311-8","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ NAVY","offer_id":46868882227539,"sku":"K311-9","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ PLUM","offer_id":46868882260307,"sku":"K311-10","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ RED","offer_id":46868882293075,"sku":"K311-11","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ TRUE YELLOW","offer_id":46868882325843,"sku":"K311-12","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ WHITE","offer_id":46868882358611,"sku":"K311-13","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLACK","offer_id":46868882391379,"sku":"K311-14","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ DEEP ORANGE","offer_id":46868882424147,"sku":"K311-15","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ DEEP TURQUOISE","offer_id":46868882456915,"sku":"K311-16","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ FUSHIA","offer_id":46868882489683,"sku":"K311-17","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ KHAKI","offer_id":46868882522451,"sku":"K311-18","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT GREY","offer_id":46868882555219,"sku":"K311-19","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIME","offer_id":46868882587987,"sku":"K311-20","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY","offer_id":46868882620755,"sku":"K311-21","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ PLUM","offer_id":46868882653523,"sku":"K311-22","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ RED","offer_id":46868882686291,"sku":"K311-23","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ TRUE YELLOW","offer_id":46868882719059,"sku":"K311-24","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":46868882751827,"sku":"K311-25","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLACK","offer_id":46868882784595,"sku":"K311-26","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ DEEP ORANGE","offer_id":46868882817363,"sku":"K311-27","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ DEEP TURQUOISE","offer_id":46868882850131,"sku":"K311-28","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ FUSHIA","offer_id":46868882882899,"sku":"K311-29","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ KHAKI","offer_id":46868882915667,"sku":"K311-30","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT GREY","offer_id":46868882948435,"sku":"K311-31","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIME","offer_id":46868882981203,"sku":"K311-32","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY","offer_id":46868883013971,"sku":"K311-33","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ PLUM","offer_id":46868883046739,"sku":"K311-34","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ RED","offer_id":46868883079507,"sku":"K311-35","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ TRUE YELLOW","offer_id":46868883112275,"sku":"K311-36","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":46868883145043,"sku":"K311-37","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLACK","offer_id":46868883177811,"sku":"K311-38","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ DEEP ORANGE","offer_id":46868883210579,"sku":"K311-39","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ DEEP TURQUOISE","offer_id":46868883243347,"sku":"K311-40","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ FUSHIA","offer_id":46868883276115,"sku":"K311-41","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ KHAKI","offer_id":46868883308883,"sku":"K311-42","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT GREY","offer_id":46868883341651,"sku":"K311-43","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIME","offer_id":46868883374419,"sku":"K311-44","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY","offer_id":46868883407187,"sku":"K311-45","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ PLUM","offer_id":46868883439955,"sku":"K311-46","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ RED","offer_id":46868883472723,"sku":"K311-47","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ TRUE YELLOW","offer_id":46868883505491,"sku":"K311-48","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":46868883538259,"sku":"K311-49","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLACK","offer_id":46868883571027,"sku":"K311-50","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DEEP ORANGE","offer_id":46868883603795,"sku":"K311-51","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DEEP TURQUOISE","offer_id":46868883636563,"sku":"K311-52","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ FUSHIA","offer_id":46868883669331,"sku":"K311-53","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ KHAKI","offer_id":46868883702099,"sku":"K311-54","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT GREY","offer_id":46868883734867,"sku":"K311-55","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIME","offer_id":46868883767635,"sku":"K311-56","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY","offer_id":46868883800403,"sku":"K311-57","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ PLUM","offer_id":46868883833171,"sku":"K311-58","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RED","offer_id":46868883865939,"sku":"K311-59","price":10.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ TRUE YELLOW","offer_id":46868883898707,"sku":"K311-60","price":10.23,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/debardeur-femme-popartdesign-personnalise-guerande.webp?v=1775284490"},{"product_id":"✏️-t-shirt-col-rond-unisexe-180g-m-native-spirit","title":"Tee shirt col rond unisexe personnalisé","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt col rond unisexe personnalisable en coton biologique,\u003c\/strong\u003e conçu pour offrir confort, durabilité et qualité de marquage. Grâce à son grammage intermédiaire et sa coupe ajustée, ce modèle convient aussi bien aux projets professionnels qu'aux associations ou aux événements nécessitant un textile fiable et agréable à porter. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton biologique\u003c\/li\u003e\n      \u003cli\u003e180 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoton peigné lavé aux enzymes\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et communication textile\u003c\/li\u003e\n            \u003cli\u003eMerchandising et projets personnalisés\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés, multicolores et les marquages précis.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003ePertinente selon les quantités et le type de visuel.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 180 g\/m² et sa surface en coton biologique, ce t-shirt constitue un support polyvalent pour la personnalisation textile.\u003c\/strong\u003e Les techniques d'impression comme le DTF, le flex ou la sérigraphie permettent d'obtenir un marquage précis et durable selon le visuel et les quantités. Le choix dépendra du rendu souhaité, du visuel et du nombre de pièces.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton biologique\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e180 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eCoton peigné lavé aux enzymes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eUnisexe ajustée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eConstruction\u003c\/td\u003e\n                \u003ctd\u003eCoutures latérales\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1x1\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eOurlets double aiguille · Renfort épaule en matière principale\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003ePuce de taille déchirable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXXS · XS · S · M · L · XL · XXL · 3XL · 4XL · 5XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8477689807187\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"XS \/ White","offer_id":46869588017491,"sku":"NS305-12","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":46869588050259,"sku":"NS305-13","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Antique Rose","offer_id":46869588083027,"sku":"NS305-14","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Apple Blossom","offer_id":46869588115795,"sku":"NS305-15","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Blue Saphire","offer_id":46869588148563,"sku":"NS305-16","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Brook Green","offer_id":46869588181331,"sku":"NS305-17","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Burnt Brick","offer_id":46869588214099,"sku":"NS305-18","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Curcuma","offer_id":46869588246867,"sku":"NS305-19","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Cherry","offer_id":46869588279635,"sku":"NS305-20","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Driftwood","offer_id":46869588312403,"sku":"NS305-21","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Gemstone Green","offer_id":46869588345171,"sku":"NS305-22","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Organic Khaki","offer_id":53365552283987,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Ivory","offer_id":53365552316755,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Parma","offer_id":53365552349523,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy Blue","offer_id":53365552382291,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Wet Sand","offer_id":53365552415059,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Mineral Grey","offer_id":53365552447827,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Moss Green","offer_id":53365552480595,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Forest Green","offer_id":53365562179923,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":46869588377939,"sku":"NS305-23","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":46869588410707,"sku":"NS305-24","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Antique Rose","offer_id":46869588443475,"sku":"NS305-25","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Apple Blossom","offer_id":46869588476243,"sku":"NS305-26","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Blue Saphire","offer_id":46869588509011,"sku":"NS305-27","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Brook Green","offer_id":46869588541779,"sku":"NS305-28","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Burnt Brick","offer_id":46869588574547,"sku":"NS305-29","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Curcuma","offer_id":46869588607315,"sku":"NS305-30","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Cherry","offer_id":46869588640083,"sku":"NS305-31","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Driftwood","offer_id":46869588672851,"sku":"NS305-32","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Gemstone Green","offer_id":46869588705619,"sku":"NS305-33","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Organic Khaki","offer_id":53365552513363,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ivory","offer_id":53365552546131,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Parma","offer_id":53365552578899,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy Blue","offer_id":53365552611667,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wet Sand","offer_id":53365552644435,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Mineral Grey","offer_id":53365552677203,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Moss Green","offer_id":53365552709971,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":53365562212691,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":46869588738387,"sku":"NS305-34","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":46869588771155,"sku":"NS305-35","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Antique Rose","offer_id":46869588803923,"sku":"NS305-36","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Apple Blossom","offer_id":46869588836691,"sku":"NS305-37","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Blue Saphire","offer_id":46869588869459,"sku":"NS305-38","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Brook Green","offer_id":46869588902227,"sku":"NS305-39","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Burnt Brick","offer_id":46869588934995,"sku":"NS305-40","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Curcuma","offer_id":46869588967763,"sku":"NS305-41","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Cherry","offer_id":46869589000531,"sku":"NS305-42","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Driftwood","offer_id":46869589033299,"sku":"NS305-43","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Gemstone Green","offer_id":46869589066067,"sku":"NS305-44","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Organic Khaki","offer_id":53365552742739,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ivory","offer_id":53365552775507,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Parma","offer_id":53365552808275,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy Blue","offer_id":53365552841043,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wet Sand","offer_id":53365552873811,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Mineral Grey","offer_id":53365552906579,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Moss Green","offer_id":53365552939347,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":53365562245459,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":46869589098835,"sku":"NS305-45","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":46869589131603,"sku":"NS305-46","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Antique Rose","offer_id":46869589164371,"sku":"NS305-47","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Apple Blossom","offer_id":46869589197139,"sku":"NS305-48","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Blue Saphire","offer_id":46869589229907,"sku":"NS305-49","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Brook Green","offer_id":46869589262675,"sku":"NS305-50","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Burnt Brick","offer_id":46869589295443,"sku":"NS305-51","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Curcuma","offer_id":46869589328211,"sku":"NS305-52","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Cherry","offer_id":46869589360979,"sku":"NS305-53","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Driftwood","offer_id":46869589393747,"sku":"NS305-54","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Gemstone Green","offer_id":46869589426515,"sku":"NS305-55","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Organic Khaki","offer_id":53365552972115,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ivory","offer_id":53365553004883,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Parma","offer_id":53365553037651,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy Blue","offer_id":53365553070419,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wet Sand","offer_id":53365553103187,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Mineral Grey","offer_id":53365553135955,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Moss Green","offer_id":53365553168723,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":53365562278227,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":46869589459283,"sku":"NS305-56","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":46869589492051,"sku":"NS305-57","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Antique Rose","offer_id":46869589524819,"sku":"NS305-58","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Apple Blossom","offer_id":46869589557587,"sku":"NS305-59","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Blue Saphire","offer_id":46869589590355,"sku":"NS305-60","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Brook Green","offer_id":46869589623123,"sku":"NS305-61","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Burnt Brick","offer_id":46869589655891,"sku":"NS305-62","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Curcuma","offer_id":46869589688659,"sku":"NS305-63","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Cherry","offer_id":46869589721427,"sku":"NS305-64","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Driftwood","offer_id":46869589754195,"sku":"NS305-65","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Gemstone Green","offer_id":46869589786963,"sku":"NS305-66","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Organic Khaki","offer_id":53365553201491,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ivory","offer_id":53365553234259,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Parma","offer_id":53365553267027,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy Blue","offer_id":53365553299795,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wet Sand","offer_id":53365553332563,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Mineral Grey","offer_id":53365553365331,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Moss Green","offer_id":53365553398099,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":53365562310995,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":46869589819731,"sku":"NS305-67","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":46869589852499,"sku":"NS305-68","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Antique Rose","offer_id":46869589885267,"sku":"NS305-69","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Apple Blossom","offer_id":46869589918035,"sku":"NS305-70","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Blue Saphire","offer_id":46869589950803,"sku":"NS305-71","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Brook Green","offer_id":46869589983571,"sku":"NS305-72","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Burnt Brick","offer_id":46869590016339,"sku":"NS305-73","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Curcuma","offer_id":46869590049107,"sku":"NS305-74","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Cherry","offer_id":46869590081875,"sku":"NS305-75","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Driftwood","offer_id":46869590114643,"sku":"NS305-76","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Gemstone Green","offer_id":46869590147411,"sku":"NS305-77","price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Organic Khaki","offer_id":53365553430867,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ivory","offer_id":53365553463635,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Parma","offer_id":53365553496403,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy Blue","offer_id":53365553529171,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wet Sand","offer_id":53365553561939,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Mineral Grey","offer_id":53365553594707,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Moss Green","offer_id":53365553627475,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":53365562343763,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":53365553660243,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":53365553693011,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Antique Rose","offer_id":53365553725779,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Apple Blossom","offer_id":53365553758547,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Blue Saphire","offer_id":53365553791315,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Brook Green","offer_id":53365553824083,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Burnt Brick","offer_id":53365553856851,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Curcuma","offer_id":53365553889619,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Cherry","offer_id":53365553922387,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Driftwood","offer_id":53365553955155,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Gemstone Green","offer_id":53365553987923,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Organic Khaki","offer_id":53365554020691,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ivory","offer_id":53365554053459,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Parma","offer_id":53365554086227,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy Blue","offer_id":53365554118995,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wet Sand","offer_id":53365554151763,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Mineral Grey","offer_id":53365554184531,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Moss Green","offer_id":53365554217299,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":53365562376531,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ White","offer_id":53365554250067,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":53365554282835,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Antique Rose","offer_id":53365554315603,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Apple Blossom","offer_id":53365554348371,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Blue Saphire","offer_id":53365554381139,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Brook Green","offer_id":53365554413907,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Burnt Brick","offer_id":53365554446675,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Curcuma","offer_id":53365554479443,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Dark Cherry","offer_id":53365554512211,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Driftwood","offer_id":53365554544979,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Gemstone Green","offer_id":53365554577747,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Organic Khaki","offer_id":53365554610515,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Ivory","offer_id":53365554643283,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Parma","offer_id":53365554676051,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Navy Blue","offer_id":53365554708819,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Wet Sand","offer_id":53365554741587,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Mineral Grey","offer_id":53365554774355,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Moss Green","offer_id":53365554807123,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Forest Green","offer_id":53365562409299,"sku":null,"price":12.63,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/teeshirt-unisexe-NS305-personnalise-popartdesign-44.webp?v=1774803093"},{"product_id":"t-shirt-unisexe-155g-native-spirit","title":"T-shirt unisexe 155gr BIO","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt unisexe personnalisable en coton biologique,\u003c\/strong\u003e conçu pour offrir un textile confortable et polyvalent adapté aux projets professionnels, associatifs ou événementiels. Sa coupe ajustée et son coton peigné en font un support agréable à porter et adapté à la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton biologique\u003c\/li\u003e\n      \u003cli\u003e155 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoton peigné ringspun\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et communication textile\u003c\/li\u003e\n            \u003cli\u003eMerchandising et projets personnalisés\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés, multicolores et les marquages précis.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003ePertinente selon les quantités et le type de visuel.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec un grammage de 155 g\/m² et une surface en coton biologique, ce t-shirt constitue un support adapté aux techniques d'impression textile.\u003c\/strong\u003e Le DTF, le flex ou la sérigraphie permettent d'obtenir un marquage précis et durable selon le visuel et la quantité. Le choix dépendra du rendu souhaité, du visuel et du nombre de pièces.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton biologique\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e155 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eCoton peigné ringspun\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eUnisexe ajustée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eConstruction\u003c\/td\u003e\n                \u003ctd\u003eCoutures latérales\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1x1\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eOurlets double aiguille · Bande de propreté en jersey ton sur ton à l'encolure\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXXS · XS · S · M · L · XL · XXL · 3XL · 4XL · 5XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8477690200403\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"ALMOND GREY \/ XS","offer_id":52967244792147,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"ALMOND GREY \/ S","offer_id":46869592080723,"sku":"NS300-1","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"ALMOND GREY \/ M","offer_id":47267825516883,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"ALMOND GREY \/ L","offer_id":47267825549651,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"ALMOND GREY \/ XL","offer_id":47267825582419,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"ALMOND GREY \/ XXL","offer_id":47267825615187,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN \/ XS","offer_id":46869592113491,"sku":"NS300-2","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN \/ M","offer_id":47267825647955,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN \/ L","offer_id":47267825680723,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN \/ XL","offer_id":47267825713491,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN \/ XXL","offer_id":47267825746259,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN HEATHER \/ XS","offer_id":46869592146259,"sku":"NS300-3","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN HEATHER \/ M","offer_id":47267825779027,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN HEATHER \/ L","offer_id":47267825811795,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN HEATHER \/ XL","offer_id":47267825844563,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AMAZON GREEN HEATHER \/ XXL","offer_id":47267825877331,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"APRICOT \/ M","offer_id":47267825910099,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"APRICOT \/ L","offer_id":47267825942867,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"APRICOT \/ XL","offer_id":47267825975635,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"APRICOT \/ XXL","offer_id":47267826008403,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ S","offer_id":46869592211795,"sku":"NS300-5","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ M","offer_id":47267826041171,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ L","offer_id":47267826073939,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ XL","offer_id":47267826106707,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ XXL","offer_id":47267826139475,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"COOL BLUE \/ S","offer_id":46869592310099,"sku":"NS300-8","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"COOL BLUE \/ M","offer_id":47267826172243,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"COOL BLUE \/ L","offer_id":47267826205011,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"COOL BLUE \/ XL","offer_id":47267826237779,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"COOL BLUE \/ XXL","offer_id":47267826270547,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ S","offer_id":46869592572243,"sku":"NS300-16","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ M","offer_id":47267826303315,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ L","offer_id":47267826336083,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ XL","offer_id":47267826368851,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ XXL","offer_id":47267826401619,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ S","offer_id":46869592768851,"sku":"NS300-22","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ M","offer_id":47267826434387,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ L","offer_id":47267826467155,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ XL","offer_id":47267826499923,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ XXL","offer_id":47267826532691,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ S","offer_id":46869592932691,"sku":"NS300-27","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ M","offer_id":47267826827603,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ L","offer_id":47267826860371,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ XL","offer_id":47267826893139,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ XXL","offer_id":47267826925907,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ S","offer_id":46869592998227,"sku":"NS300-29","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ M","offer_id":47267826958675,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ L","offer_id":47267826991443,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ XL","offer_id":47267827024211,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ XXL","offer_id":47267827056979,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PETAL ROSE \/ S","offer_id":46869593030995,"sku":"NS300-30","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PETAL ROSE \/ M","offer_id":47267827089747,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PETAL ROSE \/ L","offer_id":47267827122515,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PETAL ROSE \/ XL","offer_id":47267827155283,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"PETAL ROSE \/ XXL","offer_id":47267827188051,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ S","offer_id":46869593129299,"sku":"NS300-33","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ M","offer_id":47267827220819,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ L","offer_id":47267827253587,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ XL","offer_id":47267827286355,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ XXL","offer_id":47267827319123,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"BEIGE CREAM \/ S","offer_id":46869593260371,"sku":"NS300-37","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"BEIGE CREAM \/ M","offer_id":47267827482963,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"BEIGE CREAM \/ L","offer_id":47267827515731,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"BEIGE CREAM \/ XL","offer_id":47267827548499,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"BEIGE CREAM \/ XXL","offer_id":47267827581267,"sku":"","price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ XS","offer_id":52967661699411,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ S","offer_id":52967661732179,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":52967661764947,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":52967661797715,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":52967661830483,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true},{"title":"White \/ XXL","offer_id":52967661863251,"sku":null,"price":10.92,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-unisexe-ns300-popartdesign-personnalise-labaule.webp?v=1775274964"},{"product_id":"sweat-shirt-col-rond-unisexe-native-spirit","title":"Sweat unisexe 350Gr\/m² BIO","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eSweat-shirt col rond unisexe personnalisable en coton biologique,\u003c\/strong\u003e conçu pour offrir confort, durabilité et qualité de marquage. Son molleton épais et sa coupe ajustée en font un vêtement polyvalent, adapté aussi bien aux équipes professionnelles qu'aux projets associatifs ou événementiels. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eSweat col rond unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e85 % coton biologique \/ 15 % polyester recyclé\u003c\/li\u003e\n      \u003cli\u003e350 g\/m²\u003c\/li\u003e\n      \u003cli\u003eMolleton gratté 3 fils\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes terrain\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et merchandising\u003c\/li\u003e\n            \u003cli\u003eCommunication textile responsable\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eLogo dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés, multicolores et les dégradés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu premium et durable, particulièrement adapté aux logos professionnels.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003ePertinente selon les quantités et le type de visuel.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 350 g\/m² et sa surface extérieure en coton, ce sweat constitue un excellent support pour la personnalisation textile.\u003c\/strong\u003e La broderie permet un rendu premium et durable pour les logos professionnels. Les techniques d'impression comme le DTF, le flex ou la sérigraphie conviennent parfaitement aux visuels détaillés ou multicolores. Le choix dépendra du visuel, du rendu souhaité et des quantités.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé post-consumer\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e350 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eUnisexe ajustée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMolleton\u003c\/td\u003e\n                \u003ctd\u003eGratté 3 fils LSF (pré-rétréci)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1x1\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBord-côtes poignets et bas · Doubles surpiqûres renforcées · Bande de propreté intérieure encolure dos · 1\/2 lune au dos\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXXS · XS · S · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8477693378899\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"AMAZONE GREEN HEATHER \/ XS","offer_id":46869608104275,"sku":"NS400-1","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AMAZONE GREEN HEATHER \/ S","offer_id":47947414962515,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AMAZONE GREEN HEATHER \/ M","offer_id":47947414995283,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AMAZONE GREEN HEATHER \/ L","offer_id":47947415028051,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AMAZONE GREEN HEATHER \/ XL","offer_id":47947415060819,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ XS","offer_id":46869608137043,"sku":"NS400-2","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ S","offer_id":47947415093587,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ M","offer_id":47947415126355,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ L","offer_id":47947415159123,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"AQUA MARINE \/ XL","offer_id":47947415191891,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLACK \/ XS","offer_id":46869608169811,"sku":"NS400-3","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLACK \/ S","offer_id":47947415224659,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLACK \/ M","offer_id":47947415257427,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLACK \/ L","offer_id":47947415290195,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLACK \/ XL","offer_id":47947415322963,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLUE SAPHIRE \/ XS","offer_id":46869608202579,"sku":"NS400-4","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLUE SAPHIRE \/ S","offer_id":47947415355731,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLUE SAPHIRE \/ M","offer_id":47947415388499,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLUE SAPHIRE \/ L","offer_id":47947415421267,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"BLUE SAPHIRE \/ XL","offer_id":47947415454035,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"DARK CHERRY \/ XS","offer_id":46869608268115,"sku":"NS400-6","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"DARK CHERRY \/ S","offer_id":47947415486803,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"DARK CHERRY \/ M","offer_id":47947415519571,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"DARK CHERRY \/ L","offer_id":47947415552339,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"DARK CHERRY \/ XL","offer_id":47947415585107,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"GEM STONE GREEN \/ XS","offer_id":46869608300883,"sku":"NS400-7","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"GEM STONE GREEN \/ S","offer_id":47947415617875,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"GEM STONE GREEN \/ M","offer_id":47947415650643,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"GEM STONE GREEN \/ L","offer_id":47947415683411,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"GEM STONE GREEN \/ XL","offer_id":47947415716179,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"HIBISCUS RED \/ XS","offer_id":46869608333651,"sku":"NS400-8","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"HIBISCUS RED \/ S","offer_id":47947415748947,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"HIBISCUS RED \/ M","offer_id":47947415781715,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"HIBISCUS RED \/ L","offer_id":47947415814483,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"HIBISCUS RED \/ XL","offer_id":47947415847251,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ XS","offer_id":46869608366419,"sku":"NS400-9","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ S","offer_id":47947415880019,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ M","offer_id":47947415912787,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ L","offer_id":47947415945555,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IRON GREY \/ XL","offer_id":47947415978323,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IVORY \/ XS","offer_id":46869608399187,"sku":"NS400-10","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IVORY \/ S","offer_id":47947416011091,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IVORY \/ M","offer_id":47947416043859,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IVORY \/ L","offer_id":47947416076627,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"IVORY \/ XL","offer_id":47947416109395,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MINERAL GREY \/ XS","offer_id":46869608431955,"sku":"NS400-11","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MINERAL GREY \/ S","offer_id":47947416142163,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MINERAL GREY \/ M","offer_id":47947416174931,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MINERAL GREY \/ L","offer_id":47947416207699,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MINERAL GREY \/ XL","offer_id":47947416240467,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MOON GREY HEATHER \/ XS","offer_id":46869608464723,"sku":"NS400-12","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MOON GREY HEATHER \/ S","offer_id":47947416273235,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MOON GREY HEATHER \/ M","offer_id":47947416306003,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MOON GREY HEATHER \/ L","offer_id":47947416338771,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"MOON GREY HEATHER \/ XL","offer_id":47947416371539,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ XS","offer_id":46869608497491,"sku":"NS400-13","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ S","offer_id":47947416404307,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ M","offer_id":47947416437075,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ L","offer_id":47947416469843,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE \/ XL","offer_id":47947416502611,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE HEATHER \/ XS","offer_id":46869608530259,"sku":"NS400-14","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE HEATHER \/ S","offer_id":47947416535379,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE HEATHER \/ M","offer_id":47947416568147,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE HEATHER \/ L","offer_id":47947416600915,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"NAVY BLUE HEATHER \/ XL","offer_id":47947416633683,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"ORGANIC KHAKI \/ XS","offer_id":46869608563027,"sku":"NS400-15","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"ORGANIC KHAKI \/ S","offer_id":47947416666451,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"ORGANIC KHAKI \/ M","offer_id":47947416699219,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"ORGANIC KHAKI \/ L","offer_id":47947416731987,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"ORGANIC KHAKI \/ XL","offer_id":47947416764755,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ XS","offer_id":46869608595795,"sku":"NS400-16","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ S","offer_id":47947416797523,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ M","offer_id":47947416830291,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ L","offer_id":47947416863059,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PARMA \/ XL","offer_id":47947416895827,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ XS","offer_id":46869608628563,"sku":"NS400-17","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ S","offer_id":47947416928595,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ M","offer_id":47947416961363,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ L","offer_id":47947416994131,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"PEACOCK BLUE \/ XL","offer_id":47947417026899,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"TANGERINE \/ XS","offer_id":46869608694099,"sku":"NS400-19","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"TANGERINE \/ S","offer_id":47947417059667,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"TANGERINE \/ M","offer_id":47947417092435,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"TANGERINE \/ L","offer_id":47947417125203,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"TANGERINE \/ XL","offer_id":47947417157971,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ XS","offer_id":46869608726867,"sku":"NS400-20","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ S","offer_id":47947417190739,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ M","offer_id":47947417223507,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ L","offer_id":47947417256275,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"VOLCANO GREY HEATHER \/ XL","offer_id":47947417289043,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"WET SAND \/ XS","offer_id":46869608759635,"sku":"NS400-21","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"WET SAND \/ S","offer_id":47947417321811,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"WET SAND \/ M","offer_id":47947417354579,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"WET SAND \/ L","offer_id":47947417387347,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"WET SAND \/ XL","offer_id":47947417420115,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"JADE GREEN \/ XS","offer_id":46869608792403,"sku":"NS400-22","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"JADE GREEN \/ S","offer_id":47947417452883,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"JADE GREEN \/ M","offer_id":47947417485651,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"JADE GREEN \/ L","offer_id":47947417518419,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true},{"title":"JADE GREEN \/ XL","offer_id":47947417551187,"sku":"","price":33.63,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-unisexe-NS400-7-popartdesign-personnalise-44.webp?v=1775279123"},{"product_id":"sweat-zippe-capuche-unisexe-350g-native-spirit","title":"Sweat zippé à capuche unisexe bio personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat zippé à capuche unisexe personnalisable,\u003c\/strong\u003e conçu pour allier confort, durabilité et style moderne. Grâce à son molleton épais et sa surface en coton biologique, ce modèle constitue un excellent support pour la personnalisation textile, adapté aux équipes, associations ou projets événementiels. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat zippé à capuche unisexe personnalisable\u003c\/li\u003e\n\u003cli\u003e85 % coton biologique \/ 15 % polyester recyclé\u003c\/li\u003e\n\u003cli\u003e350 g\/m²\u003c\/li\u003e\n\u003cli\u003eMolleton gratté 3 fils\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eEntreprises et équipes terrain\u003c\/li\u003e\n\u003cli\u003eAssociations et clubs\u003c\/li\u003e\n\u003cli\u003eÉvénementiel et merchandising\u003c\/li\u003e\n\u003cli\u003eCommunication textile responsable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels complexes, multicolores et les dégradés.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu durable et qualitatif, idéale pour les logos professionnels.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms, numéros et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003ePertinente pour les visuels colorés selon les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec un grammage de 350 g\/m² et une surface extérieure en coton, ce sweat zippé est particulièrement adapté à la personnalisation textile.\u003c\/strong\u003e La broderie est idéale pour les logos professionnels souhaitant un rendu durable et qualitatif. Les impressions DTF, flex ou sérigraphie sont également pertinentes pour les visuels plus complexes ou colorés. Le choix dépendra du visuel, du rendu souhaité et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé post-consumer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e350 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eUnisexe ajustée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMolleton\u003c\/td\u003e\n\u003ctd\u003eGratté 3 fils\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003eZip métal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapuche\u003c\/td\u003e\n\u003ctd\u003eDoublée avec cordon et œillets métal recyclé\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoches\u003c\/td\u003e\n\u003ctd\u003eKangourou\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBord-côtes 1x1 poignets et bas · Surpiqûres renforcées · Bande de propreté intérieure en chevrons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXXS · XS · S · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePays d'origine\u003c\/td\u003e\n\u003ctd\u003eBangladesh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"8477700358483\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"XXS \/ Black","offer_id":46869640118611,"sku":"NS402-1","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Iron Grey","offer_id":46869640151379,"sku":"NS402-2","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Organic Khaki","offer_id":46869640184147,"sku":"NS402-3","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Navy Blue","offer_id":46869640216915,"sku":"NS402-4","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Ivory","offer_id":53348465869139,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Peacock Green","offer_id":53348465901907,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Sea Blue","offer_id":53348465934675,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XXS \/ Hibiscus Red","offer_id":53348465967443,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":46869640249683,"sku":"NS402-5","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Iron Grey","offer_id":46869640282451,"sku":"NS402-6","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Organic Khaki","offer_id":46869640315219,"sku":"NS402-7","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy Blue","offer_id":46869640347987,"sku":"NS402-8","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Ivory","offer_id":53348466000211,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Peacock Green","offer_id":53348466032979,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sea Blue","offer_id":53348466065747,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Hibiscus Red","offer_id":53348466098515,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":46869640380755,"sku":"NS402-9","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Iron Grey","offer_id":46869640413523,"sku":"NS402-10","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Organic Khaki","offer_id":46869640446291,"sku":"NS402-11","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy Blue","offer_id":46869640479059,"sku":"NS402-12","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ivory","offer_id":53348466131283,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Peacock Green","offer_id":53348466164051,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sea Blue","offer_id":53348466196819,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Hibiscus Red","offer_id":53348466229587,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":46869640511827,"sku":"NS402-13","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Iron Grey","offer_id":46869640544595,"sku":"NS402-14","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Organic Khaki","offer_id":46869640577363,"sku":"NS402-15","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy Blue","offer_id":46869640610131,"sku":"NS402-16","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ivory","offer_id":53348466262355,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Peacock Green","offer_id":53348466295123,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sea Blue","offer_id":53348466327891,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Hibiscus Red","offer_id":53348466360659,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":46869640642899,"sku":"NS402-17","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Iron Grey","offer_id":46869640675667,"sku":"NS402-18","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Organic Khaki","offer_id":46869640708435,"sku":"NS402-19","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy Blue","offer_id":46869640741203,"sku":"NS402-20","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ivory","offer_id":53348466393427,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Peacock Green","offer_id":53348466426195,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sea Blue","offer_id":53348466458963,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Hibiscus Red","offer_id":53348466491731,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":46869640773971,"sku":"NS402-21","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Iron Grey","offer_id":46869640806739,"sku":"NS402-22","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Organic Khaki","offer_id":46869640839507,"sku":"NS402-23","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy Blue","offer_id":46869640872275,"sku":"NS402-24","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ivory","offer_id":53348466524499,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Peacock Green","offer_id":53348466557267,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sea Blue","offer_id":53348466590035,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Hibiscus Red","offer_id":53348466622803,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":46869640905043,"sku":"NS402-25","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Iron Grey","offer_id":46869640937811,"sku":"NS402-26","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Organic Khaki","offer_id":46869640970579,"sku":"NS402-27","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy Blue","offer_id":46869641003347,"sku":"NS402-28","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ivory","offer_id":53348466655571,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Peacock Green","offer_id":53348466688339,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sea Blue","offer_id":53348466721107,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Hibiscus Red","offer_id":53348466753875,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":46869641036115,"sku":"NS402-29","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Iron Grey","offer_id":46869641068883,"sku":"NS402-30","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Organic Khaki","offer_id":46869641101651,"sku":"NS402-31","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy Blue","offer_id":46869641134419,"sku":"NS402-32","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ivory","offer_id":53348466786643,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Peacock Green","offer_id":53348466819411,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sea Blue","offer_id":53348466852179,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Hibiscus Red","offer_id":53348466884947,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":46869641167187,"sku":"NS402-33","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Iron Grey","offer_id":46869641199955,"sku":"NS402-34","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Organic Khaki","offer_id":46869641232723,"sku":"NS402-35","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Navy Blue","offer_id":46869641265491,"sku":"NS402-36","price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Ivory","offer_id":53348466917715,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Peacock Green","offer_id":53348466950483,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Sea Blue","offer_id":53348466983251,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Hibiscus Red","offer_id":53348467016019,"sku":null,"price":58.23,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-zippie-unisexe-k402-23-personnalise-popartdesign-44.webp?v=1774590709"},{"product_id":"sweat-capuche-unisexe-coton-bio","title":"Sweat shirt à capuche unisexe bio personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eSweat-shirt hoodie à capuche personnalisable en coton biologique,\u003c\/strong\u003e conçu pour offrir confort, durabilité et engagement environnemental. Son molleton épais et sa finition soignée en font un support de qualité pour la personnalisation textile, adapté aussi bien aux équipes professionnelles qu'aux projets associatifs. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eHoodie unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e85 % coton biologique \/ 15 % polyester recyclé\u003c\/li\u003e\n      \u003cli\u003e350 g\/m²\u003c\/li\u003e\n      \u003cli\u003eMolleton gratté 3 fils\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et équipes terrain\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et merchandising\u003c\/li\u003e\n            \u003cli\u003eCommunication textile responsable\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés, multicolores et les dégradés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu premium et durable, particulièrement adapté aux logos d'entreprise.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eRecommandée selon les quantités et le type de visuel.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec un grammage de 350 g\/m² et une surface extérieure en coton, ce hoodie est particulièrement polyvalent pour la personnalisation textile.\u003c\/strong\u003e La broderie apporte un rendu premium et durable pour les logos d'entreprise. Les impressions DTF, flex ou sérigraphie sont adaptées aux visuels détaillés ou multicolores. Le choix dépendra du visuel, du rendu souhaité et des quantités.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé post-consumer\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e350 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eUnisexe ajustée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMolleton\u003c\/td\u003e\n                \u003ctd\u003eGratté 3 fils LSF (pré-rétréci)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCapuche\u003c\/td\u003e\n                \u003ctd\u003eDoublée avec cordon et œillets métal recyclé\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePoche\u003c\/td\u003e\n                \u003ctd\u003eKangourou\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBord-côtes 1x1 poignets et bas · Surpiqûres renforcées\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXXS · XS · S · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8509268230483\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"Adriatic Blue \/ XS","offer_id":53362968363347,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ S","offer_id":53362968396115,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ M","offer_id":53362968428883,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ L","offer_id":53362968461651,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ XL","offer_id":53362968494419,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ XXL","offer_id":53362968527187,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Adriatic Blue \/ XXXL","offer_id":53362968559955,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ XS","offer_id":53362968592723,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ S","offer_id":53362968625491,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ M","offer_id":53362968658259,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ L","offer_id":53362968691027,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ XL","offer_id":53362968723795,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ XXL","offer_id":53362968756563,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Almond Green \/ XXXL","offer_id":53362968789331,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ XS","offer_id":53362968822099,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ S","offer_id":53362968854867,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ M","offer_id":53362968887635,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ L","offer_id":53362968920403,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ XL","offer_id":53362968953171,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ XXL","offer_id":53362968985939,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Antique Rose \/ XXXL","offer_id":53362969018707,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XS","offer_id":53362969051475,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ S","offer_id":53362969084243,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ M","offer_id":53362969117011,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ L","offer_id":53362969149779,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XL","offer_id":53362969182547,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XXL","offer_id":53362969215315,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XXXL","offer_id":53362969248083,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XS","offer_id":53362969280851,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ S","offer_id":53362969313619,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":53362969346387,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":53362969379155,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":53362969411923,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XXL","offer_id":53362969444691,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XXXL","offer_id":53362969477459,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XS","offer_id":53362969510227,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ S","offer_id":53362969542995,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ M","offer_id":53362969575763,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ L","offer_id":53362969608531,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XL","offer_id":53362969641299,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XXL","offer_id":53362969674067,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XXXL","offer_id":53362969706835,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ XS","offer_id":53362969739603,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ S","offer_id":53362969772371,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ M","offer_id":53362969805139,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ L","offer_id":53362969837907,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ XL","offer_id":53362969870675,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ XXL","offer_id":53362969903443,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Celadon Green \/ XXXL","offer_id":53362969936211,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ XS","offer_id":53362969968979,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ S","offer_id":53362970001747,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ M","offer_id":53362970034515,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ L","offer_id":53362970067283,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ XL","offer_id":53362970100051,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ XXL","offer_id":53362970132819,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Cherry Purple \/ XXXL","offer_id":53362970165587,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ XS","offer_id":53362970198355,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ S","offer_id":53362970231123,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ M","offer_id":53362970263891,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ L","offer_id":53362970296659,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ XL","offer_id":53362970329427,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ XXL","offer_id":53362970362195,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Curcuma \/ XXXL","offer_id":53362970394963,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ XS","offer_id":53362970427731,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ S","offer_id":53362970460499,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ M","offer_id":53362970493267,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ L","offer_id":53362970526035,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ XL","offer_id":53362970558803,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ XXL","offer_id":53362970591571,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Camel \/ XXXL","offer_id":53362970624339,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ XS","offer_id":53362970657107,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ S","offer_id":53362970689875,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ M","offer_id":53362970722643,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ L","offer_id":53362970755411,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ XL","offer_id":53362970788179,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ XXL","offer_id":53362970820947,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Dark Cherry \/ XXXL","offer_id":53362970853715,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XS","offer_id":53362970886483,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ S","offer_id":53362970919251,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ M","offer_id":53362970952019,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ L","offer_id":53362970984787,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XL","offer_id":53362971017555,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XXL","offer_id":53362971050323,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XXXL","offer_id":53362971083091,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ XS","offer_id":53362971115859,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ S","offer_id":53362971148627,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ M","offer_id":53362971181395,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ L","offer_id":53362971214163,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ XL","offer_id":53362971246931,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ XXL","offer_id":53362971279699,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Gemstone Green \/ XXXL","offer_id":53362971312467,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ XS","offer_id":53362971345235,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ S","offer_id":53362971378003,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ M","offer_id":53362971410771,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ L","offer_id":53362971443539,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ XL","offer_id":53362971476307,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ XXL","offer_id":53362971509075,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Hibiscus Red \/ XXXL","offer_id":53362971541843,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XS","offer_id":53362971574611,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ S","offer_id":53362971607379,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ M","offer_id":53362971640147,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ L","offer_id":53362971672915,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XL","offer_id":53362971705683,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XXL","offer_id":53362971738451,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XXXL","offer_id":53362971771219,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XS","offer_id":53362971803987,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ S","offer_id":53362971836755,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ M","offer_id":53362971869523,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ L","offer_id":53362971902291,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XL","offer_id":53362971935059,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XXL","offer_id":53362971967827,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XXXL","offer_id":53362972000595,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ XS","offer_id":53362972033363,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ S","offer_id":53362972066131,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ M","offer_id":53362972098899,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ L","offer_id":53362972131667,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ XL","offer_id":53362972164435,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ XXL","offer_id":53362972197203,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Jade Green \/ XXXL","offer_id":53362972229971,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ XS","offer_id":53362972262739,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ S","offer_id":53362972295507,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ M","offer_id":53362972328275,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ L","offer_id":53362972361043,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ XL","offer_id":53362972393811,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ XXL","offer_id":53362972426579,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Lemon Citrus \/ XXXL","offer_id":53362972459347,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ XS","offer_id":53362972492115,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ S","offer_id":53362972524883,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ M","offer_id":53362972557651,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ L","offer_id":53362972590419,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ XL","offer_id":53362972623187,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ XXL","offer_id":53362972655955,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Light Turquoise \/ XXXL","offer_id":53362972688723,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ XS","offer_id":53362972721491,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ S","offer_id":53362972754259,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ M","offer_id":53362972787027,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ L","offer_id":53362972819795,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ XL","offer_id":53362972852563,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ XXL","offer_id":53362972885331,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Mineral Grey \/ XXXL","offer_id":53362972918099,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XS","offer_id":53362972950867,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ S","offer_id":53362972983635,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ M","offer_id":53362973016403,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ L","offer_id":53362973049171,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":53362973081939,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XXL","offer_id":53362973114707,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XXXL","offer_id":53362973147475,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XS","offer_id":53362973180243,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ S","offer_id":53362973213011,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ M","offer_id":53362973245779,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ L","offer_id":53362973278547,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XL","offer_id":53362973311315,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XXL","offer_id":53362973344083,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XXXL","offer_id":53362973376851,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ XS","offer_id":53362973409619,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ S","offer_id":53362973442387,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ M","offer_id":53362973475155,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ L","offer_id":53362973507923,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ XL","offer_id":53362973540691,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ XXL","offer_id":53362973573459,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Paprika \/ XXXL","offer_id":53362973606227,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ XS","offer_id":53362973638995,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ S","offer_id":53362973671763,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ M","offer_id":53362973704531,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ L","offer_id":53362973737299,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ XL","offer_id":53362973770067,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ XXL","offer_id":53362973802835,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Parma \/ XXXL","offer_id":53362973835603,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XS","offer_id":53362973868371,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ S","offer_id":53362973901139,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ M","offer_id":53362973933907,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ L","offer_id":53362973966675,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XL","offer_id":53362973999443,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XXL","offer_id":53362974032211,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XXXL","offer_id":53362974064979,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ XS","offer_id":53362974097747,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ S","offer_id":53362974130515,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ M","offer_id":53362974163283,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ L","offer_id":53362974196051,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ XL","offer_id":53362974228819,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ XXL","offer_id":53362974261587,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Peacock Green \/ XXXL","offer_id":53362974294355,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ XS","offer_id":53362974327123,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ S","offer_id":53362974359891,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ M","offer_id":53362974392659,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ L","offer_id":53362974425427,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ XL","offer_id":53362974458195,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ XXL","offer_id":53362974490963,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Petal Rose \/ XXXL","offer_id":53362974523731,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ XS","offer_id":53362974556499,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ S","offer_id":53362974589267,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ M","offer_id":53362974622035,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ L","offer_id":53362974654803,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ XL","offer_id":53362974687571,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ XXL","offer_id":53362974720339,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Pineapple \/ XXXL","offer_id":53362974753107,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XS","offer_id":53362974785875,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ S","offer_id":53362974818643,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ M","offer_id":53362974851411,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ L","offer_id":53362974884179,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XL","offer_id":53362974916947,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XXL","offer_id":53362974949715,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XXXL","offer_id":53362974982483,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XS","offer_id":53362975015251,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ S","offer_id":53362975048019,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ M","offer_id":53362975080787,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ L","offer_id":53362975113555,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XL","offer_id":53362975146323,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XXL","offer_id":53362975179091,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XXXL","offer_id":53362975211859,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XS","offer_id":53362975244627,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ S","offer_id":53362975277395,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ M","offer_id":53362975310163,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ L","offer_id":53362975342931,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XL","offer_id":53362975375699,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XXL","offer_id":53362975408467,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XXXL","offer_id":53362975441235,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ XS","offer_id":53362975474003,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ S","offer_id":53362975506771,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ M","offer_id":53362975539539,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ L","offer_id":53362975572307,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ XL","offer_id":53362975605075,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ XXL","offer_id":53362975637843,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sienna \/ XXXL","offer_id":53362975670611,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ XS","offer_id":53362975703379,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ S","offer_id":53362975736147,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ M","offer_id":53362975768915,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ L","offer_id":53362975801683,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ XL","offer_id":53362975834451,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ XXL","offer_id":53362975867219,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Sun Yellow \/ XXXL","offer_id":53362975899987,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ XS","offer_id":53362975932755,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ S","offer_id":53362975965523,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ M","offer_id":53362975998291,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ L","offer_id":53362976031059,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ XL","offer_id":53362976063827,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ XXL","offer_id":53362976096595,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Tangerine \/ XXXL","offer_id":53362976129363,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XS","offer_id":53362976162131,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ S","offer_id":53362976194899,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ M","offer_id":53362976227667,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ L","offer_id":53362976260435,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XL","offer_id":53362976293203,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XXL","offer_id":53362976325971,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XXXL","offer_id":53362976358739,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"White \/ XS","offer_id":53362976391507,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"White \/ S","offer_id":53362976424275,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":53362976457043,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":53362976489811,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":53362976522579,"sku":null,"price":45.54,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-capuche-unisexe-NS401-21-popartdesign-personnalise-44.webp?v=1774590406"},{"product_id":"✏️-debardeur-femme","title":"débardeur femme","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eDébardeur femme dos nageur personnalisable en 100 % coton 190 g\/m² — coupe cintrée moderne avec bretelles croisées, idéal pour les projets estivaux, sportifs ou les collections textiles personnalisées.\u003c\/strong\u003e\n    Son grammage de 190 g\/m² lui confère une meilleure tenue qu'un débardeur classique, tout en restant confortable et naturel au porté. Disponible en 7 coloris. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eDébardeur femme dos nageur personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton — 190 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoupe cintrée — bretelles croisées\u003c\/li\u003e\n      \u003cli\u003e7 coloris disponibles\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eClub sportif \u0026amp; fitness\u003c\/li\u003e\n            \u003cli\u003eBien-être \u0026amp; yoga\u003c\/li\u003e\n            \u003cli\u003eÉvénement estival \u0026amp; festival\u003c\/li\u003e\n            \u003cli\u003eOpération promotionnelle\u003c\/li\u003e\n            \u003cli\u003eAssociation \u0026amp; groupe\u003c\/li\u003e\n            \u003cli\u003eCollection textile personnalisée\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo poitrine\u003c\/li\u003e\n            \u003cli\u003eHaut du dos\u003c\/li\u003e\n            \u003cli\u003ePetite série\u003c\/li\u003e\n            \u003cli\u003eGrande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eRecommandée pour les logos colorés et visuels détaillés sur poitrine ou haut du dos.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003ePertinente pour les volumes importants, notamment à partir de 100 pièces selon le projet.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003ePossible selon le visuel, à adapter en fonction de la zone de placement et du confort souhaité.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eZones idéales : poitrine et haut du dos.\u003c\/strong\u003e\n            Attention à la forme dos nageur lors du positionnement du marquage en zone dorsale — le placement doit tenir compte des bretelles croisées. L'impression DTF est à privilégier pour les visuels détaillés. Nous vous orientons vers la solution la plus adaptée à votre projet.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e190 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eCintrée, encolure arrondie, bretelles croisées dos nageur\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eCol et emmanchures propres\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColoris\u003c\/td\u003e\n                \u003ctd\u003e7 coloris disponibles\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eZones de marquage\u003c\/td\u003e\n                \u003ctd\u003ePoitrine, haut du dos (adapter au dos nageur)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement de projets de personnalisation textile depuis Saint-Nazaire pour les professionnels, associations et événements situés en Loire-Atlantique, notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises \u0026amp; artisans\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire sur les horaires d'ouverture.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8511171854675\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"PAYPER","offers":[{"title":"BLANC \/ S","offer_id":47002874413395,"sku":"000119-0037-1","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"BLANC \/ M","offer_id":47002874446163,"sku":"000119-0037-2","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"BLANC \/ L","offer_id":47002874478931,"sku":"000119-0037-3","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"BLANC \/ XL","offer_id":47002874511699,"sku":"000119-0037-4","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"NOIR \/ S","offer_id":47002875199827,"sku":"000119-0037-25","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"NOIR \/ M","offer_id":47002875232595,"sku":"000119-0037-26","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"NOIR \/ L","offer_id":47002875265363,"sku":"000119-0037-27","price":8.1,"currency_code":"EUR","in_stock":true},{"title":"NOIR \/ XL","offer_id":47002875298131,"sku":"000119-0037-28","price":8.1,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/debardeur-femme-nantes-saint-nazaire-guerande-149797.webp?v=1712379516"},{"product_id":"sweat-shirt-zippe-a-capuche-homme","title":"Sweat zippé à capuche homme Bio","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat zippé à capuche homme personnalisable en coton biologique et polyester recyclé, confortable et durable pour un usage régulier, professionnel ou événementiel.\u003c\/strong\u003e Son grammage de 280 g\/m² et sa conception en molleton 3 fils LSF garantissent une bonne stabilité après lavage et une tenue adaptée dans le temps. Sa structure sans étiquette facilite une personnalisation complète de votre logo ou visuel. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat zippé homme à capuche personnalisable\u003c\/li\u003e\n\u003cli\u003e85 % coton bio \/ 15 % polyester recyclé\u003c\/li\u003e\n\u003cli\u003e280 g\/m² — molleton 3 fils LSF\u003c\/li\u003e\n\u003cli\u003eVEGAN · No Label\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eTenue d'équipe\u003c\/li\u003e\n\u003cli\u003eVêtement de travail\u003c\/li\u003e\n\u003cli\u003eAssociation \u0026amp; événement\u003c\/li\u003e\n\u003cli\u003eClub sportif\u003c\/li\u003e\n\u003cli\u003eTenue de représentation\u003c\/li\u003e\n\u003cli\u003eCollection textile personnalisée\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo poitrine\u003c\/li\u003e\n\u003cli\u003eImpression dos\u003c\/li\u003e\n\u003cli\u003eBroderie premium\u003c\/li\u003e\n\u003cli\u003ePetite série\u003c\/li\u003e\n\u003cli\u003eGrande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTG\u003c\/strong\u003e \u003cspan\u003eAdaptée selon le projet, directement sur le textile pour un rendu naturel et intégré.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu premium et durable, particulièrement adapté aux logos simples ou institutionnels sur poitrine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eGrâce à son grammage et à sa structure molleton, ce sweat est adapté à l'impression DTF ou DTG ainsi qu'à la broderie pour un rendu plus premium.\u003c\/strong\u003e La broderie est particulièrement recommandée sur poitrine pour les logos simples ou institutionnels. Nous vous orientons vers la solution la plus cohérente pour votre visuel, la tenue au lavage et votre budget.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMolleton 3 fils LSF\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eSweat zippé à capuche\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉtiquette\u003c\/td\u003e\n\u003ctd\u003eSans étiquette — No Label (personnalisation facilitée)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eVEGAN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement de projets de personnalisation textile depuis Saint-Nazaire pour les professionnels, associations et événements situés en Loire-Atlantique, notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises \u0026amp; artisans\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire sur les horaires d'ouverture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"8793211535699\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ White","offer_id":53362954076499,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":53362954109267,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Clay","offer_id":53362954142035,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Grey","offer_id":53362954174803,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Forest Green","offer_id":53362954207571,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Light Orange","offer_id":53362954240339,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Light Royal Blue","offer_id":53362954273107,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy","offer_id":53362954305875,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Oxford Grey","offer_id":53362954338643,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Red","offer_id":53362954371411,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sage","offer_id":53362954404179,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":47875486941523,"sku":"K4030-1","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":47875486974291,"sku":"K4030-2","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Clay","offer_id":47875487007059,"sku":"K4030-3","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":47875487039827,"sku":"K4030-4","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":47875487072595,"sku":"K4030-5","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Orange","offer_id":47875487105363,"sku":"K4030-6","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":47875487138131,"sku":"K4030-7","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":47875487170899,"sku":"K4030-8","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":47875487203667,"sku":"K4030-9","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":47875487236435,"sku":"K4030-10","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":47875487269203,"sku":"K4030-11","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":47875487301971,"sku":"K4030-12","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":47875487334739,"sku":"K4030-13","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Clay","offer_id":47875487367507,"sku":"K4030-14","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":47875487400275,"sku":"K4030-15","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":47875487433043,"sku":"K4030-16","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Orange","offer_id":47875487465811,"sku":"K4030-17","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":47875487498579,"sku":"K4030-18","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":47875487531347,"sku":"K4030-19","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":47875487564115,"sku":"K4030-20","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":47875487596883,"sku":"K4030-21","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":47875487629651,"sku":"K4030-22","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":47875487662419,"sku":"K4030-23","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":47875487695187,"sku":"K4030-24","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Clay","offer_id":47875487727955,"sku":"K4030-25","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":47875487760723,"sku":"K4030-26","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":47875487793491,"sku":"K4030-27","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Orange","offer_id":47875487826259,"sku":"K4030-28","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":47875487859027,"sku":"K4030-29","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":47875487891795,"sku":"K4030-30","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":47875487924563,"sku":"K4030-31","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":47875487957331,"sku":"K4030-32","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":47875487990099,"sku":"K4030-33","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":47875488022867,"sku":"K4030-34","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":47875488055635,"sku":"K4030-35","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Clay","offer_id":47875488088403,"sku":"K4030-36","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":47875488121171,"sku":"K4030-37","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":47875488153939,"sku":"K4030-38","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Orange","offer_id":47875488219475,"sku":"K4030-39","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":47875488252243,"sku":"K4030-40","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":47875488285011,"sku":"K4030-41","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":47875488317779,"sku":"K4030-42","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":47875488350547,"sku":"K4030-43","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":47875488383315,"sku":"K4030-44","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":47875488416083,"sku":"K4030-45","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":47875488448851,"sku":"K4030-46","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Clay","offer_id":47875488481619,"sku":"K4030-47","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":47875488514387,"sku":"K4030-48","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":47875488547155,"sku":"K4030-49","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Orange","offer_id":47875488579923,"sku":"K4030-50","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":47875488612691,"sku":"K4030-51","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":47875488645459,"sku":"K4030-52","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":47875488678227,"sku":"K4030-53","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":47875488710995,"sku":"K4030-54","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sage","offer_id":47875488743763,"sku":"K4030-55","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":47875488776531,"sku":"K4030-56","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":47875488809299,"sku":"K4030-57","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Clay","offer_id":47875488842067,"sku":"K4030-58","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":47875488874835,"sku":"K4030-59","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":47875488907603,"sku":"K4030-60","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Orange","offer_id":47875488940371,"sku":"K4030-61","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":47875488973139,"sku":"K4030-62","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":47875489005907,"sku":"K4030-63","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":47875489038675,"sku":"K4030-64","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":47875489071443,"sku":"K4030-65","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sage","offer_id":47875489104211,"sku":"K4030-66","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ White","offer_id":53362954436947,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":53362954469715,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Clay","offer_id":53362954502483,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Dark Grey","offer_id":53362954535251,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Forest Green","offer_id":53362954568019,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Orange","offer_id":53362954600787,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Light Royal Blue","offer_id":53362954633555,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Navy","offer_id":53362954666323,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Oxford Grey","offer_id":53362954699091,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Red","offer_id":53362954731859,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Sage","offer_id":53362954764627,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-zippe-bio-k4030-popartdesign-personnalise-la-baule.webp?v=1770573616"},{"product_id":"sweat-a-capuche-zippe-femme","title":"Sweat zippé bio femme à capuche","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat zippé à capuche femme personnalisable, en coton biologique et polyester recyclé.\u003c\/strong\u003e Avec son grammage de 280 g\/m² et sa conception en molleton 3 fils LSF, ce sweat offre un excellent compromis entre douceur, tenue et durabilité — un support fiable et engagé pour la personnalisation textile. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat zippé femme à capuche personnalisable\u003c\/li\u003e\n\u003cli\u003e85 % coton bio \/ 15 % polyester recyclé\u003c\/li\u003e\n\u003cli\u003e280 g\/m² — molleton 3 fils LSF\u003c\/li\u003e\n\u003cli\u003eCertifié BIO \u0026amp; VEGAN\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eTenue d'équipe\u003c\/li\u003e\n\u003cli\u003eAssociation \u0026amp; événement engagé\u003c\/li\u003e\n\u003cli\u003eClub \u0026amp; école\u003c\/li\u003e\n\u003cli\u003eCollection textile personnalisée\u003c\/li\u003e\n\u003cli\u003eVêtement professionnel écoresponsable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo poitrine\u003c\/li\u003e\n\u003cli\u003eImpression dos\u003c\/li\u003e\n\u003cli\u003eBroderie premium\u003c\/li\u003e\n\u003cli\u003ePetite série\u003c\/li\u003e\n\u003cli\u003eGrande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés sur surface lisse.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTG\u003c\/strong\u003e \u003cspan\u003eAdaptée selon le projet, directement sur le textile pour un rendu naturel et intégré.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu premium et durable, particulièrement adapté aux logos simples ou institutionnels sur poitrine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms ou marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eGrâce à son grammage et à sa surface lisse, ce sweat est particulièrement adapté à l'impression (DTF, DTG selon projet).\u003c\/strong\u003e La broderie peut également être envisagée pour un rendu premium, notamment sur poitrine. Nous vous orientons vers la solution la plus cohérente pour le rendu, la tenue au lavage et votre budget.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e85 % coton biologique \/ 15 % polyester recyclé\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMolleton 3 fils LSF\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eSweat zippé à capuche, coupe féminine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉtiquette\u003c\/td\u003e\n\u003ctd\u003eSans étiquette (personnalisation facilitée)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eBIO \u0026amp; VEGAN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans notre atelier à Saint-Nazaire\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement de projets de personnalisation textile depuis Saint-Nazaire pour les professionnels, associations et événements situés en Loire-Atlantique, notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises \u0026amp; artisans\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire sur les horaires d'ouverture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"8794262569299\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"Kariban - Collection Basic +","offers":[{"title":"XS \/ White","offer_id":53362953453907,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":53362953486675,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Clay","offer_id":53362953519443,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Grey","offer_id":53362953552211,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Forest Green","offer_id":53362953584979,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Light Orange","offer_id":53362953617747,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Light Royal Blue","offer_id":53362953650515,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy","offer_id":53362953683283,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Oxford Grey","offer_id":53362953716051,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Red","offer_id":53362953748819,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sage","offer_id":53362953781587,"sku":null,"price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":47878521815379,"sku":"K4031-1","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":47878521848147,"sku":"K4031-2","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Clay","offer_id":47878521880915,"sku":"K4031-3","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":47878521913683,"sku":"K4031-4","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":47878521946451,"sku":"K4031-5","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Orange","offer_id":47878521979219,"sku":"K4031-6","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":47878522011987,"sku":"K4031-7","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":47878522044755,"sku":"K4031-8","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":47878522077523,"sku":"K4031-9","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":47878522110291,"sku":"K4031-10","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":47878522143059,"sku":"K4031-11","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":47878522175827,"sku":"K4031-12","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":47878522208595,"sku":"K4031-13","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Clay","offer_id":47878522241363,"sku":"K4031-14","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":47878522274131,"sku":"K4031-15","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":47878522306899,"sku":"K4031-16","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Orange","offer_id":47878522339667,"sku":"K4031-17","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":47878522372435,"sku":"K4031-18","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":47878522405203,"sku":"K4031-19","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":47878522437971,"sku":"K4031-20","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":47878522470739,"sku":"K4031-21","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":47878522503507,"sku":"K4031-22","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":47878522536275,"sku":"K4031-23","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":47878522569043,"sku":"K4031-24","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Clay","offer_id":47878522601811,"sku":"K4031-25","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":47878522634579,"sku":"K4031-26","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":47878522667347,"sku":"K4031-27","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Orange","offer_id":47878522700115,"sku":"K4031-28","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":47878522732883,"sku":"K4031-29","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":47878522765651,"sku":"K4031-30","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":47878522798419,"sku":"K4031-31","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":47878522831187,"sku":"K4031-32","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":47878522863955,"sku":"K4031-33","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":47878522896723,"sku":"K4031-34","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":47878522929491,"sku":"K4031-35","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Clay","offer_id":47878522962259,"sku":"K4031-36","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":47878522995027,"sku":"K4031-37","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":47878523027795,"sku":"K4031-38","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Orange","offer_id":47878523060563,"sku":"K4031-39","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":47878523093331,"sku":"K4031-40","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":47878523126099,"sku":"K4031-41","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":47878523158867,"sku":"K4031-42","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":47878523191635,"sku":"K4031-43","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":47878523224403,"sku":"K4031-44","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":47878523257171,"sku":"K4031-45","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":47878523289939,"sku":"K4031-46","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Clay","offer_id":47878523322707,"sku":"K4031-47","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":47878523355475,"sku":"K4031-48","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Forest Green","offer_id":47878523388243,"sku":"K4031-49","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Orange","offer_id":47878523421011,"sku":"K4031-50","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Royal Blue","offer_id":47878523453779,"sku":"K4031-51","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":47878523486547,"sku":"K4031-52","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":47878523519315,"sku":"K4031-53","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":47878523552083,"sku":"K4031-54","price":38.2,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sage","offer_id":47878523584851,"sku":"K4031-55","price":38.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-zippe-bio-femme-k4031popartdesign-personnalise-la-baule.webp?v=1770573150"},{"product_id":"✏️-sweat-shirt-a-capuche-femme-personnaliser","title":"Sweat-shirt femme à capuche personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-eco {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #f2faf2;\n  border: 1px solid #b6dfb6;\n  font-size: 0.9rem;\n  color: #2d4a2d;\n}\n\n.product-desc .pd-note-eco strong {\n  color: #1e3a1e;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat à capuche femme personnalisable éco-responsable, idéal pour les entreprises, associations et équipes souhaitant allier confort, image de marque et engagement environnemental.\u003c\/strong\u003e Son grammage de 280 g\/m² et sa construction en molleton 3 fils LSF garantissent une excellente tenue dans le temps et une stabilité au lavage adaptée à un usage professionnel. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat capuche femme éco-responsable personnalisable\u003c\/li\u003e\n\u003cli\u003e85 % coton \/ 15 % polyester\u003c\/li\u003e\n\u003cli\u003e280 g\/m²\u003c\/li\u003e\n\u003cli\u003eMolleton 3 fils LSF\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eEntreprises engagées RSE\u003c\/li\u003e\n\u003cli\u003eAssociations et événements\u003c\/li\u003e\n\u003cli\u003eÉquipes terrain et logistique\u003c\/li\u003e\n\u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n\u003cli\u003eEnvironnements extérieurs ou mi-saison\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eIdéale pour un rendu premium et durable. Le grammage de 280 g\/m² offre une excellente base pour un usage professionnel intensif.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eParfait pour les visuels détaillés, multicolores ou graphiques nécessitant plus de souplesse.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les productions en volume, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note-eco\"\u003e\u003cstrong\u003ePour un rendu durable et qualitatif, la broderie est particulièrement recommandée sur ce type de textile.\u003c\/strong\u003e Pour des visuels plus complexes ou graphiques, le DTF reste une alternative performante. Dans une logique éco-responsable, privilégier des visuels simples et des placements cohérents pour limiter l'impact matière.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e85 % coton \/ 15 % polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMolleton 3 fils LSF (résistance et stabilité au lavage)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eFéminine confortable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapuche\u003c\/td\u003e\n\u003ctd\u003eAvec cordon de serrage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOption\u003c\/td\u003e\n\u003ctd\u003eNo label (pour personnalisation complète)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"8801854128467\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":47897524044115,"sku":"K4028-1","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":47897524076883,"sku":"K4028-2","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":47897524109651,"sku":"K4028-3","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":47897524142419,"sku":"K4028-4","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ice Mint","offer_id":47897524175187,"sku":"K4028-5","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Orange","offer_id":47897524207955,"sku":"K4028-6","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":47897524240723,"sku":"K4028-7","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":47897524273491,"sku":"K4028-8","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":47897524306259,"sku":"K4028-9","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Pale Pink","offer_id":47897524339027,"sku":"K4028-10","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":47897524371795,"sku":"K4028-11","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":47897524404563,"sku":"K4028-12","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":47897524437331,"sku":"K4028-13","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":47897524470099,"sku":"K4028-14","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":47897524502867,"sku":"K4028-15","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":47897524535635,"sku":"K4028-16","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ice Mint","offer_id":47897524568403,"sku":"K4028-17","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Orange","offer_id":47897524601171,"sku":"K4028-18","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":47897524633939,"sku":"K4028-19","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":47897524666707,"sku":"K4028-20","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":47897524699475,"sku":"K4028-21","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Pale Pink","offer_id":47897524732243,"sku":"K4028-22","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":47897524765011,"sku":"K4028-23","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":47897524797779,"sku":"K4028-24","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":47897524830547,"sku":"K4028-25","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":47897524863315,"sku":"K4028-26","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":47897524896083,"sku":"K4028-27","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":47897524928851,"sku":"K4028-28","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ice Mint","offer_id":47897524961619,"sku":"K4028-29","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Orange","offer_id":47897524994387,"sku":"K4028-30","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":47897525027155,"sku":"K4028-31","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":47897525059923,"sku":"K4028-32","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":47897525092691,"sku":"K4028-33","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Pale Pink","offer_id":47897525125459,"sku":"K4028-34","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":47897525158227,"sku":"K4028-35","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":47897525190995,"sku":"K4028-36","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":47897525223763,"sku":"K4028-37","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":47897525256531,"sku":"K4028-38","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":47897525289299,"sku":"K4028-39","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":47897525322067,"sku":"K4028-40","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ice Mint","offer_id":47897525354835,"sku":"K4028-41","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Orange","offer_id":47897525387603,"sku":"K4028-42","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":47897525420371,"sku":"K4028-43","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":47897525453139,"sku":"K4028-44","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":47897525485907,"sku":"K4028-45","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Pale Pink","offer_id":47897525518675,"sku":"K4028-46","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":47897525551443,"sku":"K4028-47","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":47897525584211,"sku":"K4028-48","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":47897525616979,"sku":"K4028-49","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":47897525649747,"sku":"K4028-50","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":47897525682515,"sku":"K4028-51","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Forest Green","offer_id":47897525715283,"sku":"K4028-52","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Ice Mint","offer_id":47897525748051,"sku":"K4028-53","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Orange","offer_id":47897525780819,"sku":"K4028-54","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Royal Blue","offer_id":47897525813587,"sku":"K4028-55","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":47897525846355,"sku":"K4028-56","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":47897525879123,"sku":"K4028-57","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Pale Pink","offer_id":47897525911891,"sku":"K4028-58","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":47897525944659,"sku":"K4028-59","price":36.35,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sage","offer_id":47897526010195,"sku":"K4028-60","price":36.35,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-femme-k4028-popartdesign-personnalise-guerande.webp?v=1770572768"},{"product_id":"t-shirt-col-rond-manche-longues-homme-personnalisable","title":"Tee-shirt manches longues personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt manches longues personnalisable pour entreprise, association ou événement.\u003c\/strong\u003e\n    Ce t-shirt personnalisé en coton peigné 180 g\/m² bénéficie d’un lavage aux enzymes pour une surface lisse, agréable au toucher et adaptée à l’impression textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et Particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt manches longues personnalisable\u003c\/li\u003e\n      \u003cli\u003eImpression DTF, broderie ou flex\u003c\/li\u003e\n      \u003cli\u003eTarifs dégressifs selon quantité\u003c\/li\u003e\n      \u003cli\u003eProduction à Saint-Nazaire\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eTenue d’équipe\u003c\/li\u003e\n            \u003cli\u003eAssociation\u003c\/li\u003e\n            \u003cli\u003eÉvénement\u003c\/li\u003e\n            \u003cli\u003eMerchandising\u003c\/li\u003e\n            \u003cli\u003eVêtement professionnel\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo cœur\u003c\/li\u003e\n            \u003cli\u003eImpression dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite série\u003c\/li\u003e\n            \u003cli\u003eGrande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu premium, durable et particulièrement adapté aux logos simples ou institutionnels.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eIntéressante pour les volumes plus importants, notamment à partir de 100 pièces selon le projet.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eLa technique de marquage la plus adaptée dépend du visuel, du textile et de la quantité.\u003c\/strong\u003e\n            Nous vous orientons vers la solution la plus cohérente pour le rendu, la tenue au lavage et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e180 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton peigné\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinition\u003c\/td\u003e\n                \u003ctd\u003eLavage aux enzymes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eCol rond, manches longues\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eOrigine du produit\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement de projets de personnalisation textile depuis Saint-Nazaire pour les professionnels, associations et événements situés en Loire-Atlantique, notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition directement chez vous ou sur votre lieu d’activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire sur les horaires d’ouverture.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"8801973469523\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"POP ART DESIGN","offers":[{"title":"S \/ White","offer_id":47897842516307,"sku":"K359-1","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":47897842549075,"sku":"K359-2","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":47897842581843,"sku":"K359-3","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":47897842614611,"sku":"K359-4","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":47897842647379,"sku":"K359-5","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":47897842680147,"sku":"K359-6","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":47897842712915,"sku":"K359-7","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":47897842745683,"sku":"K359-8","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":47897842778451,"sku":"K359-9","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":47897842811219,"sku":"K359-10","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":47897842843987,"sku":"K359-11","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":47897842876755,"sku":"K359-12","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":47897842909523,"sku":"K359-13","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":47897842942291,"sku":"K359-14","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":47897842975059,"sku":"K359-15","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":47897843007827,"sku":"K359-16","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":47897843040595,"sku":"K359-17","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":47897843073363,"sku":"K359-18","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":47897843106131,"sku":"K359-19","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":47897843138899,"sku":"K359-20","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":47897843171667,"sku":"K359-21","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":47897843204435,"sku":"K359-22","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":47897843237203,"sku":"K359-23","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":47897843269971,"sku":"K359-24","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":47897843302739,"sku":"K359-25","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":47897843335507,"sku":"K359-26","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":47897843368275,"sku":"K359-27","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":47897843401043,"sku":"K359-28","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":47897843433811,"sku":"K359-29","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":47897843466579,"sku":"K359-30","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":47897843499347,"sku":"K359-31","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":47897843532115,"sku":"K359-32","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":47897843564883,"sku":"K359-33","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":47897843597651,"sku":"K359-34","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":47897843630419,"sku":"K359-35","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":47897843663187,"sku":"K359-36","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":47897843695955,"sku":"K359-37","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":47897843728723,"sku":"K359-38","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":47897843761491,"sku":"K359-39","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":47897843794259,"sku":"K359-40","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":47897843827027,"sku":"K359-41","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":47897843859795,"sku":"K359-42","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":47897843892563,"sku":"K359-43","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":47897843925331,"sku":"K359-44","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":47897843958099,"sku":"K359-45","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":47897843990867,"sku":"K359-46","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":47897844023635,"sku":"K359-47","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":47897844056403,"sku":"K359-48","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":47897844089171,"sku":"K359-49","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":47897844121939,"sku":"K359-50","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":47897844154707,"sku":"K359-51","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":47897844187475,"sku":"K359-52","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":47897844220243,"sku":"K359-53","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":47897844253011,"sku":"K359-54","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":47897844285779,"sku":"K359-55","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":47897844318547,"sku":"K359-56","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":47897844351315,"sku":"K359-57","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":47897844384083,"sku":"K359-58","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ash Heather","offer_id":47897844416851,"sku":"K359-59","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":47897844449619,"sku":"K359-60","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Khaki","offer_id":47897844482387,"sku":"K359-61","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":47897844515155,"sku":"K359-62","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":47897844547923,"sku":"K359-63","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":47897844580691,"sku":"K359-64","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":47897844613459,"sku":"K359-65","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":47897844646227,"sku":"K359-66","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sky Blue","offer_id":47897844678995,"sku":"K359-67","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Tropical Blue","offer_id":47897844711763,"sku":"K359-68","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":47897844744531,"sku":"K359-69","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Yellow","offer_id":47897844777299,"sku":"K359-70","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":47897844810067,"sku":"K359-71","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":47897844842835,"sku":"K359-72","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ash Heather","offer_id":47897844875603,"sku":"K359-73","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":47897844908371,"sku":"K359-74","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Khaki","offer_id":47897844941139,"sku":"K359-75","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":47897844973907,"sku":"K359-76","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":47897845006675,"sku":"K359-77","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":47897845039443,"sku":"K359-78","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":47897845072211,"sku":"K359-79","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":47897845104979,"sku":"K359-80","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sky Blue","offer_id":47897845137747,"sku":"K359-81","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Tropical Blue","offer_id":47897845170515,"sku":"K359-82","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wine","offer_id":47897845203283,"sku":"K359-83","price":22.6,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Yellow","offer_id":47897845236051,"sku":"K359-84","price":22.6,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/teeshirt-manches-longues-homme-K439-personnalise-popartdesign-44.webp?v=1772427897"},{"product_id":"t-shirt-eco-responsable-femme","title":"T-shirt éco-responsable femme","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-eco {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #f2faf2;\n  border: 1px solid #b6dfb6;\n  font-size: 0.9rem;\n  color: #2d4a2d;\n}\n\n.product-desc .pd-note-eco strong {\n  color: #1e3a1e;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eT-shirt femme éco-responsable personnalisable en coton biologique, idéal pour les entreprises, associations et équipes souhaitant allier image de marque, confort et engagement environnemental.\u003c\/strong\u003e Son coton peigné ringspun certifié bio et son lavage aux enzymes garantissent une surface lisse et douce, parfaitement adaptée à l'impression textile. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eT-shirt femme bio personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton biologique certifié\u003c\/li\u003e\n\u003cli\u003e155 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe ajustée femme\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eEntreprises engagées RSE\u003c\/li\u003e\n\u003cli\u003eAssociations et événements éco-responsables\u003c\/li\u003e\n\u003cli\u003eCommerces et concepts responsables\u003c\/li\u003e\n\u003cli\u003eÉvénements corporate à image éthique\u003c\/li\u003e\n\u003cli\u003eÉquipes souhaitant un textile durable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés et multicolores. Solution privilégiée pour conserver la souplesse du textile.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les productions en volume, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003ePossible avec des visuels simples sur zones adaptées. À évaluer selon le rendu attendu.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note-eco\"\u003e\u003cstrong\u003ePour les projets à dimension éco-responsable, privilégier des visuels simples et des placements cohérents pour limiter l'impact matière.\u003c\/strong\u003e Les impressions restent les techniques les plus adaptées pour conserver la légèreté et la souplesse de ce textile biologique.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton biologique certifié\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e155 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTraitement\u003c\/td\u003e\n\u003ctd\u003eCoton peigné ringspun, lavage aux enzymes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eAjustée femme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte 1×1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBande de propreté intérieure, coutures latérales, double surpiqûre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9586119410003\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"XS \/ BLACK","offer_id":49726904533331,"sku":"NS324-1","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DARK CHERRY","offer_id":49726904566099,"sku":"NS324-2","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ IVORY","offer_id":49726904598867,"sku":"NS324-3","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ JADE GREEN","offer_id":49726904631635,"sku":"NS324-4","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ MOON GREY HEATHER","offer_id":49726904664403,"sku":"NS324-5","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ NAVY BLUE","offer_id":49726904697171,"sku":"NS324-6","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ PEACOCK BLUE","offer_id":49726904729939,"sku":"NS324-7","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ PETAL ROSE","offer_id":49726904762707,"sku":"NS324-8","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ RASPBERRY SORBET","offer_id":49726904795475,"sku":"NS324-9","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XS \/ WHITE","offer_id":49726904828243,"sku":"NS324-10","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLACK","offer_id":49726904861011,"sku":"NS324-11","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK CHERRY","offer_id":49726904893779,"sku":"NS324-12","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ IVORY","offer_id":49726904926547,"sku":"NS324-13","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ JADE GREEN","offer_id":49726904959315,"sku":"NS324-14","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ MOON GREY HEATHER","offer_id":49726904992083,"sku":"NS324-15","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY BLUE","offer_id":49726905024851,"sku":"NS324-16","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ PEACOCK BLUE","offer_id":49726905057619,"sku":"NS324-17","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ PETAL ROSE","offer_id":49726905090387,"sku":"NS324-18","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ RASPBERRY SORBET","offer_id":49726905123155,"sku":"NS324-19","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"S \/ WHITE","offer_id":49726905155923,"sku":"NS324-20","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLACK","offer_id":49726905188691,"sku":"NS324-21","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK CHERRY","offer_id":49726905221459,"sku":"NS324-22","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ IVORY","offer_id":49726905254227,"sku":"NS324-23","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ JADE GREEN","offer_id":49726905286995,"sku":"NS324-24","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ MOON GREY HEATHER","offer_id":49726905319763,"sku":"NS324-25","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY BLUE","offer_id":49726905352531,"sku":"NS324-26","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ PEACOCK BLUE","offer_id":49726905385299,"sku":"NS324-27","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ PETAL ROSE","offer_id":49726905418067,"sku":"NS324-28","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ RASPBERRY SORBET","offer_id":49726905450835,"sku":"NS324-29","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":49726905483603,"sku":"NS324-30","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLACK","offer_id":49726905516371,"sku":"NS324-31","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK CHERRY","offer_id":49726905549139,"sku":"NS324-32","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ IVORY","offer_id":49726905581907,"sku":"NS324-33","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ JADE GREEN","offer_id":49726905614675,"sku":"NS324-34","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ MOON GREY HEATHER","offer_id":49726905647443,"sku":"NS324-35","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY BLUE","offer_id":49726905680211,"sku":"NS324-36","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ PEACOCK BLUE","offer_id":49726905712979,"sku":"NS324-37","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ PETAL ROSE","offer_id":49726905745747,"sku":"NS324-38","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ RASPBERRY SORBET","offer_id":49726905778515,"sku":"NS324-39","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":49726905811283,"sku":"NS324-40","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLACK","offer_id":49726905844051,"sku":"NS324-41","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK CHERRY","offer_id":49726905876819,"sku":"NS324-42","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ IVORY","offer_id":49726905909587,"sku":"NS324-43","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ JADE GREEN","offer_id":49726905942355,"sku":"NS324-44","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ MOON GREY HEATHER","offer_id":49726905975123,"sku":"NS324-45","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY BLUE","offer_id":49726906007891,"sku":"NS324-46","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ PEACOCK BLUE","offer_id":49726906040659,"sku":"NS324-47","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ PETAL ROSE","offer_id":49726906073427,"sku":"NS324-48","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RASPBERRY SORBET","offer_id":49726906106195,"sku":"NS324-49","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":49726906138963,"sku":"NS324-50","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ BLACK","offer_id":49726906171731,"sku":"NS324-51","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ DARK CHERRY","offer_id":49726906204499,"sku":"NS324-52","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ IVORY","offer_id":49726906237267,"sku":"NS324-53","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ JADE GREEN","offer_id":49726906270035,"sku":"NS324-54","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ MOON GREY HEATHER","offer_id":49726906302803,"sku":"NS324-55","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ NAVY BLUE","offer_id":49726906335571,"sku":"NS324-56","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ PEACOCK BLUE","offer_id":49726906368339,"sku":"NS324-57","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ PETAL ROSE","offer_id":49726906401107,"sku":"NS324-58","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ RASPBERRY SORBET","offer_id":49726906433875,"sku":"NS324-59","price":11.79,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ WHITE","offer_id":49726906466643,"sku":"NS324-60","price":11.79,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-femme-bio-popartdesign-personnalise-labaule.webp?v=1775275847"},{"product_id":"t-shirt-col-v-femme","title":"T-shirt Col V Femme logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eT-shirt femme cintré col V personnalisable, idéal pour les entreprises, équipes et associations souhaitant une tenue professionnelle légère, confortable et adaptée aux environnements actifs.\u003c\/strong\u003e Son grammage de 155 g\/m² et ses coutures stretch offrent une excellente liberté de mouvement, tout en assurant une silhouette soignée. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eT-shirt femme col V léger personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton\u003c\/li\u003e\n\u003cli\u003e155 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoutures stretch et coupe cintrée\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eRestauration et service\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels et staff\u003c\/li\u003e\n\u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n\u003cli\u003eEnvironnements intérieurs chauffés\u003c\/li\u003e\n\u003cli\u003eActivités nécessitant confort et mobilité\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés et multicolores. Solution privilégiée sur ce grammage léger.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les productions en volume, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003ePossible avec des visuels simples sur zones adaptées. À évaluer selon le rendu attendu.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003ePour les textiles légers comme ce modèle, privilégier les techniques d'impression (DTF ou sérigraphie) afin de conserver la souplesse et le confort au porté.\u003c\/strong\u003e La broderie reste possible mais doit être adaptée au visuel et à l'usage — à réserver aux zones stables avec des éléments simples et lisibles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e155 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eCintrée femme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eV en bord-côte avec spandex\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoutures\u003c\/td\u003e\n\u003ctd\u003eLatérales stretch pour plus d'aisance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRenfort\u003c\/td\u003e\n\u003ctd\u003eÉpaule à épaule\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eCourtes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9590653550931\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"PAYPER","offers":[{"title":"XS \/ NOIR","offer_id":49744132276563,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLANC","offer_id":49744132309331,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ JAUNE","offer_id":49744154231123,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ ORANGE","offer_id":49744154263891,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ ROUGE","offer_id":49744154296659,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ FUSHIA","offer_id":49744154329427,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ VERT","offer_id":49744154362195,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLEU MARINE","offer_id":49744154394963,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLEU ROI","offer_id":49744154427731,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ NOIR","offer_id":49744132342099,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLANC","offer_id":49744132374867,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ JAUNE","offer_id":49744154460499,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ ORANGE","offer_id":49744154493267,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ ROUGE","offer_id":49744154526035,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ FUSHIA","offer_id":49744154558803,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ VERT","offer_id":49744154591571,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLEU MARINE","offer_id":49744154624339,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLEU ROI","offer_id":49744154657107,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ NOIR","offer_id":49744132407635,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLANC","offer_id":49744132440403,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ JAUNE","offer_id":49744154689875,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ ORANGE","offer_id":49744154722643,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ ROUGE","offer_id":49744154755411,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ FUSHIA","offer_id":49744154788179,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ VERT","offer_id":49744154820947,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLEU MARINE","offer_id":49744154853715,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLEU ROI","offer_id":49744154886483,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ NOIR","offer_id":49744132473171,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLANC","offer_id":49744132505939,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ JAUNE","offer_id":49744154919251,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ ORANGE","offer_id":49744154952019,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ ROUGE","offer_id":49744154984787,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ FUSHIA","offer_id":49744155017555,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ VERT","offer_id":49744155050323,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLEU MARINE","offer_id":49744155083091,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLEU ROI","offer_id":49744155115859,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NOIR","offer_id":49744132538707,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLANC","offer_id":49744132571475,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ JAUNE","offer_id":49744155148627,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ ORANGE","offer_id":49744155181395,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ ROUGE","offer_id":49744155214163,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ FUSHIA","offer_id":49744155246931,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ VERT","offer_id":49744155279699,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLEU MARINE","offer_id":49744155312467,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLEU ROI","offer_id":49744155345235,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ NOIR","offer_id":49744155378003,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ BLANC","offer_id":49744155410771,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ JAUNE","offer_id":49744155443539,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ ORANGE","offer_id":49744155476307,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ ROUGE","offer_id":49744155509075,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ FUSHIA","offer_id":49744155541843,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ VERT","offer_id":49744155574611,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ BLEU MARINE","offer_id":49744155607379,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ BLEU ROI","offer_id":49744155640147,"sku":null,"price":8.07,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-col-v-popartdesign-personnalise-pornic.webp?v=1775276870"},{"product_id":"t-shirt-col-v-femme-personnalise","title":"T-shirt col V femme personnalisé","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table td .pd-sub {\n  display: block;\n  font-weight: 400;\n  font-size: 0.82rem;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eT-shirt femme col V personnalisable, conçu pour les entreprises, équipes et associations souhaitant une tenue professionnelle élégante, confortable et adaptée à un usage quotidien.\u003c\/strong\u003e Son col V féminin apporte une touche plus moderne qu'un col rond classique, avec un grammage de 180 g\/m² en coton peigné traité par lavage aux enzymes pour une surface lisse et durable. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eT-shirt femme col V personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton peigné\u003c\/li\u003e\n\u003cli\u003e180 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe cintrée élégante\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eAccueil et relation client\u003c\/li\u003e\n\u003cli\u003eRestaurants, bars et CHR\u003c\/li\u003e\n\u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n\u003cli\u003eEntreprises du tertiaire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés et multicolores. Parfaitement adaptée à ce grammage léger.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les moyennes et grandes séries, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003ePossible sur zones adaptées comme la poitrine, avec un visuel adapté et un positionnement optimisé.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003ePour les textiles légers comme ce modèle, privilégier l'impression (DTF ou sérigraphie) pour conserver souplesse et confort au porté.\u003c\/strong\u003e La broderie reste possible avec un visuel adapté — à réserver aux zones stables avec des éléments bien lisibles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton peigné \u003cspan class=\"pd-sub\"\u003eOxford Grey : 90 % coton \/ 10 % viscose\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e180 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTraitement\u003c\/td\u003e\n\u003ctd\u003eLavage aux enzymes (toucher doux, surface lisse)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eCintrée femme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eV élégant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eCourtes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBande de propreté à l'encolure, double aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9592042324307\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ WHITE","offer_id":49749542437203,"sku":"K381-1","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLACK","offer_id":49749542469971,"sku":"K381-2","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ ASH HEATHER","offer_id":49749542502739,"sku":"K381-3","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ CHOCOLATE","offer_id":49749542535507,"sku":"K381-4","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK GREY","offer_id":49749542568275,"sku":"K381-5","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK KHAKI","offer_id":49749542601043,"sku":"K381-6","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ FOREST GREEN","offer_id":49749542633811,"sku":"K381-7","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ FUSHIA","offer_id":49749542666579,"sku":"K381-8","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT ROYALE BLUE","offer_id":49749542699347,"sku":"K381-9","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT SAND","offer_id":49749542732115,"sku":"K381-10","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY","offer_id":49749542764883,"sku":"K381-11","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ OXFORD GREY","offer_id":49749542797651,"sku":"K381-12","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ RED","offer_id":49749542830419,"sku":"K381-13","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ TROPICAL BLUE","offer_id":49749542863187,"sku":"K381-14","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ YELLOW","offer_id":49749542895955,"sku":"K381-15","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":49749542928723,"sku":"K381-16","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLACK","offer_id":49749542961491,"sku":"K381-17","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ ASH HEATHER","offer_id":49749542994259,"sku":"K381-18","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ CHOCOLATE","offer_id":49749543027027,"sku":"K381-19","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK GREY","offer_id":49749543059795,"sku":"K381-20","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK KHAKI","offer_id":49749543092563,"sku":"K381-21","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ FOREST GREEN","offer_id":49749543125331,"sku":"K381-22","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ FUSHIA","offer_id":49749543158099,"sku":"K381-23","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT ROYALE BLUE","offer_id":49749543190867,"sku":"K381-24","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT SAND","offer_id":49749543223635,"sku":"K381-25","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY","offer_id":49749543256403,"sku":"K381-26","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ OXFORD GREY","offer_id":49749543289171,"sku":"K381-27","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ RED","offer_id":49749543321939,"sku":"K381-28","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ TROPICAL BLUE","offer_id":49749543354707,"sku":"K381-29","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ YELLOW","offer_id":49749543387475,"sku":"K381-30","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":49749543420243,"sku":"K381-31","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLACK","offer_id":49749543453011,"sku":"K381-32","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ ASH HEATHER","offer_id":49749543485779,"sku":"K381-33","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ CHOCOLATE","offer_id":49749543518547,"sku":"K381-34","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK GREY","offer_id":49749543551315,"sku":"K381-35","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK KHAKI","offer_id":49749543584083,"sku":"K381-36","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ FOREST GREEN","offer_id":49749543616851,"sku":"K381-37","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ FUSHIA","offer_id":49749543649619,"sku":"K381-38","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT ROYALE BLUE","offer_id":49749543682387,"sku":"K381-39","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT SAND","offer_id":49749543715155,"sku":"K381-40","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY","offer_id":49749543747923,"sku":"K381-41","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ OXFORD GREY","offer_id":49749543780691,"sku":"K381-42","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ RED","offer_id":49749543813459,"sku":"K381-43","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ TROPICAL BLUE","offer_id":49749543846227,"sku":"K381-44","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ YELLOW","offer_id":49749543878995,"sku":"K381-45","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":49749543911763,"sku":"K381-46","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLACK","offer_id":49749543944531,"sku":"K381-47","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ ASH HEATHER","offer_id":49749543977299,"sku":"K381-48","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ CHOCOLATE","offer_id":49749544010067,"sku":"K381-49","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK GREY","offer_id":49749544042835,"sku":"K381-50","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK KHAKI","offer_id":49749544075603,"sku":"K381-51","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ FOREST GREEN","offer_id":49749544108371,"sku":"K381-52","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ FUSHIA","offer_id":49749544141139,"sku":"K381-53","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT ROYALE BLUE","offer_id":49749544173907,"sku":"K381-54","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT SAND","offer_id":49749544206675,"sku":"K381-55","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY","offer_id":49749544239443,"sku":"K381-56","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ OXFORD GREY","offer_id":49749544272211,"sku":"K381-57","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RED","offer_id":49749544304979,"sku":"K381-58","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ TROPICAL BLUE","offer_id":49749544337747,"sku":"K381-59","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ YELLOW","offer_id":49749544370515,"sku":"K381-60","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ WHITE","offer_id":49749544403283,"sku":"K381-61","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ BLACK","offer_id":49749544436051,"sku":"K381-62","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ ASH HEATHER","offer_id":49749544468819,"sku":"K381-63","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ CHOCOLATE","offer_id":49749544501587,"sku":"K381-64","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ DARK GREY","offer_id":49749544534355,"sku":"K381-65","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ DARK KHAKI","offer_id":49749544567123,"sku":"K381-66","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ FOREST GREEN","offer_id":49749544599891,"sku":"K381-67","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ FUSHIA","offer_id":49749544632659,"sku":"K381-68","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ LIGHT ROYALE BLUE","offer_id":49749544665427,"sku":"K381-69","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ LIGHT SAND","offer_id":49749544698195,"sku":"K381-70","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ NAVY","offer_id":49749544730963,"sku":"K381-71","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ OXFORD GREY","offer_id":49749544763731,"sku":"K381-72","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ RED","offer_id":49749544796499,"sku":"K381-73","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ TROPICAL BLUE","offer_id":49749544829267,"sku":"K381-74","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ YELLOW","offer_id":49749544862035,"sku":"K381-75","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ WHITE","offer_id":49749544894803,"sku":"K381-76","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ BLACK","offer_id":49749544927571,"sku":"K381-77","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ ASH HEATHER","offer_id":49749544960339,"sku":"K381-78","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ CHOCOLATE","offer_id":49749544993107,"sku":"K381-79","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ DARK GREY","offer_id":49749545025875,"sku":"K381-80","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ DARK KHAKI","offer_id":49749545058643,"sku":"K381-81","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ FOREST GREEN","offer_id":49749545091411,"sku":"K381-82","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ FUSHIA","offer_id":49749545124179,"sku":"K381-83","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ LIGHT ROYALE BLUE","offer_id":49749545156947,"sku":"K381-84","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ LIGHT SAND","offer_id":49749545189715,"sku":"K381-85","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ NAVY","offer_id":49749545222483,"sku":"K381-86","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ OXFORD GREY","offer_id":49749545255251,"sku":"K381-87","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ RED","offer_id":49749545288019,"sku":"K381-88","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ TROPICAL BLUE","offer_id":49749545320787,"sku":"K381-89","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ YELLOW","offer_id":49749545353555,"sku":"K381-90","price":12.03,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-col-v-popartdesign-personnalise-saint-nazaire.webp?v=1775276300"},{"product_id":"tshirt-femme-cintre","title":"T-shirt femme cintré","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eT-shirt femme col rond personnalisable, conçu pour les entreprises du tertiaire, de la restauration et les équipes souhaitant une tenue professionnelle confortable, soignée et adaptée à un usage quotidien.\u003c\/strong\u003e Son grammage de 180 g\/m² en coton peigné traité par lavage aux enzymes garantit une surface lisse, douce au toucher et idéale pour une personnalisation nette et durable. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eT-shirt femme col rond personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton peigné\u003c\/li\u003e\n\u003cli\u003e180 g\/m²\u003c\/li\u003e\n\u003cli\u003eLavage aux enzymes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eRestaurants, bars et CHR\u003c\/li\u003e\n\u003cli\u003eAccueil et service\u003c\/li\u003e\n\u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n\u003cli\u003eEntreprises du tertiaire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés et multicolores. Parfaitement adaptée à ce grammage léger.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les moyennes et grandes séries, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003ePossible sur zones adaptées comme la poitrine, avec un visuel simplifié pour conserver souplesse et confort.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003ePour les textiles légers comme celui-ci, privilégier l'impression (DTF ou sérigraphie) pour conserver souplesse et confort au porté.\u003c\/strong\u003e La broderie reste possible mais doit être adaptée au visuel et à l'usage — à réserver aux zones stables avec des éléments lisibles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton peigné\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e180 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTraitement\u003c\/td\u003e\n\u003ctd\u003eLavage aux enzymes (toucher doux, surface lisse)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eFéminine confortable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eRond classique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eCourtes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9592047042899\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":49749550793043,"sku":"K380-1","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49749550825811,"sku":"K380-2","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":49749550858579,"sku":"K380-3","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":49749550891347,"sku":"K380-4","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":49749550956883,"sku":"K380-6","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49749550989651,"sku":"K380-7","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":49749551022419,"sku":"K380-8","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Kelly Green","offer_id":49749551055187,"sku":"K380-9","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":49749551087955,"sku":"K380-10","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":49749551120723,"sku":"K380-11","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49749551186259,"sku":"K380-13","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49749551219027,"sku":"K380-14","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49749551251795,"sku":"K380-15","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49749551317331,"sku":"K380-17","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":49749551350099,"sku":"K380-18","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":49749551382867,"sku":"K380-19","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49749551415635,"sku":"K380-20","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":49749551448403,"sku":"K380-21","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49749551481171,"sku":"K380-22","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49749551513939,"sku":"K380-23","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":49749551546707,"sku":"K380-24","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":49749551579475,"sku":"K380-25","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":49749551645011,"sku":"K380-27","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49749551677779,"sku":"K380-28","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":49749551710547,"sku":"K380-29","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Kelly Green","offer_id":49749551743315,"sku":"K380-30","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":49749551776083,"sku":"K380-31","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":49749551808851,"sku":"K380-32","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49749551874387,"sku":"K380-34","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49749551907155,"sku":"K380-35","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49749551939923,"sku":"K380-36","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49749552005459,"sku":"K380-38","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":49749552038227,"sku":"K380-39","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":49749552070995,"sku":"K380-40","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49749552103763,"sku":"K380-41","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":49749552136531,"sku":"K380-42","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49749552169299,"sku":"K380-43","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49749552202067,"sku":"K380-44","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":49749552234835,"sku":"K380-45","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":49749552267603,"sku":"K380-46","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":49749552333139,"sku":"K380-48","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49749552365907,"sku":"K380-49","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":49749552398675,"sku":"K380-50","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Kelly Green","offer_id":49749552431443,"sku":"K380-51","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":49749552464211,"sku":"K380-52","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":49749552496979,"sku":"K380-53","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49749552562515,"sku":"K380-55","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49749552595283,"sku":"K380-56","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49749552628051,"sku":"K380-57","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49749552693587,"sku":"K380-59","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":49749552726355,"sku":"K380-60","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":49749552759123,"sku":"K380-61","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49749552791891,"sku":"K380-62","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":49749552824659,"sku":"K380-63","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49749552857427,"sku":"K380-64","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49749552890195,"sku":"K380-65","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":49749552922963,"sku":"K380-66","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":49749552955731,"sku":"K380-67","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":49749553021267,"sku":"K380-69","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49749553054035,"sku":"K380-70","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":49749553086803,"sku":"K380-71","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Kelly Green","offer_id":49749553119571,"sku":"K380-72","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":49749553152339,"sku":"K380-73","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":49749553185107,"sku":"K380-74","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49749553250643,"sku":"K380-76","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49749553283411,"sku":"K380-77","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49749553316179,"sku":"K380-78","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49749553381715,"sku":"K380-80","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":49749553414483,"sku":"K380-81","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":49749553447251,"sku":"K380-82","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49749553480019,"sku":"K380-83","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":49749553512787,"sku":"K380-84","price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":49749556134227,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":49749556166995,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ash Heather","offer_id":49749556199763,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Chocolate","offer_id":49749556232531,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Khaki","offer_id":49749556265299,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":49749556298067,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Fuchsia","offer_id":49749556330835,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Kelly Green","offer_id":49749556363603,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":49749556396371,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Sand","offer_id":49749556429139,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":49749556461907,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Orange","offer_id":49749556494675,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":49749556527443,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":49749556560211,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sky Blue","offer_id":49749556592979,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Tropical Blue","offer_id":49749556625747,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":49749556658515,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Yellow","offer_id":49749556691283,"sku":null,"price":12.03,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/teeshirt-femme-K380-personnalise-popartdesign-44.webp?v=1774768900"},{"product_id":"sweat-col-rond-logote","title":"Sweat col rond logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eSweat-shirt col rond unisexe personnalisable, idéal pour les entreprises, associations et équipes souhaitant une tenue confortable, durable et adaptée aux environnements professionnels comme aux usages quotidiens.\u003c\/strong\u003e Avec son grammage de 280 g\/m² et son molleton gratté intérieur, il offre une excellente tenue et un confort thermique optimal. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat col rond unisexe personnalisable\u003c\/li\u003e\n\u003cli\u003e80 % coton \/ 20 % polyester\u003c\/li\u003e\n\u003cli\u003e280 g\/m²\u003c\/li\u003e\n\u003cli\u003eMolleton gratté intérieur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eArtisans et équipes terrain\u003c\/li\u003e\n\u003cli\u003eEntreprises et PME\u003c\/li\u003e\n\u003cli\u003eAssociations et clubs\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n\u003cli\u003eEnvironnement frais ou extérieur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu premium et très durable. Le grammage de 280 g\/m² offre une excellente base, idéale pour les logos d'entreprise.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eAdaptée aux visuels graphiques, complexes ou multicolores nécessitant plus de souplesse.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les grandes séries, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003ePour une utilisation professionnelle intensive (chantier, extérieur, logistique), la broderie reste la solution la plus durable.\u003c\/strong\u003e Pour des visuels graphiques ou des marquages plus souples, le DTF est une alternative efficace sur ce support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e80 % coton \/ 20 % polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIntérieur\u003c\/td\u003e\n\u003ctd\u003eMolleton gratté (douceur et chaleur)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eUnisexe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eRond, bord-côte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eMontées, bas en bord-côte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBas de vêtement en bord-côte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eArtisans \u0026amp; BTP\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9628280848723\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ White","offer_id":49874709184851,"sku":"K474-1","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":49874709217619,"sku":"K474-2","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Camel","offer_id":49874709250387,"sku":"K474-3","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Caper Green","offer_id":49874709283155,"sku":"K474-4","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Chocolate","offer_id":49874709315923,"sku":"K474-5","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Grey","offer_id":49874709348691,"sku":"K474-6","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Khaki","offer_id":49874709381459,"sku":"K474-7","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Mustard","offer_id":49874709414227,"sku":"K474-8","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Forest Green","offer_id":49874709446995,"sku":"K474-9","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Fuchsia","offer_id":49874709479763,"sku":"K474-10","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Light Sand","offer_id":49874709512531,"sku":"K474-11","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy","offer_id":49874709545299,"sku":"K474-12","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Orange","offer_id":49874709578067,"sku":"K474-13","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Oxford Grey","offer_id":49874709610835,"sku":"K474-14","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Red","offer_id":49874709643603,"sku":"K474-15","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Wine","offer_id":49874709676371,"sku":"K474-16","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":49874709709139,"sku":"K474-17","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49874709741907,"sku":"K474-18","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Camel","offer_id":49874709774675,"sku":"K474-19","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Caper Green","offer_id":49874709807443,"sku":"K474-20","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":49874709840211,"sku":"K474-21","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49874709872979,"sku":"K474-22","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":49874709905747,"sku":"K474-23","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Mustard","offer_id":49874709938515,"sku":"K474-24","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49874709971283,"sku":"K474-25","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":49874710004051,"sku":"K474-26","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":49874710036819,"sku":"K474-27","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49874710069587,"sku":"K474-28","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49874710102355,"sku":"K474-29","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49874710135123,"sku":"K474-30","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49874710167891,"sku":"K474-31","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49874710200659,"sku":"K474-32","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49874710233427,"sku":"K474-33","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49874710266195,"sku":"K474-34","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Camel","offer_id":49874710298963,"sku":"K474-35","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Caper Green","offer_id":49874710331731,"sku":"K474-36","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":49874710364499,"sku":"K474-37","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49874710397267,"sku":"K474-38","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":49874710430035,"sku":"K474-39","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Mustard","offer_id":49874710462803,"sku":"K474-40","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49874710495571,"sku":"K474-41","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":49874710528339,"sku":"K474-42","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":49874710561107,"sku":"K474-43","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49874710593875,"sku":"K474-44","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49874710626643,"sku":"K474-45","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49874710659411,"sku":"K474-46","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49874710692179,"sku":"K474-47","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49874710724947,"sku":"K474-48","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49874710757715,"sku":"K474-49","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49874710790483,"sku":"K474-50","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Camel","offer_id":49874710823251,"sku":"K474-51","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Caper Green","offer_id":49874710856019,"sku":"K474-52","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":49874710888787,"sku":"K474-53","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49874710921555,"sku":"K474-54","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":49874710954323,"sku":"K474-55","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Mustard","offer_id":49874710987091,"sku":"K474-56","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49874711019859,"sku":"K474-57","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":49874711052627,"sku":"K474-58","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":49874711085395,"sku":"K474-59","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49874711118163,"sku":"K474-60","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49874711150931,"sku":"K474-61","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49874711183699,"sku":"K474-62","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49874711216467,"sku":"K474-63","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49874711249235,"sku":"K474-64","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49874711282003,"sku":"K474-65","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49874711314771,"sku":"K474-66","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Camel","offer_id":49874711347539,"sku":"K474-67","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Caper Green","offer_id":49874711380307,"sku":"K474-68","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":49874711413075,"sku":"K474-69","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49874711445843,"sku":"K474-70","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":49874711478611,"sku":"K474-71","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Mustard","offer_id":49874711511379,"sku":"K474-72","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49874711544147,"sku":"K474-73","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":49874711576915,"sku":"K474-74","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":49874711609683,"sku":"K474-75","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49874711642451,"sku":"K474-76","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49874711675219,"sku":"K474-77","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49874711707987,"sku":"K474-78","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49874711740755,"sku":"K474-79","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49874711773523,"sku":"K474-80","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":49874711806291,"sku":"K474-81","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":49874711839059,"sku":"K474-82","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Camel","offer_id":49874711871827,"sku":"K474-83","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Caper Green","offer_id":49874711904595,"sku":"K474-84","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Chocolate","offer_id":49874711937363,"sku":"K474-85","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":49874711970131,"sku":"K474-86","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Khaki","offer_id":49874712002899,"sku":"K474-87","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Mustard","offer_id":49874712035667,"sku":"K474-88","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":49874712068435,"sku":"K474-89","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Fuchsia","offer_id":49874712101203,"sku":"K474-90","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Sand","offer_id":49874712133971,"sku":"K474-91","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":49874712166739,"sku":"K474-92","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Orange","offer_id":49874712199507,"sku":"K474-93","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":49874712232275,"sku":"K474-94","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":49874712265043,"sku":"K474-95","price":18.55,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":49874712297811,"sku":"K474-96","price":18.55,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-unisexe-k474-popartdesign-personnalise-guerande.webp?v=1770572104"},{"product_id":"polo-premium-homme-logote","title":"Polo Premium homme logoté","description":"\u003cdiv class=\"product-sizes\"\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003ePolo piqué manches courtes homme personnalisable, conçu pour les entreprises, artisans et équipes souhaitant une tenue professionnelle confortable, moderne et adaptée à un usage quotidien.\u003c\/strong\u003e Sa composition en coton et élasthanne apporte une liberté de mouvement appréciable, avec un grammage de 220 g\/m² qui garantit une bonne tenue dans le temps. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003ePolo homme stretch personnalisable\u003c\/li\u003e\n\u003cli\u003e95 % coton \/ 5 % élasthanne\u003c\/li\u003e\n\u003cli\u003e220 g\/m²\u003c\/li\u003e\n\u003cli\u003eConfort et liberté de mouvement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eArtisans et BTP\u003c\/li\u003e\n\u003cli\u003eÉquipes techniques et terrain\u003c\/li\u003e\n\u003cli\u003eCommerces et services\u003c\/li\u003e\n\u003cli\u003eRestaurants et CHR\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eIdéale pour un rendu premium et durable. À privilégier sur les zones stables comme la poitrine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eParticulièrement adapté sur ce type de matière pour les visuels complexes, multicolores ou les marquages souples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eAdaptée aux productions en série, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eLa présence d'élasthanne apporte du confort sans compromettre la qualité du marquage, à condition d'adapter la technique selon le visuel.\u003c\/strong\u003e Pour un rendu optimal en broderie, privilégier des zones stables comme la poitrine. Pour des visuels complexes ou des marquages souples, le DTF est particulièrement adapté sur ce type de matière.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e95 % coton \/ 5 % élasthanne\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e220 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003ePiquée respirante\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eHomme confortable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte avec bande de propreté\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003ePatte 3 boutons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eBas de manches en bord-côte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eFentes latérales, double aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eArtisans \u0026amp; BTP\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9628734259539\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":49876563755347,"sku":"K239-1","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49876563788115,"sku":"K239-2","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49876563820883,"sku":"K239-3","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Deep Blue","offer_id":49876563853651,"sku":"K239-4","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49876563886419,"sku":"K239-5","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49876563919187,"sku":"K239-6","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":49876563951955,"sku":"K239-7","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Snow Grey","offer_id":49876563984723,"sku":"K239-8","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49876564017491,"sku":"K239-9","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49876564050259,"sku":"K239-10","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49876564083027,"sku":"K239-11","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Deep Blue","offer_id":49876564115795,"sku":"K239-12","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49876564148563,"sku":"K239-13","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49876564181331,"sku":"K239-14","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":49876564214099,"sku":"K239-15","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Snow Grey","offer_id":49876564246867,"sku":"K239-16","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49876564279635,"sku":"K239-17","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49876564312403,"sku":"K239-18","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49876564345171,"sku":"K239-19","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Deep Blue","offer_id":49876564377939,"sku":"K239-20","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49876564410707,"sku":"K239-21","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49876564443475,"sku":"K239-22","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":49876564476243,"sku":"K239-23","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Snow Grey","offer_id":49876564509011,"sku":"K239-24","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49876564541779,"sku":"K239-25","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49876564574547,"sku":"K239-26","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49876564607315,"sku":"K239-27","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Deep Blue","offer_id":49876564640083,"sku":"K239-28","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49876564672851,"sku":"K239-29","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49876564705619,"sku":"K239-30","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":49876564738387,"sku":"K239-31","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Snow Grey","offer_id":49876564771155,"sku":"K239-32","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":49876564803923,"sku":"K239-33","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":49876564836691,"sku":"K239-34","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":49876564869459,"sku":"K239-35","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Deep Blue","offer_id":49876564902227,"sku":"K239-36","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":49876564934995,"sku":"K239-37","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":49876564967763,"sku":"K239-38","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sage","offer_id":49876565000531,"sku":"K239-39","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Snow Grey","offer_id":49876565033299,"sku":"K239-40","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":49876565066067,"sku":"K239-41","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":49876565098835,"sku":"K239-42","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":49876565131603,"sku":"K239-43","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Deep Blue","offer_id":49876565164371,"sku":"K239-44","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":49876565197139,"sku":"K239-45","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":49876565229907,"sku":"K239-46","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sage","offer_id":49876565262675,"sku":"K239-47","price":26.73,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Snow Grey","offer_id":49876565295443,"sku":"K239-48","price":26.73,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo-k239-popartdesign-personnalisable-la-baule.webp?v=1770562956"},{"product_id":"polo-premium-femme-logote","title":"Polo Premium femme logoté","description":"\u003cdiv class=\"product-sizes\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table td .pd-sub {\n  display: block;\n  font-weight: 400;\n  font-size: 0.82rem;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003ePolo piqué manches courtes femme personnalisable, pensé pour les entreprises, associations et équipes souhaitant une tenue professionnelle élégante, confortable et adaptée au quotidien.\u003c\/strong\u003e Sa composition en coton et élasthanne apporte une souplesse supérieure aux polos classiques, avec un grammage de 220 g\/m² qui garantit une tenue impeccable. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003ePolo femme stretch personnalisable\u003c\/li\u003e\n\u003cli\u003e95 % coton \/ 5 % élasthanne\u003c\/li\u003e\n\u003cli\u003e220 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe ajustée confort supérieur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eAccueil et relation client\u003c\/li\u003e\n\u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n\u003cli\u003eRestaurants, bars et CHR\u003c\/li\u003e\n\u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n\u003cli\u003eÉquipes souhaitant une tenue féminine moderne\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eIdéale pour un rendu qualitatif et durable. À privilégier sur les zones stables comme la poitrine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les visuels détaillés, multicolores ou nécessitant plus de finesse.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eAdaptée aux productions en série, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eGrâce à sa composition incluant de l'élasthanne, ce modèle reste pleinement compatible avec la broderie, tout en offrant un confort supérieur au porté.\u003c\/strong\u003e Pour un rendu optimal en broderie, privilégier des zones stables comme la poitrine. Pour les visuels complexes ou nécessitant de la finesse, le DTF sera plus adapté.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e95 % coton \/ 5 % élasthanne\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e220 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003ePiquée respirante\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eAjustée femme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte avec bande de propreté\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003ePatte 2 boutons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManches\u003c\/td\u003e\n\u003ctd\u003eBas de manches en bord-côte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eFentes latérales, double aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9628737339731\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ White","offer_id":49876598522195,"sku":"K240-1","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":49876598554963,"sku":"K240-2","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Dark Grey","offer_id":49876598587731,"sku":"K240-3","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Deep Blue","offer_id":49876598620499,"sku":"K240-4","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Navy","offer_id":49876598653267,"sku":"K240-5","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sage","offer_id":49876598686035,"sku":"K240-6","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Snow Grey","offer_id":49876598718803,"sku":"K240-7","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":49876598751571,"sku":"K240-8","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49876598784339,"sku":"K240-9","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49876598817107,"sku":"K240-10","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Deep Blue","offer_id":49876598849875,"sku":"K240-11","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49876598882643,"sku":"K240-12","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sage","offer_id":49876598915411,"sku":"K240-13","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"S \/ Snow Grey","offer_id":49876598948179,"sku":"K240-14","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49876598980947,"sku":"K240-15","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49876599013715,"sku":"K240-16","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49876599046483,"sku":"K240-17","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Deep Blue","offer_id":49876599079251,"sku":"K240-18","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49876599112019,"sku":"K240-19","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sage","offer_id":49876599144787,"sku":"K240-20","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"M \/ Snow Grey","offer_id":49876599177555,"sku":"K240-21","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49876599210323,"sku":"K240-22","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49876599243091,"sku":"K240-23","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49876599275859,"sku":"K240-24","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Deep Blue","offer_id":49876599308627,"sku":"K240-25","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49876599341395,"sku":"K240-26","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sage","offer_id":49876599374163,"sku":"K240-27","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"L \/ Snow Grey","offer_id":49876599406931,"sku":"K240-28","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49876599439699,"sku":"K240-29","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49876599472467,"sku":"K240-30","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49876599505235,"sku":"K240-31","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Deep Blue","offer_id":49876599538003,"sku":"K240-32","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49876599570771,"sku":"K240-33","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sage","offer_id":49876599603539,"sku":"K240-34","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Snow Grey","offer_id":49876599636307,"sku":"K240-35","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":49876599669075,"sku":"K240-36","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":49876599701843,"sku":"K240-37","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":49876599734611,"sku":"K240-38","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Deep Blue","offer_id":49876599767379,"sku":"K240-39","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":49876599800147,"sku":"K240-40","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sage","offer_id":49876599832915,"sku":"K240-41","price":29.73,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Snow Grey","offer_id":49876599865683,"sku":"K240-42","price":29.73,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_femme-k240-popartdesign-personnalisable-la-baule.webp?v=1770562727"},{"product_id":"polo-manches-longues-femme-logote","title":"Polo manches longues Femme logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table td .pd-sub {\n  display: block;\n  font-weight: 400;\n  font-size: 0.82rem;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003ePolo manches longues femme personnalisable, conçu pour les entreprises, associations et équipes souhaitant une tenue professionnelle élégante, confortable et adaptée aux saisons plus fraîches.\u003c\/strong\u003e Avec son grammage de 220 g\/m² et sa maille piquée en coton peigné, il offre un excellent compromis entre confort thermique, respirabilité et tenue dans le temps. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003ePolo femme manches longues personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton peigné\u003c\/li\u003e\n\u003cli\u003e220 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe ajustée professionnelle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eAccueil et vente\u003c\/li\u003e\n\u003cli\u003eRestaurants, hôtels et CHR\u003c\/li\u003e\n\u003cli\u003eEntreprises de services\u003c\/li\u003e\n\u003cli\u003eAssociations et événements\u003c\/li\u003e\n\u003cli\u003eÉquipes commerciales\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu premium et très durable. Idéale pour les tenues de restauration, accueil et service à usage intensif.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eParfaite pour les visuels détaillés, multicolores ou les marquages ponctuels nécessitant plus de souplesse.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les productions en volume, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eLe grammage de 220 g\/m² apporte une bonne stabilité pour la broderie, tout en conservant un bon confort au porté.\u003c\/strong\u003e Pour une tenue professionnelle durable (restauration, accueil, service), la broderie est à privilégier. Pour des visuels complexes ou des marquages ponctuels, le DTF permet plus de souplesse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton peigné \u003cspan class=\"pd-sub\"\u003eOxford Grey : 90 % coton \/ 10 % viscose\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e220 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003ePiquée respirante et résistante\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eAjustée femme, confortable au porté\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte avec patte 2 boutons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eFentes latérales renforcées avec bandes contrastées, double aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable à 60 °C (coloris unis)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec interventions régulières sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9629323002195\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":49877958623571,"sku":"K244-1","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49877958656339,"sku":"K244-2","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":49877958689107,"sku":"K244-3","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49877958721875,"sku":"K244-4","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49877958754643,"sku":"K244-5","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":49877958787411,"sku":"K244-6","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":49877958820179,"sku":"K244-7","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49877958852947,"sku":"K244-8","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49877958885715,"sku":"K244-9","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49877958918483,"sku":"K244-10","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49877958984019,"sku":"K244-12","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":49877959016787,"sku":"K244-13","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":49877959049555,"sku":"K244-14","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49877959082323,"sku":"K244-15","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":49877959115091,"sku":"K244-16","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":49877975007571,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49877959147859,"sku":"K244-17","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49877959180627,"sku":"K244-18","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":49877959213395,"sku":"K244-19","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49877959246163,"sku":"K244-20","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49877959278931,"sku":"K244-21","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":49877959311699,"sku":"K244-22","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":49877959344467,"sku":"K244-23","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49877959377235,"sku":"K244-24","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49877959410003,"sku":"K244-25","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49877959442771,"sku":"K244-26","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49877959508307,"sku":"K244-28","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":49877959541075,"sku":"K244-29","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":49877959573843,"sku":"K244-30","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49877959606611,"sku":"K244-31","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":49877959639379,"sku":"K244-32","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":49877975040339,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49877959672147,"sku":"K244-33","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49877959704915,"sku":"K244-34","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":49877959737683,"sku":"K244-35","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49877959770451,"sku":"K244-36","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49877959803219,"sku":"K244-37","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":49877959835987,"sku":"K244-38","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":49877959868755,"sku":"K244-39","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49877959901523,"sku":"K244-40","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49877959934291,"sku":"K244-41","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49877959967059,"sku":"K244-42","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49877960032595,"sku":"K244-44","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":49877960065363,"sku":"K244-45","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":49877960098131,"sku":"K244-46","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49877960130899,"sku":"K244-47","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":49877960163667,"sku":"K244-48","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":49877975073107,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49877960196435,"sku":"K244-49","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49877960229203,"sku":"K244-50","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":49877960261971,"sku":"K244-51","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49877960294739,"sku":"K244-52","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49877960327507,"sku":"K244-53","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":49877960360275,"sku":"K244-54","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":49877960393043,"sku":"K244-55","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49877960425811,"sku":"K244-56","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49877960458579,"sku":"K244-57","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49877960491347,"sku":"K244-58","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49877960556883,"sku":"K244-60","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":49877960589651,"sku":"K244-61","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":49877960622419,"sku":"K244-62","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49877960655187,"sku":"K244-63","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":49877960687955,"sku":"K244-64","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":49877975105875,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":49877960720723,"sku":"K244-65","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":49877960753491,"sku":"K244-66","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ash Heather","offer_id":49877960786259,"sku":"K244-67","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":49877960819027,"sku":"K244-68","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":49877960851795,"sku":"K244-69","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Fuchsia","offer_id":49877960884563,"sku":"K244-70","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":49877960917331,"sku":"K244-71","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":49877960950099,"sku":"K244-72","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Orange","offer_id":49877960982867,"sku":"K244-73","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":49877961015635,"sku":"K244-74","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":49877961081171,"sku":"K244-76","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sky Blue","offer_id":49877961113939,"sku":"K244-77","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Tropical Blue","offer_id":49877961146707,"sku":"K244-78","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":49877961179475,"sku":"K244-79","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Yellow","offer_id":49877961212243,"sku":"K244-80","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Sand","offer_id":49877975138643,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":49877961245011,"sku":"K244-81","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":49877961277779,"sku":"K244-82","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ash Heather","offer_id":49877961310547,"sku":"K244-83","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":49877961343315,"sku":"K244-84","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":49877961376083,"sku":"K244-85","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Fuchsia","offer_id":49877961408851,"sku":"K244-86","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":49877961441619,"sku":"K244-87","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":49877961474387,"sku":"K244-88","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Orange","offer_id":49877961507155,"sku":"K244-89","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":49877961539923,"sku":"K244-90","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":49877961605459,"sku":"K244-92","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sky Blue","offer_id":49877961638227,"sku":"K244-93","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Tropical Blue","offer_id":49877961670995,"sku":"K244-94","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wine","offer_id":49877961703763,"sku":"K244-95","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Yellow","offer_id":49877961736531,"sku":"K244-96","price":26.64,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Sand","offer_id":49877975171411,"sku":null,"price":26.64,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_manches-longues-femme-k244-popartdesign-personnalisable-pornic.webp?v=1770561811"},{"product_id":"polo-manches-longues-homme-logote","title":"Polo manches longues homme logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table td .pd-sub {\n  display: block;\n  font-weight: 400;\n  font-size: 0.82rem;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003ePolo manches longues homme personnalisable, conçu pour les entreprises, associations et équipes souhaitant une tenue professionnelle élégante, durable et adaptée aux saisons plus fraîches.\u003c\/strong\u003e Avec son grammage de 220 g\/m² et sa maille piquée en coton peigné, il offre une excellente tenue dans le temps tout en garantissant confort et respirabilité. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003ePolo homme manches longues personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton peigné\u003c\/li\u003e\n\u003cli\u003e220 g\/m²\u003c\/li\u003e\n\u003cli\u003eMaille piquée respirante\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eArtisans et BTP\u003c\/li\u003e\n\u003cli\u003eÉquipes techniques et terrain\u003c\/li\u003e\n\u003cli\u003eCommerces et services\u003c\/li\u003e\n\u003cli\u003eMétiers du CHR\u003c\/li\u003e\n\u003cli\u003eAssociations et événements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eRendu haut de gamme et très durable. Solution privilégiée pour les usages intensifs (chantier, restauration, logistique).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eRecommandée pour les logos complexes, multicolores ou les marquages ponctuels nécessitant plus de flexibilité.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003ePertinente pour les grandes séries, selon le projet et les quantités.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil atelier\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eLe grammage de 220 g\/m² offre une bonne stabilité pour la broderie, tout en restant confortable au quotidien.\u003c\/strong\u003e Pour les vêtements destinés à un usage intensif, la broderie reste la solution la plus durable. Pour des visuels détaillés ou des marquages ponctuels, le DTF offre plus de flexibilité.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton peigné \u003cspan class=\"pd-sub\"\u003eOxford Grey : 90 % coton \/ 10 % viscose\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e220 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003ePiquée respirante et résistante\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eDroite confortable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte avec patte 3 boutons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoignets\u003c\/td\u003e\n\u003ctd\u003eBord-côte pour un bon maintien\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eFentes latérales avec bandes contrastées, double aiguille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable à 60 °C (coloris unis)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec intervention régulière sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eArtisans \u0026amp; BTP\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9629328671059\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"S \/ White","offer_id":49877982544211,"sku":"K243-1","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49877982576979,"sku":"K243-2","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":49877982609747,"sku":"K243-3","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":49877982642515,"sku":"K243-4","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49877982675283,"sku":"K243-5","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":49877982708051,"sku":"K243-6","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49877982740819,"sku":"K243-7","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":49877982773587,"sku":"K243-8","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":49877982839123,"sku":"K243-10","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":49877982871891,"sku":"K243-11","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49877982937427,"sku":"K243-13","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49877982970195,"sku":"K243-14","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49877983002963,"sku":"K243-15","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49877983068499,"sku":"K243-17","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":49877983101267,"sku":"K243-18","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Tropical Blue","offer_id":49877983134035,"sku":"K243-19","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49877983166803,"sku":"K243-20","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":49877983199571,"sku":"K243-21","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49877983232339,"sku":"K243-22","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49877983265107,"sku":"K243-23","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":49877983297875,"sku":"K243-24","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":49877983330643,"sku":"K243-25","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49877983363411,"sku":"K243-26","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":49877983396179,"sku":"K243-27","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49877983428947,"sku":"K243-28","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":49877983461715,"sku":"K243-29","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":49877983527251,"sku":"K243-31","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":49877983560019,"sku":"K243-32","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49877983625555,"sku":"K243-34","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49877983658323,"sku":"K243-35","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49877983691091,"sku":"K243-36","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49877983756627,"sku":"K243-38","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":49877983789395,"sku":"K243-39","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Tropical Blue","offer_id":49877983822163,"sku":"K243-40","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49877983854931,"sku":"K243-41","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":49877983887699,"sku":"K243-42","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49877983920467,"sku":"K243-43","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49877983953235,"sku":"K243-44","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":49877983986003,"sku":"K243-45","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":49877984018771,"sku":"K243-46","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49877984051539,"sku":"K243-47","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":49877984084307,"sku":"K243-48","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49877984117075,"sku":"K243-49","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":49877984149843,"sku":"K243-50","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":49877984215379,"sku":"K243-52","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":49877984248147,"sku":"K243-53","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49877984313683,"sku":"K243-55","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49877984346451,"sku":"K243-56","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49877984379219,"sku":"K243-57","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49877984444755,"sku":"K243-59","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":49877984477523,"sku":"K243-60","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Tropical Blue","offer_id":49877984510291,"sku":"K243-61","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49877984543059,"sku":"K243-62","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":49877984575827,"sku":"K243-63","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49877984608595,"sku":"K243-64","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49877984641363,"sku":"K243-65","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":49877984674131,"sku":"K243-66","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":49877984706899,"sku":"K243-67","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49877984739667,"sku":"K243-68","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":49877984772435,"sku":"K243-69","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49877984805203,"sku":"K243-70","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":49877984837971,"sku":"K243-71","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":49877984903507,"sku":"K243-73","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":49877984936275,"sku":"K243-74","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49877985001811,"sku":"K243-76","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49877985034579,"sku":"K243-77","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49877985067347,"sku":"K243-78","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49877985132883,"sku":"K243-80","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":49877985165651,"sku":"K243-81","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Tropical Blue","offer_id":49877985198419,"sku":"K243-82","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49877985231187,"sku":"K243-83","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":49877985263955,"sku":"K243-84","price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":49877986672979,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":49877986705747,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Ash Heather","offer_id":49877986738515,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Chocolate","offer_id":49877986771283,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Grey","offer_id":49877986804051,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Dark Khaki","offer_id":49877986836819,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Forest Green","offer_id":49877986869587,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Fuchsia","offer_id":49877986902355,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Royal Blue","offer_id":49877986935123,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Light Sand","offer_id":49877986967891,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Navy","offer_id":49877987000659,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Orange","offer_id":49877987033427,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Oxford Grey","offer_id":49877987066195,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":49877987098963,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sky Blue","offer_id":49877987131731,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Tropical Blue","offer_id":49877987164499,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Wine","offer_id":49877987197267,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Yellow","offer_id":49877987230035,"sku":null,"price":29.85,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_manches-longues-k245-popartdesign-personnalisable-pornic.webp?v=1770562094"},{"product_id":"polo-homme-logote","title":"Polo homme logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-table td .pd-sub {\n  display: block;\n  font-weight: 400;\n  font-size: 0.82rem;\n  color: var(--pd-text);\n  margin-top: 0.2rem;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo piqué manches courtes homme personnalisable, idéal pour les entreprises, associations et équipes souhaitant une tenue professionnelle à la fois élégante et durable.\u003c\/strong\u003e\n    Conçu en coton peigné prérétréci RingSpun, il offre une surface lisse et homogène particulièrement adaptée à la personnalisation textile. \u003cstrong\u003eProjet accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo homme personnalisable manches courtes\u003c\/li\u003e\n      \u003cli\u003e100 % coton peigné RingSpun\u003c\/li\u003e\n      \u003cli\u003e180 g\/m²\u003c\/li\u003e\n      \u003cli\u003eMaille piquée respirante\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eArtisans et BTP\u003c\/li\u003e\n            \u003cli\u003eCommerces et équipes de vente\u003c\/li\u003e\n            \u003cli\u003eRestaurants, bars et CHR\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénements professionnels\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eLogo dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu premium et très durable. Idéale pour les logos d'entreprise avec des éléments bien lisibles.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux visuels complexes, dégradés et marquages multicolores.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eRecommandée pour les grandes quantités selon le projet.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil atelier\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eLa maille piquée de ce polo offre un excellent compromis entre tenue du marquage et confort.\u003c\/strong\u003e\n            Pour un rendu optimal en broderie, privilégier un logo avec des éléments suffisamment lisibles. Pour les visuels détaillés ou avec dégradés, le DTF sera plus adapté.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton peigné RingSpun prérétréci\n                  \u003cspan class=\"pd-sub\"\u003eOxford Grey : 90 % coton \/ 10 % viscose\u003c\/span\u003e\n                  \u003cspan class=\"pd-sub\"\u003eAsh Heather : 98 % coton \/ 2 % viscose\u003c\/span\u003e\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e180 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMaille\u003c\/td\u003e\n                \u003ctd\u003ePiquée respirante\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite confortable\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol \u0026amp; manches\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1×1\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFermeture\u003c\/td\u003e\n                \u003ctd\u003ePatte 3 boutons ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBande de propreté à l'encolure\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL · XXL · 3XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec intervention régulière sur les secteurs de Guérande, La Baule, Pornic, Savenay et alentours. Clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"9629630628179\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"Kariban - Collection Basic +","offers":[{"title":"S \/ White","offer_id":49878918431059,"sku":"K254-1","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49878918463827,"sku":"K254-2","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":49878918496595,"sku":"K254-3","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49878918529363,"sku":"K254-4","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49878918562131,"sku":"K254-5","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":49878918594899,"sku":"K254-6","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49878918627667,"sku":"K254-7","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49878918660435,"sku":"K254-8","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49878918693203,"sku":"K254-9","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49878918725971,"sku":"K254-10","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":49878918758739,"sku":"K254-11","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Snow Grey","offer_id":49878918791507,"sku":"K254-12","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49878918824275,"sku":"K254-13","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":49878918857043,"sku":"K254-14","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49878918889811,"sku":"K254-15","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49878918922579,"sku":"K254-16","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":49878918955347,"sku":"K254-17","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49878918988115,"sku":"K254-18","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49878919020883,"sku":"K254-19","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":49878919053651,"sku":"K254-20","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49878919086419,"sku":"K254-21","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49878919119187,"sku":"K254-22","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49878919151955,"sku":"K254-23","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49878919184723,"sku":"K254-24","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":49878919217491,"sku":"K254-25","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Snow Grey","offer_id":49878919250259,"sku":"K254-26","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49878919283027,"sku":"K254-27","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":49878919315795,"sku":"K254-28","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49878919348563,"sku":"K254-29","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49878919381331,"sku":"K254-30","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":49878919414099,"sku":"K254-31","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49878919446867,"sku":"K254-32","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49878919479635,"sku":"K254-33","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":49878919512403,"sku":"K254-34","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49878919545171,"sku":"K254-35","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49878919577939,"sku":"K254-36","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49878919610707,"sku":"K254-37","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49878919643475,"sku":"K254-38","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":49878919676243,"sku":"K254-39","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Snow Grey","offer_id":49878919709011,"sku":"K254-40","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49878919741779,"sku":"K254-41","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":49878919774547,"sku":"K254-42","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49878919807315,"sku":"K254-43","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49878919840083,"sku":"K254-44","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":49878919872851,"sku":"K254-45","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49878919905619,"sku":"K254-46","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49878919938387,"sku":"K254-47","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":49878919971155,"sku":"K254-48","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49878920003923,"sku":"K254-49","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49878920036691,"sku":"K254-50","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49878920069459,"sku":"K254-51","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49878920102227,"sku":"K254-52","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":49878920134995,"sku":"K254-53","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Snow Grey","offer_id":49878920167763,"sku":"K254-54","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49878920200531,"sku":"K254-55","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":49878920233299,"sku":"K254-56","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":49878920266067,"sku":"K254-57","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":49878920298835,"sku":"K254-58","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ash Heather","offer_id":49878920331603,"sku":"K254-59","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":49878920364371,"sku":"K254-60","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":49878920397139,"sku":"K254-61","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":49878920429907,"sku":"K254-62","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":49878920462675,"sku":"K254-63","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Orange","offer_id":49878920495443,"sku":"K254-64","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":49878920528211,"sku":"K254-65","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":49878920560979,"sku":"K254-66","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sky Blue","offer_id":49878920593747,"sku":"K254-67","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Snow Grey","offer_id":49878920626515,"sku":"K254-68","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":49878920659283,"sku":"K254-69","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Yellow","offer_id":49878920692051,"sku":"K254-70","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":49878920724819,"sku":"K254-71","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":49878920757587,"sku":"K254-72","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Ash Heather","offer_id":49878920790355,"sku":"K254-73","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Dark Grey","offer_id":49878920823123,"sku":"K254-74","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Forest Green","offer_id":49878920855891,"sku":"K254-75","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Light Royal Blue","offer_id":49878920888659,"sku":"K254-76","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Navy","offer_id":49878920921427,"sku":"K254-77","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Orange","offer_id":49878920954195,"sku":"K254-78","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Oxford Grey","offer_id":49878920986963,"sku":"K254-79","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":49878921019731,"sku":"K254-80","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Sky Blue","offer_id":49878921052499,"sku":"K254-81","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Snow Grey","offer_id":49878921085267,"sku":"K254-82","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Wine","offer_id":49878921118035,"sku":"K254-83","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Yellow","offer_id":49878921150803,"sku":"K254-84","price":15.75,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_k246-popartdesign-personnalisable-guerande.webp?v=1770561179"},{"product_id":"polo-femme-logote","title":"Polo femme logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003ePolo piqué manches courtes femme personnalisable, conçu pour offrir une tenue professionnelle élégante, confortable et adaptée à un usage quotidien.\u003c\/strong\u003e Sa maille piquée en coton et sa coupe cintrée en font un support idéal pour valoriser votre image de marque. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003ePolo femme personnalisable manches courtes\u003c\/li\u003e\n\u003cli\u003e100 % coton\u003c\/li\u003e\n\u003cli\u003e180 g\/m²\u003c\/li\u003e\n\u003cli\u003eCoupe cintrée et maille piquée\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eAccueil et commerce\u003c\/li\u003e\n\u003cli\u003eRestauration et hôtellerie\u003c\/li\u003e\n\u003cli\u003eEntreprises et équipes terrain\u003c\/li\u003e\n\u003cli\u003eÉvénementiel et représentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés, dégradés et logos multicolores.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec un grammage de 180 g\/m², ce polo reste un textile relativement fin.\u003c\/strong\u003e La broderie est possible mais moins recommandée sur ce type de support, notamment pour les visuels détaillés. Les techniques d'impression comme le DTF, le flex ou la sérigraphie sont souvent plus adaptées pour garantir confort et finesse du rendu. Le choix dépendra du visuel, du rendu souhaité et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton (selon coloris : variantes avec viscose)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e180 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaille\u003c\/td\u003e\n\u003ctd\u003ePiquée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eCintrée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte 1×1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003ePatte 4 boutons ton sur ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eFentes latérales, bande de propreté\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eS · M · L · XL · 2XL · 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9629669687635\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"Kariban - Collection Basic +","offers":[{"title":"S \/ White","offer_id":49879044817235,"sku":"K255-1","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":49879044850003,"sku":"K255-2","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ash Heather","offer_id":49879044882771,"sku":"K255-3","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Chocolate","offer_id":49879044915539,"sku":"K255-4","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Grey","offer_id":49879044948307,"sku":"K255-5","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Dark Khaki","offer_id":49879044981075,"sku":"K255-6","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Forest Green","offer_id":49879045013843,"sku":"K255-7","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Fuchsia","offer_id":49879045046611,"sku":"K255-8","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Royal Blue","offer_id":49879045079379,"sku":"K255-9","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Light Sand","offer_id":49879045112147,"sku":"K255-10","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Navy","offer_id":49879045144915,"sku":"K255-11","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orange","offer_id":49879045177683,"sku":"K255-12","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Oxford Grey","offer_id":49879045210451,"sku":"K255-13","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Purple","offer_id":49879045243219,"sku":"K255-14","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":49879045275987,"sku":"K255-15","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":49879045308755,"sku":"K255-16","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Wine","offer_id":49879045341523,"sku":"K255-17","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"S \/ Yellow","offer_id":49879045374291,"sku":"K255-18","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":49879045407059,"sku":"K255-19","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":49879045439827,"sku":"K255-20","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ash Heather","offer_id":49879045472595,"sku":"K255-21","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Chocolate","offer_id":49879045505363,"sku":"K255-22","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Grey","offer_id":49879045538131,"sku":"K255-23","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Dark Khaki","offer_id":49879045570899,"sku":"K255-24","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Forest Green","offer_id":49879045603667,"sku":"K255-25","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Fuchsia","offer_id":49879045636435,"sku":"K255-26","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Royal Blue","offer_id":49879045669203,"sku":"K255-27","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Light Sand","offer_id":49879045701971,"sku":"K255-28","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Navy","offer_id":49879045734739,"sku":"K255-29","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orange","offer_id":49879045767507,"sku":"K255-30","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Oxford Grey","offer_id":49879045800275,"sku":"K255-31","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Purple","offer_id":49879045833043,"sku":"K255-32","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":49879045865811,"sku":"K255-33","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":49879045898579,"sku":"K255-34","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Wine","offer_id":49879045931347,"sku":"K255-35","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"M \/ Yellow","offer_id":49879045964115,"sku":"K255-36","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":49879045996883,"sku":"K255-37","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":49879046029651,"sku":"K255-38","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ash Heather","offer_id":49879046062419,"sku":"K255-39","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Chocolate","offer_id":49879046095187,"sku":"K255-40","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Grey","offer_id":49879046127955,"sku":"K255-41","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Dark Khaki","offer_id":49879046160723,"sku":"K255-42","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Forest Green","offer_id":49879046193491,"sku":"K255-43","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Fuchsia","offer_id":49879046226259,"sku":"K255-44","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Royal Blue","offer_id":49879046259027,"sku":"K255-45","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Light Sand","offer_id":49879046291795,"sku":"K255-46","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Navy","offer_id":49879046324563,"sku":"K255-47","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orange","offer_id":49879046357331,"sku":"K255-48","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Oxford Grey","offer_id":49879046390099,"sku":"K255-49","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Purple","offer_id":49879046422867,"sku":"K255-50","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":49879046455635,"sku":"K255-51","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":49879046488403,"sku":"K255-52","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Wine","offer_id":49879046521171,"sku":"K255-53","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"L \/ Yellow","offer_id":49879046553939,"sku":"K255-54","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":49879046586707,"sku":"K255-55","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":49879046619475,"sku":"K255-56","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ash Heather","offer_id":49879046652243,"sku":"K255-57","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Chocolate","offer_id":49879046685011,"sku":"K255-58","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Grey","offer_id":49879046717779,"sku":"K255-59","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Dark Khaki","offer_id":49879046750547,"sku":"K255-60","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Forest Green","offer_id":49879046783315,"sku":"K255-61","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Fuchsia","offer_id":49879046816083,"sku":"K255-62","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Royal Blue","offer_id":49879046848851,"sku":"K255-63","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Light Sand","offer_id":49879046881619,"sku":"K255-64","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Navy","offer_id":49879046914387,"sku":"K255-65","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orange","offer_id":49879046947155,"sku":"K255-66","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Oxford Grey","offer_id":49879046979923,"sku":"K255-67","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Purple","offer_id":49879047012691,"sku":"K255-68","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":49879047045459,"sku":"K255-69","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":49879047078227,"sku":"K255-70","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Wine","offer_id":49879047110995,"sku":"K255-71","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Yellow","offer_id":49879047143763,"sku":"K255-72","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ White","offer_id":49879047176531,"sku":"K255-73","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black","offer_id":49879047209299,"sku":"K255-74","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Ash Heather","offer_id":49879047242067,"sku":"K255-75","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Chocolate","offer_id":49879047274835,"sku":"K255-76","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Grey","offer_id":49879047307603,"sku":"K255-77","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Dark Khaki","offer_id":49879047340371,"sku":"K255-78","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Forest Green","offer_id":49879047373139,"sku":"K255-79","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Fuchsia","offer_id":49879047405907,"sku":"K255-80","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Royal Blue","offer_id":49879047438675,"sku":"K255-81","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Light Sand","offer_id":49879047471443,"sku":"K255-82","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Navy","offer_id":49879047504211,"sku":"K255-83","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Orange","offer_id":49879047536979,"sku":"K255-84","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Oxford Grey","offer_id":49879047569747,"sku":"K255-85","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Purple","offer_id":49879047602515,"sku":"K255-86","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Red","offer_id":49879047635283,"sku":"K255-87","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Sky Blue","offer_id":49879047668051,"sku":"K255-88","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Wine","offer_id":49879047700819,"sku":"K255-89","price":15.75,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Yellow","offer_id":49879047733587,"sku":"K255-90","price":15.75,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_k255-popartdesign-personnalisable-guerande.webp?v=1770561422"},{"product_id":"sweat-zippe-logote","title":"Sweat zippé logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eVeste sweat zippée à capuche homme personnalisable, conçue pour un usage professionnel intensif tout en conservant confort et durabilité.\u003c\/strong\u003e Son molleton épais et sa surface extérieure en coton en font un excellent support pour la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eSweat zippé à capuche personnalisable\u003c\/li\u003e\n\u003cli\u003e80 % coton \/ 20 % polyester\u003c\/li\u003e\n\u003cli\u003e300 g\/m²\u003c\/li\u003e\n\u003cli\u003eSurface idéale pour marquage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eArtisans et BTP\u003c\/li\u003e\n\u003cli\u003eEntreprises et équipes terrain\u003c\/li\u003e\n\u003cli\u003eAssociations et clubs\u003c\/li\u003e\n\u003cli\u003eÉvénementiel et merchandising\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eLogo dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eTrès adaptée sur ce grammage. Rendu premium et durable, idéale pour les logos professionnels.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés, dégradés et logos multicolores.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec un grammage de 300 g\/m² et une surface extérieure en coton, ce sweat est particulièrement polyvalent.\u003c\/strong\u003e La broderie offre un rendu premium et durable, idéal pour les logos professionnels. Les impressions DTF, flex ou sérigraphie sont adaptées aux visuels plus complexes ou colorés. Le choix dépendra du rendu souhaité, du visuel et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e80 % coton \/ 20 % polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e300 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMolleton\u003c\/td\u003e\n\u003ctd\u003eGratté 3 fils (LSF – faible rétrécissement)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapuche\u003c\/td\u003e\n\u003ctd\u003eDoublée nid d'abeille avec cordon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003eZip intégral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoches\u003c\/td\u003e\n\u003ctd\u003eKangourou\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBord-côtes poignets et taille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable jusqu'à 60 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · 2XL · 3XL · 4XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp class=\"pd-text\" style=\"margin-bottom: 0.75rem;\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eArtisans \u0026amp; BTP\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display: none;\" data-product-id=\"9638533923155\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ WHITE","offer_id":49906656215379,"sku":"K454-1","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ BLACK","offer_id":49906656248147,"sku":"K454-2","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ ASH HEATHER","offer_id":49906656280915,"sku":"K454-3","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DARK GREY","offer_id":49906656313683,"sku":"K454-4","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ DARK KHAKI","offer_id":49906656346451,"sku":"K454-5","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ LIGHT ROYALE BLUE","offer_id":49906656379219,"sku":"K454-6","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ NAVY","offer_id":49906656411987,"sku":"K454-7","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ OXFORD GREY","offer_id":49906656444755,"sku":"K454-8","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XS \/ RED","offer_id":49906656477523,"sku":"K454-9","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ WHITE","offer_id":49906656510291,"sku":"K454-10","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ BLACK","offer_id":49906656543059,"sku":"K454-11","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ ASH HEATHER","offer_id":49906656575827,"sku":"K454-12","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK GREY","offer_id":49906656608595,"sku":"K454-13","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ DARK KHAKI","offer_id":49906656641363,"sku":"K454-14","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ LIGHT ROYALE BLUE","offer_id":49906656674131,"sku":"K454-15","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ NAVY","offer_id":49906656706899,"sku":"K454-16","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ OXFORD GREY","offer_id":49906656739667,"sku":"K454-17","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"S \/ RED","offer_id":49906656772435,"sku":"K454-18","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ WHITE","offer_id":49906656805203,"sku":"K454-19","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ BLACK","offer_id":49906656837971,"sku":"K454-20","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ ASH HEATHER","offer_id":49906656870739,"sku":"K454-21","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK GREY","offer_id":49906656903507,"sku":"K454-22","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ DARK KHAKI","offer_id":49906656936275,"sku":"K454-23","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ LIGHT ROYALE BLUE","offer_id":49906656969043,"sku":"K454-24","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ NAVY","offer_id":49906657001811,"sku":"K454-25","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ OXFORD GREY","offer_id":49906657034579,"sku":"K454-26","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"M \/ RED","offer_id":49906657067347,"sku":"K454-27","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ WHITE","offer_id":49906657100115,"sku":"K454-28","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ BLACK","offer_id":49906657132883,"sku":"K454-29","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ ASH HEATHER","offer_id":49906657165651,"sku":"K454-30","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK GREY","offer_id":49906657198419,"sku":"K454-31","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ DARK KHAKI","offer_id":49906657231187,"sku":"K454-32","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ LIGHT ROYALE BLUE","offer_id":49906657263955,"sku":"K454-33","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ NAVY","offer_id":49906657296723,"sku":"K454-34","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ OXFORD GREY","offer_id":49906657329491,"sku":"K454-35","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"L \/ RED","offer_id":49906657362259,"sku":"K454-36","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ WHITE","offer_id":49906657395027,"sku":"K454-37","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ BLACK","offer_id":49906657427795,"sku":"K454-38","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ ASH HEATHER","offer_id":49906657460563,"sku":"K454-39","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK GREY","offer_id":49906657493331,"sku":"K454-40","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ DARK KHAKI","offer_id":49906657526099,"sku":"K454-41","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ LIGHT ROYALE BLUE","offer_id":49906657558867,"sku":"K454-42","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ NAVY","offer_id":49906657591635,"sku":"K454-43","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ OXFORD GREY","offer_id":49906657624403,"sku":"K454-44","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"XL \/ RED","offer_id":49906657657171,"sku":"K454-45","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ WHITE","offer_id":49906657689939,"sku":"K454-46","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ BLACK","offer_id":49906657722707,"sku":"K454-47","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ ASH HEATHER","offer_id":49906657755475,"sku":"K454-48","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ DARK GREY","offer_id":49906657788243,"sku":"K454-49","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ DARK KHAKI","offer_id":49906657821011,"sku":"K454-50","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ LIGHT ROYALE BLUE","offer_id":49906657853779,"sku":"K454-51","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ NAVY","offer_id":49906657886547,"sku":"K454-52","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ OXFORD GREY","offer_id":49906657919315,"sku":"K454-53","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ RED","offer_id":49906657952083,"sku":"K454-54","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ WHITE","offer_id":49906657984851,"sku":"K454-55","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ BLACK","offer_id":49906658017619,"sku":"K454-56","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ ASH HEATHER","offer_id":49906658050387,"sku":"K454-57","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ DARK GREY","offer_id":49906658083155,"sku":"K454-58","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ DARK KHAKI","offer_id":49906658115923,"sku":"K454-59","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ LIGHT ROYALE BLUE","offer_id":49906658148691,"sku":"K454-60","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ NAVY","offer_id":49906658181459,"sku":"K454-61","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ OXFORD GREY","offer_id":49906658214227,"sku":"K454-62","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ RED","offer_id":49906658246995,"sku":"K454-63","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ WHITE","offer_id":49906658279763,"sku":"K454-64","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ BLACK","offer_id":49906658312531,"sku":"K454-65","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ ASH HEATHER","offer_id":49906658345299,"sku":"K454-66","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ DARK GREY","offer_id":49906658378067,"sku":"K454-67","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ DARK KHAKI","offer_id":49906658410835,"sku":"K454-68","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ LIGHT ROYALE BLUE","offer_id":49906658443603,"sku":"K454-69","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ NAVY","offer_id":49906658476371,"sku":"K454-70","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ OXFORD GREY","offer_id":49906658509139,"sku":"K454-71","price":43.98,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ RED","offer_id":49906658541907,"sku":"K454-72","price":43.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/ARTICLES_GABARIT_2026_copie.webp?v=1770571389"},{"product_id":"doudoune-bi-matiere-sans-manches-logotee","title":"Doudoune Bi Matière Sans Manches Logotée","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eDoudoune bodywarmer bi-matière homme personnalisable, pensée pour les professionnels évoluant en extérieur ou en environnement frais.\u003c\/strong\u003e Ce modèle combine isolation thermique, liberté de mouvement et zones techniques adaptées à un usage terrain. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eBodywarmer professionnel personnalisable\u003c\/li\u003e\n\u003cli\u003eBi-matière polyester \/ élasthanne\u003c\/li\u003e\n\u003cli\u003e255 g\/m²\u003c\/li\u003e\n\u003cli\u003eLéger, chaud et fonctionnel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eArtisans et BTP\u003c\/li\u003e\n\u003cli\u003eLogistique et transport\u003c\/li\u003e\n\u003cli\u003eMaintenance et industrie\u003c\/li\u003e\n\u003cli\u003eÉvénementiel extérieur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur (zone principale recommandée)\u003c\/li\u003e\n\u003cli\u003eLogo dos (selon configuration)\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-top: 0.75rem;\" aria-label=\"Restrictions de marquage\"\u003e\n\u003cp class=\"pd-note-warning\"\u003e\u003cstrong\u003e⚠️ Pas de manches\u003c\/strong\u003e — configuration bodywarmer. \u003cstrong\u003eZones matelassées à éviter\u003c\/strong\u003e selon le visuel choisi.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eFortement recommandée sur ce support. Rendu premium et durable, idéale côté cœur sur les zones lisses.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eEnvisageable uniquement sur des zones planes non matelassées.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eSur ce type de doudoune bi-matière, la broderie est la technique la plus fiable et durable,\u003c\/strong\u003e notamment côté cœur sur les zones lisses. Le DTF est déconseillé sur ce type de support. Le flex peut être envisagé uniquement sur des zones planes non matelassées. Le choix dépendra de la zone de marquage, du visuel et du rendu attendu.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition principale\u003c\/td\u003e\n\u003ctd\u003e94 % polyester \/ 6 % élasthanne\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTissu avant\u003c\/td\u003e\n\u003ctd\u003ePolyester pongé 300T enduit polyuréthane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoublure\u003c\/td\u003e\n\u003ctd\u003ePolyester recyclé taffetas 230T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRembourrage\u003c\/td\u003e\n\u003ctd\u003ePolyester 120 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e255 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFermeture\u003c\/td\u003e\n\u003ctd\u003eZip nylon inversé\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoches\u003c\/td\u003e\n\u003ctd\u003e1 poche poitrine zippée + 2 poches latérales\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eBiais élastiqués emmanchures et bas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · 2XL · 3XL · 4XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle professionnelle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eArtisans \u0026amp; BTP\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9639250395475\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"XS \/ Black \/ Dark Grey Heather","offer_id":49909141340499,"sku":"K6170-1","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141373267,"sku":"K6170-2","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black \/ Dark Grey Heather","offer_id":49909141406035,"sku":"K6170-3","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"S \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141438803,"sku":"K6170-4","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black \/ Dark Grey Heather","offer_id":49909141471571,"sku":"K6170-5","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"M \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141504339,"sku":"K6170-6","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black \/ Dark Grey Heather","offer_id":49909141537107,"sku":"K6170-7","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"L \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141569875,"sku":"K6170-8","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black \/ Dark Grey Heather","offer_id":49909141602643,"sku":"K6170-9","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141635411,"sku":"K6170-10","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Black \/ Dark Grey Heather","offer_id":49909141668179,"sku":"K6170-11","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"2XL \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141700947,"sku":"K6170-12","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black \/ Dark Grey Heather","offer_id":49909141733715,"sku":"K6170-13","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141766483,"sku":"K6170-14","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black \/ Dark Grey Heather","offer_id":49909141799251,"sku":"K6170-15","price":45.88,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Mid Navy \/ Midnight Navy Heather","offer_id":49909141832019,"sku":"K6170-16","price":45.88,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/doudoune-bi-matiere-sans-manches-logotee-nantes-saint-nazaire-guerande-387067.jpg?v=1733678416"},{"product_id":"tablier-logote","title":"Tablier sans poche logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eTablier polycoton sans poche personnalisable, conçu pour les professionnels recherchant une solution simple, légère et efficace au quotidien.\u003c\/strong\u003e Son design épuré et sa large palette de coloris en font un support polyvalent pour valoriser votre image de marque. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eTablier professionnel personnalisable sans poche\u003c\/li\u003e\n\u003cli\u003e35 % coton \/ 65 % polyester\u003c\/li\u003e\n\u003cli\u003e190 g\/m²\u003c\/li\u003e\n\u003cli\u003eLarge choix de coloris\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eRestauration et métiers de bouche\u003c\/li\u003e\n\u003cli\u003eHôtellerie et service\u003c\/li\u003e\n\u003cli\u003eArtisanat et ateliers\u003c\/li\u003e\n\u003cli\u003eÉvénementiel et accueil\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eMarquage torse (zone principale)\u003c\/li\u003e\n\u003cli\u003eMarquage face avant\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-top: 0.75rem;\" aria-label=\"Restriction de marquage\"\u003e\n\u003cp class=\"pd-note-warning\"\u003e\u003cstrong\u003e⚠️ Pas de marquage dos ni manches\u003c\/strong\u003e — configuration tablier.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés, dégradés et logos multicolores.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec son grammage de 190 g\/m², ce tablier est plutôt orienté vers des techniques d'impression.\u003c\/strong\u003e La broderie est moins adaptée sur ce type de textile plus léger. Le DTF, le flex ou la sérigraphie permettent d'obtenir un rendu propre, lisible et durable selon votre visuel et les quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e35 % coton \/ 65 % polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e190 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eOEKO-TEX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eSans poche\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColoris\u003c\/td\u003e\n\u003ctd\u003eLarge choix (31 coloris)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable jusqu'à 60 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTaille\u003c\/td\u003e\n\u003ctd\u003eUnique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv data-enviroment=\"Customizer\" data-product-id=\"9639253803347\" style=\"display: none;\" id=\"zakeke-product-tag\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"ONE SIZE \/ ANGORA","offer_id":49909210841427,"sku":"K8000 -1","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BEIGE","offer_id":49909210874195,"sku":"K8000 -2","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BLACK","offer_id":49909210906963,"sku":"K8000 -3","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BLACK DENIM","offer_id":49909210939731,"sku":"K8000 -4","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BOTTLE GREEN","offer_id":49909210972499,"sku":"K8000 -5","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ BURNT ORANGE","offer_id":49909211005267,"sku":"K8000 -6","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ CACAO","offer_id":49909211038035,"sku":"K8000 -7","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ CAMEL","offer_id":49909211070803,"sku":"K8000 -8","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ CHOCOLATE","offer_id":49909211103571,"sku":"K8000 -9","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ DARK GREY","offer_id":49909211136339,"sku":"K8000 -10","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ DARK PINK","offer_id":49909211169107,"sku":"K8000 -11","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ DENIM","offer_id":49909211201875,"sku":"K8000 -12","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ FUCHIA","offer_id":49909211234643,"sku":"K8000 -13","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ GREEN OLIVE","offer_id":49909211267411,"sku":"K8000 -14","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ KELLY GREEN","offer_id":49909211300179,"sku":"K8000 -15","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ LAGOON","offer_id":49909211332947,"sku":"K8000 -16","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ LIGHT GREY","offer_id":49909211365715,"sku":"K8000 -17","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ LIGHT KHAKI","offer_id":49909211398483,"sku":"K8000 -18","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ LIME","offer_id":49909211431251,"sku":"K8000 -19","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ MARSALA","offer_id":49909211464019,"sku":"K8000 -20","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ MUSTARD","offer_id":49909211496787,"sku":"K8000 -21","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ NAVY","offer_id":49909211529555,"sku":"K8000 -22","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ ORANGE","offer_id":49909211562323,"sku":"K8000 -23","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ PURPLE","offer_id":49909211595091,"sku":"K8000 -24","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ RED","offer_id":49909211627859,"sku":"K8000 -25","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ ROYABL BLUE","offer_id":49909211660627,"sku":"K8000 -26","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ SKY BLUE","offer_id":49909211693395,"sku":"K8000 -27","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ TROPICAL BLUE","offer_id":49909211726163,"sku":"K8000 -28","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ WHITE","offer_id":49909211758931,"sku":"K8000 -29","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ WINE","offer_id":49909211791699,"sku":"K8000 -30","price":11.88,"currency_code":"EUR","in_stock":true},{"title":"ONE SIZE \/ YELLOW","offer_id":49909211824467,"sku":"K8000 -31","price":11.88,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tablier-sans-poche-logote-nantes-saint-nazaire-guerande-150906.webp?v=1733678409"},{"product_id":"tablier-avec-poche-ecoresponsable-personnalise","title":"Tablier avec poche écoresponsable personnalisé","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eTablier écoresponsable unisexe personnalisable, conçu pour les professionnels souhaitant allier image de marque et engagement environnemental.\u003c\/strong\u003e Léger et fonctionnel, il convient parfaitement aux environnements de travail où confort et praticité sont essentiels. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eTablier professionnel écoresponsable personnalisable\u003c\/li\u003e\n\u003cli\u003e73 % coton recyclé \/ 27 % polyester recyclé\u003c\/li\u003e\n\u003cli\u003e200 g\/m²\u003c\/li\u003e\n\u003cli\u003eCertifié OEKO-TEX \/ GRS\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eRestauration et métiers de bouche\u003c\/li\u003e\n\u003cli\u003eArtisanat et ateliers\u003c\/li\u003e\n\u003cli\u003eCommerce engagé \/ concept store\u003c\/li\u003e\n\u003cli\u003eÉvénementiel responsable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eMarquage sur poche\u003c\/li\u003e\n\u003cli\u003eMarquage torse (zone principale)\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-top: 0.75rem;\" aria-label=\"Restriction de marquage\"\u003e\n\u003cp class=\"pd-note-warning\"\u003e\u003cstrong\u003e⚠️ Pas de marquage dos ni manches\u003c\/strong\u003e — configuration tablier.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés, dégradés et logos multicolores.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec son grammage de 200 g\/m² et sa composition recyclée, la broderie est moins adaptée sur ce modèle.\u003c\/strong\u003e Les techniques d'impression comme le DTF, le flex ou la sérigraphie sont plus pertinentes pour conserver souplesse et confort tout en assurant une bonne tenue du marquage. Le choix dépendra du visuel, du rendu attendu et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e73 % coton recyclé pré-consumer \/ 27 % polyester recyclé post-consumer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e200 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eOEKO-TEX \/ GRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e90 cm × 76 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoche\u003c\/td\u003e\n\u003ctd\u003eDouble compartiment (20 × 31,5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRéglage\u003c\/td\u003e\n\u003ctd\u003eBoucle métal au cou\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSangles\u003c\/td\u003e\n\u003ctd\u003eCoton recyclé\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable jusqu'à 60 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTaille\u003c\/td\u003e\n\u003ctd\u003eUnique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"9639263404371\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"Taille Unique \/ Carbon","offer_id":49909311275347,"sku":"K8013-1","price":14.01,"currency_code":"EUR","in_stock":true},{"title":"Taille Unique \/ Ecume","offer_id":49909311308115,"sku":"K8013-2","price":14.01,"currency_code":"EUR","in_stock":true},{"title":"Taille Unique \/ Hemp","offer_id":49909311340883,"sku":"K8013-3","price":14.01,"currency_code":"EUR","in_stock":true},{"title":"Taille Unique \/ Meadow Green","offer_id":49909311373651,"sku":"K8013-4","price":14.01,"currency_code":"EUR","in_stock":true},{"title":"Taille Unique \/ Rosewood","offer_id":49909311406419,"sku":"K8013-5","price":14.01,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tablier-avec-poche-ecoresponsable-personnalise-nantes-saint-nazaire-guerande-498399.webp?v=1733678574"},{"product_id":"tablier-court-a-personnaliser","title":"Tablier Court à personnaliser","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note-warning {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: #fff8ec;\n  border: 1px solid #f5d98b;\n  font-size: 0.9rem;\n  color: #5a4200;\n}\n\n.product-desc .pd-note-warning strong {\n  color: #7a5800;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eTablier coton court personnalisable pensé pour les professionnels recherchant un équipement pratique, résistant et adapté à un usage intensif.\u003c\/strong\u003e Son format court facilite les mouvements tout en conservant l'essentiel à portée de main grâce à ses multiples poches. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eTablier court professionnel personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton\u003c\/li\u003e\n\u003cli\u003e280 g\/m²\u003c\/li\u003e\n\u003cli\u003e5 poches fonctionnelles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eRestauration (service, bar, cuisine légère)\u003c\/li\u003e\n\u003cli\u003eCommerce de proximité\u003c\/li\u003e\n\u003cli\u003eArtisanat et métiers techniques\u003c\/li\u003e\n\u003cli\u003eServices (accueil, esthétique, animation)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eMarquage sur poche\u003c\/li\u003e\n\u003cli\u003eMarquage face avant (zone centrale)\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-top: 0.75rem;\" aria-label=\"Restriction de marquage\"\u003e\n\u003cp class=\"pd-note-warning\"\u003e\u003cstrong\u003e⚠️ Pas de marquage dos ni manches\u003c\/strong\u003e — configuration tablier.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBroderie\u003c\/strong\u003e \u003cspan\u003eAdaptée au grammage et à l'usage professionnel. Idéale pour les logos simples et durables.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eConvient aux visuels détaillés et multicolores.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eIntéressante pour les volumes plus importants, selon les quantités et le projet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eAvec son coton 280 g\/m², ce tablier offre une bonne tenue pour de la broderie,\u003c\/strong\u003e particulièrement adaptée aux logos simples et durables. Les impressions type DTF ou flex conviennent davantage aux visuels détaillés ou multicolores. Le choix dépendra du rendu attendu, du visuel et des quantités.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e280 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eOEKO-TEX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003eTablier court\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePoches\u003c\/td\u003e\n\u003ctd\u003e5 compartiments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEntretien\u003c\/td\u003e\n\u003ctd\u003eLavable jusqu'à 60 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTaille\u003c\/td\u003e\n\u003ctd\u003eUnique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003eAccompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle professionnelle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eClubs sportifs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait en atelier à Saint-Nazaire, à proximité de Nantes, Pornic et Guérande.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"9639458734419\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"TAILLE UNIQUE \/ White","offer_id":49910190440787,"sku":"K886-1","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Black","offer_id":49910190473555,"sku":"K886-2","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Beige","offer_id":49910190506323,"sku":"K886-3","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Chocolate","offer_id":49910190539091,"sku":"K886-4","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Dark Grey","offer_id":49910190571859,"sku":"K886-5","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Denim","offer_id":49910190604627,"sku":"K886-6","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Light Grey","offer_id":49910190637395,"sku":"K886-7","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Navy","offer_id":49910190670163,"sku":"K886-8","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Red","offer_id":49910190702931,"sku":"K886-9","price":11.16,"currency_code":"EUR","in_stock":true},{"title":"TAILLE UNIQUE \/ Wine","offer_id":49910190735699,"sku":"K886-10","price":11.16,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tablier-court-a-personnaliser-nantes-saint-nazaire-guerande-154629.jpg?v=1733678297"},{"product_id":"tablier-vintage-long-avec-poche-logote","title":"Tablier Vintage Long avec poche logoté","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-note.pd-warning {\n  background: #fff8ec;\n  border-color: #f5dfa0;\n}\n\n.product-desc .pd-note.pd-warning strong {\n  color: #7a5700;\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eTablier coton vintage personnalisable conçu pour les professionnels recherchant un support à la fois esthétique, robuste et adapté à leur image de marque.\u003c\/strong\u003e\n    Idéal pour la restauration, l'artisanat ou les commerces, ce modèle en canvas épais offre une excellente tenue dans le temps. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eTablier professionnel personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton canvas\u003c\/li\u003e\n      \u003cli\u003e320 g\/m²\u003c\/li\u003e\n      \u003cli\u003eStyle vintage avec variations de teinte\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eRestauration (cuisine, bar, service)\u003c\/li\u003e\n            \u003cli\u003eArtisanat (menuiserie, fleuriste, créateur)\u003c\/li\u003e\n            \u003cli\u003eCommerce de proximité\u003c\/li\u003e\n            \u003cli\u003eÉvénementiel et marchés\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage sur poche\u003c\/li\u003e\n            \u003cli\u003eMarquage torse (zone principale)\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"pd-note pd-warning\" style=\"margin-top:0.75rem;\"\u003e\n            \u003cstrong\u003e⚠️ Pas de marquage dos ni manches\u003c\/strong\u003e — configuration tablier.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eFortement recommandée sur ce canvas épais — rendu durable et qualitatif, idéal pour les métiers de bouche et les artisans.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux visuels complexes ou très colorés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eIntéressante selon les quantités — nous étudions la faisabilité avec vous.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eLe canvas coton 320 g\/m² est particulièrement adapté à la broderie\u003c\/strong\u003e pour un rendu durable et qualitatif. Les impressions DTF ou sérigraphie conviennent davantage aux visuels plus complexes ou colorés. Le choix dépendra principalement du visuel, de la quantité et du rendu souhaité.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e320 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eOEKO-TEX\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eDimensions\u003c\/td\u003e\n                \u003ctd\u003e90 cm (hauteur) × 76 cm (largeur)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePoche\u003c\/td\u003e\n                \u003ctd\u003eDouble compartiment (20 × 31,5 cm)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eRéglage\u003c\/td\u003e\n                \u003ctd\u003eBoucle métal avec œillets\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTaille\u003c\/td\u003e\n                \u003ctd\u003eUnique\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Personnalisation réalisée avec accompagnement local depuis notre atelier de Saint-Nazaire, avec des clients situés en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Pornic et Guérande.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"9639468400979\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"Vintage Charcoal","offer_id":49910250602835,"sku":"K8003-1","price":27.21,"currency_code":"EUR","in_stock":true},{"title":"Vintage Navy","offer_id":49910250635603,"sku":"K8003-2","price":27.21,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tablier-vintage-long-avec-poche-logote-nantes-saint-nazaire-guerande-677094.jpg?v=1733678235"},{"product_id":"polo-pique-manches-courtes-220-g-m-100-coton","title":"Polo piqué manches courtes 220 g\/m² - 100% coton","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo piqué manches courtes homme personnalisable, conçu pour offrir une tenue élégante et durable dans les environnements professionnels, associatifs ou événementiels.\u003c\/strong\u003e\n    Sa maille piquée en coton peigné assure un bon maintien et une excellente surface pour la personnalisation textile. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan 56 et la Vendée 85.\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo homme personnalisable\u003c\/li\u003e\n      \u003cli\u003eMaille piquée coton peigné\u003c\/li\u003e\n      \u003cli\u003e220 g\/m²\u003c\/li\u003e\n      \u003cli\u003eLarge choix de coloris\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eEntreprises et vêtements de travail\u003c\/li\u003e\n            \u003cli\u003eÉquipes commerciales\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénements et textile promotionnel\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eTechnique très adaptée aux polos : rendu qualitatif et durable, particulièrement appréciée pour les logos d'entreprise ou d'association.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux visuels colorés, dégradés ou multicolores.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution adaptée aux textes, noms et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eDisponible selon les quantités, intéressante pour les volumes plus importants.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 220 g\/m² et sa maille piquée en coton peigné, ce polo constitue un support très adapté à la broderie.\u003c\/strong\u003e\n            Nous vous orientons vers la technique la plus adaptée selon votre visuel, vos quantités et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003eColoris unis : 100 % coton · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e220 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eCoton peigné maille piquée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eHomme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eBord-côte\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePatte de boutonnage\u003c\/td\u003e\n                \u003ctd\u003e3 boutons\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eManches\u003c\/td\u003e\n                \u003ctd\u003eBord-côte\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBande de propreté intérieure col · Fentes latérales contrastées · Double aiguille bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eEntretien\u003c\/td\u003e\n                \u003ctd\u003eColoris unis : lavable à 60 °C · Oxford Grey : lavable à 40 °C\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), Morbihan (56) et Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eÉquipes commerciales\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10511648457043\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN","offers":[{"title":"Ash Heather \/ S","offer_id":53357312704851,"sku":"K241-1","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ M","offer_id":53357312737619,"sku":"K241-2","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ L","offer_id":53357312770387,"sku":"K241-3","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ XL","offer_id":53357312803155,"sku":"K241-4","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ XXL","offer_id":53357312835923,"sku":"K241-5","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ 3XL","offer_id":53357312868691,"sku":"K241-6","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Ash Heather \/ 4XL","offer_id":53357312901459,"sku":"K241-7","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ S","offer_id":53357312934227,"sku":"K241-8","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":53357312966995,"sku":"K241-9","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":53357312999763,"sku":"K241-10","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":53357313032531,"sku":"K241-11","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XXL","offer_id":53357313065299,"sku":"K241-12","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 3XL","offer_id":53357313098067,"sku":"K241-13","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 4XL","offer_id":53357313130835,"sku":"K241-14","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ S","offer_id":53357313163603,"sku":"K241-15","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ M","offer_id":53357313196371,"sku":"K241-16","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ L","offer_id":53357313229139,"sku":"K241-17","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ XL","offer_id":53357313261907,"sku":"K241-18","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ XXL","offer_id":53357313294675,"sku":"K241-19","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ 3XL","offer_id":53357313327443,"sku":"K241-20","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Chocolate \/ 4XL","offer_id":53357313360211,"sku":"K241-21","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ S","offer_id":53357313392979,"sku":"K241-22","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ M","offer_id":53357313425747,"sku":"K241-23","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ L","offer_id":53357313458515,"sku":"K241-24","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ XL","offer_id":53357313491283,"sku":"K241-25","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ XXL","offer_id":53357313524051,"sku":"K241-26","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ 3XL","offer_id":53357313556819,"sku":"K241-27","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Grey \/ 4XL","offer_id":53357313589587,"sku":"K241-28","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ S","offer_id":53357313622355,"sku":"K241-29","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ M","offer_id":53357313655123,"sku":"K241-30","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ L","offer_id":53357313687891,"sku":"K241-31","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ XL","offer_id":53357313720659,"sku":"K241-32","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ XXL","offer_id":53357313753427,"sku":"K241-33","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ 3XL","offer_id":53357313786195,"sku":"K241-34","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Dark Khaki \/ 4XL","offer_id":53357313818963,"sku":"K241-35","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ S","offer_id":53357313851731,"sku":"K241-36","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ M","offer_id":53357313884499,"sku":"K241-37","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ L","offer_id":53357313917267,"sku":"K241-38","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XL","offer_id":53357313950035,"sku":"K241-39","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XXL","offer_id":53357313982803,"sku":"K241-40","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ 3XL","offer_id":53357314015571,"sku":"K241-41","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ 4XL","offer_id":53357314048339,"sku":"K241-42","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ S","offer_id":53357314081107,"sku":"K241-43","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ M","offer_id":53357314113875,"sku":"K241-44","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ L","offer_id":53357314146643,"sku":"K241-45","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ XL","offer_id":53357314179411,"sku":"K241-46","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ XXL","offer_id":53357314212179,"sku":"K241-47","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ 3XL","offer_id":53357314244947,"sku":"K241-48","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Fuchsia \/ 4XL","offer_id":53357314277715,"sku":"K241-49","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ S","offer_id":53357314310483,"sku":"K241-50","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ M","offer_id":53357314343251,"sku":"K241-51","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ L","offer_id":53357314376019,"sku":"K241-52","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ XL","offer_id":53357314408787,"sku":"K241-53","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ XXL","offer_id":53357314441555,"sku":"K241-54","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ 3XL","offer_id":53357314474323,"sku":"K241-55","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Kelly Green \/ 4XL","offer_id":53357314507091,"sku":"K241-56","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ S","offer_id":53357314539859,"sku":"K241-57","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ M","offer_id":53357314572627,"sku":"K241-58","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ L","offer_id":53357314605395,"sku":"K241-59","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ XL","offer_id":53357314638163,"sku":"K241-60","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ XXL","offer_id":53357314670931,"sku":"K241-61","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ 3XL","offer_id":53357314703699,"sku":"K241-62","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Royal Blue \/ 4XL","offer_id":53357314736467,"sku":"K241-63","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ S","offer_id":53357314769235,"sku":"K241-64","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ M","offer_id":53357314802003,"sku":"K241-65","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ L","offer_id":53357314834771,"sku":"K241-66","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ XL","offer_id":53357314867539,"sku":"K241-67","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ XXL","offer_id":53357314900307,"sku":"K241-68","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ 3XL","offer_id":53357314933075,"sku":"K241-69","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Light Sand \/ 4XL","offer_id":53357314965843,"sku":"K241-70","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ S","offer_id":53357314998611,"sku":"K241-71","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ M","offer_id":53357315031379,"sku":"K241-72","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ L","offer_id":53357315064147,"sku":"K241-73","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ XL","offer_id":53357315096915,"sku":"K241-74","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ XXL","offer_id":53357315129683,"sku":"K241-75","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ 3XL","offer_id":53357315162451,"sku":"K241-76","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Lime \/ 4XL","offer_id":53357315195219,"sku":"K241-77","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ S","offer_id":53357315227987,"sku":"K241-78","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ M","offer_id":53357315260755,"sku":"K241-79","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ L","offer_id":53357315293523,"sku":"K241-80","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ XL","offer_id":53357315326291,"sku":"K241-81","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ XXL","offer_id":53357315359059,"sku":"K241-82","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ 3XL","offer_id":53357315391827,"sku":"K241-83","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ 4XL","offer_id":53357315424595,"sku":"K241-84","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ S","offer_id":53357315457363,"sku":"K241-85","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ M","offer_id":53357315490131,"sku":"K241-86","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ L","offer_id":53357315522899,"sku":"K241-87","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ XL","offer_id":53357315555667,"sku":"K241-88","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ XXL","offer_id":53357315588435,"sku":"K241-89","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ 3XL","offer_id":53357315621203,"sku":"K241-90","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ 4XL","offer_id":53357315653971,"sku":"K241-91","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ S","offer_id":53357315686739,"sku":"K241-92","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ M","offer_id":53357315719507,"sku":"K241-93","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ L","offer_id":53357315752275,"sku":"K241-94","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ XL","offer_id":53357315785043,"sku":"K241-95","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ XXL","offer_id":53357315817811,"sku":"K241-96","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ 3XL","offer_id":53357315850579,"sku":"K241-97","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Oxford Grey \/ 4XL","offer_id":53357315883347,"sku":"K241-98","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ S","offer_id":53357315916115,"sku":"K241-99","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ M","offer_id":53357315948883,"sku":"K241-100","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ L","offer_id":53357315981651,"sku":"K241-101","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ XL","offer_id":53357316014419,"sku":"K241-102","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ XXL","offer_id":53357316047187,"sku":"K241-103","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ 3XL","offer_id":53357316079955,"sku":"K241-104","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Purple \/ 4XL","offer_id":53357316112723,"sku":"K241-105","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ S","offer_id":53357316145491,"sku":"K241-106","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ M","offer_id":53357316178259,"sku":"K241-107","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ L","offer_id":53357316211027,"sku":"K241-108","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ XL","offer_id":53357316243795,"sku":"K241-109","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ XXL","offer_id":53357316276563,"sku":"K241-110","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ 3XL","offer_id":53357316309331,"sku":"K241-111","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Red \/ 4XL","offer_id":53357316342099,"sku":"K241-112","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ S","offer_id":53357316374867,"sku":"K241-113","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ M","offer_id":53357316407635,"sku":"K241-114","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ L","offer_id":53357316440403,"sku":"K241-115","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ XL","offer_id":53357316473171,"sku":"K241-116","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ XXL","offer_id":53357316505939,"sku":"K241-117","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ 3XL","offer_id":53357316538707,"sku":"K241-118","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Royal Blue \/ 4XL","offer_id":53357316571475,"sku":"K241-119","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ S","offer_id":53357316604243,"sku":"K241-120","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ M","offer_id":53357316637011,"sku":"K241-121","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ L","offer_id":53357316669779,"sku":"K241-122","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":53357316702547,"sku":"K241-123","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ XXL","offer_id":53357316735315,"sku":"K241-124","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ 3XL","offer_id":53357316768083,"sku":"K241-125","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ 4XL","offer_id":53357316800851,"sku":"K241-126","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ S","offer_id":53357316833619,"sku":"K241-127","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ M","offer_id":53357316866387,"sku":"K241-128","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ L","offer_id":53357316899155,"sku":"K241-129","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ XL","offer_id":53357316931923,"sku":"K241-130","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ XXL","offer_id":53357316964691,"sku":"K241-131","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ 3XL","offer_id":53357316997459,"sku":"K241-132","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Tropical Blue \/ 4XL","offer_id":53357317030227,"sku":"K241-133","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ S","offer_id":53357317062995,"sku":"K241-134","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":53357317095763,"sku":"K241-135","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":53357317128531,"sku":"K241-136","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":53357317161299,"sku":"K241-137","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ XXL","offer_id":53357317194067,"sku":"K241-138","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ 3XL","offer_id":53357317226835,"sku":"K241-139","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"White \/ 4XL","offer_id":53357317259603,"sku":"K241-140","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ S","offer_id":53357317292371,"sku":"K241-141","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ M","offer_id":53357317325139,"sku":"K241-142","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ L","offer_id":53357317357907,"sku":"K241-143","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ XL","offer_id":53357317390675,"sku":"K241-144","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ XXL","offer_id":53357317423443,"sku":"K241-145","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ 3XL","offer_id":53357317456211,"sku":"K241-146","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Wine \/ 4XL","offer_id":53357317488979,"sku":"K241-147","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ S","offer_id":53357317521747,"sku":"K241-148","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ M","offer_id":53357317554515,"sku":"K241-149","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ L","offer_id":53357317587283,"sku":"K241-150","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ XL","offer_id":53357317620051,"sku":"K241-151","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ XXL","offer_id":53357317652819,"sku":"K241-152","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 3XL","offer_id":53357317685587,"sku":"K241-153","price":22.53,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 4XL","offer_id":53357317718355,"sku":"K241-154","price":22.53,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_personnalise_homme_k241_popartdesign_nantes.webp?v=1774664840"},{"product_id":"t-shirt-homme-ideal190","title":"T-shirt homme iDeal190","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt homme personnalisable en coton épais, conçu pour les projets textiles professionnels, associatifs ou événementiels nécessitant un vêtement plus résistant qu'un t-shirt promotionnel classique.\u003c\/strong\u003e\n    Sa maille jersey confortable et son grammage de 185 g\/m² offrent une bonne tenue dans le temps, idéale pour les vêtements personnalisés portés régulièrement. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44, ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt coton 185 g\/m² personnalisable\u003c\/li\u003e\n      \u003cli\u003eCoupe tubulaire souple\u003c\/li\u003e\n      \u003cli\u003eLarge choix de coloris\u003c\/li\u003e\n      \u003cli\u003eÉtiquette détachable · OEKO-TEX®\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise\u003c\/li\u003e\n            \u003cli\u003eTenues associatives\u003c\/li\u003e\n            \u003cli\u003eMerchandising\u003c\/li\u003e\n            \u003cli\u003eÉvénements et salons professionnels\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage face ou dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés sur coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux petits logos institutionnels pour un rendu premium et durable.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlocage \/ flex\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les grandes séries.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eGrâce à sa maille jersey coton et son grammage de 185 g\/m², ce t-shirt accepte l'ensemble des techniques de marquage textile.\u003c\/strong\u003e\n            La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité. Nous vous orientons vers la solution la plus cohérente pour votre projet et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil utilisation\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 185 g\/m², ce t-shirt constitue un bon compromis entre confort et durabilité\u003c\/strong\u003e, particulièrement adapté aux vêtements portés régulièrement dans un cadre professionnel ou associatif, contrairement aux t-shirts légers 145 g\/m² davantage orientés communication promotionnelle.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e185 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille jersey tubulaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003eColoris unis : 100 % coton · Ash Heather : 99 % coton \/ 1 % viscose · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite tubulaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond, finition bord côte 1×1 avec double surpiqûres\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBande de propreté intérieure col ton sur ton · Ourlets manches et bas double aiguille\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eOEKO-TEX® Standard 100\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL · 4XL · 5XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColoris disponibles\u003c\/td\u003e\n                \u003ctd\u003eAsh Heather · Atoll Blue · Black · Burgundy · Dark Grey · Forest Green · Fuchsia · Gold · Kelly Green · Navy · Orange · Oxford Grey · Pacific Grey · Raw Natural · Red · Royal Blue · Sand · Sky Blue · Urban Khaki · White\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10518256451923\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Ash Heather \/ XS","offer_id":53387270553939,"sku":"IB320 -1","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ S","offer_id":53387270586707,"sku":"IB320 -2","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ M","offer_id":53387270619475,"sku":"IB320 -3","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ L","offer_id":53387270652243,"sku":"IB320 -4","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XL","offer_id":53387270685011,"sku":"IB320 -5","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 2XL","offer_id":53387270717779,"sku":"IB320 -6","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 3XL","offer_id":53387270750547,"sku":"IB320 -7","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 4XL","offer_id":53387270783315,"sku":"IB320 -8","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 5XL","offer_id":53387270816083,"sku":"IB320 -9","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XS","offer_id":53387270848851,"sku":"IB320 -10","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ S","offer_id":53387270881619,"sku":"IB320 -11","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ M","offer_id":53387270914387,"sku":"IB320 -12","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ L","offer_id":53387270947155,"sku":"IB320 -13","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XL","offer_id":53387270979923,"sku":"IB320 -14","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 2XL","offer_id":53387271012691,"sku":"IB320 -15","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 3XL","offer_id":53387271045459,"sku":"IB320 -16","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 4XL","offer_id":53387271078227,"sku":"IB320 -17","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 5XL","offer_id":53387271110995,"sku":"IB320 -18","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53387271143763,"sku":"IB320 -19","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53387271176531,"sku":"IB320 -20","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53387271209299,"sku":"IB320 -21","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53387271242067,"sku":"IB320 -22","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53387271274835,"sku":"IB320 -23","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 2XL","offer_id":53387271307603,"sku":"IB320 -24","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53387271340371,"sku":"IB320 -25","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 4XL","offer_id":53387271373139,"sku":"IB320 -26","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 5XL","offer_id":53387271405907,"sku":"IB320 -27","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XS","offer_id":53387271438675,"sku":"IB320 -28","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ S","offer_id":53387271471443,"sku":"IB320 -29","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ M","offer_id":53387271504211,"sku":"IB320 -30","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ L","offer_id":53387271536979,"sku":"IB320 -31","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XL","offer_id":53387271569747,"sku":"IB320 -32","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 2XL","offer_id":53387271602515,"sku":"IB320 -33","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 3XL","offer_id":53387271635283,"sku":"IB320 -34","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 4XL","offer_id":53387271668051,"sku":"IB320 -35","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 5XL","offer_id":53387271700819,"sku":"IB320 -36","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53387271733587,"sku":"IB320 -37","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53387271766355,"sku":"IB320 -38","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53387271799123,"sku":"IB320 -39","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53387271831891,"sku":"IB320 -40","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53387271864659,"sku":"IB320 -41","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 2XL","offer_id":53387271897427,"sku":"IB320 -42","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53387271930195,"sku":"IB320 -43","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 4XL","offer_id":53387271962963,"sku":"IB320 -44","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 5XL","offer_id":53387271995731,"sku":"IB320 -45","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53387272028499,"sku":"IB320 -46","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53387272061267,"sku":"IB320 -47","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53387272094035,"sku":"IB320 -48","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53387272126803,"sku":"IB320 -49","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53387272159571,"sku":"IB320 -50","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 2XL","offer_id":53387272192339,"sku":"IB320 -51","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53387272225107,"sku":"IB320 -52","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 4XL","offer_id":53387272257875,"sku":"IB320 -53","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 5XL","offer_id":53387272290643,"sku":"IB320 -54","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XS","offer_id":53387272323411,"sku":"IB320 -55","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ S","offer_id":53387272356179,"sku":"IB320 -56","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ M","offer_id":53387272388947,"sku":"IB320 -57","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ L","offer_id":53387272421715,"sku":"IB320 -58","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XL","offer_id":53387272454483,"sku":"IB320 -59","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 2XL","offer_id":53387272487251,"sku":"IB320 -60","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 3XL","offer_id":53387272520019,"sku":"IB320 -61","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 4XL","offer_id":53387272552787,"sku":"IB320 -62","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 5XL","offer_id":53387272585555,"sku":"IB320 -63","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XS","offer_id":53387272618323,"sku":"IB320 -64","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ S","offer_id":53387272651091,"sku":"IB320 -65","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ M","offer_id":53387272683859,"sku":"IB320 -66","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ L","offer_id":53387272716627,"sku":"IB320 -67","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XL","offer_id":53387272749395,"sku":"IB320 -68","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 2XL","offer_id":53387272782163,"sku":"IB320 -69","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 3XL","offer_id":53387272814931,"sku":"IB320 -70","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 4XL","offer_id":53387272847699,"sku":"IB320 -71","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 5XL","offer_id":53387272880467,"sku":"IB320 -72","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XS","offer_id":53387272913235,"sku":"IB320 -73","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ S","offer_id":53387272946003,"sku":"IB320 -74","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ M","offer_id":53387272978771,"sku":"IB320 -75","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ L","offer_id":53387273011539,"sku":"IB320 -76","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XL","offer_id":53387273044307,"sku":"IB320 -77","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 2XL","offer_id":53387273077075,"sku":"IB320 -78","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 3XL","offer_id":53387273109843,"sku":"IB320 -79","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 4XL","offer_id":53387273142611,"sku":"IB320 -80","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 5XL","offer_id":53387273175379,"sku":"IB320 -81","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53387273208147,"sku":"IB320 -82","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53387273240915,"sku":"IB320 -83","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53387273273683,"sku":"IB320 -84","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53387273306451,"sku":"IB320 -85","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53387273339219,"sku":"IB320 -86","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 2XL","offer_id":53387273371987,"sku":"IB320 -87","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53387273404755,"sku":"IB320 -88","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 4XL","offer_id":53387273437523,"sku":"IB320 -89","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 5XL","offer_id":53387273470291,"sku":"IB320 -90","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XS","offer_id":53387273503059,"sku":"IB320 -91","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ S","offer_id":53387273535827,"sku":"IB320 -92","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ M","offer_id":53387273568595,"sku":"IB320 -93","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ L","offer_id":53387273601363,"sku":"IB320 -94","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XL","offer_id":53387273634131,"sku":"IB320 -95","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 2XL","offer_id":53387273666899,"sku":"IB320 -96","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 3XL","offer_id":53387273699667,"sku":"IB320 -97","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 4XL","offer_id":53387273732435,"sku":"IB320 -98","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 5XL","offer_id":53387273765203,"sku":"IB320 -99","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53387273797971,"sku":"IB320 -100","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53387273830739,"sku":"IB320 -101","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53387273863507,"sku":"IB320 -102","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53387273896275,"sku":"IB320 -103","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53387273929043,"sku":"IB320 -104","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 2XL","offer_id":53387273961811,"sku":"IB320 -105","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53387273994579,"sku":"IB320 -106","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 4XL","offer_id":53387274027347,"sku":"IB320 -107","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 5XL","offer_id":53387274060115,"sku":"IB320 -108","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ XS","offer_id":53387274092883,"sku":"IB320 -109","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ S","offer_id":53387274125651,"sku":"IB320 -110","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ M","offer_id":53387274158419,"sku":"IB320 -111","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ L","offer_id":53387274191187,"sku":"IB320 -112","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ XL","offer_id":53387274223955,"sku":"IB320 -113","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ 2XL","offer_id":53387274256723,"sku":"IB320 -114","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ 3XL","offer_id":53387274289491,"sku":"IB320 -115","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ 4XL","offer_id":53387274322259,"sku":"IB320 -116","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Pacific Grey \/ 5XL","offer_id":53387274355027,"sku":"IB320 -117","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ XS","offer_id":53387274387795,"sku":"IB320 -118","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ S","offer_id":53387274420563,"sku":"IB320 -119","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ M","offer_id":53387274453331,"sku":"IB320 -120","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ L","offer_id":53387274486099,"sku":"IB320 -121","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ XL","offer_id":53387274518867,"sku":"IB320 -122","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ 2XL","offer_id":53387274551635,"sku":"IB320 -123","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ 3XL","offer_id":53387274584403,"sku":"IB320 -124","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ 4XL","offer_id":53387274617171,"sku":"IB320 -125","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Raw Natural \/ 5XL","offer_id":53387274649939,"sku":"IB320 -126","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53387274682707,"sku":"IB320 -127","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53387274715475,"sku":"IB320 -128","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53387274748243,"sku":"IB320 -129","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53387274781011,"sku":"IB320 -130","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53387274813779,"sku":"IB320 -131","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 2XL","offer_id":53387274846547,"sku":"IB320 -132","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53387274879315,"sku":"IB320 -133","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 4XL","offer_id":53387274912083,"sku":"IB320 -134","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 5XL","offer_id":53387274944851,"sku":"IB320 -135","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53387274977619,"sku":"IB320 -136","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53387275010387,"sku":"IB320 -137","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53387275043155,"sku":"IB320 -138","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53387275075923,"sku":"IB320 -139","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53387275108691,"sku":"IB320 -140","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 2XL","offer_id":53387275141459,"sku":"IB320 -141","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53387275174227,"sku":"IB320 -142","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 4XL","offer_id":53387275206995,"sku":"IB320 -143","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 5XL","offer_id":53387275239763,"sku":"IB320 -144","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XS","offer_id":53387275272531,"sku":"IB320 -145","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ S","offer_id":53387275305299,"sku":"IB320 -146","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ M","offer_id":53387275338067,"sku":"IB320 -147","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ L","offer_id":53387275370835,"sku":"IB320 -148","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XL","offer_id":53387275403603,"sku":"IB320 -149","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 2XL","offer_id":53387275436371,"sku":"IB320 -150","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 3XL","offer_id":53387275469139,"sku":"IB320 -151","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 4XL","offer_id":53387275501907,"sku":"IB320 -152","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 5XL","offer_id":53387275534675,"sku":"IB320 -153","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XS","offer_id":53387275567443,"sku":"IB320 -154","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ S","offer_id":53387275600211,"sku":"IB320 -155","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ M","offer_id":53387275632979,"sku":"IB320 -156","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ L","offer_id":53387275665747,"sku":"IB320 -157","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XL","offer_id":53387275698515,"sku":"IB320 -158","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 2XL","offer_id":53387275731283,"sku":"IB320 -159","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 3XL","offer_id":53387275764051,"sku":"IB320 -160","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 4XL","offer_id":53387275796819,"sku":"IB320 -161","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 5XL","offer_id":53387275829587,"sku":"IB320 -162","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ XS","offer_id":53387275862355,"sku":"IB320 -163","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ S","offer_id":53387275895123,"sku":"IB320 -164","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ M","offer_id":53387275927891,"sku":"IB320 -165","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ L","offer_id":53387275960659,"sku":"IB320 -166","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ XL","offer_id":53387275993427,"sku":"IB320 -167","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ 2XL","offer_id":53387276026195,"sku":"IB320 -168","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ 3XL","offer_id":53387276058963,"sku":"IB320 -169","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ 4XL","offer_id":53387276091731,"sku":"IB320 -170","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Urban Khaki \/ 5XL","offer_id":53387276124499,"sku":"IB320 -171","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53387276157267,"sku":"IB320 -172","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53387276190035,"sku":"IB320 -173","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53387276222803,"sku":"IB320 -174","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53387276255571,"sku":"IB320 -175","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53387276288339,"sku":"IB320 -176","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 2XL","offer_id":53387276321107,"sku":"IB320 -177","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53387276353875,"sku":"IB320 -178","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 4XL","offer_id":53387276386643,"sku":"IB320 -179","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 5XL","offer_id":53387276419411,"sku":"IB320 -180","price":7.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/ARTICLES_GABARIT_2026_copie_de9f00bc-8842-417a-ab8d-eabe8fbe6acf.webp?v=1775056429"},{"product_id":"t-shirt-femme-ideal190","title":"T-shirt femme iDeal190","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt femme personnalisable en coton épais, conçu pour les projets textiles professionnels, associatifs ou événementiels nécessitant un vêtement plus durable qu'un t-shirt promotionnel classique.\u003c\/strong\u003e\n    Sa maille jersey confortable et son grammage de 185 g\/m² offrent une bonne tenue dans le temps, tandis que ses coutures latérales assurent un tombé féminin plus ajusté. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44, ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt coton femme 185 g\/m² personnalisable\u003c\/li\u003e\n      \u003cli\u003eCoupe féminine coutures latérales\u003c\/li\u003e\n      \u003cli\u003eMaille jersey confortable\u003c\/li\u003e\n      \u003cli\u003eÉtiquette détachable · OEKO-TEX®\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise\u003c\/li\u003e\n            \u003cli\u003eTenues associatives\u003c\/li\u003e\n            \u003cli\u003eMerchandising\u003c\/li\u003e\n            \u003cli\u003eÉvénements et salons professionnels\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage face ou dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés sur coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux petits logos institutionnels pour un rendu premium et durable.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlocage \/ flex\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les grandes séries.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eGrâce à sa maille jersey coton et son grammage de 185 g\/m², ce t-shirt femme accepte l'ensemble des techniques de marquage textile.\u003c\/strong\u003e\n            La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité. Nous vous orientons vers la solution la plus cohérente pour votre projet et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil utilisation\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eAvec son grammage de 185 g\/m², ce t-shirt constitue une alternative plus durable aux t-shirts promotionnels de 145 g\/m²,\u003c\/strong\u003e particulièrement adapté aux vêtements portés régulièrement dans un cadre professionnel, associatif ou événementiel.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e185 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille jersey coton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003eColoris unis : 100 % coton · Ash Heather : 99 % coton \/ 1 % viscose · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite avec coutures latérales\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond, finition bord côte 1×1 avec double surpiqûres\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBande de propreté intérieure col ton sur ton · Ourlets manches et bas double aiguille\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eOEKO-TEX® Standard 100\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColoris disponibles\u003c\/td\u003e\n                \u003ctd\u003eAsh Heather · Atoll Blue · Black · Dark Grey · Forest Green · Fuchsia · Gold · Kelly Green · Navy · Orange · Oxford Grey · Red · Royal Blue · Sand · White\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eBars \u0026amp; restaurants\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Ash Heather \/ XS","offer_id":53399999316307,"sku":"IB321 -1","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ S","offer_id":53399999349075,"sku":"IB321 -2","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ M","offer_id":53399999381843,"sku":"IB321 -3","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ L","offer_id":53399999414611,"sku":"IB321 -4","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XL","offer_id":53399999447379,"sku":"IB321 -5","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 2XL","offer_id":53399999480147,"sku":"IB321 -6","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 3XL","offer_id":53399999512915,"sku":"IB321 -7","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XS","offer_id":53399999545683,"sku":"IB321 -8","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ S","offer_id":53399999578451,"sku":"IB321 -9","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ M","offer_id":53399999611219,"sku":"IB321 -10","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ L","offer_id":53399999643987,"sku":"IB321 -11","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XL","offer_id":53399999676755,"sku":"IB321 -12","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 2XL","offer_id":53399999709523,"sku":"IB321 -13","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 3XL","offer_id":53399999742291,"sku":"IB321 -14","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53399999775059,"sku":"IB321 -15","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53399999807827,"sku":"IB321 -16","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53399999840595,"sku":"IB321 -17","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53399999873363,"sku":"IB321 -18","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53399999906131,"sku":"IB321 -19","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 2XL","offer_id":53399999938899,"sku":"IB321 -20","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53399999971667,"sku":"IB321 -21","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53400000004435,"sku":"IB321 -22","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53400000037203,"sku":"IB321 -23","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53400000069971,"sku":"IB321 -24","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53400000102739,"sku":"IB321 -25","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53400000135507,"sku":"IB321 -26","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 2XL","offer_id":53400000168275,"sku":"IB321 -27","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53400000201043,"sku":"IB321 -28","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53400000233811,"sku":"IB321 -29","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53400000266579,"sku":"IB321 -30","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53400000299347,"sku":"IB321 -31","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53400000332115,"sku":"IB321 -32","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53400000364883,"sku":"IB321 -33","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 2XL","offer_id":53400000397651,"sku":"IB321 -34","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53400000430419,"sku":"IB321 -35","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XS","offer_id":53400000463187,"sku":"IB321 -36","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ S","offer_id":53400000495955,"sku":"IB321 -37","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ M","offer_id":53400000528723,"sku":"IB321 -38","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ L","offer_id":53400000561491,"sku":"IB321 -39","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XL","offer_id":53400000594259,"sku":"IB321 -40","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 2XL","offer_id":53400000627027,"sku":"IB321 -41","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 3XL","offer_id":53400000659795,"sku":"IB321 -42","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XS","offer_id":53400000692563,"sku":"IB321 -43","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ S","offer_id":53400000725331,"sku":"IB321 -44","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ M","offer_id":53400000758099,"sku":"IB321 -45","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ L","offer_id":53400000790867,"sku":"IB321 -46","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XL","offer_id":53400000823635,"sku":"IB321 -47","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 2XL","offer_id":53400000856403,"sku":"IB321 -48","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 3XL","offer_id":53400000889171,"sku":"IB321 -49","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XS","offer_id":53400000921939,"sku":"IB321 -50","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ S","offer_id":53400000954707,"sku":"IB321 -51","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ M","offer_id":53400000987475,"sku":"IB321 -52","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ L","offer_id":53400001020243,"sku":"IB321 -53","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XL","offer_id":53400001053011,"sku":"IB321 -54","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 2XL","offer_id":53400001085779,"sku":"IB321 -55","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 3XL","offer_id":53400001118547,"sku":"IB321 -56","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53400001151315,"sku":"IB321 -57","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53400001184083,"sku":"IB321 -58","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53400001216851,"sku":"IB321 -59","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53400001249619,"sku":"IB321 -60","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53400001282387,"sku":"IB321 -61","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 2XL","offer_id":53400001315155,"sku":"IB321 -62","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53400001347923,"sku":"IB321 -63","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XS","offer_id":53400001380691,"sku":"IB321 -64","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ S","offer_id":53400001413459,"sku":"IB321 -65","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ M","offer_id":53400001446227,"sku":"IB321 -66","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ L","offer_id":53400001478995,"sku":"IB321 -67","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XL","offer_id":53400001511763,"sku":"IB321 -68","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 2XL","offer_id":53400001544531,"sku":"IB321 -69","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 3XL","offer_id":53400001577299,"sku":"IB321 -70","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53400001610067,"sku":"IB321 -71","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53400001642835,"sku":"IB321 -72","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53400001675603,"sku":"IB321 -73","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53400001708371,"sku":"IB321 -74","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53400001741139,"sku":"IB321 -75","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 2XL","offer_id":53400001773907,"sku":"IB321 -76","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53400001806675,"sku":"IB321 -77","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53400001839443,"sku":"IB321 -78","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53400001872211,"sku":"IB321 -79","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53400001904979,"sku":"IB321 -80","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53400001937747,"sku":"IB321 -81","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53400001970515,"sku":"IB321 -82","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 2XL","offer_id":53400002003283,"sku":"IB321 -83","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53400002036051,"sku":"IB321 -84","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53400002068819,"sku":"IB321 -85","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53400002101587,"sku":"IB321 -86","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53400002134355,"sku":"IB321 -87","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53400002167123,"sku":"IB321 -88","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53400002199891,"sku":"IB321 -89","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 2XL","offer_id":53400002232659,"sku":"IB321 -90","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53400002265427,"sku":"IB321 -91","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XS","offer_id":53400002298195,"sku":"IB321 -92","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ S","offer_id":53400002330963,"sku":"IB321 -93","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ M","offer_id":53400002363731,"sku":"IB321 -94","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ L","offer_id":53400002396499,"sku":"IB321 -95","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XL","offer_id":53400002429267,"sku":"IB321 -96","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 2XL","offer_id":53400002462035,"sku":"IB321 -97","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 3XL","offer_id":53400002494803,"sku":"IB321 -98","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53400002527571,"sku":"IB321 -99","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53400002560339,"sku":"IB321 -100","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53400002593107,"sku":"IB321 -101","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53400002625875,"sku":"IB321 -102","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53400002658643,"sku":"IB321 -103","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 2XL","offer_id":53400002691411,"sku":"IB321 -104","price":7.29,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53400002724179,"sku":"IB321 -105","price":7.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshier_femme_imprimable_popartdesign_saint-nazaire.webp?v=1775220512"},{"product_id":"t-shirt-lsl-unisexe-ideal190","title":"T-shirt LSL unisexe iDeal190","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eT-shirt manches longues unisexe personnalisable en coton épais, conçu pour les projets de personnalisation textile nécessitant un vêtement durable et confortable.\u003c\/strong\u003e\n    Sa maille jersey tubulaire offre une grande liberté de mouvement et une coupe droite adaptée aussi bien aux équipes professionnelles qu'aux associations. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44, ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eT-shirt manches longues coton 185 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoupe unisexe droite tubulaire\u003c\/li\u003e\n      \u003cli\u003eIdéal mi-saison et travail extérieur\u003c\/li\u003e\n      \u003cli\u003eÉtiquette détachable · OEKO-TEX®\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise\u003c\/li\u003e\n            \u003cli\u003eTenues associatives\u003c\/li\u003e\n            \u003cli\u003eMerchandising mi-saison\u003c\/li\u003e\n            \u003cli\u003eÉvénements extérieurs\u003c\/li\u003e\n            \u003cli\u003eVêtements de travail légers\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage face ou dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les logos multicolores, dégradés et visuels détaillés sur coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eAdaptée aux petits logos poitrine pour un rendu premium et durable.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlocage \/ flex\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les textes, noms, numéros et marquages simples.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eGrâce à sa maille jersey coton et son grammage de 185 g\/m², ce t-shirt manches longues accepte l'ensemble des techniques de marquage textile.\u003c\/strong\u003e\n            La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité. Nous vous orientons vers la solution la plus cohérente pour votre projet et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil utilisation\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eSon grammage de 185 g\/m² et ses manches longues en font une alternative plus durable aux modèles promotionnels de 145–150 g\/m²,\u003c\/strong\u003e particulièrement adapté pour les vêtements de travail légers, le textile associatif et les événements extérieurs en mi-saison.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e185 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille jersey tubulaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003eColoris unis : 100 % coton · Ash Heather : 99 % coton \/ 1 % viscose · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite unisexe\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond, finition bord côte 1×1 avec double surpiqûres\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBande de propreté intérieure col ton sur ton · Ourlets manches et bas double aiguille\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCertification\u003c\/td\u003e\n                \u003ctd\u003eOEKO-TEX® Standard 100\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL · 4XL · 5XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColoris disponibles\u003c\/td\u003e\n                \u003ctd\u003eAsh Heather · Atoll Blue · Black · Dark Grey · Forest Green · Fuchsia · Gold · Kelly Green · Navy · Orange · Oxford Grey · Red · Royal Blue · Sand · White\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Accompagnement personnalisé depuis notre atelier de marquage textile à Saint-Nazaire, avec une clientèle en Loire-Atlantique (44), notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, La Baule, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10521056608595\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Ash Heather \/ XS","offer_id":53400338628947,"sku":"IB323 -1","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ S","offer_id":53400338661715,"sku":"IB323 -16","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ M","offer_id":53400338694483,"sku":"IB323 -31","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ L","offer_id":53400338727251,"sku":"IB323 -46","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XL","offer_id":53400338760019,"sku":"IB323 -61","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XXL","offer_id":53400338792787,"sku":"IB323 -76","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 3XL","offer_id":53400338825555,"sku":"IB323 -91","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 4XL","offer_id":53400338858323,"sku":"IB323 -106","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 5XL","offer_id":53400338891091,"sku":"IB323 -121","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XS","offer_id":53400338923859,"sku":"IB323 -2","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ S","offer_id":53400338956627,"sku":"IB323 -17","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ M","offer_id":53400338989395,"sku":"IB323 -32","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ L","offer_id":53400339022163,"sku":"IB323 -47","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XL","offer_id":53400339054931,"sku":"IB323 -62","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XXL","offer_id":53400339087699,"sku":"IB323 -77","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 3XL","offer_id":53400339120467,"sku":"IB323 -92","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 4XL","offer_id":53400339153235,"sku":"IB323 -107","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 5XL","offer_id":53400339186003,"sku":"IB323 -122","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53400339218771,"sku":"IB323 -3","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53400339251539,"sku":"IB323 -18","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53400339284307,"sku":"IB323 -33","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53400339317075,"sku":"IB323 -48","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53400339349843,"sku":"IB323 -63","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XXL","offer_id":53400339382611,"sku":"IB323 -78","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53400339415379,"sku":"IB323 -93","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 4XL","offer_id":53400339448147,"sku":"IB323 -108","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 5XL","offer_id":53400339480915,"sku":"IB323 -123","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53400339513683,"sku":"IB323 -4","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53400339546451,"sku":"IB323 -19","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53400339579219,"sku":"IB323 -34","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53400339611987,"sku":"IB323 -49","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53400339644755,"sku":"IB323 -64","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XXL","offer_id":53400339677523,"sku":"IB323 -79","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53400339710291,"sku":"IB323 -94","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 4XL","offer_id":53400339743059,"sku":"IB323 -109","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 5XL","offer_id":53400339775827,"sku":"IB323 -124","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53400339808595,"sku":"IB323 -5","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53400339841363,"sku":"IB323 -20","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53400339874131,"sku":"IB323 -35","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53400339906899,"sku":"IB323 -50","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53400339939667,"sku":"IB323 -65","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XXL","offer_id":53400339972435,"sku":"IB323 -80","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53400340005203,"sku":"IB323 -95","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 4XL","offer_id":53400340037971,"sku":"IB323 -110","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 5XL","offer_id":53400340070739,"sku":"IB323 -125","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XS","offer_id":53400340103507,"sku":"IB323 -6","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ S","offer_id":53400340136275,"sku":"IB323 -21","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ M","offer_id":53400340169043,"sku":"IB323 -36","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ L","offer_id":53400340201811,"sku":"IB323 -51","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XL","offer_id":53400340234579,"sku":"IB323 -66","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ XXL","offer_id":53400340267347,"sku":"IB323 -81","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 3XL","offer_id":53400340300115,"sku":"IB323 -96","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 4XL","offer_id":53400340332883,"sku":"IB323 -111","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Fuchsia \/ 5XL","offer_id":53400340365651,"sku":"IB323 -126","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XS","offer_id":53400340398419,"sku":"IB323 -7","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ S","offer_id":53400340431187,"sku":"IB323 -22","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ M","offer_id":53400340463955,"sku":"IB323 -37","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ L","offer_id":53400340496723,"sku":"IB323 -52","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XL","offer_id":53400340529491,"sku":"IB323 -67","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ XXL","offer_id":53400340562259,"sku":"IB323 -82","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 3XL","offer_id":53400340595027,"sku":"IB323 -97","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 4XL","offer_id":53400340627795,"sku":"IB323 -112","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Gold \/ 5XL","offer_id":53400340660563,"sku":"IB323 -127","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XS","offer_id":53400340693331,"sku":"IB323 -8","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ S","offer_id":53400340726099,"sku":"IB323 -23","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ M","offer_id":53400340758867,"sku":"IB323 -38","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ L","offer_id":53400340791635,"sku":"IB323 -53","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XL","offer_id":53400340824403,"sku":"IB323 -68","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ XXL","offer_id":53400340857171,"sku":"IB323 -83","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 3XL","offer_id":53400340889939,"sku":"IB323 -98","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 4XL","offer_id":53400340922707,"sku":"IB323 -113","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Kelly Green \/ 5XL","offer_id":53400340955475,"sku":"IB323 -128","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53400340988243,"sku":"IB323 -9","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53400341021011,"sku":"IB323 -24","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53400341053779,"sku":"IB323 -39","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53400341086547,"sku":"IB323 -54","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53400341119315,"sku":"IB323 -69","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XXL","offer_id":53400341152083,"sku":"IB323 -84","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53400341184851,"sku":"IB323 -99","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 4XL","offer_id":53400341217619,"sku":"IB323 -114","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 5XL","offer_id":53400341250387,"sku":"IB323 -129","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XS","offer_id":53400341283155,"sku":"IB323 -10","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ S","offer_id":53400341315923,"sku":"IB323 -25","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ M","offer_id":53400341348691,"sku":"IB323 -40","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ L","offer_id":53400341381459,"sku":"IB323 -55","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XL","offer_id":53400341414227,"sku":"IB323 -70","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XXL","offer_id":53400341446995,"sku":"IB323 -85","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 3XL","offer_id":53400341479763,"sku":"IB323 -100","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 4XL","offer_id":53400341512531,"sku":"IB323 -115","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 5XL","offer_id":53400341545299,"sku":"IB323 -130","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53400341578067,"sku":"IB323 -11","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53400341610835,"sku":"IB323 -26","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53400341643603,"sku":"IB323 -41","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53400341676371,"sku":"IB323 -56","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53400341709139,"sku":"IB323 -71","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XXL","offer_id":53400341741907,"sku":"IB323 -86","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53400341774675,"sku":"IB323 -101","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 4XL","offer_id":53400341807443,"sku":"IB323 -116","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 5XL","offer_id":53400341840211,"sku":"IB323 -131","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53400341872979,"sku":"IB323 -12","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53400341905747,"sku":"IB323 -27","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53400341938515,"sku":"IB323 -42","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53400341971283,"sku":"IB323 -57","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53400342004051,"sku":"IB323 -72","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XXL","offer_id":53400342036819,"sku":"IB323 -87","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53400342069587,"sku":"IB323 -102","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 4XL","offer_id":53400342102355,"sku":"IB323 -117","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 5XL","offer_id":53400342135123,"sku":"IB323 -132","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53400342167891,"sku":"IB323 -13","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53400342200659,"sku":"IB323 -28","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53400342233427,"sku":"IB323 -43","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53400342266195,"sku":"IB323 -58","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53400342298963,"sku":"IB323 -73","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XXL","offer_id":53400342331731,"sku":"IB323 -88","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53400342364499,"sku":"IB323 -103","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 4XL","offer_id":53400342397267,"sku":"IB323 -118","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 5XL","offer_id":53400342430035,"sku":"IB323 -133","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XS","offer_id":53400342462803,"sku":"IB323 -14","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ S","offer_id":53400342495571,"sku":"IB323 -29","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ M","offer_id":53400342528339,"sku":"IB323 -44","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ L","offer_id":53400342561107,"sku":"IB323 -59","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XL","offer_id":53400342593875,"sku":"IB323 -74","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XXL","offer_id":53400342626643,"sku":"IB323 -89","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 3XL","offer_id":53400342659411,"sku":"IB323 -104","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 4XL","offer_id":53400342692179,"sku":"IB323 -119","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 5XL","offer_id":53400342724947,"sku":"IB323 -134","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53400342757715,"sku":"IB323 -15","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53400342790483,"sku":"IB323 -30","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53400342823251,"sku":"IB323 -45","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53400342856019,"sku":"IB323 -60","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53400342888787,"sku":"IB323 -75","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XXL","offer_id":53400342921555,"sku":"IB323 -90","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53400342954323,"sku":"IB323 -105","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 4XL","offer_id":53400342987091,"sku":"IB323 -120","price":10.19,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 5XL","offer_id":53400343019859,"sku":"IB323 -135","price":10.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt_unisex_popartdesign_saint-nazaire.webp?v=1775223027"},{"product_id":"sweat-a-capuche-unisexe-personnalisable","title":"Sweat à capuche unisexe personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eSweat à capuche unisexe personnalisable en molleton gratté, conçu pour les équipes, associations, événements ou vêtements d'entreprise.\u003c\/strong\u003e\n    Son grammage intermédiaire de 260 g\/m² et sa composition coton\/polyester en font un support confortable et durable, adapté à un usage quotidien. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eSweat à capuche unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e50 % coton \/ 50 % polyester\u003c\/li\u003e\n      \u003cli\u003e260 g\/m² · molleton gratté\u003c\/li\u003e\n      \u003cli\u003ePoche kangourou · capuche doublée\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eTenues d'équipe et d'association\u003c\/li\u003e\n            \u003cli\u003eVêtements promotionnels et événementiels\u003c\/li\u003e\n            \u003cli\u003eUniformes d'entreprise\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs et associations étudiantes\u003c\/li\u003e\n            \u003cli\u003eCollectivités\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés ou multicolores, tout en conservant le toucher du molleton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu durable et haut de gamme, particulièrement adapté aux logos institutionnels et aux vêtements portés régulièrement.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eLa technique de marquage la plus adaptée dépend du visuel, du grammage du textile et de la quantité commandée.\u003c\/strong\u003e\n            Notre atelier vous accompagne pour déterminer la solution la plus cohérente selon votre projet, votre rendu souhaité et votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e50 % coton \/ 50 % polyester\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e260 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMolleton gratté tubulaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite unisexe · manches montées\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCapuche\u003c\/td\u003e\n                \u003ctd\u003eDoublée jersey · cordon rond ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePoche\u003c\/td\u003e\n                \u003ctd\u003eKangourou\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1×1 avec double surpiqûre bas de manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003ePakistan\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier de marquage situé à Saint-Nazaire, en Loire-Atlantique (44), notamment autour de Nantes, Guérande, Pornic, Saint-Brevin-les-Pins et La Baule, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eClubs sportifs\u003c\/li\u003e\n            \u003cli\u003eCollectivités\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10522011566419\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Orange","offer_id":53404200304979,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green","offer_id":53404200337747,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black","offer_id":53404200370515,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey","offer_id":53404200403283,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy","offer_id":53404200436051,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue","offer_id":53404200468819,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal White","offer_id":53404200501587,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red","offer_id":53404200534355,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather","offer_id":53404200567123,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey","offer_id":53404200599891,"sku":null,"price":18.82,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-capuche-popartdesign-personnalise-nantes.webp?v=1775289184"},{"product_id":"sweat-shirt-col-rond-unisexe-personnalisable","title":"Sweat-shirt col rond unisexe personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003eSweat-shirt col rond unisexe personnalisable en molleton gratté, support polyvalent pour les projets de personnalisation textile destinés aux équipes, associations ou événements.\u003c\/strong\u003e\n    Son grammage intermédiaire de 260 g\/m² et sa composition coton\/polyester en font un textile adapté à une utilisation régulière tout en offrant un rendu qualitatif pour le marquage. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003eSweat col rond unisexe personnalisable\u003c\/li\u003e\n      \u003cli\u003e50 % coton \/ 50 % polyester\u003c\/li\u003e\n      \u003cli\u003e260 g\/m² · molleton gratté\u003c\/li\u003e\n      \u003cli\u003eCoupe droite · bord-côte 1×1\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise et d'équipe\u003c\/li\u003e\n            \u003cli\u003eAssociations et clubs\u003c\/li\u003e\n            \u003cli\u003eÉvénements et opérations promotionnelles\u003c\/li\u003e\n            \u003cli\u003eCollectivités et BDE\u003c\/li\u003e\n            \u003cli\u003eTextiles de travail quotidien\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels multicolores ou détaillés, tout en conservant le toucher du molleton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eRendu durable et premium, particulièrement adapté aux logos institutionnels et aux vêtements portés régulièrement.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eLa technique de marquage la plus adaptée dépend du visuel, du nombre de couleurs, du grammage et de la quantité commandée.\u003c\/strong\u003e\n            Notre atelier vous accompagne pour choisir la technique la plus adaptée à votre projet et à votre budget.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e50 % coton \/ 50 % polyester\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e260 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMolleton gratté tubulaire\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite unisexe · manches montées\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eRond en bord-côte 1×1 avec double surpiqûres\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1×1 avec double surpiqûres bas de manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003ePakistan\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien, la presqu'île guérandaise et le Pays de Retz, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eCollectivités\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10522787709267\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Orange \/ XS","offer_id":53408649609555,"sku":"IB400-1","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ S","offer_id":53408649642323,"sku":"IB400-2","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ M","offer_id":53408649675091,"sku":"IB400-3","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ L","offer_id":53408649707859,"sku":"IB400-4","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XL","offer_id":53408649740627,"sku":"IB400-5","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ XXL","offer_id":53408649773395,"sku":"IB400-6","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 3XL","offer_id":53408649806163,"sku":"IB400-7","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Orange \/ 4XL","offer_id":53408649838931,"sku":"IB400-8","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53408649871699,"sku":"IB400-9","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53408649904467,"sku":"IB400-10","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53408649937235,"sku":"IB400-11","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53408649970003,"sku":"IB400-12","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53408650002771,"sku":"IB400-13","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XXL","offer_id":53408650035539,"sku":"IB400-14","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53408650068307,"sku":"IB400-15","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 4XL","offer_id":53408650101075,"sku":"IB400-16","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53408650133843,"sku":"IB400-17","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53408650166611,"sku":"IB400-18","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53408650199379,"sku":"IB400-19","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53408650232147,"sku":"IB400-20","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53408650264915,"sku":"IB400-21","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XXL","offer_id":53408650297683,"sku":"IB400-22","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53408650330451,"sku":"IB400-23","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 4XL","offer_id":53408650363219,"sku":"IB400-24","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53408650395987,"sku":"IB400-25","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53408650428755,"sku":"IB400-26","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53408650461523,"sku":"IB400-27","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53408650494291,"sku":"IB400-28","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53408650527059,"sku":"IB400-29","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XXL","offer_id":53408650559827,"sku":"IB400-30","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53408650592595,"sku":"IB400-31","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 4XL","offer_id":53408650625363,"sku":"IB400-32","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53408650658131,"sku":"IB400-33","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53408650690899,"sku":"IB400-34","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53408650723667,"sku":"IB400-35","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53408650756435,"sku":"IB400-36","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53408650789203,"sku":"IB400-37","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XXL","offer_id":53408650821971,"sku":"IB400-38","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53408650854739,"sku":"IB400-39","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 4XL","offer_id":53408650887507,"sku":"IB400-40","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53408650920275,"sku":"IB400-41","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53408650953043,"sku":"IB400-42","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53408650985811,"sku":"IB400-43","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53408651018579,"sku":"IB400-44","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53408651051347,"sku":"IB400-45","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XXL","offer_id":53408651084115,"sku":"IB400-46","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53408651116883,"sku":"IB400-47","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 4XL","offer_id":53408651149651,"sku":"IB400-48","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53408651182419,"sku":"IB400-49","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53408651215187,"sku":"IB400-50","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53408651247955,"sku":"IB400-51","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53408651280723,"sku":"IB400-52","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53408651313491,"sku":"IB400-53","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XXL","offer_id":53408651346259,"sku":"IB400-54","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53408651379027,"sku":"IB400-55","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 4XL","offer_id":53408651411795,"sku":"IB400-56","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53408651444563,"sku":"IB400-57","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53408651477331,"sku":"IB400-58","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53408651510099,"sku":"IB400-59","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53408651542867,"sku":"IB400-60","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53408651575635,"sku":"IB400-61","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XXL","offer_id":53408651608403,"sku":"IB400-62","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53408651641171,"sku":"IB400-63","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 4XL","offer_id":53408651673939,"sku":"IB400-64","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XS","offer_id":53408651706707,"sku":"IB400-65","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ S","offer_id":53408651739475,"sku":"IB400-66","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ M","offer_id":53408651772243,"sku":"IB400-67","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ L","offer_id":53408651805011,"sku":"IB400-68","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XL","offer_id":53408651837779,"sku":"IB400-69","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ XXL","offer_id":53408651870547,"sku":"IB400-70","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 3XL","offer_id":53408651903315,"sku":"IB400-71","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Ash Heather \/ 4XL","offer_id":53408651936083,"sku":"IB400-72","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53408651968851,"sku":"IB400-73","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53408652001619,"sku":"IB400-74","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53408652034387,"sku":"IB400-75","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53408652067155,"sku":"IB400-76","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53408652099923,"sku":"IB400-77","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XXL","offer_id":53408652132691,"sku":"IB400-78","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53408652165459,"sku":"IB400-79","price":15.28,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 4XL","offer_id":53408652198227,"sku":"IB400-80","price":15.28,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/sweat-unisexe-IB400-popartdesign-personnalise-nantes.webp?v=1775363324"},{"product_id":"polo-homme-ecoresponsable-personnalisable","title":"Polo homme écoresponsable 220 Gr\/m² personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo homme écoresponsable personnalisable en maille piquée coton biologique, conçu pour les projets textiles d'entreprise, d'association ou d'événement.\u003c\/strong\u003e\n    Son coton peigné lavé aux enzymes offre une surface lisse et un rendu net, tandis que sa coupe droite assure un port confortable pour un usage professionnel ou promotionnel quotidien. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo homme écoresponsable personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton biologique · 220 g\/m²\u003c\/li\u003e\n      \u003cli\u003eMaille piquée lavée aux enzymes\u003c\/li\u003e\n      \u003cli\u003eBoutons plastique recyclé effet nacré\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise et tenues d'équipe\u003c\/li\u003e\n            \u003cli\u003eArtisans et PME\u003c\/li\u003e\n            \u003cli\u003eRestauration, accueil et commerce\u003c\/li\u003e\n            \u003cli\u003eAssociations, clubs et événements\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eTechnique privilégiée sur polo pour un rendu durable et qualitatif, particulièrement adaptée aux logos d'entreprise côté cœur.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels multicolores ou détaillés sur maille piquée coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eSur un polo en maille piquée coton biologique, la broderie est généralement la technique privilégiée pour les logos d'entreprise\u003c\/strong\u003e en raison de sa durabilité et de son rendu premium. La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité — notre atelier vous accompagne pour définir la meilleure solution.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton biologique peigné\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e220 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille piquée · lavage aux enzymes pour surface lisse\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite homme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol \u0026amp; manches\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1×1 · bande de propreté ton sur ton intérieur col\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBoutonnage\u003c\/td\u003e\n                \u003ctd\u003ePatte 2 boutons en plastique recyclé effet nacré contrasté\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eFentes côtés · renfort épaule en matière principale\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable — No label (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien et la presqu'île guérandaise, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eRestauration \u0026amp; accueil\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10522795114835\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"White \/ S","offer_id":53408684605779,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":53408684638547,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":53408684671315,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":53408684704083,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ XXL","offer_id":53408684736851,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ 3XL","offer_id":53408684769619,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"White \/ 4XL","offer_id":53408684802387,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ S","offer_id":53408684835155,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":53408684867923,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":53408684900691,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":53408684933459,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XXL","offer_id":53408684966227,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 3XL","offer_id":53408684998995,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 4XL","offer_id":53408685031763,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ S","offer_id":53408685064531,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ M","offer_id":53408685097299,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ L","offer_id":53408685130067,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XL","offer_id":53408685162835,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ XXL","offer_id":53408685195603,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ 3XL","offer_id":53408685228371,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Wet Sand \/ 4XL","offer_id":53408685261139,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ S","offer_id":53408685293907,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ M","offer_id":53408685326675,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ L","offer_id":53408685359443,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XL","offer_id":53408685392211,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ XXL","offer_id":53408685424979,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ 3XL","offer_id":53408685457747,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Ivory \/ 4XL","offer_id":53408685490515,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ S","offer_id":53408685523283,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ M","offer_id":53408685556051,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ L","offer_id":53408685588819,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XL","offer_id":53408685621587,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ XXL","offer_id":53408685654355,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ 3XL","offer_id":53408685687123,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Raw Natural \/ 4XL","offer_id":53408685719891,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ S","offer_id":53408685752659,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ M","offer_id":53408685785427,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ L","offer_id":53408685818195,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XL","offer_id":53408685850963,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ XXL","offer_id":53408685883731,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ 3XL","offer_id":53408685916499,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Organic Khaki \/ 4XL","offer_id":53408685949267,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ S","offer_id":53408685982035,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ M","offer_id":53408686014803,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ L","offer_id":53408686047571,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XL","offer_id":53408686080339,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ XXL","offer_id":53408686113107,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ 3XL","offer_id":53408686145875,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Forest Green \/ 4XL","offer_id":53408686178643,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ S","offer_id":53408686211411,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ M","offer_id":53408686244179,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ L","offer_id":53408686276947,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XL","offer_id":53408686309715,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ XXL","offer_id":53408686342483,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ 3XL","offer_id":53408686375251,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Aquamarine \/ 4XL","offer_id":53408686408019,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ S","offer_id":53408686440787,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ M","offer_id":53408686473555,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ L","offer_id":53408686506323,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XL","offer_id":53408686539091,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ XXL","offer_id":53408686571859,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ 3XL","offer_id":53408686604627,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Blue Sapphire \/ 4XL","offer_id":53408686637395,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ S","offer_id":53408686670163,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ M","offer_id":53408686702931,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ L","offer_id":53408686735699,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XL","offer_id":53408686768467,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ XXL","offer_id":53408686801235,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ 3XL","offer_id":53408686834003,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Iron Grey \/ 4XL","offer_id":53408686866771,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ S","offer_id":53408686899539,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ M","offer_id":53408686932307,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ L","offer_id":53408686965075,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XL","offer_id":53408686997843,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ XXL","offer_id":53408687030611,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ 3XL","offer_id":53408687063379,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Peacock Blue \/ 4XL","offer_id":53408687096147,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ S","offer_id":53408687128915,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ M","offer_id":53408687161683,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ L","offer_id":53408687194451,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XL","offer_id":53408687227219,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ XXL","offer_id":53408687259987,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ 3XL","offer_id":53408687292755,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Sea Blue \/ 4XL","offer_id":53408687325523,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ S","offer_id":53408687358291,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ M","offer_id":53408687391059,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ L","offer_id":53408687423827,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":53408687456595,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ XXL","offer_id":53408687489363,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ 3XL","offer_id":53408687522131,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Navy Blue \/ 4XL","offer_id":53408687554899,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ S","offer_id":53408687587667,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ M","offer_id":53408687620435,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ L","offer_id":53408687653203,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XL","offer_id":53408687685971,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ XXL","offer_id":53408687718739,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ 3XL","offer_id":53408687751507,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Poppy Red \/ 4XL","offer_id":53408687784275,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ S","offer_id":53408687817043,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ M","offer_id":53408687849811,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ L","offer_id":53408687882579,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ XL","offer_id":53408687915347,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ XXL","offer_id":53408687948115,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ 3XL","offer_id":53408687980883,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true},{"title":"Moon Grey Heather \/ 4XL","offer_id":53408688013651,"sku":null,"price":25.66,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo-bio-popartdesign-personnalisable-guerande.webp?v=1775367860"},{"product_id":"polo-coton-supima®-personnalisable","title":"Polo coton 230Gr\/m² Supima® personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo manches courtes homme personnalisable en coton Supima®, support textile qualitatif pour les projets de personnalisation d'entreprise, d'équipe ou d'événement.\u003c\/strong\u003e\n    Sa maille piquée en fibre longue apporte douceur, résistance et tenue, ce qui en fait un textile adapté à un usage professionnel ou promotionnel soigné. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo homme coton Supima® personnalisable\u003c\/li\u003e\n      \u003cli\u003e95 % coton \/ 5 % élasthanne · 230 g\/m²\u003c\/li\u003e\n      \u003cli\u003eMaille piquée douce et soyeuse\u003c\/li\u003e\n      \u003cli\u003eRenfort épaule bande siliconée\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eTenues d'entreprise et d'équipe\u003c\/li\u003e\n            \u003cli\u003eArtisans et PME\u003c\/li\u003e\n            \u003cli\u003eAccueil et commerce\u003c\/li\u003e\n            \u003cli\u003eAssociations et événements\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eTechnique privilégiée sur polo pour un rendu durable et qualitatif, particulièrement adaptée aux logos d'entreprise côté cœur.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés ou multicolores sur maille piquée coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eSur un polo en maille piquée coton Supima®, la broderie est généralement la technique privilégiée pour les logos d'entreprise\u003c\/strong\u003e en raison de sa durabilité et de son rendu premium sur ce type de textile. La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité — notre atelier vous accompagne pour sélectionner la meilleure solution.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e95 % coton Supima® \/ 5 % élasthanne\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e230 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille piquée · fibre longue douce et soyeuse\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite homme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eBord-côte Rib 1×1 · bande de propreté ton sur ton intérieur\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBoutonnage\u003c\/td\u003e\n                \u003ctd\u003ePatte 2 boutons ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eRenfort épaule avec bande siliconée · ourlet double surpiqûre bas de manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eSans étiquette col — puce de taille uniquement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eS · M · L · XL · XXL · 3XL · 4XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien et la presqu'île guérandaise, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eAccueil \u0026amp; commerce\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10522801275219\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"KARIBAN PREMIUM","offers":[{"title":"S \/ White","offer_id":53408710361427,"sku":"PK200-1","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":53408710394195,"sku":"PK200-2","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"S \/ Deep Navy","offer_id":53408710426963,"sku":"PK200-3","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":53408710459731,"sku":"PK200-4","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":53408710492499,"sku":"PK200-5","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"M \/ Deep Navy","offer_id":53408710525267,"sku":"PK200-6","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":53408710558035,"sku":"PK200-7","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":53408710590803,"sku":"PK200-8","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"L \/ Deep Navy","offer_id":53408710623571,"sku":"PK200-9","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":53408710656339,"sku":"PK200-10","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":53408710689107,"sku":"PK200-11","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Deep Navy","offer_id":53408710721875,"sku":"PK200-12","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":53408710754643,"sku":"PK200-13","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":53408710787411,"sku":"PK200-14","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Deep Navy","offer_id":53408710820179,"sku":"PK200-15","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":53408710852947,"sku":"PK200-16","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Black","offer_id":53408710885715,"sku":"PK200-17","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Deep Navy","offer_id":53408710918483,"sku":"PK200-18","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ White","offer_id":53408710951251,"sku":"PK200-19","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Black","offer_id":53408710984019,"sku":"PK200-20","price":33.23,"currency_code":"EUR","in_stock":true},{"title":"4XL \/ Deep Navy","offer_id":53408711016787,"sku":"PK200-21","price":33.23,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo-supima-popartdesign-personnalisable-nantes.webp?v=1775370005"},{"product_id":"polo-pique-femme-personnalisable","title":"Polo piqué femme 200Gr\/m² personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo femme personnalisable en maille piquée, support textile adapté aux projets de personnalisation pour équipes, associations ou vêtements d'entreprise.\u003c\/strong\u003e\n    Son grammage de 200 g\/m² et sa structure en maille piquée permettent d'obtenir un rendu propre et durable pour les marquages textiles, avec un équilibre confort\/tenue idéal pour un usage professionnel quotidien. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo femme maille piquée personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton · 200 g\/m²\u003c\/li\u003e\n      \u003cli\u003eCoupe droite · fentes latérales\u003c\/li\u003e\n      \u003cli\u003ePatte 4 boutons ton sur ton\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'équipe et d'entreprise\u003c\/li\u003e\n            \u003cli\u003eAccueil, commerce et restauration\u003c\/li\u003e\n            \u003cli\u003eAssociations et événements\u003c\/li\u003e\n            \u003cli\u003eTenues de staff promotionnelles\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eTechnique privilégiée sur polo pour un rendu durable et qualitatif, particulièrement adaptée aux logos d'entreprise côté cœur.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés ou multicolores sur maille piquée coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eSur un polo femme en maille piquée coton, la broderie est généralement la technique privilégiée pour les logos d'entreprise\u003c\/strong\u003e en raison de sa durabilité et de son rendu premium. La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité — notre atelier vous accompagne pour choisir la solution la plus cohérente.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e200 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille piquée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite femme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol \u0026amp; manches\u003c\/td\u003e\n                \u003ctd\u003eBord-côte 1×1 · bande de propreté intérieure col ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBoutonnage\u003c\/td\u003e\n                \u003ctd\u003ePatte 4 boutons ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eFentes latérales · ourlet bas de vêtement double aiguille\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien et la presqu'île guérandaise, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eAccueil \u0026amp; commerce\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10522853245267\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Sand \/ XS","offer_id":53408857456979,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ S","offer_id":53408857489747,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ M","offer_id":53408857522515,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ L","offer_id":53408857555283,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XL","offer_id":53408857588051,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XXL","offer_id":53408857620819,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 3XL","offer_id":53408857653587,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53408857686355,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53408857719123,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53408857751891,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53408857784659,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53408857817427,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XXL","offer_id":53408857850195,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53408857882963,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XS","offer_id":53408857915731,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ S","offer_id":53408857948499,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ M","offer_id":53408857981267,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ L","offer_id":53408858014035,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XL","offer_id":53408858046803,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XXL","offer_id":53408858079571,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 3XL","offer_id":53408858112339,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XS","offer_id":53408858145107,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ S","offer_id":53408858177875,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ M","offer_id":53408858210643,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ L","offer_id":53408858243411,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XL","offer_id":53408858276179,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XXL","offer_id":53408858308947,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 3XL","offer_id":53408858341715,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53408858374483,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53408858407251,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53408858440019,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53408858472787,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53408858505555,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XXL","offer_id":53408858538323,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53408858571091,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53408858603859,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53408858636627,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53408858669395,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53408858702163,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53408858734931,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XXL","offer_id":53408858767699,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53408858800467,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53408858833235,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53408858866003,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53408858898771,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53408858931539,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53408858964307,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XXL","offer_id":53408858997075,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53408859029843,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53408859062611,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53408859095379,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53408859128147,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53408859160915,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53408859193683,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XXL","offer_id":53408859226451,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53408859259219,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53408859291987,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53408859324755,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53408859357523,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53408859390291,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53408859423059,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XXL","offer_id":53408859455827,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53408859488595,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XS","offer_id":53408859521363,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ S","offer_id":53408859554131,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ M","offer_id":53408859586899,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ L","offer_id":53408859619667,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XL","offer_id":53408859652435,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XXL","offer_id":53408859685203,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 3XL","offer_id":53408859717971,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53408859750739,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53408859783507,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53408859816275,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53408859849043,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53408859881811,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XXL","offer_id":53408859914579,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53408859947347,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53408859980115,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53408860012883,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53408860045651,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53408860078419,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53408860111187,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XXL","offer_id":53408860143955,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53408860176723,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo-femme-pas-cher-personnalisable-nantes.webp?v=1775376354"},{"product_id":"polo-pique-personnalisable","title":"Polo piqué 200 Gr\/m² personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc\"\u003e\n\n  \u003cp class=\"pd-intro\"\u003e\n    \u003cstrong\u003ePolo homme personnalisable en maille piquée, conçu pour les projets de personnalisation textile d'entreprise, d'équipe ou d'association.\u003c\/strong\u003e\n    Son grammage de 200 g\/m² et sa structure en maille piquée offrent un rendu propre et durable pour l'impression ou la broderie, avec une coupe droite adaptée à un port confortable et soigné au quotidien. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\n  \u003c\/p\u003e\n\n  \u003csection aria-label=\"Résumé du produit\"\u003e\n    \u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n    \u003cul class=\"pd-tags pd-summary\"\u003e\n      \u003cli\u003ePolo homme maille piquée personnalisable\u003c\/li\u003e\n      \u003cli\u003e100 % coton · 200 g\/m²\u003c\/li\u003e\n      \u003cli\u003ePatte 3 boutons · fentes latérales\u003c\/li\u003e\n      \u003cli\u003eTailles XS à 5XL\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pd-accordion\" aria-label=\"Détails du produit\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n      \u003cdiv class=\"pd-accordion-content\"\u003e\n\n        \u003csection aria-label=\"Usages recommandés\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eVêtements d'entreprise et d'équipe\u003c\/li\u003e\n            \u003cli\u003eArtisans et PME\u003c\/li\u003e\n            \u003cli\u003eAccueil, commerce et restauration\u003c\/li\u003e\n            \u003cli\u003eAssociations, clubs et événements\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Zones de personnalisation\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n          \u003cul class=\"pd-tags\"\u003e\n            \u003cli\u003eLogo côté cœur\u003c\/li\u003e\n            \u003cli\u003eMarquage torse\u003c\/li\u003e\n            \u003cli\u003eMarquage dos\u003c\/li\u003e\n            \u003cli\u003eMarquage manche\u003c\/li\u003e\n            \u003cli\u003ePetite et grande série\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Techniques de marquage textile\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n          \u003cul class=\"pd-techniques\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBroderie\u003c\/strong\u003e\n              \u003cspan\u003eTechnique privilégiée sur polo pour un rendu durable et qualitatif, particulièrement adaptée aux logos d'entreprise côté cœur.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eImpression DTF\u003c\/strong\u003e\n              \u003cspan\u003eIdéale pour les visuels détaillés ou multicolores sur maille piquée coton.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e\n              \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSérigraphie\u003c\/strong\u003e\n              \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Conseil marquage\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eSur un polo homme en maille piquée coton, la broderie est généralement la technique privilégiée pour les logos d'entreprise\u003c\/strong\u003e en raison de sa durabilité et de son rendu premium. La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité — notre atelier vous accompagne pour définir la solution la plus cohérente.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Tarification\"\u003e\n          \u003cp class=\"pd-note\"\u003e\n            \u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e\n            Plus votre commande est importante, plus le coût unitaire diminue.\n          \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Caractéristiques du produit\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n          \u003ctable class=\"pd-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComposition\u003c\/td\u003e\n                \u003ctd\u003e100 % coton · Oxford Grey : 90 % coton \/ 10 % viscose\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGrammage\u003c\/td\u003e\n                \u003ctd\u003e200 g\/m²\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMatière\u003c\/td\u003e\n                \u003ctd\u003eMaille piquée\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoupe\u003c\/td\u003e\n                \u003ctd\u003eDroite homme\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCol\u003c\/td\u003e\n                \u003ctd\u003eFinition bord-côte 1×1 · bande de propreté intérieure ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBoutonnage\u003c\/td\u003e\n                \u003ctd\u003ePatte 3 boutons ton sur ton\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFinitions\u003c\/td\u003e\n                \u003ctd\u003eFentes latérales · double aiguille bas de manches et bas de vêtement\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eÉtiquette\u003c\/td\u003e\n                \u003ctd\u003eDétachable (facilite la personnalisation)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTailles disponibles\u003c\/td\u003e\n                \u003ctd\u003eXS · S · M · L · XL · XXL · 3XL · 4XL · 5XL\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePays d'origine\u003c\/td\u003e\n                \u003ctd\u003eBangladesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePersonnalisation\u003c\/td\u003e\n                \u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n          \u003cp class=\"pd-text\" style=\"margin-bottom:0.75rem;\"\u003e\n            Pop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien et la presqu'île guérandaise, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\n          \u003c\/p\u003e\n          \u003cul class=\"pd-clients\" aria-label=\"Types de clients accompagnés\"\u003e\n            \u003cli\u003eEntreprises\u003c\/li\u003e\n            \u003cli\u003eArtisans\u003c\/li\u003e\n            \u003cli\u003eAccueil \u0026amp; commerce\u003c\/li\u003e\n            \u003cli\u003eAssociations\u003c\/li\u003e\n            \u003cli\u003eÉvénements locaux\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection aria-label=\"Livraison et retrait\"\u003e\n          \u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n          \u003cdiv class=\"pd-delivery\"\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e\n              \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"pd-delivery-item\"\u003e\n              \u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e\n              \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"iDeal Basic Brand","offers":[{"title":"Ideal Sand \/ XS","offer_id":53409609187667,"sku":"IB220-1","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ S","offer_id":53409609220435,"sku":"IB220-2","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ M","offer_id":53409609253203,"sku":"IB220-3","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ L","offer_id":53409609285971,"sku":"IB220-4","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XL","offer_id":53409609318739,"sku":"IB220-5","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ XXL","offer_id":53409609351507,"sku":"IB220-6","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 3XL","offer_id":53409609384275,"sku":"IB220-7","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 4XL","offer_id":53409609417043,"sku":"IB220-8","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sand \/ 5XL","offer_id":53409609449811,"sku":"IB220-9","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XS","offer_id":53409609482579,"sku":"IB220-10","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ S","offer_id":53409609515347,"sku":"IB220-11","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ M","offer_id":53409609548115,"sku":"IB220-12","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ L","offer_id":53409609580883,"sku":"IB220-13","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XL","offer_id":53409609613651,"sku":"IB220-14","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ XXL","offer_id":53409609646419,"sku":"IB220-15","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 3XL","offer_id":53409609679187,"sku":"IB220-16","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 4XL","offer_id":53409609711955,"sku":"IB220-17","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Forest Green \/ 5XL","offer_id":53409609744723,"sku":"IB220-18","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XS","offer_id":53409609777491,"sku":"IB220-19","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ S","offer_id":53409609810259,"sku":"IB220-20","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ M","offer_id":53409609843027,"sku":"IB220-21","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ L","offer_id":53409609875795,"sku":"IB220-22","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XL","offer_id":53409609908563,"sku":"IB220-23","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ XXL","offer_id":53409609941331,"sku":"IB220-24","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 3XL","offer_id":53409609974099,"sku":"IB220-25","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 4XL","offer_id":53409610006867,"sku":"IB220-26","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Atoll Blue \/ 5XL","offer_id":53409610039635,"sku":"IB220-27","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XS","offer_id":53409610072403,"sku":"IB220-28","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ S","offer_id":53409610105171,"sku":"IB220-29","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ M","offer_id":53409610137939,"sku":"IB220-30","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ L","offer_id":53409610170707,"sku":"IB220-31","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XL","offer_id":53409610203475,"sku":"IB220-32","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ XXL","offer_id":53409610236243,"sku":"IB220-33","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 3XL","offer_id":53409610269011,"sku":"IB220-34","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 4XL","offer_id":53409610301779,"sku":"IB220-35","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Sky Blue \/ 5XL","offer_id":53409610334547,"sku":"IB220-36","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XS","offer_id":53409610367315,"sku":"IB220-37","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ S","offer_id":53409610400083,"sku":"IB220-38","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ M","offer_id":53409610432851,"sku":"IB220-39","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ L","offer_id":53409610465619,"sku":"IB220-40","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XL","offer_id":53409610498387,"sku":"IB220-41","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ XXL","offer_id":53409610531155,"sku":"IB220-42","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 3XL","offer_id":53409610563923,"sku":"IB220-43","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 4XL","offer_id":53409610596691,"sku":"IB220-44","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Black \/ 5XL","offer_id":53409610629459,"sku":"IB220-45","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XS","offer_id":53409610662227,"sku":"IB220-46","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ S","offer_id":53409610694995,"sku":"IB220-47","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ M","offer_id":53409610727763,"sku":"IB220-48","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ L","offer_id":53409610760531,"sku":"IB220-49","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XL","offer_id":53409610793299,"sku":"IB220-50","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ XXL","offer_id":53409610826067,"sku":"IB220-51","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 3XL","offer_id":53409610858835,"sku":"IB220-52","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 4XL","offer_id":53409610891603,"sku":"IB220-53","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Dark Grey \/ 5XL","offer_id":53409610924371,"sku":"IB220-54","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XS","offer_id":53409610957139,"sku":"IB220-55","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ S","offer_id":53409610989907,"sku":"IB220-56","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ M","offer_id":53409611022675,"sku":"IB220-57","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ L","offer_id":53409611055443,"sku":"IB220-58","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XL","offer_id":53409611088211,"sku":"IB220-59","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ XXL","offer_id":53409611120979,"sku":"IB220-60","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 3XL","offer_id":53409611153747,"sku":"IB220-61","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 4XL","offer_id":53409611186515,"sku":"IB220-62","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Navy \/ 5XL","offer_id":53409611219283,"sku":"IB220-63","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XS","offer_id":53409611252051,"sku":"IB220-64","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ S","offer_id":53409611284819,"sku":"IB220-65","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ M","offer_id":53409611317587,"sku":"IB220-66","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ L","offer_id":53409611350355,"sku":"IB220-67","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XL","offer_id":53409611383123,"sku":"IB220-68","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ XXL","offer_id":53409611415891,"sku":"IB220-69","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 3XL","offer_id":53409611448659,"sku":"IB220-70","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 4XL","offer_id":53409611481427,"sku":"IB220-71","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Royal Blue \/ 5XL","offer_id":53409611514195,"sku":"IB220-72","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XS","offer_id":53409611546963,"sku":"IB220-73","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ S","offer_id":53409611579731,"sku":"IB220-74","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ M","offer_id":53409611612499,"sku":"IB220-75","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ L","offer_id":53409611645267,"sku":"IB220-76","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XL","offer_id":53409611678035,"sku":"IB220-77","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ XXL","offer_id":53409611710803,"sku":"IB220-78","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 3XL","offer_id":53409611743571,"sku":"IB220-79","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 4XL","offer_id":53409611776339,"sku":"IB220-80","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal White \/ 5XL","offer_id":53409611809107,"sku":"IB220-81","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XS","offer_id":53409611841875,"sku":"IB220-82","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ S","offer_id":53409611874643,"sku":"IB220-83","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ M","offer_id":53409611907411,"sku":"IB220-84","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ L","offer_id":53409611940179,"sku":"IB220-85","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XL","offer_id":53409611972947,"sku":"IB220-86","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ XXL","offer_id":53409612005715,"sku":"IB220-87","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 3XL","offer_id":53409612038483,"sku":"IB220-88","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 4XL","offer_id":53409612071251,"sku":"IB220-89","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Burgundy \/ 5XL","offer_id":53409612104019,"sku":"IB220-90","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XS","offer_id":53409612136787,"sku":"IB220-91","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ S","offer_id":53409612169555,"sku":"IB220-92","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ M","offer_id":53409612202323,"sku":"IB220-93","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ L","offer_id":53409612235091,"sku":"IB220-94","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XL","offer_id":53409612267859,"sku":"IB220-95","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ XXL","offer_id":53409612300627,"sku":"IB220-96","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 3XL","offer_id":53409612333395,"sku":"IB220-97","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 4XL","offer_id":53409612366163,"sku":"IB220-98","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Red \/ 5XL","offer_id":53409612398931,"sku":"IB220-99","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XS","offer_id":53409612431699,"sku":"IB220-100","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ S","offer_id":53409612464467,"sku":"IB220-101","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ M","offer_id":53409612497235,"sku":"IB220-102","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ L","offer_id":53409612530003,"sku":"IB220-103","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XL","offer_id":53409612562771,"sku":"IB220-104","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ XXL","offer_id":53409612595539,"sku":"IB220-105","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 3XL","offer_id":53409612628307,"sku":"IB220-106","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 4XL","offer_id":53409612661075,"sku":"IB220-107","price":11.0,"currency_code":"EUR","in_stock":true},{"title":"Ideal Oxford Grey \/ 5XL","offer_id":53409612693843,"sku":"IB220-108","price":11.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/polo_pas_cher_personnalisable_nantes.webp?v=1775398314"},{"product_id":"t-shirt-oversize-ecoresponsable-personnalisable","title":"T-shirt oversize écoresponsable 180Gr\/m² personnalisable","description":"\u003cstyle\u003e\n.product-desc,\n.product-desc *,\n.product-desc *::before,\n.product-desc *::after {\n  box-sizing: border-box;\n}\n\n.product-desc {\n  --pd-ink: #2f215f;\n  --pd-ink-soft: #5c4a8f;\n  --pd-text: #4b4b57;\n  --pd-muted: #7a748c;\n  --pd-line: #d9d1ee;\n  --pd-line-strong: #c9b8ff;\n  --pd-bg-soft: #f5f1ff;\n  --pd-bg-soft-2: #efe9ff;\n\n  font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n  color: var(--pd-text);\n  line-height: 1.7;\n  max-width: 760px;\n}\n\n.product-desc section {\n  margin: 0 0 1.55rem 0;\n}\n\n.product-desc .pd-intro {\n  margin: 0 0 1.4rem 0;\n  padding: 0.15rem 0 0.15rem 1rem;\n  border-left: 3px solid var(--pd-ink);\n  font-size: 0.96rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-intro strong {\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-heading {\n  margin: 0 0 0.7rem 0;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-tags,\n.product-desc .pd-clients {\n  list-style: none;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 0;\n  padding: 0;\n}\n\n.product-desc .pd-tags li {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 0.45rem 0.95rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink);\n  font-size: 0.84rem;\n  line-height: 1.25;\n}\n\n.product-desc .pd-tags.pd-summary li {\n  background: var(--pd-bg-soft-2);\n  color: var(--pd-ink);\n  border: 1px solid #ddd3fb;\n  font-weight: 600;\n}\n\n.product-desc .pd-accordion {\n  margin-top: 0.25rem;\n}\n\n.product-desc .pd-accordion details {\n  border-top: 1px solid var(--pd-line);\n  border-bottom: 1px solid var(--pd-line);\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 0.95rem 0;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--pd-ink);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: transparent;\n}\n\n.product-desc .pd-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-desc .pd-accordion summary::after {\n  content: \"+\";\n  font-size: 1.15rem;\n  line-height: 1;\n  color: var(--pd-ink-soft);\n  flex-shrink: 0;\n  margin-left: 1rem;\n}\n\n.product-desc .pd-accordion details[open] summary::after {\n  content: \"–\";\n}\n\n.product-desc .pd-accordion-content {\n  padding: 0.4rem 0 0.8rem 0;\n}\n\n.product-desc .pd-techniques {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-techniques li {\n  display: flex;\n  gap: 12px;\n  padding: 0.78rem 0;\n  border-bottom: 1px solid var(--pd-line);\n  font-size: 0.91rem;\n}\n\n.product-desc .pd-techniques strong {\n  min-width: 138px;\n  flex-shrink: 0;\n  color: var(--pd-ink);\n  font-weight: 700;\n}\n\n.product-desc .pd-techniques span {\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  background: var(--pd-bg-soft);\n  border: 1px solid #e0d6fb;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-note strong {\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.9rem;\n  background: transparent;\n}\n\n.product-desc .pd-table tr {\n  border-bottom: 1px solid var(--pd-line);\n}\n\n.product-desc .pd-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-desc .pd-table td {\n  padding: 0.62rem 0;\n  vertical-align: top;\n}\n\n.product-desc .pd-table td:first-child {\n  width: 40%;\n  padding-right: 1rem;\n  color: var(--pd-muted);\n}\n\n.product-desc .pd-table td:last-child {\n  color: var(--pd-ink);\n  font-weight: 600;\n}\n\n.product-desc .pd-text {\n  margin: 0;\n  font-size: 0.9rem;\n  color: var(--pd-text);\n}\n\n.product-desc .pd-clients li {\n  padding: 0.42rem 0.8rem;\n  border-radius: 999px;\n  background: transparent;\n  border: 1px solid var(--pd-line-strong);\n  color: var(--pd-ink-soft);\n  font-size: 0.82rem;\n  line-height: 1.2;\n}\n\n.product-desc .pd-delivery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.product-desc .pd-delivery-item {\n  padding: 0.95rem 1rem;\n  border-radius: 12px;\n  border: 1px solid var(--pd-line);\n  background: transparent;\n  font-size: 0.88rem;\n}\n\n.product-desc .pd-delivery-item strong {\n  display: block;\n  margin-bottom: 0.2rem;\n  color: var(--pd-ink);\n}\n\n.product-desc .pd-delivery-item span {\n  color: var(--pd-text);\n  font-size: 0.82rem;\n}\n\n@media (max-width: 640px) {\n  .product-desc .pd-techniques li {\n    flex-direction: column;\n    gap: 0.25rem;\n  }\n\n  .product-desc .pd-techniques strong {\n    min-width: 0;\n  }\n\n  .product-desc .pd-delivery {\n    grid-template-columns: 1fr;\n  }\n\n  .product-desc .pd-table td:first-child {\n    width: 44%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp class=\"pd-intro\"\u003e\u003cstrong\u003eT-shirt oversize homme personnalisable en coton biologique, support textile adapté aux projets de personnalisation modernes pour équipes, associations ou événements.\u003c\/strong\u003e Sa coupe ample avec épaules tombantes offre un style contemporain tout en restant confortable pour un usage quotidien, avec un coton peigné lavé aux enzymes pour un toucher doux et une surface lisse. \u003cstrong\u003eProjet de personnalisation textile accompagné depuis notre atelier de marquage textile à Saint-Nazaire,\u003c\/strong\u003e au cœur de la Loire-Atlantique, et destiné aux professionnels, associations et particuliers du 44 ainsi que des départements voisins comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003csection aria-label=\"Résumé du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eÀ retenir\u003c\/h2\u003e\n\u003cul class=\"pd-tags pd-summary\"\u003e\n\u003cli\u003eT-shirt oversize homme personnalisable\u003c\/li\u003e\n\u003cli\u003e100 % coton biologique peigné\u003c\/li\u003e\n\u003cli\u003e180 g\/m² · épaules tombantes\u003c\/li\u003e\n\u003cli\u003eLavé aux enzymes · No label\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Détails du produit\" class=\"pd-accordion\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eEn savoir plus\u003c\/summary\u003e\n\u003cdiv class=\"pd-accordion-content\"\u003e\n\u003csection aria-label=\"Usages recommandés\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eUsages\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eÉvénements et festivals\u003c\/li\u003e\n\u003cli\u003eAssociations et clubs\u003c\/li\u003e\n\u003cli\u003eMarques et projets textiles\u003c\/li\u003e\n\u003cli\u003eMerchandising et textiles promotionnels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Zones de personnalisation\"\u003e\n\u003ch2 class=\"pd-heading\"\u003ePersonnalisation possible\u003c\/h2\u003e\n\u003cul class=\"pd-tags\"\u003e\n\u003cli\u003eLogo côté cœur\u003c\/li\u003e\n\u003cli\u003eMarquage torse\u003c\/li\u003e\n\u003cli\u003eMarquage dos\u003c\/li\u003e\n\u003cli\u003eMarquage manche\u003c\/li\u003e\n\u003cli\u003ePetite et grande série\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Techniques de marquage textile\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eTechniques disponibles\u003c\/h2\u003e\n\u003cul class=\"pd-techniques\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpression DTF\u003c\/strong\u003e \u003cspan\u003eIdéale pour les visuels détaillés ou multicolores sur coton biologique, tout en conservant la souplesse du tissu.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlex \/ flocage\u003c\/strong\u003e \u003cspan\u003eSolution efficace pour les logos simples, textes et marquages épurés.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSérigraphie\u003c\/strong\u003e \u003cspan\u003eParticulièrement intéressante pour les séries importantes.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Conseil marquage\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eGrâce à son coton biologique peigné lavé aux enzymes, ce t-shirt offre une surface lisse et homogène, idéale pour les impressions DTF et la sérigraphie.\u003c\/strong\u003e La technique la plus adaptée dépend du visuel, de la quantité et du rendu souhaité. Notre atelier vous accompagne pour choisir la solution la plus cohérente pour votre projet.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Tarification\"\u003e\n\u003cp class=\"pd-note\"\u003e\u003cstrong\u003eTarifs dégressifs selon la quantité.\u003c\/strong\u003e Plus votre commande est importante, plus le coût unitaire diminue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Caractéristiques du produit\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eComposition\u003c\/td\u003e\n\u003ctd\u003e100 % coton biologique peigné\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrammage\u003c\/td\u003e\n\u003ctd\u003e180 g\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTraitement\u003c\/td\u003e\n\u003ctd\u003eLavé aux enzymes pour surface lisse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd\u003eOversize · épaules tombantes · coutures latérales\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCol\u003c\/td\u003e\n\u003ctd\u003eBord-côte 1×1 · bande de propreté intérieure ton sur ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinitions\u003c\/td\u003e\n\u003ctd\u003eRenfort épaule · ourlet double surpiqûres bas de manches et bas de vêtement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉtiquette\u003c\/td\u003e\n\u003ctd\u003eSans marque — No label\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTailles disponibles\u003c\/td\u003e\n\u003ctd\u003eXS · S · M · L · XL · XXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePays d'origine\u003c\/td\u003e\n\u003ctd\u003eBangladesh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnalisation\u003c\/td\u003e\n\u003ctd\u003eRéalisée en France dans le cadre de notre accompagnement produit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Accompagnement local et zone desservie\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eAncrage local\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0.75rem;\" class=\"pd-text\"\u003ePop'Art Design accompagne les projets de personnalisation textile depuis son atelier situé à Saint-Nazaire, en Loire-Atlantique (44), notamment dans le bassin nazairien et la presqu'île guérandaise, ainsi que dans les départements limitrophes comme le Morbihan (56) et la Vendée (85).\u003c\/p\u003e\n\u003cul aria-label=\"Types de clients accompagnés\" class=\"pd-clients\"\u003e\n\u003cli\u003eEntreprises\u003c\/li\u003e\n\u003cli\u003eAssociations\u003c\/li\u003e\n\u003cli\u003eOrganisateurs d'événements\u003c\/li\u003e\n\u003cli\u003eMarques et créateurs\u003c\/li\u003e\n\u003cli\u003eÉvénements locaux\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Livraison et retrait\"\u003e\n\u003ch2 class=\"pd-heading\"\u003eLivraison \u0026amp; retrait\u003c\/h2\u003e\n\u003cdiv class=\"pd-delivery\"\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eLivraison à domicile\u003c\/strong\u003e \u003cspan\u003eExpédition partout en France, directement chez vous ou sur votre lieu d'activité.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-delivery-item\"\u003e\n\u003cstrong\u003eClick \u0026amp; Collect\u003c\/strong\u003e \u003cspan\u003eRetrait dans notre atelier à Saint-Nazaire, proche de Nantes, Guérande et Pornic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\u003cdiv id=\"zakeke-product-tag\" style=\"display:none\" data-product-id=\"10523085275475\" data-enviroment=\"Customizer\"\u003e\u003c\/div\u003e","brand":"NATIVE SPIRIT","offers":[{"title":"XS \/ White","offer_id":53409930510675,"sku":"NS352-1","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Black","offer_id":53409930543443,"sku":"NS352-2","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Driftwood","offer_id":53409930576211,"sku":"NS352-3","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Ivory","offer_id":53409930608979,"sku":"NS352-4","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Organic Khaki","offer_id":53409930641747,"sku":"NS352-5","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Paprika","offer_id":53409930674515,"sku":"NS352-6","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":53409930707283,"sku":"NS352-7","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ Black","offer_id":53409930740051,"sku":"NS352-8","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ Driftwood","offer_id":53409930772819,"sku":"NS352-9","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ Ivory","offer_id":53409930805587,"sku":"NS352-10","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ Organic Khaki","offer_id":53409930838355,"sku":"NS352-11","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"S \/ Paprika","offer_id":53409930871123,"sku":"NS352-12","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":53409930903891,"sku":"NS352-13","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ Black","offer_id":53409930936659,"sku":"NS352-14","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ Driftwood","offer_id":53409930969427,"sku":"NS352-15","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ Ivory","offer_id":53409931002195,"sku":"NS352-16","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ Organic Khaki","offer_id":53409931034963,"sku":"NS352-17","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"M \/ Paprika","offer_id":53409931067731,"sku":"NS352-18","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":53409931100499,"sku":"NS352-19","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ Black","offer_id":53409931133267,"sku":"NS352-20","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ Driftwood","offer_id":53409931166035,"sku":"NS352-21","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ Ivory","offer_id":53409931198803,"sku":"NS352-22","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ Organic Khaki","offer_id":53409931231571,"sku":"NS352-23","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"L \/ Paprika","offer_id":53409931264339,"sku":"NS352-24","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":53409931297107,"sku":"NS352-25","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Black","offer_id":53409931329875,"sku":"NS352-26","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Driftwood","offer_id":53409931362643,"sku":"NS352-27","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Ivory","offer_id":53409931395411,"sku":"NS352-28","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Organic Khaki","offer_id":53409931428179,"sku":"NS352-29","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Paprika","offer_id":53409931460947,"sku":"NS352-30","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":53409931493715,"sku":"NS352-31","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Black","offer_id":53409931526483,"sku":"NS352-32","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Driftwood","offer_id":53409931559251,"sku":"NS352-33","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Ivory","offer_id":53409931592019,"sku":"NS352-34","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Organic Khaki","offer_id":53409931624787,"sku":"NS352-35","price":16.0,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Paprika","offer_id":53409931657555,"sku":"NS352-36","price":16.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0261\/3447\/8936\/files\/tshirt-oversize-bio-popartdesign-personnalise-nantes.webp?v=1775405592"}],"url":"https:\/\/popartdesign.fr\/collections\/restaurant-tenues-personnalisees.oembed?page=4","provider":"Pop'Art Design - Impression Textile et Broderie","version":"1.0","type":"link"}