Business is in the bag with professional briefcases that are beautifully designed and durably constructed with the business traveler in mind. Our collection of lightweight yet durable business briefcases for men and women includes expandable and non-expandable bags in a variety of colors and styles to suit your individual taste.
Eliminate hassle with built-in organization, pockets for accessories like power cords and backup batteries, padded sleeves to protect laptops and tablets, and room for your daily commuting/work travel needs. Available features include Travelpross® ID TheftBlock™ to shield credit cards and passports from identity theft scanners and QuickSlip™ pockets for easy-access cell phone storage. Ergonomic handles and shoulder straps make carrying comfortable, and rear panel stacking straps give you hands-free mobility.
category
BUSINESS BRIEFCASES270303068258
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/4f10c0db-bd2f-4165-9308-b56bc2ac88fa/wishlist-plus-487/assets/addtowishlistbutton.css";
var pdpButtonStylesheetTag = document.createElement("link");
pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
pdpButtonStylesheetTag.rel = "stylesheet";
pdpButtonStylesheetTag.href = pdpButtonStylesheet;
if (!document.getElementById("swym-pdp-button-stylesheet")) {
head.appendChild(pdpButtonStylesheetTag);
}
var x = document.getElementsByTagName("script")[0];
function createAndInsertScript(id, src, onLoadCallback) {
var scriptTag = document.createElement("script");
scriptTag.id = id;
scriptTag.type = "text/javascript";
scriptTag.src = src;
scriptTag.onload = onLoadCallback;
x.parentNode.insertBefore(scriptTag, x);
}
var pdpButtonScript = "https://cdn.shopify.com/extensions/4f10c0db-bd2f-4165-9308-b56bc2ac88fa/wishlist-plus-487/assets/addtowishlistbutton.js";
createAndInsertScript(
`swym-pdp-button-script`,
pdpButtonScript,
function () {
const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
if (pdpBtnApi) {
pdpBtnApi.setDefaultCustomizationOptions(swat);
pdpBtnApi.initializePDPButton(swat, true);
}
}
);
break;
default:
return;
}
})
});
})(); // IIFE to prevent polluting global scope