IMG
Loading..
Select a color
Rothco G.I. Type Enhanced Double Strap Duffle Bag
Item: 9RT-2484
Brand: Rothco

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Built tough, Rothco's Enhanced Double Strap Duffle Bag offers ample storage with its spacious main compartment and side pocket. Adjustable shoulder straps ensure a comfortable carry, while the side handle adds versatility. Ideal for camping, travel, and outdoor adventures.
 
    • Large-Capacity Storage: 24 Inch X 36 Inch Main Compartment For Storing All Your Equipment And Essentials.
    • Efficient Design: Top-Loading Layout For Easy Packing And Storing Large Amounts Of Clothing And Gear.
    • Versatile Carry Options: Adjustable Shoulder Straps Provide A Secure And Comfortable Fit, While The Side Handle Offers A Quick And Easy Carry.
    • Convenient Access: Button Pocket On The Side For Quick Access To Small Items.
    • Durable Construction: Constructed Of High-Quality, Heavy-Duty Nylon Material For Long-Lasting Use.
 
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '9RT-2484') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`