var breeze_prefetch = {"local_url":"https:\/\/chaseusaapparel.com","ignore_remote_prefetch":"1","ignore_list":["\/cart","\/checkout","\/my-account","\/wp-admin\/"]};
https://chaseusaapparel.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://chaseusaapparel.com/wp-includes/js/jquery/jquery.min.js
https://chaseusaapparel.com/wp-includes/js/jquery/jquery-migrate.min.js
https://chaseusaapparel.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js
https://chaseusaapparel.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
https://chaseusaapparel.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js
https://chaseusaapparel.com/wp-includes/js/underscore.min.js
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
https://chaseusaapparel.com/wp-includes/js/wp-util.min.js
https://chaseusaapparel.com/wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."};
https://chaseusaapparel.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_1bf5cda26869f2eed6d0cf5399b5c98a","fragment_name":"wc_fragments_1bf5cda26869f2eed6d0cf5399b5c98a","request_timeout":"5000"};
WHOLESALE CLOTHING DISTRIBUTOR IN USA
Who is Chase USA International Inc?
Chase USA International Inc is a manufacturer / importer of adult and children apparel since 2005. We specialize in undergarments, socks, outerwear, winter accessories and lingerie.
Where are you located?
We are based in San Diego, California where we distribute to the rest of the country. Click to see more about: San Diego wholesale clothing distributor center.
How do you handle shipping?
Our processing time is 2-4 business days and ship via UPS Ground (shipping time 2-4 business days). You can also ship through your current transportation and logistics company.
How much is shipping?
You will see shipping cost at checkout page.
How does payment work?
During checkout, you can pay using PayPal, which allows credit/debit card payments on their website. Alternatively, you can choose to pay by invoice, we will verify availability first and subsequently send you an invoice for online payment.
Hablan español?
Si, nos puede contactar por correo o teléfono para resolver sus dudas.
Do I need a wholesalers’ account?
No registration required, however we request a $500 USD order minimum.
Do you charge taxes?
No. We only tax orders shipped within California. If you are shipping to California, please submit your seller’s permit.
Do you dropship?
Yes, let us know beforehand to remove our company from your order.
Do you sell by the piece?
We do bulk sales only, no individual items available. Cases typically contain 24 pieces.
Do you offer samples?
We offer the option to purchase individual pieces (random size/color) at twice the wholesale cost plus shipping.
Do you offer further discounts?
Prices displayed on our website are exclusive to wholesale customers. Further discounts may apply to orders exceeding $2,000 USD.
I have a different question
Please call or email us.
(function( w ){
"use strict";
// rel=preload support test
if( !w.loadCSS ){
w.loadCSS = function(){};
}
// define on the loadCSS obj
var rp = loadCSS.relpreload = {};
// rel=preload feature support test
// runs once and returns a function for compat purposes
rp.support = (function(){
var ret;
try {
ret = w.document.createElement( "link" ).relList.supports( "preload" );
} catch (e) {
ret = false;
}
return function(){
return ret;
};
})();
// if preload isn't supported, get an asynchronous load by using a non-matching media attribute
// then change that media back to its intended value on load
rp.bindMediaToggle = function( link ){
// remember existing media attr for ultimate state, or default to 'all'
var finalMedia = link.media || "all";
function enableStylesheet(){
// unbind listeners
if( link.addEventListener ){
link.removeEventListener( "load", enableStylesheet );
} else if( link.attachEvent ){
link.detachEvent( "onload", enableStylesheet );
}
link.setAttribute( "onload", null );
link.media = finalMedia;
}
// bind load handlers to enable media
if( link.addEventListener ){
link.addEventListener( "load", enableStylesheet );
} else if( link.attachEvent ){
link.attachEvent( "onload", enableStylesheet );
}
// Set rel and non-applicable media type to start an async request
// note: timeout allows this to happen async to let rendering continue in IE
setTimeout(function(){
link.rel = "stylesheet";
link.media = "only x";
});
// also enable media after 3 seconds,
// which will catch very old browsers (android 2.x, old firefox) that don't support onload on link
setTimeout( enableStylesheet, 3000 );
};
// loop through link elements in DOM
rp.poly = function(){
// double check this to prevent external calls from running
if( rp.support() ){
return;
}
var links = w.document.getElementsByTagName( "link" );
for( var i = 0; i < links.length; i++ ){
var link = links[ i ];
// qualify links to those with rel=preload and as=style attrs
if( link.rel === "preload" && link.getAttribute( "as" ) === "style" && !link.getAttribute( "data-loadcss" ) ){
// prevent rerunning on link
link.setAttribute( "data-loadcss", true );
// bind listeners to toggle media back
rp.bindMediaToggle( link );
}
}
};
// if unsupported, run the polyfill
if( !rp.support() ){
// run once at least
rp.poly();
// rerun poly on an interval until onload
var run = w.setInterval( rp.poly, 500 );
if( w.addEventListener ){
w.addEventListener( "load", function(){
rp.poly();
w.clearInterval( run );
} );
} else if( w.attachEvent ){
w.attachEvent( "onload", function(){
rp.poly();
w.clearInterval( run );
} );
}
}
// commonjs
if( typeof exports !== "undefined" ){
exports.loadCSS = loadCSS;
}
else {
w.loadCSS = loadCSS;
}
}( typeof global !== "undefined" ? global : this ) );
(function() {
window.__insp = window.__insp || [];
__insp.push(['wid', 687768769]);
var ldinsp = function(){
if(typeof window.__inspld != "undefined") return; window.__inspld = 1; var insp = document.createElement('script'); insp.type = 'text/javascript'; insp.async = true; insp.id = "inspsync"; insp.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://cdn.inspectlet.com/inspectlet.js?wid=687768769&r=' + Math.floor(new Date().getTime()/3600000); var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(insp, x); };
setTimeout(ldinsp, 0);
})();
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
var wcboost_variation_swatches_params = {"show_selected_label":"1"};
https://chaseusaapparel.com/wp-content/plugins/wcboost-variation-swatches/assets/js/frontend.min.js
https://chaseusaapparel.com/wp-includes/js/jquery/jquery.serialize-object.js
https://chaseusaapparel.com/wp-content/themes/konte/js/background-color-theif.min.js
https://chaseusaapparel.com/wp-includes/js/imagesloaded.min.js
https://chaseusaapparel.com/wp-content/themes/konte/js/slick.min.js
https://chaseusaapparel.com/wp-content/themes/konte/js/perfect-scrollbar.min.js
var konteData = {"ajax_url":"https:\/\/chaseusaapparel.com\/wp-admin\/admin-ajax.php","rtl":"","preloader":"","sticky_header":"none","header_search_ajax":"1","wishlist_count":"0","product_sticky_summary":"1","product_summary_sticky_mode":"advanced","product_auto_background":"","product_gallery_slider":"1","product_image_lightbox":"1","product_image_zoom":"","product_quantity_input_style":"default","product_ajax_addtocart":"1","cart_open_after_added":"","product_quickview_auto_background":"","product_quickview_auto_close":"1","popup":"","popup_frequency":"14","popup_visible":"delay","popup_visible_delay":"45","added_to_cart_notice":"1","added_to_cart_message":"Product was added to cart successfully","added_to_wishlist_notice":null,"added_to_wishlist_message":null,"blog_nav_ajax_url_change":"1","shop_nav_ajax_url_change":"","portfolio_nav_ajax_url_change":"1","product_quickview_nonce":"6be22731af","product_search_nonce":"7826544531","share_nonce":"5d17872f66","add_to_cart_nonce":"706ac63223"};
https://chaseusaapparel.com/wp-content/themes/konte/js/scripts.min.js
https://chaseusaapparel.com/wp-content/plugins/konte-addons/assets/js/products-filter.js
https://chaseusaapparel.com/wp-includes/js/masonry.min.js
https://chaseusaapparel.com/wp-includes/js/jquery/jquery.masonry.min.js
https://chaseusaapparel.com/wp-content/plugins/konte-addons/assets/js/jquery.countdown.js
https://chaseusaapparel.com/wp-content/plugins/konte-addons/assets/js/circle-progress.js
https://chaseusaapparel.com/wp-content/plugins/konte-addons/assets/js/shortcodes.js
https://chaseusaapparel.com/wp-content/plugins/js_composer/assets/lib/flexslider/jquery.flexslider.min.js
https://chaseusaapparel.com/wp-content/themes/konte/js/notify.min.js
https://chaseusaapparel.com/wp-content/themes/konte/js/quantity-dropdown.js
https://chaseusaapparel.com/wp-content/plugins/perfmatters/vendor/instant-page/instantpage.js
https://chaseusaapparel.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js