${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "100%"; const product_image = data.image; const secondary_image = data.secondImage; const image_width = product_image.width; let image_height = product_image.height; if(setting_product_image_display == '100%'){ image_height = image_width }else if(setting_product_image_display == '133.33%'){ image_height = image_width * 1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const has_save_label = true && ((+data.compare_at_price) > (+data.price)); const is_single_variant = data.variants.length == 1; const min_price_variant_href = (data.min_price_variant && data.min_price_variant.available) ? data.min_price_variant.withinUrl : data.withinUrl; const retail_price_max = data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE = 3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id = 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id = 'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' + get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `
${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save ${ data.off_ratio }% ` : '' }` : "Sold out" }
Mixed Lot
${data.title}
${ data.price_min != data.price_max ? `from
` : `
` }
+${data.remainInvisibleThumbCount}
` })()}
Free Shipping on Orders Over $89
Black Friday Sale Code:BF24
Free Shipping on Orders Over $89
Black Friday Sale Code:BF24
Log in
Create an account
${data.data && data.data.count}
Home
New In
Sweatshirts & Hoodies
Racing Hoodies
Dragon Ball Hoodies
Unisex Sweatshirts
Basketball Hoodies
One Piece Hoodies
Casual Sweatshirts
Stand Collar Sweatshirts
Sweatpants
Jackets
Christmas Sweatshirts
T-Shirts
Racing Tees
Dragon Ball Tees
Oversized Tees
One Piece Tees
Basketball Tees
Casual T-shirts
Surf T-shirts
Shorts
Surf Shorts
Track Shorts
Gym Shorts
Anime Shorts
Street Shorts
Jeans
Accessories
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 70505025, title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505027, title: "New In", url: "\/collections\/new-in", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505029, title: "Sweatshirts & Hoodies", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Racing Hoodies", url: "\/collections\/racing-style", target: "", levels: 0, children: [ ] }, { title: "Dragon Ball Hoodies", url: "\/collections\/dragon-ball-hoodies", target: "", levels: 0, children: [ ] }, { title: "Unisex Sweatshirts", url: "\/collections\/unisex-sweatshirts", target: "", levels: 0, children: [ ] }, { title: "Basketball Hoodies", url: "\/collections\/basketball-hoodies", target: "", levels: 0, children: [ ] }, { title: "One Piece Hoodies", url: "\/collections\/one-piece-hoodies", target: "", levels: 0, children: [ ] }, { title: "Casual Sweatshirts", url: "\/collections\/sweatshirts-hoodies", target: "", levels: 0, children: [ ] }, { title: "Stand Collar Sweatshirts", url: "\/collections\/stand-collar-sweatshirts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505045, title: "Sweatpants", url: "\/collections\/bottoms", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505047, title: "Jackets", url: "\/collections\/jackets", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505049, title: "Christmas Sweatshirts", url: "\/collections\/ugly-christmas-sweatshirts", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505051, title: "T-Shirts", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Racing Tees", url: "\/collections\/racing-tees", target: "", levels: 0, children: [ ] }, { title: "Dragon Ball Tees", url: "\/collections\/dragon-ball-tees", target: "", levels: 0, children: [ ] }, { title: "Oversized Tees", url: "\/collections\/oversized-tees", target: "", levels: 0, children: [ ] }, { title: "One Piece Tees", url: "\/collections\/one-piece", target: "", levels: 0, children: [ ] }, { title: "Basketball Tees", url: "\/collections\/basketball-tees", target: "", levels: 0, children: [ ] }, { title: "Casual T-shirts", url: "\/collections\/t-shirts", target: "", levels: 0, children: [ ] }, { title: "Surf T-shirts", url: "\/collections\/surf-t-shirts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505067, title: "Shorts", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Surf Shorts", url: "\/collections\/surf-shorts", target: "", levels: 0, children: [ ] }, { title: "Track Shorts", url: "\/collections\/track-shorts", target: "", levels: 0, children: [ ] }, { title: "Gym Shorts", url: "\/collections\/gym-shorts", target: "", levels: 0, children: [ ] }, { title: "Anime Shorts", url: "\/collections\/anime-shorts", target: "", levels: 0, children: [ ] }, { title: "Street Shorts", url: "\/collections\/street-shorts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505079, title: "Jeans", url: "\/collections\/jeans", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505081, title: "Accessories", url: "\/collections\/accessories", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Home
New In
Sweatshirts & Hoodies
Racing Hoodies
Dragon Ball Hoodies
Unisex Sweatshirts
Basketball Hoodies
One Piece Hoodies
Casual Sweatshirts
Stand Collar Sweatshirts
Sweatpants
Jackets
Christmas Sweatshirts
T-Shirts
Racing Tees
Dragon Ball Tees
Oversized Tees
One Piece Tees
Basketball Tees
Casual T-shirts
Surf T-shirts
Shorts
Surf Shorts
Track Shorts
Gym Shorts
Anime Shorts
Street Shorts
Jeans
Accessories
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 70505025, title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505027, title: "New In", url: "\/collections\/new-in", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505029, title: "Sweatshirts & Hoodies", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Racing Hoodies", url: "\/collections\/racing-style", target: "", levels: 0, children: [ ] }, { title: "Dragon Ball Hoodies", url: "\/collections\/dragon-ball-hoodies", target: "", levels: 0, children: [ ] }, { title: "Unisex Sweatshirts", url: "\/collections\/unisex-sweatshirts", target: "", levels: 0, children: [ ] }, { title: "Basketball Hoodies", url: "\/collections\/basketball-hoodies", target: "", levels: 0, children: [ ] }, { title: "One Piece Hoodies", url: "\/collections\/one-piece-hoodies", target: "", levels: 0, children: [ ] }, { title: "Casual Sweatshirts", url: "\/collections\/sweatshirts-hoodies", target: "", levels: 0, children: [ ] }, { title: "Stand Collar Sweatshirts", url: "\/collections\/stand-collar-sweatshirts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505045, title: "Sweatpants", url: "\/collections\/bottoms", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505047, title: "Jackets", url: "\/collections\/jackets", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505049, title: "Christmas Sweatshirts", url: "\/collections\/ugly-christmas-sweatshirts", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505051, title: "T-Shirts", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Racing Tees", url: "\/collections\/racing-tees", target: "", levels: 0, children: [ ] }, { title: "Dragon Ball Tees", url: "\/collections\/dragon-ball-tees", target: "", levels: 0, children: [ ] }, { title: "Oversized Tees", url: "\/collections\/oversized-tees", target: "", levels: 0, children: [ ] }, { title: "One Piece Tees", url: "\/collections\/one-piece", target: "", levels: 0, children: [ ] }, { title: "Basketball Tees", url: "\/collections\/basketball-tees", target: "", levels: 0, children: [ ] }, { title: "Casual T-shirts", url: "\/collections\/t-shirts", target: "", levels: 0, children: [ ] }, { title: "Surf T-shirts", url: "\/collections\/surf-t-shirts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505067, title: "Shorts", url: "", target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Surf Shorts", url: "\/collections\/surf-shorts", target: "", levels: 0, children: [ ] }, { title: "Track Shorts", url: "\/collections\/track-shorts", target: "", levels: 0, children: [ ] }, { title: "Gym Shorts", url: "\/collections\/gym-shorts", target: "", levels: 0, children: [ ] }, { title: "Anime Shorts", url: "\/collections\/anime-shorts", target: "", levels: 0, children: [ ] }, { title: "Street Shorts", url: "\/collections\/street-shorts", target: "", levels: 0, children: [ ] }, ] }, { id: 70505079, title: "Jeans", url: "\/collections\/jeans", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 70505081, title: "Accessories", url: "\/collections\/accessories", target: "", levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Log in
Create an account
${data.data && data.data.count}
${(function(){ if (data === undefined || typeof data !== 'string' || data == '') return '
'; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.
` })()}
Home
New In
Sweatshirts & Hoodies
Sweatshirts & Hoodies
Racing Hoodies
Dragon Ball Hoodies
Unisex Sweatshirts
Basketball Hoodies
One Piece Hoodies
Casual Sweatshirts
Stand Collar Sweatshirts
Sweatpants
Jackets
Christmas Sweatshirts
T-Shirts
T-Shirts
Racing Tees
Dragon Ball Tees
Oversized Tees
One Piece Tees
Basketball Tees
Casual T-shirts
Surf T-shirts
Shorts
Shorts
Surf Shorts
Track Shorts
Gym Shorts
Anime Shorts
Street Shorts
Jeans
Accessories
Log in
(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(); })();
Bottoms
60 Products
${function(){ const product_total = data.total if(product_total <= 1){ return `${product_total} Product` } return `${product_total} Products` }()}
Save 50%
Save 50%
Oakland Fleece Sweatpants
$33.99
$67.99
Save 50%
Save 50%
Fleece Sweatpants
$34.99
$69.99
Save 51%
Save 51%
Men's Clean "California" Print Oakland Fleece Sweatpants
$30.99
$62.99
Save 50%
Save 50%
Michigan Fleece Sweatpants
$32.99
$65.99
Save 51%
Save 51%
Men's LA Vintage Print Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Mafia Graphic Print Sweatpants
$36.99
$73.99
Save 51%
Save 51%
Trendy Fluorescent "Spaceman" Print Oakland Fleece Men's Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Alaska Fleece Sweatpants
$34.99
$69.99
Save 50%
Save 50%
Washington Print Sweatpants
$31.99
$63.99
Save 50%
Save 50%
Retro Printed Men's Casual Pants
$31.99
$63.99
Save 50%
Save 50%
Pattern Print Bouquet Foot Sweatpants
$32.99
$65.99
Save 50%
Save 50%
Pattern Print Bouquet Foot Sweatpants
$33.99
$67.99
Save 51%
Save 51%
Men's Colorado Retro Casual Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Retro Men's California Sweatpants
$32.99
$65.99
Save 50%
Save 50%
Casual Pocket Solid Color Pants
$31.99
$63.99
Save 50%
Save 50%
Men's USA Jogging Pants Sweatpants
$33.99
$67.99
Save 51%
Save 51%
Men's Oakland Fleece Astronaut Print Sweatpants
$30.99
$62.99
Save 51%
Save 51%
Men's Casual Printed Simple Fleece Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Unisex Tan "feeling" Sweatpant
$39.99
$79.99
Save 51%
Save 51%
Men's Casual Flannel Graphic Print Sweatpants
$30.99
$62.99
Save 51%
Save 51%
Men's "BELIEVER" Print Casual Fleece Sweatpants
$30.99
$62.99
Save 50%
Save 50%
Men's CA Jogging Pants Sweatpants
$32.99
$65.99
Save 51%
Save 51%
Men's Casual Printed Sweatpants
$31.99
$64.99
Save 51%
Save 51%
Simple 'HEAVEN' Faith Print Sweatpants
$30.99
$62.99
Save 50%
Save 50%
Men's Casual Loose Pocket Cargo Pants
$39.99
$79.99
Save 51%
Save 51%
Men's Casual 'Colorado' Print Fleece Sweatpants
$31.99
$64.99
Save 51%
Save 51%
Men's Smiley Retro Casual Sweatpants
$30.99
$62.99
Save 51%
Save 51%
Fashion Smiley Print Casual Men's Sweatpants
$33.99
$68.99
Save 51%
Save 51%
Oakland Fleece Men's Sweatpants
$30.99
$62.99
Save 51%
Save 51%
Men's Vintage Logo Print Oakland Fleece Track Pants
$31.99
$64.99
Save 50%
Save 50%
Letter Print Bouquet Foot Sweatpants
$33.99
$67.99
Save 51%
Save 51%
Men's Smiley Fashion Retro Casual Sweatpants
$31.99
$64.99
Save 51%
Save 51%
Men's Casual Clean "BROOKLYN" Print Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Fashion Casual Loose Pants
$31.99
$63.99
+4
Save 50%
Save 50%
Retro Men's Northshore Sweatpants
$33.99
$67.99
Save 51%
Save 51%
Lighthouse Print Men's Casual Fleece Sweatpants
$30.99
$62.99
Save 51%
Save 51%
Men's Casual Printed Sweatpants
$31.99
$64.99
Save 51%
Save 51%
Men's Oakland Fleece 'los Angeles' Print Sweatpants
$30.99
$62.99
Save 50%
Save 50%
Ruffian Cashew Flower Gray Sweatpants
$34.99
$69.99
Save 51%
Save 51%
Mens Velcro Cargo Jogging Pants
$30.99
$62.99
Save 51%
Save 51%
Men's Vintage Chicago Print Lounge Pants
$30.99
$62.99
Save 51%
Save 51%
Men's Vintage Casual Print Sweatpants
$31.99
$64.99
Save 51%
Save 51%
Men's 1984 LA Vintage Print Sweatpants
$31.99
$64.99
Save 50%
Save 50%
Men's Jogging Pants Sweatpants
$38.99
$77.99
Save 50%
Save 50%
Casual Pocket Bunched Trousers
$45.99
$91.99
Save 51%
Save 51%
Men's Casual Pocket Fashion Cargo Pants
$43.99
$89.99
Save 50%
Save 50%
Street Covert Casual Pants
$32.99
$65.99
Save 50%
Save 50%
Men's Jogging Pants Sweatpant
$36.99
$73.99
No products found
Use fewer filters or
clear all
Cart
Your shopping bag is empty
Continue shopping
${item.product_title}
${item.options.map(option => option.value).join('/')}
${propertie.name}/${propertie.isImage ? `
View image
` : propertie.value}
Free gift
Mixed Lot
*${item.quantity}
${item.item_text}
${discount_item.title}
(-
)
${(function(){ var total_price = data.total_price; var postageFreeAmount = 89; var freeAmount = postageFreeAmount - total_price; var isFreeShipping = freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml = textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); return `
${textArrayHtml}
You've got free shipping
${rate}%
` })()}
Total:
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
${data.invalid_msg}
Check out
Taxes and shipping calculated at checkout
${(function(){ var total_price = data.total_price; var postageFreeAmount = 89; var freeAmount = postageFreeAmount - total_price; var isFreeShipping = freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml = textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); return `
${textArrayHtml}
You've got free shipping
${rate}%
` })()}
${data.invalid_msg}
Total:
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
Check out
${data.invalid_msg}
Check out
Taxes and shipping calculated at checkout
Subtotal:
${discount_application.title}:
-
Total:
Check out
Taxes and shipping calculated at checkout
const summaryStickyRender = document.querySelector('#cart-drawer-summary-sticky-render'); if (summaryStickyRender) { document.body.style.setProperty('--cart-drawer-summary-sticky-height', summaryStickyRender.clientHeight + 'px'); }
View Cart