{"id":17846,"date":"2026-05-13T08:47:43","date_gmt":"2026-05-13T08:47:43","guid":{"rendered":"https:\/\/www.turitop.com\/"},"modified":"2026-05-13T15:52:39","modified_gmt":"2026-05-13T15:52:39","slug":"b2b-marketplace","status":"publish","type":"page","link":"https:\/\/www.turitop.com\/en\/b2b-marketplace\/","title":{"rendered":"MarketPlace B2B"},"content":{"rendered":"<style>\n\n\n#ttmp, #ttmp * { box-sizing: border-box; }\n\n\/* \u2500\u2500 Contenedor ra\u00edz \u2500\u2500 *\/\n#ttmp {\n  background-image: url('https:\/\/turitop.com\/wp-content\/uploads\/2025\/08\/texttura-fondo.jpg');\n  background-repeat: repeat;\n  background-size: auto;\n  margin-left: -20px;\n  margin-right: -20px;\n}\n\n\/* \u2500\u2500 Secciones: transparentes para ver la textura \u2500\u2500 *\/\n#ttmp .tt-section,\n#ttmp .tt-section-gray,\n#ttmp .tt-hero { background: transparent !important; }\n#ttmp .tt-section,\n#ttmp .tt-section-gray { padding: 80px 40px; }\n#ttmp .tt-container    { max-width: 1400px; margin: 0 auto; }\n\n\/* \u2500\u2500 Tipograf\u00eda: hereda del tema, solo corregimos lo que Kadence pisa \u2500\u2500 *\/\n#ttmp h1, #ttmp h2, #ttmp h3, #ttmp h4 {\n  font-family: var(--global-heading-font-family) !important;\n  font-weight: 700 !important;\n  margin-top: 0 !important;\n  line-height: 1.2 !important;\n}\n#ttmp h1 { font-size: 52px !important; }\n#ttmp h2 { font-size: 40px !important; margin-bottom: 16px !important; }\n#ttmp h3 { font-size: 22px !important; margin-bottom: 10px !important; }\n#ttmp h4 { font-size: 17px !important; margin-bottom: 8px !important; }\n\n\/* P\u00e1rrafos: 18px del tema, solo heredamos *\/\n#ttmp p { margin-top: 0; margin-bottom: 16px; }\n\n\/* \u2500\u2500 Etiqueta de secci\u00f3n (C\u00d3MO FUNCIONA, etc.) \u2500\u2500 *\/\n#ttmp .tt-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700;\n  font-family: var(--global-heading-font-family);\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: var(--global-palette1);\n  margin-bottom: 10px;\n}\n\n\/* \u2500\u2500 Botones: usamos clases nativas de Kadence \u2500\u2500\n   kb-button + kt-button + kb-btn-global-inherit = hereda colores del tema\n   Solo a\u00f1adimos lo que no est\u00e1 cubierto (ancho full dentro de card) \u2500\u2500 *\/\n#ttmp .tt-btn-full {\n  width: 100% !important;\n  justify-content: center !important;\n  margin-bottom: 10px !important;\n  display: flex !important;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n#ttmp .tt-hero {\n  padding: 80px 40px 70px;\n  border-bottom: 1px solid var(--global-palette6);\n}\n#ttmp .tt-hero-inner {\n  max-width: 1100px; margin: 0 auto;\n  display: grid; grid-template-columns: 1fr 1.1fr;\n  gap: 60px; align-items: center;\n}\n#ttmp .tt-hero h1      { font-size: 52px !important; margin-bottom: 20px !important; }\n#ttmp .tt-hero-ctas    { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 28px; }\n#ttmp .tt-trust-row    { display: flex; align-items: center; gap: 10px; font-size: 13px; color: var(--global-palette4); }\n#ttmp .tt-stars        { color: #f59e0b; }\n#ttmp .tt-divider-v    { color: var(--global-palette6); }\n#ttmp .tt-hero-img     { width: 100%; border-radius: 16px; display: block; }\n\n\/* \u2500\u2500 Checklist \u2500\u2500 *\/\n#ttmp .tt-check-list { list-style: none; padding: 0 !important; margin: 24px 0 0 !important; }\n#ttmp .tt-check-list li {\n  display: flex; gap: 12px; align-items: flex-start;\n  margin-bottom: 14px;\n}\n#ttmp .tt-check-icon {\n  width: 20px; height: 20px; border-radius: 50%;\n  background: rgba(53,184,188,0.12);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0; margin-top: 3px;\n}\n#ttmp .tt-check-icon::after { content: '\u2713'; font-size: 11px; color: var(--global-palette1); font-weight: 700; }\n\n\/* \u2500\u2500 Grid 2 columnas (Qu\u00e9 es) \u2500\u2500 *\/\n#ttmp .tt-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: start; }\n\n\/* \u2500\u2500 Cuadr\u00edcula 2\u00d72 de iconos \u2500\u2500 *\/\n#ttmp .tt-icon-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n#ttmp .tt-icon-card {\n  background: var(--global-palette7);\n  border-radius: 12px; padding: 22px 18px;\n  border: 1px solid var(--global-palette6);\n}\n#ttmp .tt-icon-wrap {\n  width: 48px; height: 48px; border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 22px; margin-bottom: 12px;\n}\n#ttmp .tt-icon-green,\n#ttmp .tt-icon-cyan  { background: rgba(53,184,188,0.10); }\n#ttmp .tt-icon-orange { background: rgba(241,137,30,0.10); }\n\n\/* \u2500\u2500 Tabs \u2500\u2500 *\/\n#ttmp .tt-tabs-row { display: flex; gap: 10px; margin-bottom: 36px; flex-wrap: wrap; }\n#ttmp .tt-tab {\n  padding: 9px 22px; border-radius: 50px;\n  border: 2px solid var(--global-palette6);\n  background: var(--global-palette9);\n  font-family: var(--global-heading-font-family);\n  font-weight: 700; font-size: 14px;\n  color: var(--global-palette4); cursor: pointer; transition: all 0.18s;\n}\n#ttmp .tt-tab.active        { border-color: var(--global-palette1); color: var(--global-palette1); background: rgba(53,184,188,0.06); }\n#ttmp .tt-tab:hover:not(.active) { border-color: var(--global-palette5); color: var(--global-palette3); }\n#ttmp .tt-hidden { display: none !important; }\n\n\/* \u2500\u2500 Steps \u2500\u2500 *\/\n#ttmp .tt-steps-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }\n#ttmp .tt-step-card {\n  background: var(--global-palette9); border-radius: 12px;\n  padding: 24px 20px; border: 1px solid var(--global-palette6);\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n#ttmp .tt-step-card:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(0,0,0,0.07); }\n#ttmp .tt-step-num {\n  width: 36px; height: 36px; border-radius: 50%;\n  background: var(--global-palette1); color: var(--global-palette9);\n  font-family: var(--global-heading-font-family); font-weight: 700; font-size: 15px;\n  display: flex; align-items: center; justify-content: center; margin-bottom: 14px;\n}\n#ttmp .tt-step-icon { font-size: 26px; margin-bottom: 10px; }\n\n\/* \u2500\u2500 Para qui\u00e9n \u2500\u2500 *\/\n#ttmp .tt-audience-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; margin-top: 40px; }\n#ttmp .tt-aud-card {\n  background: var(--global-palette9); border-radius: 14px;\n  padding: 30px 24px; border: 1px solid var(--global-palette6);\n  transition: box-shadow 0.2s;\n}\n#ttmp .tt-aud-card:hover { box-shadow: 0 12px 36px rgba(0,0,0,0.08); }\n#ttmp .tt-aud-icon-wrap {\n  width: 56px; height: 56px; border-radius: 14px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 26px; margin-bottom: 16px;\n}\n#ttmp .tt-icon-green  { background: rgba(53,184,188,0.10); }\n#ttmp .tt-icon-cyan   { background: rgba(53,184,188,0.10); }\n#ttmp .tt-icon-orange { background: rgba(241,137,30,0.10); }\n#ttmp .tt-arrow-list  { list-style: none; padding: 0 !important; margin: 0 !important; }\n#ttmp .tt-arrow-list li {\n  padding: 6px 0 6px 18px;\n  border-bottom: 1px solid var(--global-palette7); position: relative;\n}\n#ttmp .tt-arrow-list li:last-child { border-bottom: none; }\n#ttmp .tt-arrow-list li::before   { content: '\u2192'; position: absolute; left: 0; color: var(--global-palette1); font-weight: 700; font-size: 13px; }\n\n\/* \u2500\u2500 Funcionalidades 3 col \u2500\u2500 *\/\n#ttmp .tt-feats-3col { display: grid; grid-template-columns: repeat(3,1fr); gap: 40px 32px; }\n#ttmp .tt-feat3 { text-align: center; }\n#ttmp .tt-feat3-icon {\n  width: 60px; height: 60px; border-radius: 50%;\n  background: var(--global-palette7);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 26px; margin: 0 auto 14px;\n}\n\n\/* \u2500\u2500 CTA Final \u2500\u2500 *\/\n#ttmp .tt-cta-band { padding: 80px 40px; }\n#ttmp .tt-cta-inner {\n  max-width: 780px; margin: 0 auto;\n  background: linear-gradient(135deg, rgba(53,184,188,0.08) 0%, rgba(49,171,102,0.06) 100%);\n  border: 1px solid rgba(53,184,188,0.25);\n  border-radius: 24px; padding: 56px 60px; text-align: center;\n  position: relative; overflow: hidden;\n}\n#ttmp .tt-cta-inner::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 4px;\n  background: linear-gradient(90deg, var(--global-palette1), var(--global-palette2));\n  border-radius: 24px 24px 0 0;\n}\n#ttmp .tt-cta-btns {\n  display: flex; flex-direction: row; gap: 14px;\n  align-items: center; justify-content: center;\n  flex-wrap: wrap; margin-bottom: 28px;\n}\n#ttmp .tt-cta-pills { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n#ttmp .tt-cta-pill {\n  display: inline-flex; align-items: center; gap: 6px;\n  background: rgba(53,184,188,0.10);\n  border: 1px solid rgba(53,184,188,0.2);\n  border-radius: 50px; padding: 5px 14px;\n  font-size: 12px; font-family: var(--global-heading-font-family);\n  font-weight: 600; color: var(--global-palette1);\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media (max-width: 960px) {\n  #ttmp { margin-left: 0; margin-right: 0; }\n  #ttmp .tt-hero-inner,\n  #ttmp .tt-two-col        { grid-template-columns: 1fr !important; }\n  #ttmp .tt-steps-grid,\n  #ttmp .tt-audience-grid,\n  #ttmp .tt-feats-3col,\n  #ttmp .tt-icon-grid      { grid-template-columns: 1fr 1fr !important; }\n  #ttmp .tt-hero h1        { font-size: 36px !important; }\n  #ttmp h2                 { font-size: 28px !important; }\n  #ttmp .tt-section,\n  #ttmp .tt-hero           { padding: 50px 20px !important; }\n  #ttmp .tt-cta-band       { padding: 50px 20px; }\n  #ttmp .tt-cta-inner      { padding: 40px 28px; }\n  #ttmp .tt-cta-btns       { flex-direction: column; }\n}\n@media (max-width: 600px) {\n  #ttmp .tt-steps-grid,\n  #ttmp .tt-audience-grid,\n  #ttmp .tt-feats-3col,\n  #ttmp .tt-icon-grid      { grid-template-columns: 1fr !important; }\n  #ttmp .tt-hero-ctas      { flex-direction: column; }\n}\n<\/style>\n\n\n\n\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Quicksand:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<div id=\"ttmp\">\n\n  <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\n  <div class=\"tt-hero\">\n    <div class=\"tt-hero-inner\">\n      <div class=\"tt-hero-text\">\n        <span class=\"tt-label\">Fully integrated<\/span>\n        <h1>MarketPlace<br>of TuriTop<\/h1>\n        <p>Connect with suppliers and resellers in a single B2B MarketPlace. Expand your catalogue, synchronise real-time availability and manage commissions - no email, no Excel, no errors.<\/p>\n        <div class=\"tt-hero-ctas\">\n          <a href=\"https:\/\/www.turitop.com\/en\/schedule-your-demo\/\"\n             class=\"kb-button kt-button kb-btn-global-inherit kt-btn-size-standard wp-block-button__link wp-block-kadence-singlebtn\">\n            Book a demo\n          <\/a>\n          <a href=\"https:\/\/app.turitop.com\/register\/es\" class=\"kb-button kt-button kb-btn-global-inherit kt-btn-size-standard kt-btn-style-outline wp-block-button__link wp-block-kadence-singlebtn\" target=\"_blank\" rel=\"noopener\">\n            Create your free account\n          <\/a>\n        <\/div>\n        <div class=\"tt-trust-row\">\n          <span class=\"tt-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <span>4.9 on Google - 84 reviews<\/span>\n          <span class=\"tt-divider-v\">|<\/span>\n          <span>Free 14-day trial<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"tt-hero-right\">\n        <img decoding=\"async\"\n          src=\"https:\/\/media.turitop.com\/production-web\/2026\/05\/MarketplaceTuriTop.webp\"\n          alt=\"TuriTop MarketPlace\"\n          class=\"tt-hero-img\"\n        \/>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 QU\u00c9 ES \u2550\u2550\u2550 -->\n  <div class=\"tt-section\">\n    <div class=\"tt-container\">\n      <div class=\"tt-two-col\">\n        <div>\n          <span class=\"tt-label\">Easy to use<\/span>\n          <h2>Sell more activities<br>without creating its own product<\/h2>\n          <p>TuriTop's MarketPlace connects to <strong>activity providers<\/strong> with <strong>resellers<\/strong> within a single platform. Agencies, OTAs and intermediaries can expand their catalogue without operational risk.<\/p>\n          <ul class=\"tt-check-list\">\n            <li><span class=\"tt-check-icon\"><\/span><div>It is not link sharing. Each reseller has his own professional account and operates as a real intermediary.<\/div><\/li>\n            <li><span class=\"tt-check-icon\"><\/span><div>Availability always synchronised in real time. Overbooking is impossible.<\/div><\/li>\n            <li><span class=\"tt-check-icon\"><\/span><div>Supplier, reseller and customer receive automatic ticket confirmation for each booking.<\/div><\/li>\n            <li><span class=\"tt-check-icon\"><\/span><div>The supplier accepts or rejects each request. Full control over who sells your activities.<\/div><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"tt-icon-grid\">\n          <div class=\"tt-icon-card\">\n            <div class=\"tt-icon-wrap tt-icon-green\"><span>\ud83d\udcc5<\/span><\/div>\n            <h4>Easy to configure<\/h4>\n            <p>Search for the provider in the MarketPlace, select the service and send a resale request. Within minutes you can start selling.<\/p>\n          <\/div>\n          <div class=\"tt-icon-card\">\n            <div class=\"tt-icon-wrap tt-icon-cyan\"><span>\ud83d\udd17<\/span><\/div>\n            <h4>Install it on your website<\/h4>\n            <p>The accepted service appears with its own installable widget. Customise name, price and description with your identity.<\/p>\n          <\/div>\n          <div class=\"tt-icon-card\">\n            <div class=\"tt-icon-wrap tt-icon-orange\"><span>\ud83d\udcb3<\/span><\/div>\n            <h4>Charge your way<\/h4>\n            <p>Choose who gets paid: the reseller or the supplier. Compatible with Stripe, Redsys, PayPal, Bizum and more.<\/p>\n          <\/div>\n          <div class=\"tt-icon-card\">\n            <div class=\"tt-icon-wrap tt-icon-green\"><span>\ud83d\udd12<\/span><\/div>\n            <h4>Maintain your brand<\/h4>\n            <p>Your widget, your website, your colours. The customer never leaves your site and never knows which supplier the product is from.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 C\u00d3MO FUNCIONA \u2550\u2550\u2550 -->\n  <div class=\"tt-section tt-section-gray\">\n    <div class=\"tt-container\">\n      <span class=\"tt-label\">How it works<\/span>\n      <h2>Start reselling in 4 steps<\/h2>\n      <p>The process is completely digital. No phone calls, no paper forms. All from the TuriTop control panel.<\/p>\n\n      <div class=\"tt-tabs-row\">\n        <button class=\"tt-tab active\" data-tab=\"reseller\">For Resellers<\/button>\n        <button class=\"tt-tab\" data-tab=\"provider\">For Suppliers<\/button>\n      <\/div>\n\n      <div class=\"tt-tab-content tt-steps-grid\" id=\"tt-tab-reseller\">\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">1<\/div>\n          <div class=\"tt-step-icon\">\ud83d\udc64<\/div>\n          <h4>Create your TuriTop account<\/h4>\n          <p>Both reseller and supplier need an active payment account. If your supplier does not yet have one, TuriTop contacts them directly.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">2<\/div>\n          <div class=\"tt-step-icon\">\ud83d\udd0d<\/div>\n          <h4>Access the MarketPlace<\/h4>\n          <p>From your control panel, go to the tab <strong>MarketPlace<\/strong>. Search for the provider by name and see all their available services.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">3<\/div>\n          <div class=\"tt-step-icon\">\ud83d\udce9<\/div>\n          <h4>Submit your resale application<\/h4>\n          <p>Select the service, define who is to be charged and press <em>\u00abSend Request\u00bb.\u00bb<\/em>. The supplier will receive an email to accept or reject it.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">4<\/div>\n          <div class=\"tt-step-icon\">\ud83d\ude80<\/div>\n          <h4>Start selling<\/h4>\n          <p>Once accepted, the service appears in your Services tab. Install the widget, customise name and price and start generating bookings.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tt-tab-content tt-steps-grid tt-hidden\" id=\"tt-tab-provider\">\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">1<\/div>\n          <div class=\"tt-step-icon\">\u2699\ufe0f<\/div>\n          <h4>Activate the option in your service<\/h4>\n          <p>Go to your service \u2192 <strong>Advanced actions \u2192 Resellers<\/strong> and active <em>\u00abShow on TuriTop Marketplace\u00bb.\u00bb<\/em> so that resellers can find you.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">2<\/div>\n          <div class=\"tt-step-icon\">\ud83d\udcec<\/div>\n          <h4>Receive resale requests<\/h4>\n          <p>Interested resellers will send you a request. You will receive an email notification to accept or reject it from your dashboard.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">3<\/div>\n          <div class=\"tt-step-icon\">\u2705<\/div>\n          <h4>Accepts or rejects<\/h4>\n          <p>At <strong>Services \u2192 Advanced Options \u2192 Resellers<\/strong> you see all applications and can accept, reject or revoke access at any time.<\/p>\n        <\/div>\n        <div class=\"tt-step-card\">\n          <div class=\"tt-step-num\">4<\/div>\n          <div class=\"tt-step-icon\">\ud83d\udcca<\/div>\n          <h4>Manages and controls<\/h4>\n          <p>Each booking by the reseller discounts seats in your widget. You receive confirmation with the unique ID that identifies which reseller generated each sale.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 PARA QUI\u00c9N \u2550\u2550\u2550 -->\n  <div class=\"tt-section\">\n    <div class=\"tt-container\">\n      <span class=\"tt-label\">Who is it for?<\/span>\n      <h2>Designed for both sides of the business<\/h2>\n      <p>The MarketPlace connects those who have the product with those who have the channel. Both win.<\/p>\n      <div class=\"tt-audience-grid\">\n        <div class=\"tt-aud-card\">\n          <div class=\"tt-aud-icon-wrap tt-icon-green\">\ud83c\udf0a<\/div>\n          <h3>You are a supplier<\/h3>\n          <p>You operate tours, excursions, water activities, wine tourism or escape rooms and want to expand your sales channels without complications.<\/p>\n          <ul class=\"tt-arrow-list\">\n            <li>Expand your sales network effortlessly<\/li>\n            <li>You decide who resells your activities<\/li>\n            <li>Automatically synchronised availability<\/li>\n            <li>Automatic confirmation for each booking<\/li>\n            <li>Unique booking ID per reseller<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"tt-aud-card\">\n          <div class=\"tt-aud-icon-wrap tt-icon-cyan\">\ud83c\udfe2<\/div>\n          <h3>You are a Reseller<\/h3>\n          <p>You are an inbound agency, local OTA or business with tourist traffic that wants to monetise your audience without operating your own activities.<\/p>\n          <ul class=\"tt-arrow-list\">\n            <li>Unlimited catalogue without operational risk<\/li>\n            <li>No manual availability management<\/li>\n            <li>Customise name, price and description<\/li>\n            <li>Your brand, your widget, your website<\/li>\n            <li>Charge yourself or let the supplier charge<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"tt-aud-card\">\n          <div class=\"tt-aud-icon-wrap tt-icon-orange\">\ud83c\udf10<\/div>\n          <h3>You are an OTA<\/h3>\n          <p>Platforms such as Civitatis or BuenD\u00eda Tours already use TuriTop's MarketPlace. It connects with hundreds of operators directly and automatically.<\/p>\n          <ul class=\"tt-arrow-list\">\n            <li>Connect via MarketPlace with one click<\/li>\n            <li>API integration available<\/li>\n            <li>Real-time availability guaranteed<\/li>\n            <li>No resale commissions for you<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 FUNCIONALIDADES \u2550\u2550\u2550 -->\n  <div class=\"tt-section tt-section-gray\">\n    <div class=\"tt-container\">\n      <div style=\"text-align:center; margin-bottom:56px;\">\n        <span class=\"tt-label\">Everything you need<\/span>\n        <h2>In one place<\/h2>\n      <\/div>\n      <div class=\"tt-feats-3col\">\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\ud83d\udcc5<\/span><\/div>\n          <h4>Real-time availability<\/h4>\n          <p>The reseller's widget and the supplier's widget share the same inventory. Each booking automatically deducts seats. No overbooking and no calls.<\/p>\n        <\/div>\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\u2709\ufe0f<\/span><\/div>\n          <h4>Automatic confirmations<\/h4>\n          <p>Each booking generates automatic emails for supplier, reseller and end customer - with ticket and QR code included. No manual management.<\/p>\n        <\/div>\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\ud83c\udfa8<\/span><\/div>\n          <h4>Customisable widget<\/h4>\n          <p>The reseller changes the name of the service, adds price notes and personalises the confirmation message. Your identity, always present.<\/p>\n        <\/div>\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\ud83d\udcb0<\/span><\/div>\n          <h4>Flexible charging<\/h4>\n          <p>Choose who receives payment from the end customer: the reseller or the supplier. Compatible with all TuriTop gateways.<\/p>\n        <\/div>\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\ud83d\udd12<\/span><\/div>\n          <h4>Control for the supplier<\/h4>\n          <p>Accept or reject reseller requests from your dashboard. You can revoke any reseller's access at any time.<\/p>\n        <\/div>\n        <div class=\"tt-feat3\">\n          <div class=\"tt-feat3-icon\"><span>\ud83d\udcca<\/span><\/div>\n          <h4>Full traceability<\/h4>\n          <p>Each booking has a unique ID with supplier and reseller IDs. Full traceability for commissions and incidents.<\/p>\n        <\/div>\n      <\/div>\n      <div style=\"text-align:center; margin-top:40px;\">\n        <a href=\"https:\/\/www.turitop.com\/en\/integrations\/\" class=\"kb-button kt-button kb-btn-global-inherit kt-btn-size-standard kt-btn-style-outline wp-block-button__link wp-block-kadence-singlebtn\">\n          More on integrations\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 CTA FINAL \u2550\u2550\u2550 -->\n  <div class=\"tt-cta-band\">\n    <div class=\"tt-cta-inner\">\n      <h2>Ready to expand your distribution network?<\/h2>\n      <p>Join the tour operators already using TuriTop's MarketPlace to sell more, manage less and grow without limits.<\/p>\n      <div class=\"tt-cta-btns\">\n        <a href=\"https:\/\/app.turitop.com\/register\/es\" class=\"kb-button kt-button kb-btn-global-inherit kt-btn-size-standard wp-block-button__link wp-block-kadence-singlebtn\" target=\"_blank\" rel=\"noopener\">\n          \ud83d\ude80 Create your free account\n        <\/a>\n        <a href=\"https:\/\/www.turitop.com\/en\/schedule-your-demo\/\" class=\"kb-button kt-button kb-btn-global-inherit kt-btn-size-standard kt-btn-style-outline wp-block-button__link wp-block-kadence-singlebtn\">\n          Book a demo\n        <\/a>\n      <\/div>\n      <div class=\"tt-cta-pills\">\n        <span class=\"tt-cta-pill\">\u2713 14 days free<\/span>\n        <span class=\"tt-cta-pill\">\u2713 No credit card<\/span>\n        <span class=\"tt-cta-pill\">\u2713 Without permanence<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div><!-- \/#ttmp -->\n\n<script>\n(function(){\n  var tabs = document.querySelectorAll('#ttmp .tt-tab');\n  tabs.forEach(function(btn){\n    btn.addEventListener('click', function(){\n      var target = this.getAttribute('data-tab');\n      tabs.forEach(function(b){ b.classList.remove('active'); });\n      document.querySelectorAll('#ttmp .tt-tab-content').forEach(function(c){ c.classList.add('tt-hidden'); });\n      this.classList.add('active');\n      var panel = document.getElementById('tt-tab-' + target);\n      if(panel){ panel.classList.remove('tt-hidden'); }\n    });\n  });\n  if('IntersectionObserver' in window){\n    var obs = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ e.target.style.opacity='1'; e.target.style.transform='translateY(0)'; }\n      });\n    }, { threshold: 0.08 });\n    document.querySelectorAll('#ttmp .tt-step-card, #ttmp .tt-aud-card, #ttmp .tt-feat3, #ttmp .tt-icon-card').forEach(function(el){\n      el.style.opacity='0'; el.style.transform='translateY(18px)';\n      el.style.transition='opacity 0.45s ease, transform 0.45s ease';\n      obs.observe(el);\n    });\n  }\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Totalmente integrado MarketPlacede TuriTop Conecta con proveedores y revendedores en un \u00fanico MarketPlace B2B. Ampl\u00eda tu cat\u00e1logo, sincroniza disponibilidad en tiempo real y gestiona comisiones \u2014 sin email, sin Excel, sin errores. Reserva una demo Crea tu cuenta gratis \u2605\u2605\u2605\u2605\u2605 4.9 en Google \u00b7 84 rese\u00f1as | Prueba gratuita 14 d\u00edas F\u00e1cil de usar Vende&#8230;<\/p>","protected":false},"author":16,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_glsr_average":0,"_glsr_ranking":0,"_glsr_reviews":0,"footnotes":""},"class_list":["post-17846","page","type-page","status-publish","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Alberto","author_link":"https:\/\/www.turitop.com\/en\/author\/alberto\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/pages\/17846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/comments?post=17846"}],"version-history":[{"count":21,"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/pages\/17846\/revisions"}],"predecessor-version":[{"id":17879,"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/pages\/17846\/revisions\/17879"}],"wp:attachment":[{"href":"https:\/\/www.turitop.com\/en\/wp-json\/wp\/v2\/media?parent=17846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}