Skip to content

Cart

Your cart is empty

Size Guide

Meet Jo. She models all of our size small jumpers.

She usually wears a size 10. Her measurements are:

Height: 5'7", Bust: 33", Waist: 28", Hips: 37", Shoulder to Cuff: 24"

Size Guide

Size UK/US Bust
Extra Small UK 6 / US 2 up to 32"
Small UK 8-10 / US 4-6 34"-36"
Medium UK 12-14 / US 8-10 38"-40"
Large UK 16-18 / US 12-14 42"-44"
Extra Large UK 20+ / US 18+ 44"+

 

document.addEventListener("DOMContentLoaded", function () { if (document.body.classList.contains('collection-women')) { const container = document.querySelector('[data-id="main-collection-product-grid"], .product-grid, .grid, .collection__products'); // Try all common selectors if (!container) return; const items = Array.from(container.children); // Fisher-Yates shuffle for (let i = items.length - 1; i > 0; i--) { const j = Math.floor(Math.random() * (i + 1)); [items[i], items[j]] = [items[j], items[i]]; } // Re-append in new order items.forEach(item => container.appendChild(item)); } }); document.addEventListener("DOMContentLoaded", function () { if (document.body.classList.contains('collection-women')) { const container = document.querySelector('[data-id="main-collection-product-grid"], .product-grid, .grid, .collection__products'); // Try all common selectors if (!container) return; const items = Array.from(container.children); // Fisher-Yates shuffle for (let i = items.length - 1; i > 0; i--) { const j = Math.floor(Math.random() * (i + 1)); [items[i], items[j]] = [items[j], items[i]]; } // Re-append in new order items.forEach(item => container.appendChild(item)); } });