New Season Drop! 

function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Shipping

Where We Ship

We ship across Canada and the United States. No matter where you are, we’ll find a way to get your order to you.

Our Carriers

We partner with Canada Post, Purolator, FedEx, DHL, and UPS to make sure your package arrives safely.

Shipping Costs

Shipping is calculated at checkout based on your location and order. We also run free shipping promotions throughout the year on select items. When these are available, you’ll see them automatically applied or mentioned on the site.

Processing Time

Orders usually ship within 2 to 4 business days. During busy periods, it may take a little longer, but we’ll always keep you updated.

Delivery Estimates

Canada: 1 to 7 business days

United States: 2 to 10 business days

Tracking

Once your order ships, we’ll email you a tracking number so you can follow it every step of the way.

Delays

If something goes wrong or your order is delayed, we’ll email you right away. We believe in honest communication.

Special Instructions

Need something specific? Email us at hello@baskedcorner.ca before ordering and we’ll do our best to help. You can also add delivery notes or gift messages in the Order Notes box at checkout.