(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}/7
Description
This Retro Belt Waist Men's Bag is suitable for work, fishing, camping, and travel. Take your wallet or driver's license with you!
This multifunctional waist bag is tough and hard-wearing, with a stylish appearanceand a small size with plenty of space to store all your belongings.
It is a good choice to give it as a gift to your lover or father!
Main Features
✅ High Quality Material
Made from high quality microfiber leather, comfortable and wrinkle resistant, colourfast and durable, with a good texture, strong and hard wearing, delicately soft and scratch resistant.
✅ Large Capacity Design
Reasonably sorted pockets for the right amount of money, but also for mobile phones, cigarettes, driving licence, keys and other belongings, small size and large capacity to meet daily needs.
✅ Lightweight & Portable
Compact size and light weight, set belt hole position, can be worn with belt, save effort and convenient, no need to hold or carry by hand.
✅ Durable & Convenient
The stitching is clear and even, strong and durable without stripping. Convenient key fob design for easy hanging and access. Easy to open and close buckle design for easy access/placement.
✅ Retro & Aesthetic
A vintage style with a beautiful look and three colors to choose from. Suitable for all kinds of outfits, from casual shopping to hipster fashion to office business.
Specifications
Product Weight86 G
Product Size
(L x W x H)18 × 14 × 3 cm / 7.1 × 5.5 × 1.2 inches
Package ContentsRetro Belt Waist Men's Bag × 1
Note
Due to manual measurements, please allow slight measurement deviations.
${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)