{"product_id":"accesorios-fotografia-kit-trigger-visico-vc-16-canon-transmisor-receptor","title":"Trigger Transmitter + Receiver Visico VC-16 (Canon)","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\u003eTotal Synchronization in Your Studio\u003c\/h1\u003e\n\n\u003cp class=\"subheadline\"\u003eVC-16 Transmitter and Receiver Kit for Canon. The reliable and affordable wireless solution to fire your flashes with absolute freedom.\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 Trigger VC-16 (Canon)\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\u003e16 Anti-Interference Channels\u003c\/h3\u003e\n\n\u003cp\u003eWork with complete security. Its 16 selectable channels prevent accidental firing caused by other radio equipment or photographers on the same set.\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\u003eUniversal Compatibility\u003c\/h3\u003e\n\n\u003cp\u003eThe receiver adapts to everything. Use it with studio flashes via sync cable or with hot shoe flashes (speedlites) thanks to its versatile design.\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\u003e30-Meter Range\u003c\/h3\u003e\n\n\u003cp\u003eTrue freedom of movement. Fire your flashes up to 30 meters away in open areas, ideal for large studios or on-location shoots.\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=\"M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003ePlug \u0026amp; Play Design\u003c\/h3\u003e\n\n\u003cp\u003eNo complex configurations. Mount the transmitter on your Canon's hot shoe, connect the receiver to the flash, choose the same channel, and you're ready to shoot.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SOCIAL PROOF --\u003e\n\u003ch2\u003eUser Reviews\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\"Basic but infallible. I use it in my studio to fire two lights and it has never failed a shot. Highly recommended for the price.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eMiguel A. - Social 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 for starting with lighting. I fire my old flashes without problems on my Canon R6.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eLaura S. - Photography Student\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\"Very practical that it includes the jack adapter. I connect it to my large studio flashes and it works wonderfully.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003eEsteban P. - E-commerce Photographer\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\"\u003eModel\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eVC-16 (Transmitter + Receiver)\u003c\/span\u003e\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\"\u003eCanon Cameras (Standard 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\"\u003e433 MHz\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eChannels\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e16 Channels\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eMax Sync Speed\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1\/200 sec\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eRange\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eUp to 30 meters\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\"\u003eTransmitter (23A Battery) \/ Receiver (2x AAA)\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\u003eDoes it work with flashes from other brands?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eYes, the receiver is universal. It can be connected to almost any studio flash using the included sync cable or by mounting a hot shoe flash on it.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it support TTL or HSS mode?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eNo, the VC-16 is a highly reliable manual trigger. It fires the flash at the power you manually configure on the device. For automatic functions (TTL\/HSS), please check the VC-818 series.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add more receivers?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eOf course! You can purchase additional VC-16 receivers and synchronize them all to the same channel on your transmitter to fire multiple light sources simultaneously.\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\u003eGSMPRO.CL Commitment\u003c\/h3\u003e\n\n\u003cp\u003eEquipment tested for consistent performance. \u003cbr\u003eQuality guarantee 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":58174710350172,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/t.png?v=1782962888","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/accesorios-fotografia-kit-trigger-visico-vc-16-canon-transmisor-receptor","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}