{"product_id":"accesorios-fotografia-visico-trigger-vc-818-tx-sony-hss-ttl","title":"Visico Trigger HSS TTL VC-818 TX (Sony)","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700;800\u0026family=Montserrat:wght@700;800\u0026display=swap');\n    \n    #gsm-product-content { font-family: 'Inter', sans-serif; color: #00003A; line-height: 1.6; max-width: 1000px; margin: 0 auto; background-color: #fff; }\n    #gsm-product-content * { box-sizing: border-box; }\n    :root { --gsm-blue: #0389FC; --gsm-navy: #00003A; --gsm-indigo: #413AF4; --gsm-yellow: #EDFF00; }\n    \n    #gsm-product-content h1, #gsm-product-content h2, #gsm-product-content h3 { margin: 0; font-family: 'Montserrat', sans-serif; font-weight: 800; letter-spacing: -0.02em; }\n    #gsm-product-content h2 { font-size: 2.2rem; margin-bottom: 1.5rem; color: #00003A; text-align: center; }\n    #gsm-product-content p { margin-bottom: 1rem; font-size: 1.05rem; color: #4a4a4a; }\n    \n    \/* HERO *\/\n    .gsm-hero { text-align: center; padding: 4rem 1.5rem; background: linear-gradient(135deg, #f9f9f9 0%, #edf6ff 100%); border-radius: 32px; margin-bottom: 3rem; border: 1px solid rgba(3, 137, 252, 0.1); }\n    .gsm-hero h1 { font-size: clamp(2.2rem, 5vw, 3.2rem); color: #0389FC; line-height: 1.1; margin-bottom: 1.2rem; }\n    .gsm-hero .subheadline { font-size: 1.3rem; color: #00003A; font-weight: 500; max-width: 800px; margin: 0 auto; opacity: 0.9; }\n    \n    \/* GRID *\/\n    .gsm-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-bottom: 3.5rem; }\n    .gsm-card { background: #f8f9fa; padding: 2.5rem; border-radius: 28px; transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); border: 1px solid rgba(0,0,0,0.04); display: flex; flex-direction: column; }\n    .gsm-card:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(0,0,0,0.06); border-color: rgba(3, 137, 252, 0.2); }\n    \n    \/* HIGHLIGHT CARD (CONTRASTE CRÍTICO) *\/\n    .gsm-card.highlight { background: #00003A; grid-column: span 1; }\n    .gsm-card.highlight h3, .gsm-card.highlight p { color: #FFFFFF !important; } \n    .gsm-card.highlight .icon-box { background: rgba(255,255,255,0.1); color: #EDFF00; }\n    \n    .gsm-card h3 { font-size: 1.6rem; margin-bottom: 0.8rem; color: #00003A; }\n    .icon-box { width: 56px; height: 56px; margin-bottom: 1.5rem; display: flex; align-items: center; justify-content: center; border-radius: 16px; background: white; color: #0389FC; box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .icon-box svg { width: 28px; height: 28px; }\n    \n    \/* REVIEWS *\/\n    .gsm-reviews { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-bottom: 4rem; }\n    .review-card { background: #FFFFFF; border: 1px solid #eee; border-radius: 20px; padding: 1.8rem; position: relative; }\n    .stars { color: #FFB800; margin-bottom: 0.8rem; font-size: 1.2rem; }\n    .review-author { font-weight: 700; display: block; margin-top: 1rem; color: #0389FC; font-size: 0.9rem; text-transform: uppercase; }\n\n    \/* SPECS *\/\n    .specs-container { background: #fcfcfc; border-radius: 28px; border: 1px solid #eee; padding: 2.5rem; margin-bottom: 4rem; }\n    .spec-header { display: flex; align-items: center; gap: 15px; margin-bottom: 2rem; }\n    .spec-line { flex-grow: 1; height: 2px; background: linear-gradient(to right, #0389FC, transparent); }\n    .spec-row { display: flex; justify-content: space-between; padding: 1.2rem 0; border-bottom: 1px solid #f0f0f0; transition: background 0.2s; }\n    .spec-row:hover { background: rgba(3, 137, 252, 0.02); }\n    .spec-label { font-weight: 600; color: #00003A; }\n    .spec-value { color: #555; text-align: right; }\n    \n    \/* FAQ *\/\n    .gsm-faq { margin-bottom: 4rem; }\n    details { background: #f9f9f9; margin-bottom: 12px; border-radius: 16px; border: 1px solid transparent; transition: all 0.3s; }\n    details[open] { border-color: #0389FC; background: #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.03); }\n    summary { padding: 1.4rem; font-weight: 700; cursor: pointer; list-style: none; position: relative; color: #00003A; font-size: 1.1rem; }\n    summary::after { content: '↓'; position: absolute; right: 25px; transition: transform 0.3s; color: #0389FC; font-weight: 800; }\n    details[open] summary::after { transform: rotate(180deg); }\n    .faq-content { padding: 0 1.4rem 1.4rem; color: #555; border-top: 1px solid #f0f0f0; padding-top: 1rem; }\n    \n    \/* FOOTER CARD *\/\n    .gsm-guarantee { text-align: center; padding: 3rem; background: #00003A; border-radius: 32px; color: white; position: relative; overflow: hidden; }\n    .gsm-guarantee h3 { color: #EDFF00 !important; margin-bottom: 1rem; font-size: 1.8rem; }\n    .gsm-guarantee p { color: #cbd5e0 !important; margin-bottom: 0; }\n    .bg-accent { position: absolute; top: -50px; right: -50px; width: 150px; height: 150px; background: #0389FC; border-radius: 50%; opacity: 0.1; }\n\n    @media (max-width: 768px) { \n      .gsm-hero { padding: 3rem 1rem; }\n      .gsm-hero h1 { font-size: 2.2rem; } \n      .gsm-grid { grid-template-columns: 1fr; } \n      .gsm-card.highlight { grid-column: span 1; }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"gsm-product-content\"\u003e\n\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"gsm-hero\"\u003e\n\n\u003ch1\u003eMaster Light from a Distance\u003c\/h1\u003e\n\n\u003cp class=\"subheadline\"\u003eProfessional HSS and wireless TTL synchronization for Sony cameras. Total control of your flashes with cinematic precision.\u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 25px; font-weight: bold; color: #0389fc; letter-spacing: 2px; text-transform: uppercase; font-size: 0.9rem;\"\u003eVisico VC-818 TX (Sony)\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- BENTO GRID --\u003e\n\u003cdiv class=\"gsm-grid\"\u003e\n\n\u003cdiv class=\"gsm-card highlight\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003e1\/8000s HSS Speed\u003c\/h3\u003e\n\n\u003cp\u003eBreak the limits of sync speed. Capture the fastest motion or shoot with wide apertures even in the brightest sun without overexposure.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41m12.73-12.73l-1.41 1.41M12 7a5 5 0 100 10 5 5 0 000-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eSmart TTL System\u003c\/h3\u003e\n\n\u003cp\u003eForget manual calculations. The TTL system for Sony measures exposure through the lens and automatically adjusts flash power for perfect results instantly.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41m12.73-12.73l-1.41 1.41\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eUltra-Stable 2.4GHz\u003c\/h3\u003e\n\n\u003cp\u003eLong-range wireless transmission with anti-interference technology. Shoot with complete confidence up to 100 meters away in any environment.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect height=\"7\" width=\"7\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"3\" x=\"14\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"14\" x=\"14\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eMulti-Group Control\u003c\/h3\u003e\n\n\u003cp\u003eEasily manage complex lighting setups. Control up to 3 groups (A\/B\/C) and 8 channels independently directly from the LCD screen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SOCIAL PROOF --\u003e\n\u003ch2\u003eWhat photographers say\u003c\/h2\u003e\n\n\u003cdiv class=\"gsm-reviews\"\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"Works perfectly with my Sony A7III. HSS is super consistent, and I haven't had a single misfire.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eJorge V. - Wedding Photographer\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"The interface is very simple. I can change the power of my Visico lights without moving from the camera. It saves a lot of time.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eLucía M. - Editorial Photographer\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"Excellent build. It feels solid on the hot shoe, and the screen is perfectly visible even outdoors.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eRicardo F. - Photojournalist\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\n\u003cdiv class=\"spec-header\"\u003e\n\n\u003ch2 style=\"font-size: 1.6rem; margin-bottom: 0;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSony Cameras (MI Hot Shoe)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eRadio Frequency\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2.4 GHz\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eMax. Range\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eUp to 100 meters\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eShooting Modes\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eTTL, Manual, Multi (Stroboscopic)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eSynchronization\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eHSS (1\/8000s), 1st and 2nd curtain\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eGroups \/ Channels\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e3 Groups (A,B,C) \/ 8 Channels\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003ePower Supply\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2 AA Batteries\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"gsm-faq\"\u003e\n\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eIs it compatible with my old Sony camera?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eThe trigger is designed for modern Sony cameras with the Multi Interface (MI) hot shoe. If your camera uses this hot shoe (like the A7 series, A6000, A9, etc.), it will work perfectly with all TTL and HSS functions.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I control flashes from other brands?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eThe VC-818 TX is optimized for the Visico ecosystem. To use TTL and HSS with other brands, a compatible receiver is necessary, although using Visico lights is recommended for full integration.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of batteries do you recommend?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eWe recommend using high-quality rechargeable AA batteries (such as Ni-MH) for consistent performance and longer duration during long shooting sessions.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"gsm-guarantee\"\u003e\n\n\u003cdiv class=\"bg-accent\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003ch3\u003eProfessional Guarantee GSMPRO.CL\u003c\/h3\u003e\n\n\u003cp\u003eEquipment guaranteed with specialized technical support. \u003cbr\u003eEnjoy the best technology with \u003cstrong\u003efast shipping throughout Chile.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174715134300,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/v_ee24eae2-453e-4a25-b517-fe1bd2387275.png?v=1782962990","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/accesorios-fotografia-visico-trigger-vc-818-tx-sony-hss-ttl","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}