The Billingham Stowaway Compact Camera Bag is crafted from black canvas and complemented by tan leather detailing. With a capacity of 1.8L, this bag offers various pockets to securely hold a small rangefinder or mirrorless camera, along with essential items such as your passport, phone, and memory cards. Notable features include leather accents, sturdy brass hardware, a padded main compartment, a zippered front flap pocket, a zippered side pocket, as well as front and rear slip pockets. You have the flexibility to wear it either on your shoulder or cross-body style, thanks to the removable and adjustable strap. Alternatively, you can utilize the loops to attach it to your belt for added convenience. function selectTab(tabName) { document.getElementById('Overview').style.display = “none”; document.getElementById('Specs').style.display = “none”; document.getElementById(tabName).style.display = “block”; switch (tabName) { case “Overview”: document.getElementById(“btnOverview”).className = “active” document.getElementById(“btnSpecs”).className = “button” break; case “Specs”: document.getElementById(“btnSpecs”).className = “active” document.getElementById(“btnOverview”).className = “button” break; } } document.getElementById(“btnOverview”).click();