✦ Verified product
DJI Mini 5 Pro Hard Shell Single-Shoulder Bag
USD 49.99
STORE STARTRC
Verified independent store
→
STARTRC DJI Mini 5 Pro Hard Case Overview This STARTRC Mini Series Hard Shell Sling Bag focuses on broad compatibility, robust protection, and versatile portability: Tailored for D
JI Mini drones (primary for Mini 5 Pro, compatible with Mini 4 Pro/Mini 3 Pro/Mini 3), it fits their charging hubs, RC2/RC screen remotes, and RC-N1 2 3 remotes. Unlike soft bags, it uses a durable PC hard front shell (with release film) + 900D waterproof bottom (splash/scratch/squeeze-resistant), high-quality cotton inner liner (snug fit for gear), breathable thickened mesh on the back/shoulder strap (ergonomic, shock-absorbing), and waterproof zippers. It has 2 internal adjustment buckles (anti-drop, secures PC shell; lid stays fixed when open), a 92–124cm adjustable shoulder strap (left/right switchable, single-shoulder/cross-body carry), a top handle, and PC shell compartments (fits ~11-inch tablets, 20×21.5cm; mesh pockets for cables/phones). All accessories securely—tested in rugged environments like Yosemite and Yellowstone by professional aerial filmmakers for real-world durability Exclusively designed for DJI Mini series drones, this bag is ideal for outdoor scenarios like mountains, buildings, or beaches. Its multi-carry ways and flexible storage let you organize drones, accessories, and daily gear (tablets, chargers) conveniently—keeping gear safe while making it easy to capture landscapes anywhere. .three-column-container { display: flex; width: 100%; max-width: 1200px; margin: 0 auto; padding: 30px 0px; box-sizing: border-box; gap: 40px; /* 列间距保持不变 */ align-items: stretch; /* 强制三列高度一致,为第一列垂直居中提供空间 */ } /* 通用列样式 */ .column { flex: 1; align-self: stretch; /* 确保每列高度充满父容器 */ } /* 第一列:标题组合样式(上下左右全居中) */ .column-title { display: flex; flex-direction: column; justify-content: center; /* 垂直居中(上下居中) */ align-items: center; /* 水平居中(左右居中) */ height: 100%; /* 占满列的全部高度 */ text-align: center; /* 进一步强化文本水平居中 */ } .subtitle { margin: 0 0 10px 0; font-size: 18px; font-weight: 500; color: #666; } .main-title { margin: 0; font-size: 42px; font-weight: 600; color: #28293d; line-height: 1.2; } /* 第二、三列:文本内容样式(完全保持不变) */ .column-text { padding: 10px 0; color: #333; line-height: 1.6; font-size: 14px; } .column-text p { margin: 0 0 15px 0; } .column-text p:last-child { margin-bottom: 0; } /* 新增:模块下方水平线样式(全黑、细、宽1400) */ .bottom-divider { max-width: 1400px; /* 宽度固定为1400px */ width: 100%; /* 小于1400px时自适应全屏 */ margin: 20px auto; /* 上下间距20px,居中显示 */ border-top: 1px solid #000; /* 1px细线条,全黑颜色 */ border-bottom: none; border-left: none; border-right: none; } /* 移动端响应式调整 */ @media (max-width: 768px) { .three-column-container { flex-direction: column; gap: 25px; padding: 25px 15px; } .column-title { text-align: center; height: auto; padding: 20px 0; } .main-title { font-size: 32px; } .subtitle { font-size: 16px; } .column-text { font-size: 13px; } /* 移动端水平线自适应宽度 */ .bottom-divider { max-width: 100%; margin: 15px auto; } }