0
0
Cart1item

Cart

Description

DJI Mic 2 Dual Wireless Transmission System

Wireless Lavalier System with 2 x Omnidirectional Microphone Transmitter, Receiver, Charing Case, 2 x Mobile Phone Adapter, 3.5mm TRS Camera Audio Cable, USB-C Charging Cable, 2 x Windscreen, 2 x Clip Magnet, and Carrying Bag

 

Reviews

There are no reviews yet.

Be the first to review “DJI Mic 2 Dual Wireless Transmission System”

Your email address will not be published. Required fields are marked *

Recently viewed products

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });