{"product_id":"qs200pro","title":"QS 200 Pro - Zapata larga","description":"\u003cdiv id=\"vg-plate-qs-pro-lp\" class=\"vg-plate-page vg-plate-qs-pro-lp\"\u003e\n\n  \u003cstyle\u003e\n    .vg-plate-page {\n      --vg-orange: #f7a800;\n      --vg-orange-dark: #f7a800;\n      --vg-black: #222;\n      --vg-gray: #666;\n      --vg-light: #f7f7f7;\n      --vg-border: #e5e5e5;\n      --vg-radius: 18px;\n      --vg-shadow: 0 10px 28px rgba(0,0,0,0.08);\n      max-width: 1120px;\n      margin: 0 auto;\n      color: var(--vg-black);\n      line-height: 1.8;\n      font-size: 15px;\n    }\n\n    .vg-plate-page * {\n      box-sizing: border-box;\n    }\n\n    .vg-plate-page img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .vg-plate-page a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .vg-plate-section {\n      margin: 56px 0;\n    }\n\n    .vg-plate-section-title {\n      font-size: 28px;\n      line-height: 1.4;\n      margin: 0 0 22px;\n      padding-left: 16px;\n      border-left: 6px solid var(--vg-orange);\n      font-weight: 700;\n      letter-spacing: 0.03em;\n    }\n\n    .vg-plate-section-lead {\n      margin: 0 0 24px;\n      color: var(--vg-gray);\n      font-size: 16px;\n    }\n\n    .vg-plate-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n      padding: 42px;\n      background: linear-gradient(135deg, #fff7e8 0%, #ffffff 55%, #f5f5f5 100%);\n      border-radius: 24px;\n      box-shadow: var(--vg-shadow);\n      overflow: hidden;\n    }\n\n    .vg-plate-kicker {\n      display: inline-block;\n      margin: 0 0 12px;\n      padding: 5px 12px;\n      background: var(--vg-black);\n      color: #fff;\n      border-radius: 999px;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n    }\n\n    .vg-plate-hero h1 {\n      margin: 0 0 18px;\n      font-size: 36px;\n      line-height: 1.35;\n      letter-spacing: 0.02em;\n    }\n\n    .vg-plate-hero h1 span {\n      color: var(--vg-orange-dark);\n    }\n\n    .vg-plate-hero-lead {\n      margin: 0 0 18px;\n      color: #444;\n      font-size: 16px;\n    }\n\n    .vg-plate-hero-img {\n      width: 100%;\n      margin: 26px 0 24px;\n      border-radius: 18px;\n      overflow: hidden;\n      background: #fff;\n      box-shadow: 0 8px 22px rgba(0,0,0,0.06);\n    }\n\n    .vg-plate-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 22px 0 0;\n    }\n\n    .vg-plate-badge {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .vg-plate-anchor-nav {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin: 22px 0 0;\n    }\n\n    .vg-plate-anchor-nav .vg-plate-scroll-link {\n      display: block;\n      width: 100%;\n      padding: 12px 10px;\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      border-radius: 12px;\n      text-align: center;\n      font-size: 13px;\n      font-weight: 700;\n      transition: 0.2s ease;\n      color: var(--vg-black);\n      line-height: 1.5;\n    }\n\n    .vg-plate-anchor-nav .vg-plate-scroll-link:hover {\n      background: var(--vg-orange);\n      border-color: var(--vg-orange);\n      color: #fff;\n    }\n\n    .vg-plate-page [data-vg-plate-section] {\n      scroll-margin-top: 90px;\n    }\n\n    .vg-plate-highlight {\n      padding: 24px;\n      background: #fffaf0;\n      border: 1px solid #f3d7a1;\n      border-radius: var(--vg-radius);\n      margin: 24px 0;\n    }\n\n    .vg-plate-highlight strong {\n      color: var(--vg-orange-dark);\n    }\n\n    .vg-plate-feature {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 26px;\n      align-items: center;\n      padding: 28px;\n      border: 1px solid var(--vg-border);\n      border-radius: var(--vg-radius);\n      background: #fff;\n      box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n      margin: 18px 0;\n    }\n\n    .vg-plate-feature:nth-child(even) .vg-plate-feature-img {\n      order: -1;\n    }\n\n    .vg-plate-feature h3 {\n      margin: 0 0 12px;\n      font-size: 22px;\n      line-height: 1.5;\n    }\n\n    .vg-plate-feature-num {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 32px;\n      height: 32px;\n      margin-right: 8px;\n      background: var(--vg-orange);\n      color: #fff;\n      border-radius: 50%;\n      font-size: 14px;\n      font-weight: 700;\n      vertical-align: middle;\n    }\n\n    .vg-plate-feature p {\n      margin: 0 0 12px;\n      color: #444;\n    }\n\n    .vg-plate-feature-img {\n      background: var(--vg-light);\n      border-radius: 16px;\n      overflow: hidden;\n    }\n\n    .vg-plate-note {\n      margin: 14px 0 0;\n      padding: 14px 16px;\n      background: #f5f5f5;\n      border-left: 4px solid var(--vg-orange);\n      color: #555;\n      font-size: 14px;\n    }\n\n    .vg-plate-scene-grid,\n    .vg-plate-card-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 18px;\n    }\n\n    .vg-plate-scene-card,\n    .vg-plate-card {\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      border-radius: var(--vg-radius);\n      overflow: hidden;\n      box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n    }\n\n    .vg-plate-scene-card img,\n    .vg-plate-card img {\n      width: 100%;\n    }\n\n    .vg-plate-scene-card-body,\n    .vg-plate-card-body {\n      padding: 18px;\n    }\n\n    .vg-plate-scene-card h3,\n    .vg-plate-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      line-height: 1.45;\n    }\n\n    .vg-plate-scene-card p,\n    .vg-plate-card p {\n      margin: 0;\n      color: var(--vg-gray);\n      font-size: 14px;\n    }\n\n    .vg-plate-recommend-list {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin: 20px 0 0;\n    }\n\n    .vg-plate-recommend-list ul {\n      margin: 0;\n      padding: 0;\n    }\n\n    .vg-plate-recommend-list li {\n      list-style: none;\n      padding: 14px 16px;\n      margin-bottom: 6px;\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      border-radius: 14px;\n      font-weight: 700;\n    }\n\n    .vg-plate-table-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin: 20px 0;\n      border-radius: 14px;\n      border: 1px solid var(--vg-border);\n      background: #fff;\n    }\n\n    .vg-plate-table {\n      width: 100%;\n      min-width: 860px;\n      border-collapse: collapse;\n      font-size: 14px;\n    }\n\n    .vg-plate-table th,\n    .vg-plate-table td {\n      padding: 14px 12px;\n      border-bottom: 1px solid var(--vg-border);\n      border-right: 1px solid var(--vg-border);\n      text-align: center;\n      vertical-align: middle;\n    }\n\n    .vg-plate-table th {\n      background: var(--vg-orange);\n      color: #fff;\n      font-weight: 700;\n      white-space: nowrap;\n    }\n\n    .vg-plate-table td:first-child,\n    .vg-plate-table th:first-child {\n      text-align: left;\n      font-weight: 700;\n    }\n\n    .vg-plate-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .vg-plate-table a {\n      color: var(--vg-black);\n      text-decoration: underline;\n      font-weight: 700;\n    }\n\n    .vg-plate-table a:hover {\n      color: var(--vg-orange-dark);\n    }\n\n    .vg-plate-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n    }\n\n    .vg-plate-spec-item {\n      padding: 16px;\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      border-radius: 14px;\n      text-align: center;\n    }\n\n    .vg-plate-spec-label {\n      display: block;\n      margin: 0 0 4px;\n      color: var(--vg-gray);\n      font-size: 13px;\n    }\n\n    .vg-plate-spec-value {\n      display: block;\n      font-size: 18px;\n      font-weight: 700;\n    }\n\n    .vg-plate-link {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 10px 14px;\n      background: var(--vg-black);\n      color: #fff !important;\n      border-radius: 999px;\n      font-size: 13px;\n      font-weight: 700;\n      text-decoration: none !important;\n    }\n\n    .vg-plate-link:hover {\n      background: var(--vg-orange-dark);\n    }\n\n    .vg-plate-faq {\n      border-top: 1px solid var(--vg-border);\n    }\n\n    .vg-plate-faq-item {\n      border-bottom: 1px solid var(--vg-border);\n      background: #fff;\n    }\n\n    .vg-plate-faq-question {\n      display: block;\n      cursor: pointer;\n      padding: 18px 40px 18px 6px;\n      font-weight: 700;\n      position: relative;\n      line-height: 1.7;\n      user-select: none;\n    }\n\n    .vg-plate-faq-question::after {\n      content: \"+\";\n      position: absolute;\n      right: 8px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 24px;\n      color: var(--vg-orange-dark);\n      line-height: 1;\n    }\n\n    .vg-plate-faq-question.is-open::after {\n      content: \"−\";\n    }\n\n    .vg-plate-faq-answer {\n      display: none;\n      padding: 0 6px 18px;\n      color: var(--vg-gray);\n      line-height: 1.8;\n    }\n\n    .vg-plate-faq-answer.is-open {\n      display: block;\n    }\n\n    .vg-plate-faq-answer p {\n      margin: 0;\n    }\n\n    .vg-plate-summary-block {\n      margin: 56px 0 0;\n      padding: 32px;\n      border-radius: 22px;\n      background: #fffaf0;\n      border: 1px solid #f3d7a1;\n      box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n    }\n\n    .vg-plate-summary-block h2 {\n      margin: 0 0 18px;\n      font-size: 26px;\n      line-height: 1.5;\n      padding-left: 16px;\n      border-left: 6px solid var(--vg-orange);\n    }\n\n    .vg-plate-summary-lead {\n      margin: 0 0 22px;\n      color: #444;\n      line-height: 1.9;\n      font-size: 16px;\n    }\n\n    .vg-plate-summary-points {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin: 22px 0 0;\n    }\n\n    .vg-plate-summary-point {\n      padding: 18px;\n      background: #fff;\n      border: 1px solid var(--vg-border);\n      border-radius: 16px;\n    }\n\n    .vg-plate-summary-point h3 {\n      margin: 0 0 8px;\n      font-size: 17px;\n      line-height: 1.5;\n      color: var(--vg-orange-dark);\n    }\n\n    .vg-plate-summary-point p {\n      margin: 0;\n      color: #555;\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .vg-plate-summary-banner {\n      margin: 26px 0 0;\n      border-radius: 18px;\n      overflow: hidden;\n      background: #fff;\n    }\n\n    .vg-plate-summary-banner img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n\n    \/* =========================================================\n      MOBILE TAP \/ SCROLL FIX: prevención de saltos en móvil\n    ========================================================= *\/\n    .vg-plate-page .vg-plate-scroll-link {\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .vg-plate-page .vg-plate-hero,\n    .vg-plate-page .vg-plate-section,\n    .vg-plate-page .vg-plate-feature,\n    .vg-plate-page .vg-plate-scene-card,\n    .vg-plate-page .vg-plate-card,\n    .vg-plate-page .vg-plate-highlight,\n    .vg-plate-page .vg-plate-note,\n    .vg-plate-page .vg-plate-summary-block,\n    .vg-plate-page .vg-plate-summary-point,\n    .vg-plate-page .vg-plate-badge,\n    .vg-plate-page .vg-plate-kicker,\n    .vg-plate-page .vg-plate-section-title,\n    .vg-plate-page .vg-plate-section-lead,\n    .vg-plate-page h1,\n    .vg-plate-page h2,\n    .vg-plate-page h3,\n    .vg-plate-page p,\n    .vg-plate-page img {\n      -webkit-tap-highlight-color: transparent;\n      cursor: default;\n      touch-action: pan-y;\n    }\n\n    .vg-plate-page a,\n    .vg-plate-page button,\n    .vg-plate-page [role=\"button\"],\n    .vg-plate-page .vg-plate-scroll-link,\n    .vg-plate-page .vg-plate-faq-question,\n    .vg-plate-page .vg-plate-link {\n      cursor: pointer;\n      touch-action: manipulation;\n    }\n\n    .vg-plate-page .vg-plate-table-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      touch-action: pan-x pan-y;\n    }\n\n    .vg-plate-page .vg-plate-faq-answer.is-open,\n    .vg-plate-page .vg-plate-faq-question[aria-expanded=\"true\"] + .vg-plate-faq-answer {\n      display: block !important;\n    }\n\n    @media (max-width: 900px) {\n      .vg-plate-feature {\n        grid-template-columns: 1fr;\n      }\n\n      .vg-plate-feature:nth-child(even) .vg-plate-feature-img {\n        order: 0;\n      }\n\n      .vg-plate-scene-grid,\n      .vg-plate-card-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .vg-plate-spec-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .vg-plate-anchor-nav {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .vg-plate-recommend-list {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .vg-plate-summary-points {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .vg-plate-page {\n        font-size: 14px;\n      }\n\n      .vg-plate-hero {\n        padding: 24px 18px;\n      }\n\n      .vg-plate-hero h1 {\n        font-size: 28px;\n      }\n\n      .vg-plate-section-title {\n        font-size: 23px;\n      }\n\n      .vg-plate-feature {\n        padding: 18px;\n      }\n\n      .vg-plate-scene-grid,\n      .vg-plate-card-grid,\n      .vg-plate-spec-grid,\n      .vg-plate-recommend-list {\n        grid-template-columns: 1fr;\n      }\n\n      .vg-plate-anchor-nav {\n        grid-template-columns: 1fr;\n      }\n\n      .vg-plate-summary-block {\n        padding: 22px 18px;\n      }\n\n      .vg-plate-summary-block h2 {\n        font-size: 22px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"vg-plate-hero\" data-vg-plate-section=\"top\"\u003e\n    \u003cdiv\u003e\n      \u003cp class=\"vg-plate-kicker\"\u003eQS PRO SERIES \/ L-BRACKET\u003c\/p\u003e\n      \u003ch1\u003eFotografía con teleobjetivo \u003cspan\u003esin renunciar al control.\u003c\/span\u003e\n\u003c\/h1\u003e\n\n      \u003cp class=\"vg-plate-hero-lead\"\u003eLas zapatas QS Pro son accesorios compatibles con ARCA que permiten ajustar la posición del conjunto cámara-objetivo sobre la rótula, distribuyendo el peso donde tiene que estar cuando se usan teleobjetivos u objetivos de gran tamaño.\u003c\/p\u003e\n\n      \u003cp class=\"vg-plate-hero-lead\"\u003eLa serie incluye tres longitudes, QS 110 Pro, QS 150 Pro y QS 200 Pro, además está disponible un soporte en forma de L para tomas en vertical. Cada pieza está pensada para que trabajar sobre trípode sea más preciso, más estable y más cómodo.\u003c\/p\u003e\n\n      \u003cdiv class=\"vg-plate-hero-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO01.webp?v=1782214386\" alt=\"Serie QS Pro y L-Bracket\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-badges\"\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eCompatible con ARCA\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eFabricado en aluminio\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eSerie QS Pro\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eFotografía con teleobjetivo\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eAjuste de equilibrio\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-badge\"\u003eCompatible con fotografía vertical\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-anchor-nav\" aria-label=\"Menú de la página\"\u003e\n        \u003cspan class=\"vg-plate-scroll-link\" role=\"button\" tabindex=\"0\" data-vg-plate-target=\"feature\"\u003eVer características\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-scroll-link\" role=\"button\" tabindex=\"0\" data-vg-plate-target=\"scene\"\u003eEscenas de uso\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-scroll-link\" role=\"button\" tabindex=\"0\" data-vg-plate-target=\"select\"\u003eCómo elegir\u003c\/span\u003e\n        \u003cspan class=\"vg-plate-scroll-link\" role=\"button\" tabindex=\"0\" data-vg-plate-target=\"spec\"\u003eEspecificaciones\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Features --\u003e\n  \u003csection class=\"vg-plate-section\" data-vg-plate-section=\"feature\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003ePrincipales características de la serie QS Pro\u003c\/h2\u003e\n    \u003cp class=\"vg-plate-section-lead\"\u003e\n      Ajusta el centro de gravedad del equipo y facilita la fotografía con teleobjetivo o en orientación vertical. Diseñada para apoyar el trabajo con trípode y rótula.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vg-plate-feature\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e\n\u003cspan class=\"vg-plate-feature-num\"\u003e1\u003c\/span\u003ePara ajustar el equilibrio al usar teleobjetivos\u003c\/h3\u003e\n        \u003cp\u003e\n          Al utilizar un teleobjetivo, el centro de gravedad del conjunto de cámara y objetivo tiende a desplazarse hacia delante o hacia atrás.\n          Con la serie QS Pro, es más fácil ajustar la posición del equipo sobre la rótula, ayudando a mejorar la estabilidad durante la toma.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Especialmente recomendada para escenas en las que se usan con frecuencia teleobjetivos, como fotografía de aves, deportes, aviación o ferrocarril.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vg-plate-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO02.webp?v=1782214387\" alt=\"Ajuste de equilibrio de un teleobjetivo con la serie QS Pro\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vg-plate-feature\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e\n\u003cspan class=\"vg-plate-feature-num\"\u003e2\u003c\/span\u003eCompatible con ARCA para montaje y desmontaje fluidos\u003c\/h3\u003e\n        \u003cp\u003e\n          Todos los modelos son compatibles con el estándar ARCA.\n          Combinados con rótulas o abrazaderas compatibles con ARCA, permiten montar, desmontar y ajustar la posición del equipo con mayor fluidez.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          También resultan prácticos cuando se necesitan ajustes finos de composición en el lugar de la toma o al alternar entre varios equipos.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vg-plate-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO03.webp?v=1782214387\" alt=\"Montaje de la serie QS Pro compatible con ARCA\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vg-plate-feature\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e\n\u003cspan class=\"vg-plate-feature-num\"\u003e3\u003c\/span\u003eElige entre QS 110 \/ 150 \/ 200 Pro\u003c\/h3\u003e\n        \u003cp\u003e\n          Puedes elegir entre QS 110 Pro, QS 150 Pro y QS 200 Pro según el tamaño del objetivo y la posición del centro de gravedad.\n          Una zapata más corta es adecuada para teleobjetivos ligeros, mientras que una más larga facilita el ajuste con teleobjetivos de gran tamaño.\n        \u003c\/p\u003e\n        \u003cp class=\"vg-plate-note\"\u003e\n          Si tienes dudas, el QS 150 Pro es un tamaño estándar fácil de usar y con amplio rango de aplicación.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vg-plate-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO04.webp?v=1782214387\" alt=\"Comparativa de QS 110 Pro, QS 150 Pro y QS 200 Pro\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vg-plate-feature\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e\n\u003cspan class=\"vg-plate-feature-num\"\u003e4\u003c\/span\u003eL-Bracket para fotografía vertical\u003c\/h3\u003e\n        \u003cp\u003e\n          El L-Bracket es un accesorio práctico para cambiar la cámara de orientación horizontal a vertical.\n          Permite alternar entre horizontal y vertical sin alterar en gran medida la composición de la rótula, siendo adecuado para paisaje, arquitectura y fotografía de producto.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vg-plate-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO05.webp?v=1782214386\" alt=\"Fotografía vertical con L-Bracket\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Scene --\u003e\n  \u003csection class=\"vg-plate-section\" data-vg-plate-section=\"scene\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003eRecomendado para estas escenas\u003c\/h2\u003e\n    \u003cp class=\"vg-plate-section-lead\"\u003e\n      Útil en sesiones donde se busca mejorar la estabilidad con teleobjetivos o cuando se utilizan con frecuencia composiciones verticales.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vg-plate-scene-grid\"\u003e\n      \u003cdiv class=\"vg-plate-scene-card\"\u003e\n        \u003cdiv class=\"vg-plate-scene-card-body\"\u003e\n          \u003ch3\u003ePara fotografía de aves y animales\u003c\/h3\u003e\n          \u003cp\u003eAyuda a equilibrar el peso hacia delante y atrás al usar teleobjetivos, facilitando una composición más estable.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-scene-card\"\u003e\n        \u003cdiv class=\"vg-plate-scene-card-body\"\u003e\n          \u003ch3\u003ePara fotografía deportiva\u003c\/h3\u003e\n          \u003cp\u003eEn escenas de seguimiento de sujetos, ayuda a mantener el equilibrio del equipo y favorece un manejo más fluido.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-scene-card\"\u003e\n        \u003cdiv class=\"vg-plate-scene-card-body\"\u003e\n          \u003ch3\u003ePara fotografía de aviación y ferrocarril\u003c\/h3\u003e\n          \u003cp\u003eMejora la estabilidad al usar lentes grandes y facilita el manejo durante sesiones prolongadas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-scene-card\"\u003e\n        \u003cdiv class=\"vg-plate-scene-card-body\"\u003e\n          \u003ch3\u003ePara fotografía vertical\u003c\/h3\u003e\n          \u003cp\u003eCon el L-Bracket, el cambio entre orientación horizontal y vertical resulta más fluido.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Recommend --\u003e\n  \u003csection class=\"vg-plate-section\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003eRecomendado para quienes\u003c\/h2\u003e\n\n    \u003cdiv class=\"vg-plate-recommend-list\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eQuieren ajustar el equilibrio al usar teleobjetivos\u003c\/li\u003e\n        \u003cli\u003eUtilizan una rótula compatible con ARCA\u003c\/li\u003e\n        \u003cli\u003eDesean estabilizar la toma con trípode y rótula\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul\u003e\n        \u003cli\u003eFotografían aves, deportes, ferrocarril o aviación\u003c\/li\u003e\n        \u003cli\u003eQuieren reducir la carga del equipo en sesiones largas\u003c\/li\u003e\n        \u003cli\u003eBuscan elegir una zapata según el tamaño del objetivo\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul\u003e\n        \u003cli\u003eQuieren realizar fotografía vertical con mayor fluidez\u003c\/li\u003e\n        \u003cli\u003eRealizan fotografía de paisaje, arquitectura o producto\u003c\/li\u003e\n        \u003cli\u003eDesean comparar varios accesorios para cámara\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Select --\u003e\n  \u003csection class=\"vg-plate-section\" data-vg-plate-section=\"select\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003eCómo elegir el modelo\u003c\/h2\u003e\n    \u003cp class=\"vg-plate-section-lead\"\u003e\n      Elige la longitud y el uso adecuados según el tamaño del objetivo y tu estilo de fotografía.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vg-plate-card-grid\"\u003e\n      \u003cdiv class=\"vg-plate-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO06.webp?v=1782214385\" alt=\"QS 110 Pro\"\u003e\n        \u003cdiv class=\"vg-plate-card-body\"\u003e\n          \u003ch3\u003eQS 110 Pro\u003c\/h3\u003e\n          \u003cp\u003eRecomendado para teleobjetivos ligeros o configuraciones compactas. Modelo de 110 mm fácil de usar con el rango de ajuste esencial.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO07.webp?v=1782214385\" alt=\"QS 150 Pro\"\u003e\n        \u003cdiv class=\"vg-plate-card-body\"\u003e\n          \u003ch3\u003eQS 150 Pro\u003c\/h3\u003e\n          \u003cp\u003eModelo estándar de 150 mm, versátil desde teleobjetivos medios hasta teleobjetivos. Una opción fácil de elegir si tienes dudas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO08.webp?v=1782214386\" alt=\"QS 200 Pro\"\u003e\n        \u003cdiv class=\"vg-plate-card-body\"\u003e\n          \u003ch3\u003eQS 200 Pro\u003c\/h3\u003e\n          \u003cp\u003eModelo de 200 mm recomendado para teleobjetivos grandes o configuraciones que requieren un amplio rango de ajuste delantero\/trasero.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QSPRO09.webp?v=1782214385\" alt=\"L-Bracket\"\u003e\n        \u003cdiv class=\"vg-plate-card-body\"\u003e\n          \u003ch3\u003eL-Bracket\u003c\/h3\u003e\n          \u003cp\u003eRecomendado para quienes desean cambiar con fluidez entre orientación vertical y horizontal. También es práctico para paisaje, arquitectura y producto.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Highlight --\u003e\n  \u003csection class=\"vg-plate-section\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003eVentajas de usar la serie QS Pro\u003c\/h2\u003e\n\n    \u003cdiv class=\"vg-plate-highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eAl ajustar el centro de gravedad, mejora la operatividad y la estabilidad sobre la rótula.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003e\n        Los teleobjetivos y objetivos grandes pueden desplazar el centro de gravedad según la combinación con el cuerpo de cámara.\n        La serie QS Pro facilita ajustar la posición del equipo sobre la rótula y equilibrarlo durante la toma.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        También ayuda a mantener un ajuste más estable cuando se necesitan microajustes de composición o cuando se mantiene la misma composición durante mucho tiempo.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vg-plate-table-wrap\"\u003e\n      \u003ctable class=\"vg-plate-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUso previsto\u003c\/th\u003e\n            \u003cth\u003eModelo recomendado\u003c\/th\u003e\n            \u003cth\u003eMotivo\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTeleobjetivo ligero\u003c\/td\u003e\n            \u003ctd\u003eQS 110 Pro\u003c\/td\u003e\n            \u003ctd\u003eCompacto y fácil de manejar, con el rango de ajuste necesario\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFotografía estándar con teleobjetivo\u003c\/td\u003e\n            \u003ctd\u003eQS 150 Pro\u003c\/td\u003e\n            \u003ctd\u003eTamaño equilibrado y fácil de adaptar a una amplia variedad de equipos\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTeleobjetivo de gran tamaño\u003c\/td\u003e\n            \u003ctd\u003eQS 200 Pro\u003c\/td\u003e\n            \u003ctd\u003ePermite un amplio rango de ajuste delantero\/trasero y facilita el ajuste del centro de gravedad\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFotografía vertical\u003c\/td\u003e\n            \u003ctd\u003eL-Bracket\u003c\/td\u003e\n            \u003ctd\u003eFacilita el cambio entre horizontal y vertical sin desajustar demasiado la composición\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specs --\u003e\n  \u003csection class=\"vg-plate-section\" data-vg-plate-section=\"spec\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003eEspecificaciones\u003c\/h2\u003e\n\n    \u003cdiv class=\"vg-plate-table-wrap\"\u003e\n      \u003ctable class=\"vg-plate-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModelo\u003c\/th\u003e\n            \u003cth\u003eUso principal\u003c\/th\u003e\n            \u003cth\u003eLongitud\u003cbr\u003e(mm)\u003c\/th\u003e\n            \u003cth\u003eAnchura\u003cbr\u003e(mm)\u003c\/th\u003e\n            \u003cth\u003eAltura\u003cbr\u003e(mm)\u003c\/th\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003cth\u003eEstándar de base\u003c\/th\u003e\n            \u003cth\u003ePeso\u003cbr\u003e(g)\u003c\/th\u003e\n            \u003cth\u003ePágina del producto\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eL-Bracket\u003c\/td\u003e\n            \u003ctd\u003eFotografía vertical\u003c\/td\u003e\n            \u003ctd\u003e130\u003c\/td\u003e\n            \u003ctd\u003e38\u003c\/td\u003e\n            \u003ctd\u003e90\u003c\/td\u003e\n            \u003ctd\u003eAluminio\u003c\/td\u003e\n            \u003ctd\u003eARCA\u003c\/td\u003e\n            \u003ctd\u003e120\u003c\/td\u003e\n            \u003ctd\u003e\u003ca class=\"vg-plate-link\" href=\"https:\/\/www.vanguardworld.es\/products\/lbracket\" target=\"_blank\" rel=\"noopener\"\u003eVer\u003c\/a\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eQS 110 Pro\u003c\/td\u003e\n            \u003ctd\u003ePara teleobjetivos ligeros\u003c\/td\u003e\n            \u003ctd\u003e110\u003c\/td\u003e\n            \u003ctd\u003e38\u003c\/td\u003e\n            \u003ctd\u003e10\u003c\/td\u003e\n            \u003ctd\u003eAluminio\u003c\/td\u003e\n            \u003ctd\u003eARCA\u003c\/td\u003e\n            \u003ctd\u003e60\u003c\/td\u003e\n            \u003ctd\u003e\u003ca class=\"vg-plate-link\" href=\"https:\/\/www.vanguardworld.es\/products\/qs110pro\" target=\"_blank\" rel=\"noopener\"\u003eVer\u003c\/a\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eQS 150 Pro\u003c\/td\u003e\n            \u003ctd\u003ePara fotografía estándar con teleobjetivo\u003c\/td\u003e\n            \u003ctd\u003e150\u003c\/td\u003e\n            \u003ctd\u003e38\u003c\/td\u003e\n            \u003ctd\u003e10\u003c\/td\u003e\n            \u003ctd\u003eAluminio\u003c\/td\u003e\n            \u003ctd\u003eARCA\u003c\/td\u003e\n            \u003ctd\u003e80\u003c\/td\u003e\n            \u003ctd\u003e\u003ca class=\"vg-plate-link\" href=\"https:\/\/www.vanguardworld.es\/products\/qs150pro\" target=\"_blank\" rel=\"noopener\"\u003eVer\u003c\/a\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eQS 200 Pro\u003c\/td\u003e\n            \u003ctd\u003ePara teleobjetivos grandes\u003c\/td\u003e\n            \u003ctd\u003e200\u003c\/td\u003e\n            \u003ctd\u003e38\u003c\/td\u003e\n            \u003ctd\u003e10\u003c\/td\u003e\n            \u003ctd\u003eAluminio\u003c\/td\u003e\n            \u003ctd\u003eARCA\u003c\/td\u003e\n            \u003ctd\u003e105\u003c\/td\u003e\n            \u003ctd\u003e\u003ca class=\"vg-plate-link\" href=\"https:\/\/www.vanguardworld.es\/products\/qs200pro\" target=\"_blank\" rel=\"noopener\"\u003eVer\u003c\/a\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"vg-plate-note\"\u003e\n      ※La longitud de la zapata adecuada varía según la combinación de cámara, objetivo y rótula. Comprueba el tamaño de tu equipo y la posición del centro de gravedad antes de elegir.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"vg-plate-section\"\u003e\n    \u003ch2 class=\"vg-plate-section-title\"\u003ePreguntas frecuentes\u003c\/h2\u003e\n\n    \u003cdiv class=\"vg-plate-faq\"\u003e\n      \u003cdiv class=\"vg-plate-faq-item\"\u003e\n        \u003cspan class=\"vg-plate-faq-question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"\u003e¿Es compatible con rótulas de estándar ARCA?\u003c\/span\u003e\n        \u003cdiv class=\"vg-plate-faq-answer\" aria-hidden=\"true\"\u003e\n          \u003cp\u003eSí. Todos los modelos son compatibles con el estándar ARCA. Antes de utilizarlo, confirma que tu rótula sea compatible con ARCA.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-faq-item\"\u003e\n        \u003cspan class=\"vg-plate-faq-question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"\u003e¿Qué longitud debería elegir?\u003c\/span\u003e\n        \u003cdiv class=\"vg-plate-faq-answer\" aria-hidden=\"true\"\u003e\n          \u003cp\u003ePara teleobjetivos ligeros se recomienda el QS 110 Pro; para fotografía estándar con teleobjetivo, el QS 150 Pro; y para teleobjetivos grandes o cuando se necesita un amplio rango de ajuste, el QS 200 Pro.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-faq-item\"\u003e\n        \u003cspan class=\"vg-plate-faq-question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"\u003e¿Cuál es la diferencia entre el L-Bracket y la serie QS Pro?\u003c\/span\u003e\n        \u003cdiv class=\"vg-plate-faq-answer\" aria-hidden=\"true\"\u003e\n          \u003cp\u003eLa serie QS Pro se utiliza principalmente para ajustar el equilibrio delantero\/trasero al usar teleobjetivos. El L-Bracket es un accesorio que facilita cambiar la cámara entre orientación vertical y horizontal.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-faq-item\"\u003e\n        \u003cspan class=\"vg-plate-faq-question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"\u003e¿Se puede usar también con objetivos que no sean teleobjetivos?\u003c\/span\u003e\n        \u003cdiv class=\"vg-plate-faq-answer\" aria-hidden=\"true\"\u003e\n          \u003cp\u003eSí, puede utilizarse. También es útil cuando deseas ajustar la posición de la cámara sobre el trípode o la rótula, o equilibrar el equipo.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Summary --\u003e\n  \u003csection class=\"vg-plate-summary-block\"\u003e\n    \u003ch2\u003eResumen｜Fotografía con teleobjetivo y vertical más estable y cómoda\u003c\/h2\u003e\n\n    \u003cp class=\"vg-plate-summary-lead\"\u003e\n      La serie QS Pro está formada por placas de liberación rápida \/ placas largas compatibles con ARCA que ayudan a ajustar el equilibrio del centro de gravedad al usar teleobjetivos.\n      Al elegir la longitud de la zapata adecuada para tu equipo, resulta más fácil realizar tomas estables con trípode y rótula.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vg-plate-summary-points\"\u003e\n      \u003cdiv class=\"vg-plate-summary-point\"\u003e\n        \u003ch3\u003eEstabiliza la fotografía con teleobjetivo\u003c\/h3\u003e\n        \u003cp\u003eAjusta el centro de gravedad delantero\/trasero con la serie QS Pro y mejora la estabilidad al fotografiar con teleobjetivos.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-summary-point\"\u003e\n        \u003ch3\u003eElige según el uso\u003c\/h3\u003e\n        \u003cp\u003ePuedes elegir entre tres tamaños, QS 110 Pro, QS 150 Pro y QS 200 Pro, según el objetivo y tu estilo de fotografía.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vg-plate-summary-point\"\u003e\n        \u003ch3\u003eTambién compatible con fotografía vertical\u003c\/h3\u003e\n        \u003cp\u003eCon el L-Bracket, el cambio entre orientación horizontal y vertical resulta más fluido.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Structured Data --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n      {\n        \"@type\": \"ItemList\",\n        \"@id\": \"https:\/\/www.vanguardworld.es\/collections\/zapatas#itemlist\",\n        \"name\": \"Serie QS Pro \/ L-Bracket\",\n        \"description\": \"Lista de zapatas de liberación rápida \/ zapatas largas compatibles con ARCA, prácticas para ajustar el equilibrio al fotografiar con teleobjetivos y para fotografía vertical.\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"item\": {\n              \"@type\": \"Product\",\n              \"name\": \"L-Bracket\",\n              \"brand\": { \"@type\": \"Brand\", \"name\": \"VANGUARD\" },\n              \"url\": \"https:\/\/www.vanguardworld.es\/products\/lbracket\",\n              \"material\": \"Aluminio\",\n              \"description\": \"L-Bracket compatible con ARCA que facilita el cambio entre fotografía vertical y horizontal.\"\n            }\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"item\": {\n              \"@type\": \"Product\",\n              \"name\": \"QS 110 Pro\",\n              \"brand\": { \"@type\": \"Brand\", \"name\": \"VANGUARD\" },\n              \"url\": \"https:\/\/www.vanguardworld.es\/products\/qs110pro\",\n              \"material\": \"Aluminio\",\n              \"description\": \"Zapata de liberación rápida \/ zapata larga compatible con ARCA de 110 mm, fácil de usar con teleobjetivos ligeros o configuraciones compactas.\"\n            }\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"item\": {\n              \"@type\": \"Product\",\n              \"name\": \"QS 150 Pro\",\n              \"brand\": { \"@type\": \"Brand\", \"name\": \"VANGUARD\" },\n              \"url\": \"https:\/\/www.vanguardworld.es\/products\/qs150pro\",\n              \"material\": \"Aluminio\",\n              \"description\": \"Zapata de liberación rápida \/ zapata larga compatible con ARCA de 150 mm, un tamaño estándar fácil de usar para fotografía con teleobjetivo.\"\n            }\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 4,\n            \"item\": {\n              \"@type\": \"Product\",\n              \"name\": \"QS 200 Pro\",\n              \"brand\": { \"@type\": \"Brand\", \"name\": \"VANGUARD\" },\n              \"url\": \"https:\/\/www.vanguardworld.es\/products\/qs200pro\",\n              \"material\": \"Aluminio\",\n              \"description\": \"Zapata de liberación rápida \/ zapata larga compatible con ARCA de 200 mm, adecuada para teleobjetivos grandes o para tomas que requieren un amplio rango de ajuste delantero\/trasero.\"\n            }\n          }\n        ]\n      },\n      {\n        \"@type\": \"FAQPage\",\n        \"@id\": \"https:\/\/www.vanguardworld.es\/collections\/zapatas#faq\",\n        \"mainEntity\": [\n          {\n            \"@type\": \"Question\",\n            \"name\": \"¿Es compatible con rótulas de estándar ARCA?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Sí. Todos los modelos son compatibles con el estándar ARCA. Antes de utilizarlo, confirma que tu rótula sea compatible con ARCA.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"¿Qué longitud debería elegir?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Para teleobjetivos ligeros se recomienda el QS 110 Pro; para fotografía estándar con teleobjetivo, el QS 150 Pro; y para teleobjetivos grandes o cuando se necesita un amplio rango de ajuste, el QS 200 Pro.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"¿Cuál es la diferencia entre el L-Bracket y la serie QS Pro?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"La serie QS Pro se utiliza principalmente para ajustar el equilibrio delantero\/trasero al usar teleobjetivos. El L-Bracket es un accesorio que facilita cambiar la cámara entre orientación vertical y horizontal.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"¿Se puede usar también con objetivos que no sean teleobjetivos?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Sí, puede utilizarse. También es útil cuando deseas ajustar la posición de la cámara sobre el trípode o la rótula, o equilibrar el equipo.\"\n            }\n          }\n        ]\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n  \u003cscript\u003e\n    (function () {\n      var lastHandledTime = 0;\n      var touchInfo = null;\n      var pointerInfo = null;\n\n      function closestElement(target, selector) {\n        if (!target) return null;\n        if (target.nodeType !== 1) target = target.parentElement;\n        if (!target || !target.closest) return null;\n        return target.closest(selector);\n      }\n\n      function getRoot(target) {\n        return closestElement(target, '#vg-plate-qs-pro-lp.vg-plate-page');\n      }\n\n      function markHandled() { lastHandledTime = Date.now(); }\n      function wasJustHandled() { return Date.now() - lastHandledTime \u003c 700; }\n\n      function stopEvent(event) {\n        event.preventDefault();\n        event.stopPropagation();\n        if (event.stopImmediatePropagation) event.stopImmediatePropagation();\n      }\n\n      function stopOnlyPropagation(event) {\n        event.stopPropagation();\n        if (event.stopImmediatePropagation) event.stopImmediatePropagation();\n      }\n\n      function getPointFromTouch(event) {\n        var touch = event.changedTouches \u0026\u0026 event.changedTouches[0];\n        if (!touch) return null;\n        return { x: touch.clientX, y: touch.clientY };\n      }\n\n      function isMoved(start, end) {\n        if (!start || !end) return false;\n        var dx = Math.abs(end.x - start.x);\n        var dy = Math.abs(end.y - start.y);\n        return dx \u003e 10 || dy \u003e 10;\n      }\n\n      function isMobileLike() {\n        return window.matchMedia('(max-width: 767px)').matches || 'ontouchstart' in window || navigator.maxTouchPoints \u003e 0;\n      }\n\n      function isInteractiveElement(target) {\n        return !!closestElement(target, 'a, button, input, textarea, select, label, iframe, video, [role=\"button\"], .vg-plate-scroll-link, .vg-plate-faq-question, .vg-plate-link');\n      }\n\n      function isInsideScrollable(target) {\n        return !!closestElement(target, '.vg-plate-table-wrap');\n      }\n\n      function isStaticCardArea(target) {\n        return !!closestElement(target, [\n          '.vg-plate-hero', '.vg-plate-section', '.vg-plate-feature', '.vg-plate-scene-card',\n          '.vg-plate-card', '.vg-plate-highlight', '.vg-plate-note', '.vg-plate-summary-block',\n          '.vg-plate-summary-point', '.vg-plate-badges', '.vg-plate-badge', '.vg-plate-kicker',\n          '.vg-plate-section-title', '.vg-plate-section-lead', 'h1', 'h2', 'h3', 'p', 'img'\n        ].join(','));\n      }\n\n      function shouldGuardStaticTap(target) {\n        var root = getRoot(target);\n        return root \u0026\u0026 isMobileLike() \u0026\u0026 !isInsideScrollable(target) \u0026\u0026 isStaticCardArea(target) \u0026\u0026 !isInteractiveElement(target);\n      }\n\n      function scrollToSection(trigger) {\n        var key = trigger.getAttribute('data-vg-plate-target');\n        if (!key) return;\n        var root = getRoot(trigger);\n        if (!root) return;\n        var target = root.querySelector('[data-vg-plate-section=\"' + key + '\"]');\n        if (!target) return;\n        var headerOffset = 90;\n        var rect = target.getBoundingClientRect();\n        var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n        var targetY = rect.top + scrollTop - headerOffset;\n        window.scrollTo({ top: Math.max(targetY, 0), behavior: 'smooth' });\n      }\n\n      function toggleFaq(trigger) {\n        var item = closestElement(trigger, '.vg-plate-faq-item');\n        if (!item) return;\n        var answer = item.querySelector('.vg-plate-faq-answer');\n        if (!answer) return;\n        var isOpen = trigger.getAttribute('aria-expanded') === 'true';\n        trigger.classList.toggle('is-open', !isOpen);\n        answer.classList.toggle('is-open', !isOpen);\n        trigger.setAttribute('aria-expanded', String(!isOpen));\n        answer.setAttribute('aria-hidden', String(isOpen));\n        answer.style.display = isOpen ? 'none' : 'block';\n      }\n\n      function handleMainTap(event) {\n        var target = event.target;\n        if (!getRoot(target)) return false;\n\n        var scrollTrigger = closestElement(target, '.vg-plate-scroll-link[data-vg-plate-target]');\n        if (scrollTrigger) {\n          stopEvent(event);\n          markHandled();\n          setTimeout(function () { scrollToSection(scrollTrigger); }, 30);\n          return true;\n        }\n\n        var faqTrigger = closestElement(target, '.vg-plate-faq-question');\n        if (faqTrigger) {\n          stopEvent(event);\n          markHandled();\n          toggleFaq(faqTrigger);\n          return true;\n        }\n\n        return false;\n      }\n\n      window.addEventListener('touchstart', function (event) {\n        if (!getRoot(event.target)) return;\n        var point = getPointFromTouch(event);\n        touchInfo = { staticArea: shouldGuardStaticTap(event.target), start: point };\n        if (touchInfo.staticArea) stopOnlyPropagation(event);\n      }, { capture: true, passive: false });\n\n      window.addEventListener('touchend', function (event) {\n        if (!getRoot(event.target)) return;\n        if (handleMainTap(event)) return;\n        var point = getPointFromTouch(event);\n        if (touchInfo \u0026\u0026 touchInfo.staticArea \u0026\u0026 !isMoved(touchInfo.start, point)) {\n          stopEvent(event);\n          markHandled();\n          touchInfo = null;\n          return;\n        }\n        touchInfo = null;\n      }, { capture: true, passive: false });\n\n      window.addEventListener('pointerdown', function (event) {\n        if (!getRoot(event.target)) return;\n        if (event.pointerType \u0026\u0026 event.pointerType !== 'touch') return;\n        pointerInfo = { staticArea: shouldGuardStaticTap(event.target), start: { x: event.clientX, y: event.clientY } };\n        if (pointerInfo.staticArea) stopOnlyPropagation(event);\n      }, true);\n\n      window.addEventListener('pointerup', function (event) {\n        if (!getRoot(event.target)) return;\n        if (event.pointerType \u0026\u0026 event.pointerType !== 'touch') return;\n        if (pointerInfo \u0026\u0026 pointerInfo.staticArea \u0026\u0026 !isMoved(pointerInfo.start, { x: event.clientX, y: event.clientY })) {\n          stopEvent(event);\n          markHandled();\n          pointerInfo = null;\n          return;\n        }\n        pointerInfo = null;\n      }, true);\n\n      window.addEventListener('click', function (event) {\n        if (!getRoot(event.target)) return;\n        if (wasJustHandled()) { stopEvent(event); return; }\n        if (handleMainTap(event)) return;\n        if (shouldGuardStaticTap(event.target)) {\n          stopEvent(event);\n          markHandled();\n        }\n      }, true);\n\n      document.addEventListener('keydown', function (event) {\n        if (!getRoot(event.target)) return;\n        var scrollTrigger = closestElement(event.target, '.vg-plate-scroll-link[data-vg-plate-target]');\n        if (scrollTrigger \u0026\u0026 (event.key === 'Enter' || event.key === ' ')) {\n          stopEvent(event);\n          scrollToSection(scrollTrigger);\n          return;\n        }\n        var faqTrigger = closestElement(event.target, '.vg-plate-faq-question');\n        if (faqTrigger \u0026\u0026 (event.key === 'Enter' || event.key === ' ')) {\n          stopEvent(event);\n          toggleFaq(faqTrigger);\n        }\n      }, true);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"QS","offers":[{"title":"Default Title","offer_id":58202046038403,"sku":"QS 200 Pro","price":39.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0083\/9683\/2873\/files\/QS200Pro_1__1.jpg?v=1780915906","url":"https:\/\/www.vanguardworld.es\/products\/qs200pro","provider":"Vanguard España","version":"1.0","type":"link"}