{"id":6670,"date":"2025-09-14T14:29:51","date_gmt":"2025-09-14T12:29:51","guid":{"rendered":"https:\/\/tsispa.com\/?page_id=6670"},"modified":"2025-09-14T16:20:05","modified_gmt":"2025-09-14T14:20:05","slug":"confeccion-medida","status":"publish","type":"page","link":"https:\/\/tsispa.com\/en\/confeccion-medida\/","title":{"rendered":"Confeccion medida"},"content":{"rendered":"<section class=\"process\">\n  <div class=\"process-container\">\n\n    <!-- Encabezado -->\n    <header class=\"process-header\">\n      <h1>The bespoke tailoring process<\/h1>\n      <p>Each Tsispa coat is a unique piece, designed and handcrafted to offer you a truly exclusive experience.<\/p>\n    <\/header>\n\n    <!-- Fases del proceso -->\n    <div class=\"process-steps\">\n      <div class=\"step\">\n        <h3>1. Choosing the model<\/h3>\n        <p>Select on our website the design and color that inspire you most and place your order. If you wish to request a special customization \u2014such as adding a hood, changing the buttons, or adjusting a detail\u2014 contact us before completing your purchase so we can confirm its feasibility.<\/p>\n      <\/div>\n\n      <div class=\"step\">\n        <h3>2. Taking measurements<\/h3>\n        <p>Within 24 hours we will reach out to begin the measuring process. We will send you photos, videos, and examples, guiding you step by step to ensure it is clear and simple. We will also ask you to measure one of your existing garments to guarantee accuracy, so your coat fits exactly as you specified.<\/p>\n      <\/div>\n\n      <div class=\"step\">\n        <h3>3. Tailoring begins<\/h3>\n        <p>Our seamstresses craft your coat with dedication and precision, taking care of every stitch. This process usually takes between one and two weeks, depending on the atelier\u2019s workload. If the chosen fabric color is not immediately available, we will order it from our supplier, which may extend the process by an additional one or two weeks.<\/p>\n      <\/div>\n\n      <div class=\"step\">\n        <h3>4. Delivery<\/h3>\n        <p>Once your coat is completed, you will receive an email update, and we will ship it via express courier. It will arrive at your chosen address the following day\u2014ready to keep the cold at bay.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Preguntas Frecuentes -->\n    <div class=\"faq-section\">\n      <h2>Frequently asked questions<\/h2>\n<div class=\"faq-item\">\n        <button class=\"faq-question\">What sizes are available?<\/button>\n        <div class=\"faq-answer\">\n          <p>Each coat is made to order, so there are no limitations on your measurements or proportions. We also create coats for teenagers and children from 6 years of age. <\/p>\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-question\">How long does the entire process take?<\/button>\n        <div class=\"faq-answer\">\n          <p>The time varies depending on the atelier\u2019s workload and the availability of the chosen fabric color, but it usually ranges between 1 and 4 weeks.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\">Can I customize specific details?<\/button>\n        <div class=\"faq-answer\">\n          <p>Yes. You can add a hood, a belt, change the buttons\u2026 Share your idea with us and we will do our best to bring it to life.<\/p>\n        <\/div>\n      <\/div>\n\n      \n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"process-cta\">\n      <a href=\"\/en\/home\/tienda\/\" class=\"cta-button\">Explore the collection<\/a>\n      <a href=\"\/en\/sistema-calefactable\/\" class=\"secondary-link\">The heating system<\/a>\n      <a href=\"\/en\/materiales\/\" class=\"secondary-link\">Explore the fabrics<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.process {\n  padding: 40px 20px 80px;\n  background: #f9f9f9;\n  font-family: \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.process-container {\n  max-width: 900px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.process-header h1 {\n  font-size: 2.2rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n  color: #000;\n}\n\n.process-header p {\n  font-size: 1.1rem;\n  color: #444;\n  margin-bottom: 40px;\n}\n\n\/* Pasos en bloques apilados *\/\n.process-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 25px;\n  margin: 40px 0;\n}\n\n.step {\n  background: #fff;\n  padding: 25px;\n  border-radius: 6px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n  text-align: left;\n}\n\n.step h3 {\n  font-size: 1.1rem;\n  font-weight: 700;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n  color: #000;\n}\n\n.step p {\n  font-size: 0.95rem;\n  line-height: 1.6;\n  color: #555;\n}\n\n\/* FAQ *\/\n.faq-section {\n  margin: 50px auto;\n  max-width: 800px;\n  text-align: left;\n}\n\n.faq-section h2 {\n  font-size: 1.6rem;\n  font-weight: 700;\n  text-align: center;\n  margin-bottom: 30px;\n  text-transform: uppercase;\n  color: #000;\n}\n\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  width: 100%;\n  padding: 15px;\n  background: none;\n  border: none;\n  text-align: left;\n  font-size: 1rem;\n  font-weight: 600;\n  cursor: pointer;\n  position: relative;\n  color: #000;\n  text-transform: none;\n}\n\n.faq-question::after {\n  content: '+';\n  position: absolute;\n  right: 20px;\n  font-size: 1.2rem;\n  transition: transform 0.3s;\n  color: #000;\n}\n\n.faq-item.active .faq-question::after {\n  content: '\u2013';\n}\n\n.faq-answer {\n  display: none;\n  padding: 0 15px 10px;\n  font-size: 0.95rem;\n  color: #444;\n  line-height: 1.6;\n  margin-top: 10px;\n}\n\n.faq-item.active .faq-answer {\n  display: block;\n}\n\n\/* CTA *\/\n.process-cta {\n  margin-top: 40px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  justify-content: center;\n}\n\n.cta-button {\n  background: #000;\n  color: #fff;\n  font-size: 1rem;\n  font-weight: 600;\n  padding: 12px 28px;\n  text-decoration: none;\n  border-radius: 4px;\n  transition: background 0.3s;\n}\n\n.cta-button:hover {\n  background: #444;\n}\n\n.secondary-link {\n  display: inline-block;\n  border: 1px solid #000;\n  padding: 10px 22px;\n  border-radius: 4px;\n  font-size: 0.95rem;\n  font-weight: 600;\n  color: #000;\n  text-decoration: none;\n  transition: all 0.3s;\n}\n\n.secondary-link:hover {\n  background: #000;\n  color: #fff;\n}\n<\/style>\n\n<script>\n\/\/ Script acorde\u00f3n FAQ\ndocument.querySelectorAll('.faq-question').forEach(button => {\n  button.addEventListener('click', () => {\n    const faqItem = button.parentElement;\n    faqItem.classList.toggle('active');\n  });\n});\n<\/script>\n\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>El proceso de confecci\u00f3n a medida Cada abrigo Tsispa es una pieza \u00fanica, dise\u00f1ada y elaborada artesanalmente para ofrecerte una experiencia verdaderamente exclusiva. 1. Elecci\u00f3n del modelo Elige en nuestra web el dise\u00f1o y color que m\u00e1s te inspire y realiza tu compra. Si deseas una personalizaci\u00f3n especial \u2014como a\u00f1adir una capucha, cambiar botones o [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_uf_show_specific_survey":0,"_uf_disable_surveys":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6670","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"tsispa.com","author_link":"https:\/\/tsispa.com\/en\/author\/tsispa-com\/"},"uagb_comment_info":0,"uagb_excerpt":"El proceso de confecci\u00f3n a medida Cada abrigo Tsispa es una pieza \u00fanica, dise\u00f1ada y elaborada artesanalmente para ofrecerte una experiencia verdaderamente exclusiva. 1. Elecci\u00f3n del modelo Elige en nuestra web el dise\u00f1o y color que m\u00e1s te inspire y realiza tu compra. Si deseas una personalizaci\u00f3n especial \u2014como a\u00f1adir una capucha, cambiar botones o&hellip;","_links":{"self":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/comments?post=6670"}],"version-history":[{"count":14,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6670\/revisions"}],"predecessor-version":[{"id":6694,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6670\/revisions\/6694"}],"wp:attachment":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/media?parent=6670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}