(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
This double-shoulder and armpit bag provide you with double protection,freeing your hands, and zero pressure, making you feel more relaxed on the road.
Retro style, highlight your unique taste.The best choice for mobile phones and wallets!
Main Features
✅Safety and anti-theft:The holster-style bag hidden under the armpit can prevent the mobile wallet from being stolen. With 2 pockets, you can store personal belongings, such as mobile phones, keys, pens, passports, etc.
✅High-quality materials:Soft PU leather, waterproof, wear-resistant, compact and lightweight, and easy to carry.The sturdy and durable design makes your wallet not easy to loosen and avoid falling off.
✅Use scene: Suitable for outdoor sports, travel, hiking, mountaineering, hunting, camping, cycling, running, etc.
✅Flexible and adjustable:Adjustable retractable buckle, suitable for people of different heights, both men and women, can be easily adjusted to the ideal length, easy to wear.
✅Perfect match with any clothing:Simple to match, it can be worn on the outside of a T-shirt, or on the inside or outside of a jacket or suit.
Specifications
Product Weight
Style 1: 345G
Style 2: 315G
Product Size (L x W x H)
25 × 15 × 3cm / 9.8 × 5.9 × 1.2inches
Package Contents
Double Shoulder Armpit Bag × 1
Material
PU leather
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)