(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();
})();
1/1
${data.index + 1}/${data.total}
1/1
${data.index + 1}/${data.total}
Description
Describe:
The KING Crown Long Sleeve Hoodie is a fashionable and trendy garment characterized by its unique crown pattern and design. Here are some of the features and design elements of this hoodie: Style and cut: KING Crown Long Sleeve Hoodies are usually made of soft and comfortable fabrics to ensure comfort and breathability. It features long sleeves and a hooded design with adjustable cords for style and warmth. The sleeves and hem may be stretchy to provide a better fit and freedom of movement. The body is usually cut loose to provide a comfortable fit and casual style. Crown pattern: The biggest feature of the KING crown long-sleeved hoodie is its crown pattern. This pattern is often displayed on clothing in the form of large crown prints or embroidery to highlight the symbol of royalty and authority. Crown patterns may feature fine details and ornate embellishments, adding to the garment's sense of grandeur and uniqueness.
Color matching and detail processing: KING crown long-sleeved hoodies usually choose simpler colors to highlight the visual effect of the crown pattern. In terms of detail processing, the clothing may use special printing to show the texture and three-dimensionality of the crown. Detailed designs on clothing may also include pockets, detailed stitching, etc. to add layering and personalization to the clothing.
With suggestions: The KING Crown Long Sleeve Hoodie is suitable for matching with casual bottoms, such as jeans, sweatpants or casual pants. You can choose bottoms in a relatively simple color to highlight the crown pattern on the hoodie. In addition, you can pair it with sneakers or casual shoes to create a trendy overall look. KING crown long-sleeved hoodie shows unique design and fashion sense, suitable for casual, street, music festival and other occasions. This kind of clothing allows you to project confidence and regal style, highlighting an attitude of independent thinking and individual expression. Whether you are a young person or a person who likes individual trends, such clothing can add highlights and personal charm to your look.
Shipping Policy
We provide global delivery services to all countries, using DHL as the default delivery service, orders below $89, you need to pay $6.99 for shipping. Orders over $89 are free of charge. For more detailed delivery dates, click to enter this page. If you have any questions, feel free to contact service@biggmans.com.
Track My Order
Our Mission
Everyone, regardless of body type, deserves the right to express their own style and to dress comfortably and stylishly.
${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)