Description A timeless style combining fashion and function. Crafted from a luxurious blend of buttery fabric, this skirt offers un-matched comfort and style. Designed with concealed shorts, making this the perfect skirt for any occasion. Made in our sleek and smoothing Body Butter™ fabric Sophisticated pleating Built-in shorts with pockets Formal and functional NAMA script embroidered logo Complete the look: Body Butter™ Off-shoulder Tank Fabric & Fit 4-way stretch fabric for a move-with-you feel Breathable + sweat-wicking Body Butter™ 80% Nylon, 20% Spandex See our Size Guide for more information Model is 5'9", 36" Bust, 28" Waist, 42" Hips, and wears a size small top and medium bottom. Shipping & Returns Visit our Shipping and Returns page for more information. 4-7 Day shipping to US 5-10 Day shipping to Canada & AUS Expedited shipping options available! var acc = document.getElementsByClassName("accordionProduct"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("activeProduct"); var panel = this.nextElementSibling; if (panel.style.maxHeight) { panel.style.maxHeight = null; } else { panel.style.maxHeight = panel.scrollHeight + "px"; } }); }