301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: astee.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <!-- ___ ___ ___ ___ / /\ /__/\ / /\ / /\ / /:/_ \ \:\ / /:/ / /::\ / /:/ /\ ___ ___ \ \:\ / /:/ / /:/\:\ / /:/ /:/ /__/\ / /\ ___ \ \:\ / /:/ ___ / /:/ \:\ /__/:/ /:/ \ \:\ / /:/ /__/\ \__\:\ /__/:/ / /\ /__/:/ \__\:\ \ \:\/:/ \ \:\ /:/ \ \:\ / /:/ \ \:\ / /:/ \ \:\ / /:/ \ \::/ \ \:\/:/ \ \:\ /:/ \ \:\ /:/ \ \:\ /:/ \ \:\ \ \::/ \ \:\/:/ \ \:\/:/ \ \:\/:/ \ \:\ \__\/ \ \::/ \ \::/ \ \::/ \__\/ \__\/ \__\/ \__\/ -------------------------------------------------------------------- # Stiletto v3.3.0 # Documentation: https://help.fluorescent.co/v/stiletto # Purchase: https://themes.shopify.com/themes/stiletto/ # A product by Fluorescent: https://fluorescent.co/ -------------------------------------------------------------------- --> <html class="no-js" lang="en" style="--announcement-height: 1px;"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content="Astee"> <link rel="canonical" href="https://astee.com/"> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin><link rel="shortcut icon" href="//astee.com/cdn/shop/files/Untitled-1_copy.png?crop=center&height=32&v=1742326984&width=32" type="image/png"><title>Astee</title> <meta property="og:url" content="https://astee.com/"> <meta property="og:site_name" content="Astee"> <meta property="og:type" content="website"> <meta property="og:title" content="Astee"> <meta property="og:description" content="Astee"> <meta property="og:image" content="http://astee.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta property="og:image:secure_url" content="https://astee.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta name="twitter:title" content="Astee"> <meta name="twitter:description" content="Astee"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:image" content="https://astee.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta name="twitter:image:width" content="480"> <meta name="twitter:image:height" content="480"> <script> console.log('Stiletto v3.3.0 by Fluorescent'); document.documentElement.className = document.documentElement.className.replace('no-js', ''); if (window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true) { document.documentElement.classList.add('prefers-reduced-motion'); } else { document.documentElement.classList.add('do-anim'); } window.theme = { version: 'v3.3.0', themeName: 'Stiletto', moneyFormat: "${{amount}}", strings: { name: "Astee", accessibility: { play_video: "Play", pause_video: "Pause", range_lower: "Lower", range_upper: "Upper" }, product: { no_shipping_rates: "Shipping rate unavailable", country_placeholder: "Country\/Region", review: "Write a review" }, products: { product: { unavailable: "Unavailable", unitPrice: "Unit price", unitPriceSeparator: "per", sku: "SKU" } }, cart: { editCartNote: "Edit order notes", addCartNote: "Add order notes", quantityError: "You have the maximum number of this product in your cart" }, pagination: { viewing: "You’re viewing {{ of }} of {{ total }}", products: "products", results: "results" } }, routes: { root: "/", cart: { base: "/cart", add: "/cart/add", change: "/cart/change", update: "/cart/update", clear: "/cart/clear", // Manual routes until Shopify adds support shipping: "/cart/shipping_rates", }, // Manual routes until Shopify adds support products: "/products", productRecommendations: "/recommendations/products", predictive_search_url: '/search/suggest', }, icons: { chevron: "\u003cspan class=\"icon icon-new icon-chevron \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M1.875 7.438 12 17.563 22.125 7.438\" stroke=\"currentColor\" stroke-width=\"2\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n", close: "\u003cspan class=\"icon icon-new icon-close \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z\" fill=\"currentColor\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n", zoom: "\u003cspan class=\"icon icon-new icon-zoom \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10.3,19.71c5.21,0,9.44-4.23,9.44-9.44S15.51,.83,10.3,.83,.86,5.05,.86,10.27s4.23,9.44,9.44,9.44Z\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath d=\"M5.05,10.27H15.54\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath class=\"cross-up\" d=\"M10.3,5.02V15.51\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath d=\"M16.92,16.9l6.49,6.49\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n" }, coreData: { n: "Stiletto", v: "v3.3.0", } } window.theme.searchableFields = "product_type,title,variants.title,vendor"; </script> <style> @font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("//astee.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=078f90a708cb4c02e41e679ac16158cb32f4eaf549cf22bfa36e54924d68ac94") format("woff2"), url("//astee.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=7d20f438673488bba9967172853def66d25c09eca0d3d7c467159a9a3670387d") format("woff"); } @font-face { font-family: Fraunces; font-weight: 300; font-style: normal; font-display: swap; src: url("//astee.com/cdn/fonts/fraunces/fraunces_n3.70049f610bf4f80abee712ebb4608630e6f1dcae.woff2?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=c7d0000c8398d179c49470dd01dc3a785d3f6017f393305f2e32f055fbe97632") format("woff2"), url("//astee.com/cdn/fonts/fraunces/fraunces_n3.9801471c2a777d3339b16695c02e337885946a42.woff?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=89c49f9d8ab5678e436a1cfb59208965e79049f1e76dcaee251e210eafaa9a20") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("//astee.com/cdn/fonts/nunito_sans/nunitosans_n7.5bd4fb9346d13afb61b3d78f8a1e9f31b128b3d9.woff2?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=1b641e2e8d4d7664a39d7882b156264f6d3e2c5c4dc365a6d51b87bb07fb784e") format("woff2"), url("//astee.com/cdn/fonts/nunito_sans/nunitosans_n7.2bcf0f11aa6af91c784a857ef004bcca8c2d324d.woff?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=19df603f3ce7787d087c2254dd66e839863bf59fe1e6687da7889beb3fb599f8") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("//astee.com/cdn/fonts/nunito_sans/nunitosans_i7.975ea93f521412ef99ca1e2e434d8ca6a5cf77e7.woff2?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=2b43f0e0f673d3bd84396cccefca84b6400eab6999eb271c58d7d2e8dad608e0") format("woff2"), url("//astee.com/cdn/fonts/nunito_sans/nunitosans_i7.83b70272d04b71e88f25fc6834dc9b88e4ba4e95.woff?h1=MDd2cGZiLXNoLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=YXN0ZWUuY29t&hmac=0b87aa3d0b7e7e9cc54214f7b889f17fa25636cc72e8cfc964885144b3d226c3") format("woff"); } :root { --color-text: #22292d; --color-text-8-percent: rgba(34, 41, 45, 0.08); --color-text-alpha: rgba(34, 41, 45, 0.35); --color-text-meta: rgba(34, 41, 45, 0.6); --color-text-link: #22292d; --color-text-error: #D02F2E; --color-text-success: #478947; --color-background: #ffffff; --color-background-semi-transparent-80: rgba(255, 255, 255, 0.8); --color-background-semi-transparent-90: rgba(255, 255, 255, 0.9); --color-background-transparent: rgba(255, 255, 255, 0); --color-border: #AAAAAA; --color-border-meta: rgba(170, 170, 170, 0.6); --color-overlay: rgba(0, 0, 0, 0.7); --color-background-meta: #f5f5f5; --color-background-meta-alpha: rgba(245, 245, 245, 0.6); --color-background-darker-meta: #e8e8e8; --color-background-darker-meta-alpha: rgba(232, 232, 232, 0.6); --color-background-placeholder: #e8e8e8; --color-background-placeholder-lighter: #f0f0f0; --color-foreground-placeholder: rgba(34, 41, 45, 0.4); --color-border-input: #AAAAAA; --color-border-input-alpha: rgba(170, 170, 170, 0.25); --color-text-input: #22292d; --color-text-input-alpha: rgba(34, 41, 45, 0.04); --color-text-button: #ffffff; --color-background-button: #242526; --color-background-button-alpha: rgba(36, 37, 38, 0.6); --color-background-outline-button-alpha: rgba(36, 37, 38, 0.1); --color-background-button-hover: #56585a; --color-icon: rgba(34, 41, 45, 0.4); --color-icon-darker: rgba(34, 41, 45, 0.6); --color-text-sale-badge: #d21404; --color-background-sold-badge: #414141; --color-text-sold-badge: #ffffff; --color-text-header: #1d1d1d; --color-text-header-half-transparent: rgba(29, 29, 29, 0.5); --color-background-header: #ffffff; --color-background-header-transparent: rgba(255, 255, 255, 0); --color-icon-header: #1d1d1d; --color-shadow-header: rgba(0, 0, 0, 0.15); --color-background-footer: #1d1d1d; --color-text-footer: #ffffff; --color-text-footer-subdued: rgba(255, 255, 255, 0.7); --color-products-sale-price: #d21404; --color-products-rating-star: #000000; --color-products-stock-good: #435830; --color-products-stock-medium: #e69b1d; --color-products-stock-bad: #aaaaaa; --color-products-stock-bad: #aaaaaa; --font-logo: "Nunito Sans", sans-serif; --font-logo-weight: 400; --font-logo-style: normal; --logo-text-transform: none; --logo-letter-spacing: -0.02em; --font-heading: Fraunces, serif; --font-heading-weight: 300; --font-heading-style: normal; --font-heading-text-transform: none; --font-heading-base-letter-spacing: -0.025em; --font-heading-base-size: 50px; --font-body: "Nunito Sans", sans-serif; --font-body-weight: 700; --font-body-style: normal; --font-body-italic: italic; --font-body-bold-weight: bold; --font-body-base-letter-spacing: 0.0em; --font-body-base-size: 15px; /* Typography */ --line-height-heading: 1.1; --line-height-subheading: 1.33; --line-height-body: 1.5; --logo-font-size: clamp(2.625rem, 2.158839779005525rem + 1.9889502762430937vw, 3.75rem) ; --font-size-navigation-base: 17px; --font-navigation-base-letter-spacing: 0.0em; --font-navigation-base-text-transform: none; --font-size-heading-display-1: clamp(3.65625rem, 3.228936464088398rem + 1.8232044198895028vw, 4.6875rem) ; --font-size-heading-display-2: clamp(3.2491875rem, 2.8694482044198897rem + 1.620220994475138vw, 4.165625rem) ; --font-size-heading-display-3: clamp(2.8435875rem, 2.5112515193370166rem + 1.4179668508287293vw, 3.645625rem) ; --font-size-heading-1-base: clamp(2.4375rem, 2.152624309392265rem + 1.2154696132596685vw, 3.125rem) ; --font-size-heading-2-base: clamp(2.1328125rem, 1.883546270718232rem + 1.0635359116022098vw, 2.734375rem) ; --font-size-heading-3-base: clamp(1.828125rem, 1.614468232044199rem + 0.9116022099447514vw, 2.34375rem) ; --font-size-heading-4-base: clamp(1.4210625rem, 1.2549799723756905rem + 0.7086187845303868vw, 1.821875rem) ; --font-size-heading-5-base: clamp(1.21875rem, 1.0763121546961325rem + 0.6077348066298343vw, 1.5625rem) ; --font-size-heading-6-base: clamp(1.014rem, 0.8954917127071823rem + 0.5056353591160221vw, 1.3rem) ; --font-size-body-400: clamp(1.48378125rem, 1.451421961325967rem + 0.13806629834254144vw, 1.561875rem) ; --font-size-body-350: clamp(1.384921875rem, 1.3547185773480663rem + 0.1288674033149171vw, 1.4578125rem) ; --font-size-body-300: clamp(1.2860625rem, 1.2580151933701658rem + 0.11966850828729282vw, 1.35375rem) ; --font-size-body-250: clamp(1.187203125rem, 1.1613118093922652rem + 0.1104696132596685vw, 1.2496875rem) ; --font-size-body-200: clamp(1.08834375rem, 1.0646084254143646rem + 0.1012707182320442vw, 1.145625rem) ; --font-size-body-150: clamp(0.989484375rem, 0.967905041436464rem + 0.0920718232044199vw, 1.0415625rem) ; --font-size-body-100: clamp(0.890625rem, 0.8712016574585635rem + 0.08287292817679558vw, 0.9375rem) ; --font-size-body-75: clamp(0.790875rem, 0.7736270718232044rem + 0.07359116022099448vw, 0.8325rem) ; --font-size-body-60: clamp(0.732271875rem, 0.716302002762431rem + 0.06813812154696133vw, 0.7708125rem) ; --font-size-body-50: clamp(0.692015625rem, 0.6769236878453039rem + 0.06439226519337017vw, 0.7284375rem) ; --font-size-body-25: clamp(0.64303125rem, 0.6290075966850829rem + 0.05983425414364641vw, 0.676875rem) ; --font-size-body-20: clamp(0.59315625rem, 0.5802203038674033rem + 0.05519337016574586vw, 0.624375rem) ; /* Buttons */ --button-padding-multiplier: 0.7; --font-size-button: var(--font-size-body-100); --font-size-button-x-small: var(--font-size-body-50); --font-button-text-transform: none; --button-letter-spacing: 0.0em; --line-height-button: 1.45; /* Product badges */ --font-size-product-badge: var(--font-size-body-20); --font-product-badge-text-transform: uppercase; /* Product listing titles */ --font-size-listing-title: var(--font-size-body-100); --font-product-listing-title-text-transform: none; --font-product-listing-title-base-letter-spacing: 0.0em; /* Shopify pay specific */ --payment-terms-background-color: #f5f5f5; } @supports not (font-size: clamp(10px, 3.3vw, 20px)) { :root { --logo-font-size: 3.1875rem ; --font-size-heading-display-1: 4.171875rem ; --font-size-heading-display-2: 3.70740625rem ; --font-size-heading-display-3: 3.24460625rem ; --font-size-heading-1-base: 2.78125rem ; --font-size-heading-2-base: 2.43359375rem ; --font-size-heading-3-base: 2.0859375rem ; --font-size-heading-4-base: 1.62146875rem ; --font-size-heading-5-base: 1.390625rem ; --font-size-heading-6-base: 1.157rem ; --font-size-body-400: 1.522828125rem ; --font-size-body-350: 1.4213671875rem ; --font-size-body-300: 1.31990625rem ; --font-size-body-250: 1.2184453125rem ; --font-size-body-200: 1.116984375rem ; --font-size-body-150: 1.0155234375rem ; --font-size-body-100: 0.9140625rem ; --font-size-body-75: 0.8116875rem ; --font-size-body-60: 0.7515421875rem ; --font-size-body-50: 0.7102265625rem ; --font-size-body-25: 0.659953125rem ; --font-size-body-20: 0.608765625rem ; } }.product-badge[data-handle="conscious"]{ color: #74c794; } .product-badge[data-handle="best-seller"]{ color: #58c3ff; } .product-badge[data-handle="new"],.product-badge[data-handle="popular"]{ color: #000000; } </style> <script> flu = window.flu || {}; flu.chunks = { photoswipe: "//astee.com/cdn/shop/t/5/assets/photoswipe-chunk.js?v=18659099751219271031741164738", swiper: "//astee.com/cdn/shop/t/5/assets/swiper-chunk.js?v=73725226959832986321741164738", nouislider: "//astee.com/cdn/shop/t/5/assets/nouislider-chunk.js?v=131351027671466727271741164738", polyfillInert: "//astee.com/cdn/shop/t/5/assets/polyfill-inert-chunk.js?v=9775187524458939151741164738", polyfillResizeObserver: "//astee.com/cdn/shop/t/5/assets/polyfill-resize-observer-chunk.js?v=49253094118087005231741164738", }; </script> <script type="module" src="//astee.com/cdn/shop/t/5/assets/theme.min.js?v=124801295763910785651741164738"></script> <script defer> var defineVH = function () { document.documentElement.style.setProperty('--vh', window.innerHeight * 0.01 + 'px'); }; window.addEventListener('resize', defineVH); window.addEventListener('orientationchange', defineVH); defineVH(); </script> <link href="//astee.com/cdn/shop/t/5/assets/theme.css?v=18042233963259873031741252634" rel="stylesheet" type="text/css" media="all" /> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/90142409068/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="bf7e9fed51dbe26dfc2faa192e9b165f"> <meta id="in-context-paypal-metadata" data-shop-id="90142409068" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <script id="shopify-features" type="application/json">{"accessToken":"bf7e9fed51dbe26dfc2faa192e9b165f","betas":["rich-media-storefront-analytics"],"domain":"astee.com","predictiveSearch":true,"shopId":90142409068,"locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "07vpfb-sh.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":" Stiletto","id":175118516588,"schema_name":"Stiletto","schema_version":"3.3.0","theme_store_id":1621,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "astee.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/cdn.nfcube.com\/instafeed-ee0a5307d329d386f523c9b468af9871.js?shop=07vpfb-sh.myshopify.com","https:\/\/app.kiwisizing.com\/web\/js\/dist\/kiwiSizing\/plugin\/SizingPlugin.prod.js?v=318\u0026shop=07vpfb-sh.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":90142409068,"offset":-25200,"reqid":"99758623-360b-4a32-a08e-defa98d7de99-1746912859","pageurl":"astee.com\/","u":"b424917ae17a","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script> <script integrity="sha256-w1TMG8bx+vw+BuOfT7Dh2avfdjByyjlNYGyp9vJB5oo=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//astee.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-c354cc1bc6f1fafc3e06e39f4fb0e1d9abdf763072ca394d606ca9f6f241e68a.js" crossorigin="anonymous"></script> <script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://astee.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; </script> <script data-source-attribution="shopify.dynamic_checkout.buyer_consent"> function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); </script> <script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); </script> <link rel="stylesheet" media="screen" href="https://astee.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous"> <style id="shopify-accelerated-checkout-cart"> #shopify-buyer-consent { margin-top: 1em; display: inline-block; width: 100%; } #shopify-buyer-consent.hidden { display: none; } #shopify-subscription-policy-button { background: none; border: none; padding: 0; text-decoration: underline; font-size: inherit; cursor: pointer; } #shopify-subscription-policy-button::before { box-shadow: none; } </style> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 90142409068,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function e(e,d,r,n,o,i){if(void 0===i&&(i={}),!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t;window.Shopify=window.Shopify||{};var s=window.Shopify;s.analytics=s.analytics||{};var l=s.analytics;l.replayQueue=[],l.publish=function(e,d,r){return l.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var u=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),c="modern"===u?"modern":"legacy",f=(null!=o?o:{modern:"",legacy:""})[c],m=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:r,hashVersion:n,buildTarget:c}),p=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:n,bundleTarget:u,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{i.browserTarget=u,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:m,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var r=window.webPixelsManager.init(e)||void 0;if(r){d(r);var n=window.Shopify.analytics;n.replayQueue.forEach((function(e){var d=e[0],n=e[1],o=e[2];r.publishCustomEvent(d,n,o)})),n.replayQueue=[],n.publish=r.publishCustomEvent,n.visitor=r.visitor,n.initialized=!0}}},onerror:function(){return p.emit({status:"failed",errorMsg:"".concat(m," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(f)?f:"",scriptDataAttributes:i}),p.emit({status:"loading"})}catch(e){p.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 90142409068,storefrontBaseUrl: "https://astee.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "com",initData: {"shop":{"name":"Astee","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"07vpfb-sh.myshopify.com","countryCode":"US","storefrontUrl":"https://astee.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://astee.com/cdn","9f94c53cwe611d86fp8ced7fbdmadbd84f4",{"modern":"","legacy":""},{"shopId":"90142409068","storefrontBaseUrl":"https://astee.com","extensionBaseUrl":"https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[]","isMerchantRequest":"false","hashVersion":"9f94c53cwe611d86fp8ced7fbdmadbd84f4"});</script><script> window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"home"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; } </script> <script class="analytics"> (function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 90142409068, theme_id: 175118516588, app_name: "storefront", context_url: window.location.href, source_url: "//astee.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//astee.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//astee.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":90142409068,"isMerchantRequest":null,"themeId":175118516588,"themeCityHash":"13338447450599591611","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//astee.com/cdn/shopifycloud/shopify/assets/shop_events_listener-f55dd2979ec32029c7d9e0b454ab8b33f79c01ca039d17a6f5c9b95647564b19.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script defer src="https://astee.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.6.2.min.js" data-application="storefront-renderer" data-shop-id="90142409068" data-render-region="gcp-europe-west1" data-page-type="index" data-theme-instance-id="175118516588" data-theme-name="Stiletto" data-theme-version="3.3.0" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" data-shs="true" ></script> </head> <body class="template-index"> <div class="page"> <div class="active" id="page-transition-overlay"></div> <script> var pageTransitionOverlay = document.getElementById("page-transition-overlay"), internalReferrer = document.referrer.includes(document.location.origin), winPerf = window.performance, navTypeLegacy = winPerf && winPerf.navigation && winPerf.navigation.type, navType = winPerf && winPerf.getEntriesByType && winPerf.getEntriesByType("navigation")[0] && winPerf.getEntriesByType("navigation")[0].type; if (!internalReferrer || navType !== "navigate" || navTypeLegacy !== 0) { pageTransitionOverlay.className = "active skip-animation"; setTimeout(function(){ pageTransitionOverlay.className = "skip-animation"; setTimeout(function(){ pageTransitionOverlay.className = ""; }, 1); }, 1); } else { setTimeout(function(){ pageTransitionOverlay.className = ""; }, 500); } </script> <div class="theme-editor-scroll-offset"></div> <div class="header__space" data-header-space></div> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--24285461217644__header" class="shopify-section shopify-section-group-header-group header__outer-wrapper"><script> document.documentElement.classList.add("sticky-header-enabled"); document.body.classList.add("header-transparent"); document.body.classList.add("quick-search-position-left"); </script><header data-section-id="sections--24285461217644__header" data-section-type="header" data-enable-sticky-header="true" data-transparent-header="true" class=" header header--layout-logo-center-nav-below header--has-logo header--transparent header--has-transparent-logo header--has-accounts header--has-secondary-menu header--has-country-or-locale " data-is-sticky="true" data-navigation-position="below" data-logo-position="center" style=" --logo-width: 170px; --mobile-logo-width: 90px; --color-cart-count-transparent: #000000; --color-text-transparent: #ffffff; --divider-width: 0px; " > <a href="#main" class="header__skip-to-content btn btn--primary btn--small"> Skip to content </a> <div class="header__inner"> <div class="header__row header__row-desktop upper "> <div class="header__row-segment header__row-segment-desktop left"> </div> <div class="header__row-segment header__row-segment-desktop header__row-segment-desktop--logo-left right"><nav class="header__links header__links-secondary" data-secondary-navigation> <ul class="header__links-list fs-body-50"> <li ><a href="/pages/about-us" class="" data-link > <span class="link-hover"> ABOUT US </span> </a></li> <li ><a href="/blogs/news" class="" data-link > <span class="link-hover"> BLOG </span> </a></li> <li ><a href="/" class="active" data-link aria-current="page" > <span class="link-hover"> FIT GUIDE </span> </a></li> <li ><a href="/pages/contact" class="" data-link > <span class="link-hover"> FAQ </span> </a></li> </ul> </nav> </div> </div><div class="header__row header__row-desktop logo-only"> <h1 class="header__logo"> <a class="header__logo-link" href="/" aria-label="Astee" ><div class=" image regular-logo animation--lazy-load " style="" > <img alt="" class="image__img" fetchpriority="high" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2800 2800w" sizes="(max-width: 960px) 90px, 170px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image transparent-logo animation--lazy-load " style="" > <img alt="" class="image__img" fetchpriority="high" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2800 2800w" sizes="(max-width: 960px) 90px, 170px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a> </h1> </div><div class="desktop-header-custom header__row header__row-desktop lower three-segment"> <div class="search-icon-custom-transparent"> <div class=" header__row-segment header__row-segment-desktop left "> <a class=" header__icon-touch header__icon-touch--search no-transition " href="/search" data-search aria-label="Open search modal" aria-controls="MainQuickSearch" aria-expanded="false" > <span class="icon-button icon-button-header-search " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.048 17.89a6.923 6.923 0 1 0 0-13.847 6.923 6.923 0 0 0 0 13.847z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16 16 4.308 4.308" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </a> </div> </div><div class="header__links-primary-scroll-container" data-scroll-container data-at-start="true" data-at-end="true" data-axis="horizontal" > <button class="scroll-button" data-position="start" data-direction="backwards" title="Previous" > <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <div class="scroll-overflow-indicator-wrap" data-position="start"> <div class="scroll-overflow-indicator"></div> </div> <div data-scroll-container-viewport> <div class="scroll-sentinal scroll-sentinal--start" data-position="start"></div> <nav class="header__links header__links-primary" data-navigation> <ul class="header__links-list fs-navigation-base"> <li data-submenu-parent ><!-- if top level item is a link, render a clickable anchor link --><a class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="full_width_meganav" data-meganav-handle="occasion" aria-haspopup="true" aria-expanded="false" aria-controls="occasion-menu-0" href="#" > <span class="link-hover"> OCCASION </span> <span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </a><div class=" meganav meganav--has-promo meganav--promo-position-right animation animation--dropdown " id="occasion-menu-0" data-submenu data-hidden="true" data-menu-handle="occasion" data-meganav-type="full_width_meganav" style=" --column-count: 3; --columns-width: px; --secondary-width: 700px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-background-gradient: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 22%, rgba(0, 0, 0, 1) 96%); --overlay-opacity: 0.33; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="block-names-custom meganav__nav with-column-dividers" data-column-count="3" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">BY LENGTH</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/collections/midi" >Midi</a> </li> <li> <a href="/collections/maxi" >Maxi</a> </li> <li> <a href="/collections/floor" >Floor</a> </li> </ul> </li> <li class=" has-children" depth="0"> <h4> <a href="#">OCCASION</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/collections/all-dresses" >All Dresses</a> </li> <li> <a href="/collections/prom" >Prom</a> </li> <li> <a href="/collections/bridesmaid" >Bridesmaid</a> </li> <li> <a href="/collections/cocktail" >Cocktail</a> </li> <li> <a href="/collections/black-tie" >Black Tie</a> </li> <li> <a href="/collections/night-out" >Night Out</a> </li> <li> <a href="/collections/guest-of-wedding" >Guest Of Wedding</a> </li> <li> <a href="/collections/special-event" >Special Event</a> </li> <li> <a href="/collections/date-night" >Date Night</a> </li> <li> <a href="/collections/birthday" >Birthday</a> </li> </ul> </li> <li class=" has-children" depth="0"> <h4> <a href="#">COLORS</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/collections/navy" >Navy</a> </li> <li> <a href="/collections/blue" >Blue</a> </li> <li> <a href="/collections/red" >Red</a> </li> <li> <a href="/collections/purple" >Purple</a> </li> <li> <a href="/collections/black" >Black</a> </li> <li> <a href="/collections/pink" >Pink</a> </li> <li> <a href="/collections/green" >Green</a> </li> <li> <a href="/collections/orange" >Orange</a> </li> <li> <a href="/collections/beige" >Beige</a> </li> <li> <a href="/collections/champagne" >Champagne</a> </li> <li> <a href="/collections/gold" >Gold</a> </li> <li> <a href="/collections/yellow" >Yellow</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span><span class="meganav__column-rule" data-index="2"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><div class="mega-menus-customm"><a href="/collections/date-night" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1477" height="2215" src="//astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=320" srcset="//astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=100 100w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=150 150w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=200 200w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=240 240w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=280 280w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=300 300w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=360 360w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=400 400w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=450 450w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=500 500w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=550 550w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=600 600w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=650 650w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=700 700w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=750 750w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=800 800w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=850 850w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=900 900w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=950 950w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=1000 1000w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=1100 1100w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=1200 1200w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=1300 1300w, //astee.com/cdn/shop/files/T2008P_BLACK_219.jpg?v=1746054924&width=1400 1400w" sizes="700px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Date Night <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> <div class="mega-menus-customm"><a href="/collections/guest-of-wedding" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="992" height="1474" src="//astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=320" srcset="//astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=100 100w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=150 150w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=200 200w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=240 240w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=280 280w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=300 300w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=360 360w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=400 400w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=450 450w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=500 500w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=550 550w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=600 600w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=650 650w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=700 700w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=750 750w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=800 800w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=850 850w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=900 900w, //astee.com/cdn/shop/files/fbb7b025d83dc4b5eb280f8616e43940.png?v=1740740152&width=950 950w" sizes="700px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">guest of wedding <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><!-- if top level item is a link, render a clickable anchor link --><a class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="full_width_meganav" data-meganav-handle="trending-now" aria-haspopup="true" aria-expanded="false" aria-controls="trending-now-menu-1" href="#" > <span class="link-hover"> TRENDING NOW </span> <span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </a><div class=" meganav meganav--has-promo meganav--promo-position-right animation animation--dropdown " id="trending-now-menu-1" data-submenu data-hidden="true" data-menu-handle="trending-now" data-meganav-type="full_width_meganav" style=" --column-count: 2; --columns-width: px; --secondary-width: 440px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.3; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class=" meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">TRENDING NOW</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/collections/off-the-shoulder" >Off the shoulder</a> </li> <li> <a href="/collections/pastel-hues" >Pastel hues</a> </li> <li> <a href="/collections/spring-dresses" >Spring dresses</a> </li> <li> <a href="/collections/slip-dresses" >Slip dresses</a> </li> <li> <a href="/collections/cut-out-dresses" >Cut out dresses</a> </li> <li> <a href="/collections/fit-flare-dresses" >Mermaid dresses</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><div class="mega-menus-customm"><a href="/collections/off-the-shoulder" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1532" height="2145" src="//astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=320" srcset="//astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=100 100w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=150 150w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=200 200w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=240 240w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=280 280w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=300 300w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=360 360w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=400 400w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=450 450w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=500 500w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=550 550w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=600 600w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=650 650w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=700 700w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=750 750w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=800 800w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=850 850w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=900 900w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=950 950w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1000 1000w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1100 1100w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1200 1200w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1300 1300w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1400 1400w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71.jpg?v=1740167004&width=1500 1500w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Off the shoulder <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> <div class="mega-menus-customm"><a href="/collections/fit-flare-dresses" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=320" srcset="//astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=100 100w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=150 150w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=200 200w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=240 240w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=280 280w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=300 300w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=360 360w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=400 400w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=450 450w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=500 500w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=550 550w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=600 600w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=650 650w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=700 700w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=750 750w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=800 800w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=850 850w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=900 900w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=950 950w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1000 1000w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1100 1100w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1200 1200w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1300 1300w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1400 1400w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1500 1500w, //astee.com/cdn/shop/files/T2009P_RED_3.jpg?v=1741253693&width=1600 1600w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Mermaid <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><!-- if top level item is a link, render a clickable anchor link --><a class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="full_width_meganav" data-meganav-handle="brand" aria-haspopup="true" aria-expanded="false" aria-controls="brand-menu-2" href="#" > <span class="link-hover"> BRAND </span> <span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </a><div class=" meganav meganav--has-promo meganav--promo-position-right animation animation--dropdown " id="brand-menu-2" data-submenu data-hidden="true" data-menu-handle="brand" data-meganav-type="full_width_meganav" style=" --column-count: 2; --columns-width: px; --secondary-width: 440px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.3; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class=" meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">BRAND</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/pages/about-us" >About Us</a> </li> <li> <a href="/pages/sister-brands" >Sister Brands</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><div class="mega-menus-customm"><a href="/pages/about-us" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1100" height="673" src="//astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=320" srcset="//astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=100 100w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=150 150w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=200 200w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=240 240w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=280 280w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=300 300w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=360 360w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=400 400w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=450 450w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=500 500w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=550 550w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=600 600w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=650 650w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=700 700w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=750 750w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=800 800w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=850 850w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=900 900w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=950 950w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=1000 1000w, //astee.com/cdn/shop/files/BTS_131.jpg?v=1740615092&width=1100 1100w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">About us <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> <div class="mega-menus-customm"><a href="/pages/sister-brands" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1138" height="1859" src="//astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=320" srcset="//astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=100 100w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=150 150w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=200 200w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=240 240w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=280 280w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=300 300w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=360 360w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=400 400w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=450 450w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=500 500w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=550 550w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=600 600w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=650 650w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=700 700w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=750 750w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=800 800w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=850 850w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=900 900w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=950 950w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=1000 1000w, //astee.com/cdn/shop/files/1_6b1f25ba-983d-4844-b0cc-171644f90cc3.png?v=1740611714&width=1100 1100w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Sister Brand <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><!-- if top level item is a link, render a clickable anchor link --><a class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="full_width_meganav" data-meganav-handle="stockist" aria-haspopup="true" aria-expanded="false" aria-controls="stockist-menu-3" href="#" > <span class="link-hover"> STOCKIST </span> <span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </a><div class=" meganav meganav--has-promo meganav--promo-position-right animation animation--dropdown " id="stockist-menu-3" data-submenu data-hidden="true" data-menu-handle="stockist" data-meganav-type="full_width_meganav" style=" --column-count: 2; --columns-width: px; --secondary-width: 250px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.3; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="only-image-1 meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">STOCKIST</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a href="/pages/stores-near-you" >Stores Near You</a> </li> <li> <a href="/pages/online-stores" >Online Stores</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><div class="mega-menus-customm"><a href="/pages/stores-near-you" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1600" height="728" src="//astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=320" srcset="//astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=100 100w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=150 150w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=200 200w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=240 240w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=280 280w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=300 300w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=360 360w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=400 400w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=450 450w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=500 500w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=550 550w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=600 600w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=650 650w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=700 700w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=750 750w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=800 800w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=850 850w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=900 900w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=950 950w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1000 1000w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1100 1100w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1200 1200w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1300 1300w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1400 1400w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1500 1500w, //astee.com/cdn/shop/files/7f38700775f7e3ebbb1994cc18075156.jpg?v=1740743075&width=1600 1600w" sizes="250px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Stockist <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><!-- if top level item is a link, render a clickable anchor link --><a class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="full_width_meganav" data-meganav-handle="wholesale" aria-haspopup="true" aria-expanded="false" aria-controls="wholesale-menu-4" href="#" > <span class="link-hover"> WHOLESALE </span> <span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </a><div class=" meganav meganav--has-promo meganav--promo-position-right animation animation--dropdown " id="wholesale-menu-4" data-submenu data-hidden="true" data-menu-handle="wholesale" data-meganav-type="full_width_meganav" style=" --column-count: 2; --columns-width: px; --secondary-width: 440px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.0; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="only-image-1 meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">WHOLESALE</a> </h4> <ul depth="1" class="sublinks-custom"> <li> <a target="_blank" href="https://order.ladivine.com/customer/account/create/" >Become a Retailer</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><div class="mega-menus-customm"><a target="_blank" href="https://order.ladivine.com/customer/account/create/" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="3848" height="2165" src="//astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=320" srcset="//astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=100 100w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=150 150w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=200 200w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=240 240w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=280 280w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=300 300w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=360 360w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=400 400w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=450 450w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=500 500w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=550 550w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=600 600w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=650 650w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=700 700w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=750 750w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=800 800w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=850 850w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=900 900w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=950 950w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1000 1000w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1100 1100w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1200 1200w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1300 1300w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1400 1400w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1500 1500w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1600 1600w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=1800 1800w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=2000 2000w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=2200 2200w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=2400 2400w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=2600 2600w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=2800 2800w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=3000 3000w, //astee.com/cdn/shop/files/Screenshot-2025-01-29-at-4.41.21_PM.jpg?v=1741198006&width=3500 3500w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Become a Retailer <span><svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M9.71069 18.2929C10.1012 18.6834 10.7344 18.6834 11.1249 18.2929L16.0123 13.4006C16.7927 12.6195 16.7924 11.3537 16.0117 10.5729L11.1213 5.68254C10.7308 5.29202 10.0976 5.29202 9.70708 5.68254C9.31655 6.07307 9.31655 6.70623 9.70708 7.09676L13.8927 11.2824C14.2833 11.6729 14.2833 12.3061 13.8927 12.6966L9.71069 16.8787C9.32016 17.2692 9.32016 17.9023 9.71069 18.2929Z" fill="#0F0F0F"></path> </g></svg></span> </h3> </div> </div> </div> </div> </div> </div> </li> </ul> </nav> <div class="scroll-sentinal scroll-sentinal--end" data-position="end"></div> </div> <div class="scroll-overflow-indicator-wrap" data-position="end"> <div class="scroll-overflow-indicator"></div> </div> <button class="scroll-button" data-position="end" data-direction="forwards" title="Next" > <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> <div class="header__row-segment header__row-segment-desktop right"><a class="header__icon-touch header__icon-touch--account" href="/account" aria-label="Go to the account page" > <span class="icon-button icon-button-header-account " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-account "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.413a4.358 4.358 0 1 0 0-8.715 4.358 4.358 0 0 0 0 8.715zM3.488 20.857c0-3.085 1.594-5.61 5.26-5.61h6.503c3.667 0 5.261 2.525 5.261 5.61" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> </a> <a class="header__icon-touch no-transition" href="/cart" aria-label="Open cart modal" data-js-cart-icon="bag" > <span class="icon-button icon-button-header-shopping-bag " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-shopping-bag "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.148 11.479c-.101-1.428-.125-2.985-.296-4.57C15.577 4.37 14.372 2.64 12 2.64S8.423 4.37 8.148 6.908c-.171 1.586-.195 3.142-.296 4.57" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linejoin="bevel"/> <path d="M20.701 20.438V8.816H3.3v11.622H20.7z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span data-js-cart-count>0</span> </a> </div> <div class="search-icon-custom header__row-segment header__row-segment-desktop left "> <a class=" header__icon-touch header__icon-touch--search no-transition " href="/search" data-search aria-label="Open search modal" aria-controls="MainQuickSearch" aria-expanded="false" > <span class="icon-button icon-button-header-search " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.048 17.89a6.923 6.923 0 1 0 0-13.847 6.923 6.923 0 0 0 0 13.847z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16 16 4.308 4.308" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </a> </div> <div class="logo-segment"> <a class="header__logo-link" href="/" aria-label="Astee" ><div class=" image regular-logo animation--lazy-load " style="" > <img alt="" class="image__img" fetchpriority="high" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2800 2800w" sizes="(max-width: 960px) 90px, 170px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a> </div> </div> <div class="header__row header__row-mobile three-segment"><div class="header__row-segment left"> <button class="header__menu-icon header__icon-touch header__icon-menu" aria-label="Open menu modal" aria-expanded="false" data-aria-label-closed="Open menu modal" data-aria-label-opened="Close menu modal" data-js-menu-button > <span class="icon-button icon-button-header-menu " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.692 12.646h16.616M3.692 5.762h16.616M3.692 19.608h16.616" stroke="currentColor" stroke-width="1.2"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </button> </div> <h1 class="header__logo"> <a class="header__logo-link" href="/" aria-label="Astee" ><div class=" image regular-logo animation--lazy-load " style="" > <img alt="" class="image__img" fetchpriority="high" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_b.png?v=1739817343&width=2800 2800w" sizes="(max-width: 960px) 90px, 170px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image transparent-logo animation--lazy-load " style="" > <img alt="" class="image__img" fetchpriority="high" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2800 2800w" sizes="(max-width: 960px) 90px, 170px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></a> </h1> <div class="header__row-segment right"> <a class=" header__icon-touch header__icon-touch--search no-transition " href="/search" data-search aria-label="Open search modal" aria-controls="MainQuickSearch" aria-expanded="false" > <span class="icon-button icon-button-header-search " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.048 17.89a6.923 6.923 0 1 0 0-13.847 6.923 6.923 0 0 0 0 13.847z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16 16 4.308 4.308" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </a> <a class="header__icon-touch header__icon-touch--account" href="/account" aria-label="Go to the account page" > <span class="icon-button icon-button-header-account " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-account "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.413a4.358 4.358 0 1 0 0-8.715 4.358 4.358 0 0 0 0 8.715zM3.488 20.857c0-3.085 1.594-5.61 5.26-5.61h6.503c3.667 0 5.261 2.525 5.261 5.61" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> </a> <a class="header__icon-touch no-transition" href="/cart" aria-label="Open cart modal" data-js-cart-icon="bag" > <span class="icon-button icon-button-header-shopping-bag " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-shopping-bag "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.148 11.479c-.101-1.428-.125-2.985-.296-4.57C15.577 4.37 14.372 2.64 12 2.64S8.423 4.37 8.148 6.908c-.171 1.586-.195 3.142-.296 4.57" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linejoin="bevel"/> <path d="M20.701 20.438V8.816H3.3v11.622H20.7z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span data-js-cart-count>0</span> </a> </div></div> </div> <div class="no-js-menu no-js-menu--desktop"> <nav> <ul> <li> <a href="#">OCCASION</a> </li> <li> <a href="#">BY LENGTH</a> </li> <li> <a href="/collections/midi">Midi</a> </li> <li> <a href="/collections/maxi">Maxi</a> </li> <li> <a href="/collections/floor">Floor</a> </li> <li> <a href="#">OCCASION</a> </li> <li> <a href="/collections/all-dresses">All Dresses</a> </li> <li> <a href="/collections/prom">Prom</a> </li> <li> <a href="/collections/bridesmaid">Bridesmaid</a> </li> <li> <a href="/collections/cocktail">Cocktail</a> </li> <li> <a href="/collections/black-tie">Black Tie</a> </li> <li> <a href="/collections/night-out">Night Out</a> </li> <li> <a href="/collections/guest-of-wedding">Guest Of Wedding</a> </li> <li> <a href="/collections/special-event">Special Event</a> </li> <li> <a href="/collections/date-night">Date Night</a> </li> <li> <a href="/collections/birthday">Birthday</a> </li> <li> <a href="#">COLORS</a> </li> <li> <a href="/collections/navy">Navy</a> </li> <li> <a href="/collections/blue">Blue</a> </li> <li> <a href="/collections/red">Red</a> </li> <li> <a href="/collections/purple">Purple</a> </li> <li> <a href="/collections/black">Black</a> </li> <li> <a href="/collections/pink">Pink</a> </li> <li> <a href="/collections/green">Green</a> </li> <li> <a href="/collections/orange">Orange</a> </li> <li> <a href="/collections/beige">Beige</a> </li> <li> <a href="/collections/champagne">Champagne</a> </li> <li> <a href="/collections/gold">Gold</a> </li> <li> <a href="/collections/yellow">Yellow</a> </li> <li> <a href="#">TRENDING NOW</a> </li> <li> <a href="#">TRENDING NOW</a> </li> <li> <a href="/collections/off-the-shoulder">Off the shoulder</a> </li> <li> <a href="/collections/pastel-hues">Pastel hues</a> </li> <li> <a href="/collections/spring-dresses">Spring dresses</a> </li> <li> <a href="/collections/slip-dresses">Slip dresses</a> </li> <li> <a href="/collections/cut-out-dresses">Cut out dresses</a> </li> <li> <a href="/collections/fit-flare-dresses">Mermaid dresses</a> </li> <li> <a href="#">BRAND</a> </li> <li> <a href="#">BRAND</a> </li> <li> <a href="/pages/about-us">About Us</a> </li> <li> <a href="/pages/sister-brands">Sister Brands</a> </li> <li> <a href="#">STOCKIST</a> </li> <li> <a href="#">STOCKIST</a> </li> <li> <a href="/pages/stores-near-you">Stores Near You</a> </li> <li> <a href="/pages/online-stores">Online Stores</a> </li> <li> <a href="#">WHOLESALE</a> </li> <li> <a href="#">WHOLESALE</a> </li> <li> <a href="https://order.ladivine.com/customer/account/create/">Become a Retailer</a> </li> <li> <a href="/pages/about-us">ABOUT US</a> </li> <li> <a href="/blogs/news">BLOG</a> </li> <li> <a href="/">FIT GUIDE</a> </li> <li> <a href="/pages/contact">FAQ</a> </li> </ul> </nav> </div> <section class=" drawer-menu animation animation--drawer-menu " data-drawer-menu data-scroll-lock-ignore style="--item-height: 52px" > <div class="drawer-menu__overlay" data-overlay></div> <div class="drawer-menu__panel"> <div class="drawer-menu__bottom"> <div class="drawer-menu__all-links" data-depth="0" data-all-links data-in-initial-position="true"> <div class="drawer-menu__contents" data-scroll-lock-ignore> <div class="drawer-menu__main" data-main role="navigation"> <div class="drawer-menu__links-wrapper animation--drawer-menu-item"> <ul class="drawer-menu__primary-links" data-depth="0" data-primary-container="true"> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> OCCASION </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">OCCASION</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> BY LENGTH </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">BY LENGTH</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/midi" > <div class="drawer-menu__link-title"> <span class=""> Midi </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/maxi" > <div class="drawer-menu__link-title"> <span class=""> Maxi </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/floor" > <div class="drawer-menu__link-title"> <span class=""> Floor </span> </div></a> </li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> OCCASION </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">OCCASION</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/all-dresses" > <div class="drawer-menu__link-title"> <span class=""> All Dresses </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/prom" > <div class="drawer-menu__link-title"> <span class=""> Prom </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/bridesmaid" > <div class="drawer-menu__link-title"> <span class=""> Bridesmaid </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/cocktail" > <div class="drawer-menu__link-title"> <span class=""> Cocktail </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/black-tie" > <div class="drawer-menu__link-title"> <span class=""> Black Tie </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/night-out" > <div class="drawer-menu__link-title"> <span class=""> Night Out </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/guest-of-wedding" > <div class="drawer-menu__link-title"> <span class=""> Guest Of Wedding </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/special-event" > <div class="drawer-menu__link-title"> <span class=""> Special Event </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/date-night" > <div class="drawer-menu__link-title"> <span class=""> Date Night </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/birthday" > <div class="drawer-menu__link-title"> <span class=""> Birthday </span> </div></a> </li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> COLORS </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">COLORS</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/navy" > <div class="drawer-menu__link-title"> <span class=""> Navy </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/blue" > <div class="drawer-menu__link-title"> <span class=""> Blue </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/red" > <div class="drawer-menu__link-title"> <span class=""> Red </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/purple" > <div class="drawer-menu__link-title"> <span class=""> Purple </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/black" > <div class="drawer-menu__link-title"> <span class=""> Black </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/pink" > <div class="drawer-menu__link-title"> <span class=""> Pink </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/green" > <div class="drawer-menu__link-title"> <span class=""> Green </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/orange" > <div class="drawer-menu__link-title"> <span class=""> Orange </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/beige" > <div class="drawer-menu__link-title"> <span class=""> Beige </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/champagne" > <div class="drawer-menu__link-title"> <span class=""> Champagne </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/gold" > <div class="drawer-menu__link-title"> <span class=""> Gold </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/yellow" > <div class="drawer-menu__link-title"> <span class=""> Yellow </span> </div></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> TRENDING NOW </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">TRENDING NOW</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> TRENDING NOW </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">TRENDING NOW</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/off-the-shoulder" > <div class="drawer-menu__link-title"> <span class=""> Off the shoulder </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/pastel-hues" > <div class="drawer-menu__link-title"> <span class=""> Pastel hues </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/spring-dresses" > <div class="drawer-menu__link-title"> <span class=""> Spring dresses </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/slip-dresses" > <div class="drawer-menu__link-title"> <span class=""> Slip dresses </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/cut-out-dresses" > <div class="drawer-menu__link-title"> <span class=""> Cut out dresses </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/fit-flare-dresses" > <div class="drawer-menu__link-title"> <span class=""> Mermaid dresses </span> </div></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> BRAND </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">BRAND</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> BRAND </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">BRAND</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/about-us" > <div class="drawer-menu__link-title"> <span class=""> About Us </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/sister-brands" > <div class="drawer-menu__link-title"> <span class=""> Sister Brands </span> </div></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> STOCKIST </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">STOCKIST</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> STOCKIST </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">STOCKIST</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/stores-near-you" > <div class="drawer-menu__link-title"> <span class=""> Stores Near You </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/online-stores" > <div class="drawer-menu__link-title"> <span class=""> Online Stores </span> </div></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> WHOLESALE </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">WHOLESALE</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <div class="drawer-menu__link-title"> <span class=""> WHOLESALE </span> </div><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">WHOLESALE</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="https://order.ladivine.com/customer/account/create/" > <div class="drawer-menu__link-title"> <span class=""> Become a Retailer </span> </div></a> </li> </ul></li> </ul></li> </ul> </div> <div class="drawer-menu__links-wrapper animation--drawer-menu-item"> <ul class="drawer-menu__secondary-links" data-depth="0" data-secondary-container="true" style="--item-height: 42px" > <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/about-us" > <div class="drawer-menu__link-title"> <span class=""> ABOUT US </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/blogs/news" > <div class="drawer-menu__link-title"> <span class=""> BLOG </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link active" href="/" > <div class="drawer-menu__link-title"> <span class=""> FIT GUIDE </span> </div></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/contact" > <div class="drawer-menu__link-title"> <span class=""> FAQ </span> </div></a> </li> <li class="drawer-menu__item drawer-menu__item--account-item" data-list-item> <span class="icon icon-new icon-header-account "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.413a4.358 4.358 0 1 0 0-8.715 4.358 4.358 0 0 0 0 8.715zM3.488 20.857c0-3.085 1.594-5.61 5.26-5.61h6.503c3.667 0 5.261 2.525 5.261 5.61" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> <a class="drawer-menu__link" href="/account"> Register / Login </a></li> </ul> </div> </div> </div></div> </div> </div> </section> </header> <script> // Set heading height at component level const header = document.querySelector('[data-section-type="header"]'); document.documentElement.style.setProperty('--height-header', header.offsetHeight + 'px'); </script><div class="flash-alert" data-flash-alert> <div class="flash-alert__container ff-body fs-body-100"></div> </div> </div> <!-- END sections: header-group --> <!-- BEGIN sections: overlay-group --> <div id="shopify-section-sections--24285461938540__quick-cart" class="shopify-section shopify-section-group-overlay-group"><div class=" quick-cart animation animation--quick-cart " data-section-id="sections--24285461938540__quick-cart" data-section-type="quick-cart" > <div class="quick-cart__wrapper"> <div class="quick-cart__overlay"></div> <div class="quick-cart__container"> <div class="quick-cart__header"> <h2 class="quick-cart__heading ff-heading fs-heading-5-base"> Your cart </h2> <button type="button" data-modal-close class="quick-cart__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div><div class="quick-cart__empty-state"> <h3 class="quick-cart__empty-state-heading ff-heading fs-heading fs-heading-4-base"> Your cart is empty </h3> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center quick-cart__empty-state-promo-button" ><a href="/collections" class=" btn btn--secondary" > <span>Continue shopping</span> </a> </div> </div></div> </div> </div> </div><div id="shopify-section-sections--24285461938540__popup" class="shopify-section shopify-section-group-overlay-group"> </div> <!-- END sections: overlay-group --> <div id="MainQuickSearch" class="quick-search" data-quick-search aria-hidden="true" > <div class="quick-search__overlay" data-overlay></div> <div class="quick-search__container"> <button type="button" class="quick-search__close" aria-label="Close" data-close-icon > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> <form action="/search" class="quick-search__form" autocomplete="off" data-quick-search-form data-scroll-lock-ignore > <div class="quick-search__bar"> <div class="quick-search__bar-inner"> <label for="search" class="visually-hidden" aria-label="What are you looking for?"></label> <div class="quick-search__actions"> <button class="quick-search__submit" type="submit" aria-label="Search"> <span class="icon icon-new icon-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.165 18.808a8.745 8.745 0 1 0 0-17.49 8.745 8.745 0 0 0 0 17.49z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16.5 16.5 5.363 5.362" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10"/></svg> </span> </button> </div> <input class="quick-search__input" id="search" type="text" name="q" placeholder="What are you looking for?" data-input > <input type="hidden" name="options[prefix]" value="last"> <div class="quick-search__actions"> <button class="quick-search__clear fs-body-50" type="button" data-clear> Clear </button> </div> </div> </div> <div class="quick-search__results-wrapper"> <div class="quick-search__results" data-results></div> </div><div class="quick-search__footer"> <button type="submit" class="btn btn--primary btn--full">View all results</button> </div> </form> </div> </div> <div class="header-overlay" data-header-overlay> <div class="header-overlay__inner"></div> </div> <main id="main" class="main"> <section id="shopify-section-template--24285467476332__video_hero_V9MmTn" class="shopify-section shopify-section--full-width"><div class=" video-hero video-hero--image-aspect-original video-hero--text-center video-hero--text-mobile-center video-hero--has-video section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__video_hero_V9MmTn" data-section-type="video-hero" style=" --original-aspect-ratio: 1.775; --original-aspect-ratio-mobile: 0.667; --custom-height: 100vh; --custom-height-mobile: 100vh; --text-hortizontal-position: center; --text-vertical-position: center; --text-horizontal-position-mobile: center; --text-vertical-position-mobile: center; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-background-gradient: linear-gradient(180deg, rgba(4, 4, 4, 1) 10%, rgba(255, 255, 255, 0) 32%); --overlay-opacity: 0.67; --video-focal-alignment: image presentation; --video-focal-alignment-mobile: image presentation; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="video-hero__inner"> <div class="video-hero__media-container" data-video-loading="false" data-has-video="true" data-has-mobile-video="true" style=" --video-preview-image: url(//astee.com/cdn/shop/files/preview_images/318e913b71264669bc50e7e1ee4b3832.thumbnail.0000000000.jpg?v=1741121527); --video-preview-image-mobile: url(//astee.com/cdn/shop/files/preview_images/3a4506d0d12f429e941253859e7f3b07.thumbnail.0000000000.jpg?v=1741200171); " ><div class="video-hero__video-wrapper"> <template id="mobile-video-template"> <video playsinline="playsinline" class="video-hero__video video-hero__video--mobile animation--video-hero" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" poster="//astee.com/cdn/shop/files/preview_images/3a4506d0d12f429e941253859e7f3b07.thumbnail.0000000000_720x.jpg?v=1741200171"><source src="//astee.com/cdn/shop/videos/c/vp/3a4506d0d12f429e941253859e7f3b07/3a4506d0d12f429e941253859e7f3b07.HD-1080p-7.2Mbps-43668416.mp4?v=0" type="video/mp4"><img src="//astee.com/cdn/shop/files/preview_images/3a4506d0d12f429e941253859e7f3b07.thumbnail.0000000000_720x.jpg?v=1741200171"></video> </template> <template id="default-video-template"> <video playsinline="playsinline" class="video-hero__video animation--video-hero" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" poster="//astee.com/cdn/shop/files/preview_images/318e913b71264669bc50e7e1ee4b3832.thumbnail.0000000000_1800x.jpg?v=1741121527"><source src="//astee.com/cdn/shop/videos/c/vp/318e913b71264669bc50e7e1ee4b3832/318e913b71264669bc50e7e1ee4b3832.HD-1080p-7.2Mbps-43609558.mp4?v=0" type="video/mp4"><img src="//astee.com/cdn/shop/files/preview_images/318e913b71264669bc50e7e1ee4b3832.thumbnail.0000000000_1800x.jpg?v=1741121527"></video> </template> <div class="current-video-container"></div> <button type="button" class="btn btn--primary btn--small video-pause video-pause--right"> Pause </button> </div></div> <div class="video-hero__overlay"></div> <div class="video-hero__text-container-wrapper"><div class="video-hero__text-container section-blocks animation--section-blocks"></div> </div> </div> </div> </section><section id="shopify-section-template--24285467476332__quote_dLB4Jh" class="shopify-section"><div data-section-id="template--24285467476332__quote_dLB4Jh" data-section-type="quote" class=" quote section section--divider-none section--vertical-padding-top-bottom animation animation--quotes " > <div class="section__inner"> <div class="quotes swiper " data-slider data-autoplay-enabled="true" data-autoplay-delay="7000" data-count="1" data-pagination-style="dots" > <div class="slider-fade-out left"></div> <div class="slider-inner swiper-wrapper"><div class="quote__item slider-slide swiper-slide animation--item" data-index="0" data-slide > <div class="quote__item-inner"><div class="quote__item-logo-wrapper"></div><h4 class="quote__item-text ff-heading fs-heading-3-base"> <span><p>“Based in Los Angeles, ASTEE celebrates the effortless confidence of the modern woman, ensuring your dress is as chic as your next RSVP.”</p></span> </h4></div> </div> </div> <div class="slider-fade-out right"></div> </div> </div> </div> </section><section id="shopify-section-template--24285467476332__image_hero_split" class="shopify-section shopify-section--full-width"><div class=" image-hero-split section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_split" data-section-type="image-hero-split" style=" --custom-height: 90vh; --custom-height-mobile: 75vh; --color-text: #fcfcf9; --color-text-link: #fcfcf9; --overlay-background: #000000; --overlay-opacity: 0.2; --color-text-overlay-button: #242526; --color-text-overlay-button-alpha: rgba(36, 37, 38, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero-split__inner"> <a href="/collections/prom" class=" image-hero-split-item image-hero-split-item--1 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image-hero-split-item__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1008" height="988" src="//astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=320" srcset="//astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=100 100w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=150 150w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=200 200w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=240 240w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=280 280w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=300 300w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=360 360w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=400 400w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=450 450w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=500 500w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=550 550w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=600 600w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=650 650w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=700 700w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=750 750w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=800 800w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=850 850w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=900 900w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=950 950w, //astee.com/cdn/shop/files/imagehero_1_mobile.jpg?v=1740687969&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1800" height="2000" src="//astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=320" srcset="//astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=100 100w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=150 150w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=200 200w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=240 240w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=280 280w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=300 300w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=360 360w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=400 400w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=450 450w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=500 500w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=550 550w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=600 600w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=650 650w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=700 700w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=750 750w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=800 800w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=850 850w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=900 900w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=950 950w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1000 1000w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1100 1100w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1200 1200w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1300 1300w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1400 1400w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1500 1500w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1600 1600w, //astee.com/cdn/shop/files/T2012P_EMERALD_3_8f8448a6-cd9c-40d1-8d7c-0edc4d3b33ce.jpg?v=1740443562&width=1800 1800w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero-split-item__heading ff-heading fs-heading-display-3 section-heading"> Prom Edit </h2> </div> </div> </a> <a href="/collections/guest-of-wedding" class=" image-hero-split-item image-hero-split-item--2 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image-hero-split-item__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1008" height="988" src="//astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=320" srcset="//astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=100 100w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=150 150w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=200 200w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=240 240w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=280 280w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=300 300w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=360 360w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=400 400w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=450 450w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=500 500w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=550 550w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=600 600w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=650 650w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=700 700w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=750 750w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=800 800w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=850 850w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=900 900w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=950 950w, //astee.com/cdn/shop/files/imagehero_2_mobile.jpg?v=1740687982&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: top;" > <img alt="" class="image__img" loading="lazy" width="1800" height="2000" src="//astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=320" srcset="//astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=100 100w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=150 150w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=200 200w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=240 240w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=280 280w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=300 300w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=360 360w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=400 400w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=450 450w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=500 500w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=550 550w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=600 600w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=650 650w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=700 700w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=750 750w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=800 800w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=850 850w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=900 900w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=950 950w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1000 1000w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1100 1100w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1200 1200w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1300 1300w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1400 1400w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1500 1500w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1600 1600w, //astee.com/cdn/shop/files/T2011P_BURGUNDY_71_2dbce56b-b05b-4640-8743-287f9c16b7cc.jpg?v=1740443485&width=1800 1800w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero-split-item__heading ff-heading fs-heading-display-3 section-heading"> Guest of Wedding </h2> </div> </div> </a> <div class="image-hero-split__overlay"></div> </div> </div> </section><section id="shopify-section-template--24285467476332__scrolling_content_exnDKi" class="shopify-section"><div data-section-id="template--24285467476332__scrolling_content_exnDKi" data-section-type="scrolling-content" class=" scrolling-content section section--full-width section--divider-none section--vertical-padding-none animation animation--scrolling-content " > <div class="scrolling-content__inner section-blocks animation--section-blocks" data-borders="none" style=" --scroll-duration: 6s; --scroll-direction: normal; --gap: 100px; --padding-top: 16px; --padding-bottom: 16px; --color-text: #111111; --color-background: #1d1d1d; --color-border: #aaaaaa; " > <div class="scrolling-content__marquee" data-play-scroll-animation="false"> <span class="scrolling-content__content"> <div class="scrolling-content__item" > <div class="icon-block" style=" --icon-width: 84px; --icon-width-mobile: 50px; " aria-label="plant" ><div class=" image icon-block__icon animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2800 2800w" sizes="84px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> </div> </span> </div> </div> </div> <style> #shopify-section-template--24285467476332__scrolling_content_exnDKi .animation--section-blocks {gap: 200px !important;} </style></section><section id="shopify-section-template--24285467476332__collection_list_slider_jbeAV7" class="shopify-section"><div class=" collection-list-slider section section--divider-none section--vertical-padding-top-bottom animation animation--list-slider " data-section-id="template--24285467476332__collection_list_slider_jbeAV7" data-section-type="collection-list-slider" data-products-per-view="4" data-mobile-products-per-view="2" > <div class="collection-list-slider__inner"> <div class="collection-list-slider__meta carousel__navigation-wrapper"> <div class="section-introduction animation--section-introduction"> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- collection-list-slider__button section-introduction__button" ><a href="/collections" class=" btn btn--callout" > <span>View all collections</span> </a> </div> </div><div class="carousel__navigation-buttons animation--controls" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> </div> <div class=" collection-list-slider__content carousel carousel--mobile-per-view-2 carousel--per-view-4 swiper " > <div class="collection-list-slider__collections carousel__wrapper swiper-wrapper"><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/fit-flare-dresses" aria-label="Mermaid" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 2)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Mermaid </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/cut-out-dresses" aria-label="Cut out dresses" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD4002_royal_2.jpg?v=1746055409&width=320" srcset="//astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=225&v=1746055409&width=150 150w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=300&v=1746055409&width=200 200w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=360&v=1746055409&width=240 240w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=420&v=1746055409&width=280 280w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=450&v=1746055409&width=300 300w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=540&v=1746055409&width=360 360w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=600&v=1746055409&width=400 400w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=675&v=1746055409&width=450 450w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=750&v=1746055409&width=500 500w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=825&v=1746055409&width=550 550w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=900&v=1746055409&width=600 600w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=975&v=1746055409&width=650 650w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1050&v=1746055409&width=700 700w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1125&v=1746055409&width=750 750w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1200&v=1746055409&width=800 800w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1275&v=1746055409&width=850 850w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1350&v=1746055409&width=900 900w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1425&v=1746055409&width=950 950w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1500&v=1746055409&width=1000 1000w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1650&v=1746055409&width=1100 1100w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1800&v=1746055409&width=1200 1200w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=1950&v=1746055409&width=1300 1300w, //astee.com/cdn/shop/files/BD4002_royal_2.jpg?crop=center&height=2100&v=1746055409&width=1400 1400w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 2)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Cut out dresses </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/halter-dresses-1" aria-label="Halter dresses" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 2)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Halter dresses </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/bodycon-dresses-1" aria-label="Bodycon dresses" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?v=1745967745&width=320" srcset="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=225&v=1745967745&width=150 150w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=300&v=1745967745&width=200 200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=360&v=1745967745&width=240 240w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=420&v=1745967745&width=280 280w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=450&v=1745967745&width=300 300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=540&v=1745967745&width=360 360w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=600&v=1745967745&width=400 400w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=675&v=1745967745&width=450 450w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=750&v=1745967745&width=500 500w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=825&v=1745967745&width=550 550w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=900&v=1745967745&width=600 600w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=975&v=1745967745&width=650 650w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1050&v=1745967745&width=700 700w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1125&v=1745967745&width=750 750w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1200&v=1745967745&width=800 800w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1275&v=1745967745&width=850 850w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1350&v=1745967745&width=900 900w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1425&v=1745967745&width=950 950w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1500&v=1745967745&width=1000 1000w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1650&v=1745967745&width=1100 1100w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1800&v=1745967745&width=1200 1200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1950&v=1745967745&width=1300 1300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=2100&v=1745967745&width=1400 1400w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 2)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Bodycon dresses </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div></div> </div> </div> </div> <style> #shopify-section-template--24285467476332__collection_list_slider_jbeAV7 .ff-heading {font-family: "nunito sans";} </style></section><section id="shopify-section-template--24285467476332__image_hero_AxQ78z" class="shopify-section shopify-section--full-width"><div class=" occasion-banner image-hero image-hero--image-aspect-original image-hero--text-left image-hero--text-mobile-center section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_AxQ78z" data-section-type="image-hero" style=" --custom-height: 100vh; --custom-height-mobile: 100vh; --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --text-horizontal-position-mobile: center; --text-vertical-position-mobile: center; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.4; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero__inner"> <div class="image-hero__image-container"><div class=" image image-hero__image image-hero__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1024" height="914" src="//astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=320" srcset="//astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=700 700w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=750 750w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=800 800w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=850 850w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=900 900w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=950 950w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif_mob.gif?v=1741215914&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="2000" height="914" src="//astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=320" srcset="//astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=700 700w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=750 750w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=800 800w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=850 850w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=900 900w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=950 950w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1000 1000w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1100 1100w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1200 1200w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1300 1300w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1400 1400w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1500 1500w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1600 1600w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=1800 1800w, //astee.com/cdn/shop/files/T2008P_WINE_1_banner_gif.gif?v=1741120955&width=2000 2000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero__overlay"></div> <div class="image-hero__text-container-wrapper"> <div class="image-hero__text-container"><a href="/collections/occasions" class="image-hero__image-link" aria-label="/collections/occasions" ></a><div class="image-hero__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero__text-container-heading ff-heading fs-heading-display-2 section-blocks__heading"> Occasion Ready Edit </h2><div class="image-hero__text-container-text rte ff-body fs-body-200 section-blocks__text"> <p>From a dinner date, black-tie, or last minute moments, find the perfect dress for all of your most important <strong>RSVP’s</strong>.</p> </div></div> </div> </div> </div> </div> <style> #shopify-section-template--24285467476332__image_hero_AxQ78z .image-hero__text-container {margin-bottom: 7%;} </style></section><section id="shopify-section-template--24285467476332__featured_collection_slider_MHKjtE" class="shopify-section featured-collections-slider-wrap"><div class=" featured-collection-slider featured-collection-slider--mobile-per-view-2 featured-collection-slider--per-view-2 section section--includes-product-items section--divider-none section--vertical-padding-top-bottom animation animation--list-slider " data-section-id="template--24285467476332__featured_collection_slider_MHKjtE" data-section-type="featured-collection-slider" data-products-per-view="3" data-mobile-products-per-view="2" > <div class="featured-collection-slider__inner"> <div class="featured-collection-slider__meta carousel__navigation-wrapper"> <div class="section-introduction animation--section-introduction"> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- featured-collection-slider__header-button section-introduction__button" ><a href="/collections/best-sellers" class=" btn btn--callout" > <span>Shop the Collection</span> </a> </div> </div> <div class="carousel__navigation-buttons featured-collection-slider__navigation-buttons animation--controls visible" data-navigation="0" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> </div> <div class="featured-collection-slider__content carousel swiper visible" data-collection="0" > <div class="featured-collection-slider__products carousel__wrapper swiper-wrapper"><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/bd7042" aria-label="BD7042"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="BD7042" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?v=1745967745&width=320" srcset="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=225&v=1745967745&width=150 150w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=300&v=1745967745&width=200 200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=360&v=1745967745&width=240 240w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=420&v=1745967745&width=280 280w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=450&v=1745967745&width=300 300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=540&v=1745967745&width=360 360w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=600&v=1745967745&width=400 400w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=675&v=1745967745&width=450 450w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=750&v=1745967745&width=500 500w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=825&v=1745967745&width=550 550w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=900&v=1745967745&width=600 600w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=975&v=1745967745&width=650 650w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1050&v=1745967745&width=700 700w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1125&v=1745967745&width=750 750w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1200&v=1745967745&width=800 800w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1275&v=1745967745&width=850 850w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1350&v=1745967745&width=900 900w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1425&v=1745967745&width=950 950w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1500&v=1745967745&width=1000 1000w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1650&v=1745967745&width=1100 1100w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1800&v=1745967745&width=1200 1200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1950&v=1745967745&width=1300 1300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=2100&v=1745967745&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?v=1745967745&width=320" srcset="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=225&v=1745967745&width=150 150w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=300&v=1745967745&width=200 200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=360&v=1745967745&width=240 240w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=420&v=1745967745&width=280 280w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=450&v=1745967745&width=300 300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=540&v=1745967745&width=360 360w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=600&v=1745967745&width=400 400w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=675&v=1745967745&width=450 450w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=750&v=1745967745&width=500 500w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=825&v=1745967745&width=550 550w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=900&v=1745967745&width=600 600w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=975&v=1745967745&width=650 650w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1050&v=1745967745&width=700 700w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1125&v=1745967745&width=750 750w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1200&v=1745967745&width=800 800w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1275&v=1745967745&width=850 850w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1350&v=1745967745&width=900 900w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1425&v=1745967745&width=950 950w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1500&v=1745967745&width=1000 1000w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1650&v=1745967745&width=1100 1100w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1800&v=1745967745&width=1200 1200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1950&v=1745967745&width=1300 1300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=2100&v=1745967745&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/bd7042">BD7042</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Monte Carlo Mesh Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 1 color </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/bd7026" aria-label="BD7026"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="BD7026" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?v=1745967349&width=320" srcset="//astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=225&v=1745967349&width=150 150w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=300&v=1745967349&width=200 200w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=360&v=1745967349&width=240 240w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=420&v=1745967349&width=280 280w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=450&v=1745967349&width=300 300w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=540&v=1745967349&width=360 360w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=600&v=1745967349&width=400 400w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=675&v=1745967349&width=450 450w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=750&v=1745967349&width=500 500w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=825&v=1745967349&width=550 550w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=900&v=1745967349&width=600 600w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=975&v=1745967349&width=650 650w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1050&v=1745967349&width=700 700w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1125&v=1745967349&width=750 750w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1200&v=1745967349&width=800 800w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1275&v=1745967349&width=850 850w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1350&v=1745967349&width=900 900w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1425&v=1745967349&width=950 950w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1500&v=1745967349&width=1000 1000w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1650&v=1745967349&width=1100 1100w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1800&v=1745967349&width=1200 1200w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=1950&v=1745967349&width=1300 1300w, //astee.com/cdn/shop/files/BD7026_DEEP--MAUVE_ECOMM_1.jpg?crop=center&height=2100&v=1745967349&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?v=1745967349&width=320" srcset="//astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=225&v=1745967349&width=150 150w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=300&v=1745967349&width=200 200w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=360&v=1745967349&width=240 240w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=420&v=1745967349&width=280 280w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=450&v=1745967349&width=300 300w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=540&v=1745967349&width=360 360w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=600&v=1745967349&width=400 400w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=675&v=1745967349&width=450 450w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=750&v=1745967349&width=500 500w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=825&v=1745967349&width=550 550w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=900&v=1745967349&width=600 600w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=975&v=1745967349&width=650 650w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1050&v=1745967349&width=700 700w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1125&v=1745967349&width=750 750w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1200&v=1745967349&width=800 800w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1275&v=1745967349&width=850 850w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1350&v=1745967349&width=900 900w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1425&v=1745967349&width=950 950w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1500&v=1745967349&width=1000 1000w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1650&v=1745967349&width=1100 1100w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1800&v=1745967349&width=1200 1200w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=1950&v=1745967349&width=1300 1300w, //astee.com/cdn/shop/files/23375984_5ce903d9-b524-4440-8999-680e1c9f967a.jpg?crop=center&height=2100&v=1745967349&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/bd7026">BD7026</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Don't Cross Me Halter Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: olive;" aria-label="color Olive" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: deepred;" aria-label="color Deep Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: deepmauve;" aria-label="color Deep Mauve" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/bd4001" aria-label="BD4001"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="BD4001" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?v=1745953304&width=320" srcset="//astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=225&v=1745953304&width=150 150w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=300&v=1745953304&width=200 200w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=360&v=1745953304&width=240 240w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=420&v=1745953304&width=280 280w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=450&v=1745953304&width=300 300w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=540&v=1745953304&width=360 360w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=600&v=1745953304&width=400 400w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=675&v=1745953304&width=450 450w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=750&v=1745953304&width=500 500w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=825&v=1745953304&width=550 550w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=900&v=1745953304&width=600 600w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=975&v=1745953304&width=650 650w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1050&v=1745953304&width=700 700w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1125&v=1745953304&width=750 750w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1200&v=1745953304&width=800 800w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1275&v=1745953304&width=850 850w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1350&v=1745953304&width=900 900w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1425&v=1745953304&width=950 950w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1500&v=1745953304&width=1000 1000w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1650&v=1745953304&width=1100 1100w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1800&v=1745953304&width=1200 1200w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=1950&v=1745953304&width=1300 1300w, //astee.com/cdn/shop/files/BD4001_RED_ECOMM.jpg?crop=center&height=2100&v=1745953304&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?v=1745953382&width=320" srcset="//astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=225&v=1745953382&width=150 150w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=300&v=1745953382&width=200 200w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=360&v=1745953382&width=240 240w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=420&v=1745953382&width=280 280w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=450&v=1745953382&width=300 300w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=540&v=1745953382&width=360 360w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=600&v=1745953382&width=400 400w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=675&v=1745953382&width=450 450w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=750&v=1745953382&width=500 500w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=825&v=1745953382&width=550 550w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=900&v=1745953382&width=600 600w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=975&v=1745953382&width=650 650w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1050&v=1745953382&width=700 700w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1125&v=1745953382&width=750 750w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1200&v=1745953382&width=800 800w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1275&v=1745953382&width=850 850w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1350&v=1745953382&width=900 900w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1425&v=1745953382&width=950 950w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1500&v=1745953382&width=1000 1000w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1650&v=1745953382&width=1100 1100w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1800&v=1745953382&width=1200 1200w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=1950&v=1745953382&width=1300 1300w, //astee.com/cdn/shop/files/BD4001_ROYAL_ECOMM_1.jpg?crop=center&height=2100&v=1745953382&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/bd4001">BD4001</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Dreaming in Glitter Mermaid Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: lavender;" aria-label="color Lavender" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/t905" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/t905">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/t502" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?v=1745971455&width=320" srcset="//astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=225&v=1745971455&width=150 150w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=300&v=1745971455&width=200 200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=360&v=1745971455&width=240 240w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=420&v=1745971455&width=280 280w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=450&v=1745971455&width=300 300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=540&v=1745971455&width=360 360w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=600&v=1745971455&width=400 400w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=675&v=1745971455&width=450 450w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=750&v=1745971455&width=500 500w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=825&v=1745971455&width=550 550w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=900&v=1745971455&width=600 600w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=975&v=1745971455&width=650 650w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1050&v=1745971455&width=700 700w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1125&v=1745971455&width=750 750w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1200&v=1745971455&width=800 800w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1275&v=1745971455&width=850 850w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1350&v=1745971455&width=900 900w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1425&v=1745971455&width=950 950w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1500&v=1745971455&width=1000 1000w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1650&v=1745971455&width=1100 1100w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1800&v=1745971455&width=1200 1200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1950&v=1745971455&width=1300 1300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=2100&v=1745971455&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/t502">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/t501" aria-label="T501"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T501" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?v=1745970372&width=320" srcset="//astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=225&v=1745970372&width=150 150w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=300&v=1745970372&width=200 200w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=360&v=1745970372&width=240 240w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=420&v=1745970372&width=280 280w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=450&v=1745970372&width=300 300w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=540&v=1745970372&width=360 360w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=600&v=1745970372&width=400 400w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=675&v=1745970372&width=450 450w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=750&v=1745970372&width=500 500w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=825&v=1745970372&width=550 550w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=900&v=1745970372&width=600 600w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=975&v=1745970372&width=650 650w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1050&v=1745970372&width=700 700w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1125&v=1745970372&width=750 750w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1200&v=1745970372&width=800 800w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1275&v=1745970372&width=850 850w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1350&v=1745970372&width=900 900w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1425&v=1745970372&width=950 950w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1500&v=1745970372&width=1000 1000w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1650&v=1745970372&width=1100 1100w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1800&v=1745970372&width=1200 1200w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=1950&v=1745970372&width=1300 1300w, //astee.com/cdn/shop/files/T501P_BURGUNDY_FRONT.jpg?crop=center&height=2100&v=1745970372&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?v=1745970372&width=320" srcset="//astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=225&v=1745970372&width=150 150w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=300&v=1745970372&width=200 200w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=360&v=1745970372&width=240 240w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=420&v=1745970372&width=280 280w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=450&v=1745970372&width=300 300w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=540&v=1745970372&width=360 360w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=600&v=1745970372&width=400 400w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=675&v=1745970372&width=450 450w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=750&v=1745970372&width=500 500w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=825&v=1745970372&width=550 550w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=900&v=1745970372&width=600 600w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=975&v=1745970372&width=650 650w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1050&v=1745970372&width=700 700w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1125&v=1745970372&width=750 750w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1200&v=1745970372&width=800 800w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1275&v=1745970372&width=850 850w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1350&v=1745970372&width=900 900w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1425&v=1745970372&width=950 950w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1500&v=1745970372&width=1000 1000w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1650&v=1745970372&width=1100 1100w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1800&v=1745970372&width=1200 1200w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=1950&v=1745970372&width=1300 1300w, //astee.com/cdn/shop/files/T501P_BLACK_FRONT.jpg?crop=center&height=2100&v=1745970372&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/t501">T501</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Valentina Slinky Halter Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/t2000-copy-1" aria-label="T2000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2000" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2000P_robin--blue.jpg?v=1746051677&width=320" srcset="//astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=225&v=1746051677&width=150 150w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=300&v=1746051677&width=200 200w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=360&v=1746051677&width=240 240w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=420&v=1746051677&width=280 280w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=450&v=1746051677&width=300 300w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=540&v=1746051677&width=360 360w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=600&v=1746051677&width=400 400w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=675&v=1746051677&width=450 450w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=750&v=1746051677&width=500 500w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=825&v=1746051677&width=550 550w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=900&v=1746051677&width=600 600w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=975&v=1746051677&width=650 650w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1050&v=1746051677&width=700 700w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1125&v=1746051677&width=750 750w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1200&v=1746051677&width=800 800w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1275&v=1746051677&width=850 850w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1350&v=1746051677&width=900 900w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1425&v=1746051677&width=950 950w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1500&v=1746051677&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1650&v=1746051677&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1800&v=1746051677&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=1950&v=1746051677&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_robin--blue.jpg?crop=center&height=2100&v=1746051677&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2000P_SIENNA.jpg?v=1746051677&width=320" srcset="//astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=225&v=1746051677&width=150 150w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=300&v=1746051677&width=200 200w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=360&v=1746051677&width=240 240w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=420&v=1746051677&width=280 280w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=450&v=1746051677&width=300 300w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=540&v=1746051677&width=360 360w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=600&v=1746051677&width=400 400w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=675&v=1746051677&width=450 450w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=750&v=1746051677&width=500 500w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=825&v=1746051677&width=550 550w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=900&v=1746051677&width=600 600w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=975&v=1746051677&width=650 650w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1050&v=1746051677&width=700 700w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1125&v=1746051677&width=750 750w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1200&v=1746051677&width=800 800w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1275&v=1746051677&width=850 850w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1350&v=1746051677&width=900 900w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1425&v=1746051677&width=950 950w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1500&v=1746051677&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1650&v=1746051677&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1800&v=1746051677&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=1950&v=1746051677&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_SIENNA.jpg?crop=center&height=2100&v=1746051677&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/t2000-copy-1">T2000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Love Story Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #6DBDD4;" aria-label="color Robin Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/best-sellers/products/t2001-3" aria-label="T2001"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2001" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?v=1746052086&width=320" srcset="//astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=225&v=1746052086&width=150 150w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=300&v=1746052086&width=200 200w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=360&v=1746052086&width=240 240w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=420&v=1746052086&width=280 280w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=450&v=1746052086&width=300 300w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=540&v=1746052086&width=360 360w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=600&v=1746052086&width=400 400w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=675&v=1746052086&width=450 450w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=750&v=1746052086&width=500 500w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=825&v=1746052086&width=550 550w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=900&v=1746052086&width=600 600w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=975&v=1746052086&width=650 650w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1050&v=1746052086&width=700 700w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1125&v=1746052086&width=750 750w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1200&v=1746052086&width=800 800w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1275&v=1746052086&width=850 850w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1350&v=1746052086&width=900 900w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1425&v=1746052086&width=950 950w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1500&v=1746052086&width=1000 1000w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1650&v=1746052086&width=1100 1100w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1800&v=1746052086&width=1200 1200w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=1950&v=1746052086&width=1300 1300w, //astee.com/cdn/shop/files/T2001P_T2005P_SIENNA_2.jpg?crop=center&height=2100&v=1746052086&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?v=1746052086&width=320" srcset="//astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=225&v=1746052086&width=150 150w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=300&v=1746052086&width=200 200w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=360&v=1746052086&width=240 240w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=420&v=1746052086&width=280 280w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=450&v=1746052086&width=300 300w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=540&v=1746052086&width=360 360w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=600&v=1746052086&width=400 400w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=675&v=1746052086&width=450 450w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=750&v=1746052086&width=500 500w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=825&v=1746052086&width=550 550w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=900&v=1746052086&width=600 600w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=975&v=1746052086&width=650 650w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1050&v=1746052086&width=700 700w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1125&v=1746052086&width=750 750w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1200&v=1746052086&width=800 800w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1275&v=1746052086&width=850 850w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1350&v=1746052086&width=900 900w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1425&v=1746052086&width=950 950w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1500&v=1746052086&width=1000 1000w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1650&v=1746052086&width=1100 1100w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1800&v=1746052086&width=1200 1200w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=1950&v=1746052086&width=1300 1300w, //astee.com/cdn/shop/files/T2001P_SAGE_1.jpg?crop=center&height=2100&v=1746052086&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/best-sellers/products/t2001-3">T2001</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Halter Ego Satin Halter Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 4 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__content-view-all-wrapper swiper-slide"> <div class="featured-collection-slider__content-view-all"> <h4 class="featured-collection-slider__content-view-all-header ff-heading fs-heading-4-base"> First collection </h4> <a href="/collections/best-sellers" class="featured-collection-slider__view-all btn btn--callout" > <span>View all</span> </a> </div> </div></div> </div> </div> </div> </section><section id="shopify-section-template--24285467476332__image_hero_tYBmY8" class="shopify-section shopify-section--full-width"><div class=" cocktail-dresses image-hero image-hero--image-aspect-original image-hero--text-right image-hero--text-mobile-center section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_tYBmY8" data-section-type="image-hero" style=" --custom-height: 100vh; --custom-height-mobile: 100vh; --text-horizontal-position: flex-end; --text-vertical-position: center; --text-horizontal-position-mobile: center; --text-vertical-position-mobile: center; --color-text: #1d1d1d; --color-text-link: #1d1d1d; --overlay-background: #000000; --overlay-opacity: 0.0; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #1d1d1d; --color-background-overlay-button-hover: #505050;--color-background-overlay-button-alpha: rgba(29, 29, 29, 0.6); --color-background-overlay-outline-button-alpha: rgba(29, 29, 29, 0.1); " > <div class="image-hero__inner"> <div class="image-hero__image-container"><div class=" image image-hero__image image-hero__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1008" height="1073" src="//astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=320" srcset="//astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=700 700w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=750 750w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=800 800w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=850 850w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=900 900w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=950 950w, //astee.com/cdn/shop/files/Asteebanner1_mobile2.gif?v=1740786701&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="5193" height="1859" src="//astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=320" srcset="//astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=700 700w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=750 750w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=800 800w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=850 850w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=900 900w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=950 950w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1000 1000w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1100 1100w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1200 1200w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1300 1300w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1400 1400w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1500 1500w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1600 1600w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=1800 1800w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=2000 2000w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=2200 2200w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=2400 2400w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=2600 2600w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=2800 2800w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=3000 3000w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=3500 3500w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=4000 4000w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=4500 4500w, //astee.com/cdn/shop/files/Asteebanner1.jpg?v=1740687010&width=5000 5000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero__overlay"></div> <div class="image-hero__text-container-wrapper"> <div class="image-hero__text-container"><a href="/collections/black-tie" class="image-hero__image-link" aria-label="/collections/black-tie" ></a><div class="image-hero__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero__text-container-heading ff-heading fs-heading-display-3 section-blocks__heading"> Black Tie Ready </h2> <div class="button-block__button button-block__button--justify-right button-block__button--justify-mobile-center image-hero__text-container-image-button section-blocks__button" ><a href="/collections/black-tie" class=" btn btn--overlay btn--callout" > <span>SHOP NOW</span> </a> </div> </div> </div> </div> </div> </div> <style> #shopify-section-template--24285467476332__image_hero_tYBmY8 .image-hero__text-container {margin-right: 7%;} </style></section><section id="shopify-section-template--24285467476332__custom_liquid_6daimG" class="shopify-section"><div class=" section section--divider-none section--vertical-padding-top-bottom " > <br> </div> </section><section id="shopify-section-template--24285467476332__shoppable_feature_eTEqLy" class="shopify-section"><link href="//astee.com/cdn/shop/t/5/assets/component-shoppable.css?v=61722725131633338471741164738" rel="stylesheet" type="text/css" media="all" /> <div data-section-id="template--24285467476332__shoppable_feature_eTEqLy" data-section-type="shoppable" class=" shoppable-feature shoppable-feature--image-left section section--divider-none section--vertical-padding-none animation animation--shoppable-feature " data-show-hotspot-cards="false" data-content-position-desktop="inside" > <div class="section__inner shoppable-feature__inner"> <div class="shoppable-feature__text-block-wrap-external"> <div class="shoppable-feature__text-block section-introduction animation--section-introduction"><h2 class="shoppable-feature__heading ff-heading fs-heading-3-base section-introduction__heading"> Recreate the look </h2></div> </div> <div class="shoppable-feature__inner-items"> <div class="shoppable-feature__image-container shoppable__image-container" style="--desktop-image-width: 55%" data-aspect-ratio="square" > <div class="shoppable-feature__image-container-inner"> <div class="shoppable-feature__image-wrapper"> <div class=" image shoppable-feature__image aspect-ratio--square image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?v=1740171030&width=320" srcset="//astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=100&v=1740171030&width=100 100w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=150&v=1740171030&width=150 150w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=200&v=1740171030&width=200 200w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=240&v=1740171030&width=240 240w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=280&v=1740171030&width=280 280w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=300&v=1740171030&width=300 300w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=360&v=1740171030&width=360 360w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=400&v=1740171030&width=400 400w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=450&v=1740171030&width=450 450w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=500&v=1740171030&width=500 500w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=550&v=1740171030&width=550 550w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=600&v=1740171030&width=600 600w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=650&v=1740171030&width=650 650w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=700&v=1740171030&width=700 700w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=750&v=1740171030&width=750 750w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=800&v=1740171030&width=800 800w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=850&v=1740171030&width=850 850w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=900&v=1740171030&width=900 900w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=950&v=1740171030&width=950 950w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1000&v=1740171030&width=1000 1000w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1100&v=1740171030&width=1100 1100w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1200&v=1740171030&width=1200 1200w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1300&v=1740171030&width=1300 1300w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1400&v=1740171030&width=1400 1400w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1500&v=1740171030&width=1500 1500w, //astee.com/cdn/shop/files/T2006P_BLACK_3.jpg?crop=center&height=1600&v=1740171030&width=1600 1600w" sizes="(min-width: 1500px) 762px, (min-width: 720px) calc(100vw - calc(2 * 3.3vw)), calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div><div class=" shoppable-item shoppable-item--index-0 shoppable-item--animating shoppable-item--position-unset shoppable-item--portrait " style=" --horizontal-position: 61%; --vertical-position: 57%; --animation-delay: 1.0s; " data-index="0" ><div class="shoppable-item__hotspot-wrapper animation--hotspot"> <button class="shoppable-item__hotspot" aria-label="Access more details about T2006" type="button" aria-roledescription="A hotspot over an image that can be used to see more details of a product within the image" data-index="0" > </button> </div></div> <div class=" shoppable-item shoppable-item--index-1 shoppable-item--animating shoppable-item--position-unset shoppable-item--portrait " style=" --horizontal-position: 35%; --vertical-position: 42%; --animation-delay: 1.3s; " data-index="1" ><div class="shoppable-item__hotspot-wrapper animation--hotspot"> <div class="shoppable-item__hotspot" aria-roledescription="A hotspot over an image that can be used to see more details of a product within the image" data-index="1" > </div> </div></div> </div> </div> <div class="shoppable-feature__secondary-content"> <div class="shoppable-feature__text-block-wrap-internal"> <div class="shoppable-feature__text-block section-introduction animation--section-introduction"><h2 class="shoppable-feature__heading ff-heading fs-heading-3-base section-introduction__heading"> Recreate the look </h2></div> </div> <div class="shoppable-feature__carousel-outer" role="region" aria-live="polite"> <div class="shoppable-feature__carousel swiper"> <div class="shoppable-feature__carousel-inner swiper-wrapper"><div class="swiper-slide" > <div class="product-card-mini " > <div class="product-card-mini__inner"> <a class="product-card-mini__image-link" href="/products/sample8" aria-label="T2006" > <div class=" image product-card-mini__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="T2006" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?v=1746054453&width=320" srcset="//astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=150&v=1746054453&width=100 100w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=225&v=1746054453&width=150 150w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=300&v=1746054453&width=200 200w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=360&v=1746054453&width=240 240w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=420&v=1746054453&width=280 280w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=450&v=1746054453&width=300 300w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=540&v=1746054453&width=360 360w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=600&v=1746054453&width=400 400w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=675&v=1746054453&width=450 450w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=750&v=1746054453&width=500 500w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=825&v=1746054453&width=550 550w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=900&v=1746054453&width=600 600w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=975&v=1746054453&width=650 650w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1050&v=1746054453&width=700 700w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1125&v=1746054453&width=750 750w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1200&v=1746054453&width=800 800w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1275&v=1746054453&width=850 850w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1350&v=1746054453&width=900 900w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1425&v=1746054453&width=950 950w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1500&v=1746054453&width=1000 1000w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1650&v=1746054453&width=1100 1100w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1800&v=1746054453&width=1200 1200w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1950&v=1746054453&width=1300 1300w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=2100&v=1746054453&width=1400 1400w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=2250&v=1746054453&width=1500 1500w" sizes="(min-width: 960px) calc(((100vw - (2 * clamp(18px, 3.3vw, 3.3vw))) * 0.2475) - 34px), 160px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class="product-card-mini__meta fs-body-75"> <div class="product-card-mini__text ff-body"> <h4 class="product-card-mini__product-title fs-product-card-title"><a href="/products/sample8">T2006</a></h4> <span class="product-card-mini__price">$0.00</span> <div> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </div> </div> </div> </div> </div> </div><div class="swiper-slide" inert > <div class="product-card-mini " > <div class="product-card-mini__inner"> <div class="product-card-mini__image-link"> <div class=" placeholder-image product-card-mini__image placeholder-image--portrait image aspect-ratio--portrait " > <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5"><path d="M375.5 345.2c0-.1 0-.1 0 0 0-.1 0-.1 0 0-1.1-2.9-2.3-5.5-3.4-7.8-1.4-4.7-2.4-13.8-.5-19.8 3.4-10.6 3.6-40.6 1.2-54.5-2.3-14-12.3-29.8-18.5-36.9-5.3-6.2-12.8-14.9-15.4-17.9 8.6-5.6 13.3-13.3 14-23 0-.3 0-.6.1-.8.4-4.1-.6-9.9-3.9-13.5-2.1-2.3-4.8-3.5-8-3.5h-54.9c-.8-7.1-3-13-5.2-17.5-6.8-13.9-12.5-16.5-21.2-16.5h-.7c-8.7 0-14.4 2.5-21.2 16.5-2.2 4.5-4.4 10.4-5.2 17.5h-48.5c-3.2 0-5.9 1.2-8 3.5-3.2 3.6-4.3 9.3-3.9 13.5 0 .2 0 .5.1.8.7 9.8 5.4 17.4 14 23-2.6 3.1-10.1 11.7-15.4 17.9-6.1 7.2-16.1 22.9-18.5 36.9-2.2 13.3-1.2 47.4 1 54.9 1.1 3.8 1.4 14.5-.2 19.4-1.2 2.4-2.3 5-3.4 7.9-4.4 11.6-6.2 26.3-5 32.6 1.8 9.9 16.5 14.4 29.4 14.4h176.8c12.9 0 27.6-4.5 29.4-14.4 1.2-6.5-.5-21.1-5-32.7zm-97.7-178c.3-3.2.8-10.6-.2-18 2.4 4.3 5 10.5 5.9 18h-5.7zm-36.3-17.9c-1 7.4-.5 14.8-.2 18h-5.7c.9-7.5 3.5-13.7 5.9-18zm4.5-6.9c0-.1.1-.2.1-.4 4.4-5.3 8.4-5.8 13.1-5.8h.7c4.7 0 8.7.6 13.1 5.8 0 .1 0 .2.1.4 3.2 8.9 2.2 21.2 1.8 25h-30.7c-.4-3.8-1.3-16.1 1.8-25zm-70.7 42.5c0-.3 0-.6-.1-.9-.3-3.4.5-8.4 3.1-11.3 1-1.1 2.1-1.7 3.4-2.1l-.6.6c-2.8 3.1-3.7 8.1-3.3 11.6 0 .2 0 .5.1.8.3 3.5.9 11.7 10.6 18.8.3.2.8.2 1-.2.2-.3.2-.8-.2-1-9.2-6.7-9.8-14.4-10-17.7 0-.3 0-.6-.1-.8-.3-3.2.5-7.7 3-10.5.8-.8 1.7-1.5 2.6-1.9h155.7c1 .4 1.9 1.1 2.6 1.9 2.5 2.8 3.3 7.3 3 10.5 0 .2 0 .5-.1.8-.3 3.6-1 13.1-13.8 20.1-.3.2-.5.6-.3 1 .1.2.4.4.6.4.1 0 .2 0 .3-.1 13.5-7.5 14.3-17.5 14.6-21.3 0-.3 0-.5.1-.8.4-3.5-.5-8.5-3.3-11.6l-.6-.6c1.3.4 2.5 1.1 3.4 2.1 2.6 2.9 3.5 7.9 3.1 11.3 0 .3 0 .6-.1.9-1.5 20.9-23.6 31.4-65.5 31.4h-43.8c-41.8 0-63.9-10.5-65.4-31.4zm91 89.1h-7c0-1.5 0-3-.1-4.2-.2-12.5-2.2-31.1-2.7-35.1h3.6c.8 0 1.4-.6 1.4-1.4v-14.1h2.4v14.1c0 .8.6 1.4 1.4 1.4h3.7c-.4 3.9-2.4 22.6-2.7 35.1v4.2zm65.3 11.9h-16.8c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h16.8v2.8h-62.2c0-.9-.1-1.9-.1-2.8h33.9c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-33.9c-.1-3.2-.1-6.3-.1-9h62.5v9zm-12.5 24.4h-6.3l.2-1.6h5.9l.2 1.6zm-5.8-4.5l1.6-12.3h2l1.6 12.3h-5.2zm-57-19.9h-62.4v-9h62.5c0 2.7 0 5.8-.1 9zm-62.4 1.4h62.4c0 .9-.1 1.8-.1 2.8H194v-2.8zm65.2 0h7.3c0 .9.1 1.8.1 2.8H259c.1-.9.1-1.8.1-2.8zm7.2-1.4h-7.2c.1-3.2.1-6.3.1-9h7c0 2.7 0 5.8.1 9zm-7.7-66.7v6.8h-9v-6.8h9zm-8.9 8.3h9v.7h-9v-.7zm0 2.1h9v2.3h-9v-2.3zm26-1.4h-9v-.7h9v.7zm-9 3.7v-2.3h9v2.3h-9zm9-5.9h-9v-6.8h9v6.8zm-119.3 91.1c-2.1-7.1-3-40.9-.9-53.6 2.2-13.5 11.9-28.6 17.8-35.6 5.6-6.5 13.5-15.7 15.7-18.3 11.4 6.4 28.7 9.6 51.8 9.6h6v14.1c0 .8.6 1.4 1.4 1.4h5.4c.3 3.1 2.4 22.4 2.7 35.1 0 1.2.1 2.6.1 4.2h-63.9c-.8 0-1.4.6-1.4 1.4v16.1c0 .8.6 1.4 1.4 1.4H256c-.8 11.8-2.8 24.7-8 33.3-2.6 4.4-4.9 8.5-6.9 12.2-.4.7-.1 1.6.6 1.9.2.1.4.2.6.2.5 0 1-.3 1.3-.8 1.9-3.7 4.2-7.7 6.8-12.1 5.4-9.1 7.6-22.5 8.4-34.7h7.8c.7 11.2 2.6 23.5 7.1 32.4.2.5.8.8 1.3.8.2 0 .4 0 .6-.2.7-.4 1-1.2.6-1.9-4.3-8.5-6.1-20.3-6.8-31.1H312l-2.4 18.6c-.1.4.1.8.3 1.1.3.3.7.5 1.1.5h9.6c.4 0 .8-.2 1.1-.5.3-.3.4-.7.3-1.1l-2.4-18.6H333c.8 0 1.4-.6 1.4-1.4v-16.1c0-.8-.6-1.4-1.4-1.4h-63.9c0-1.5 0-2.9.1-4.2.2-12.7 2.3-32 2.7-35.1h5.2c.8 0 1.4-.6 1.4-1.4v-14.1h6.2c23.1 0 40.4-3.2 51.8-9.6 2.3 2.6 10.1 11.8 15.7 18.3 5.9 6.9 15.6 22.1 17.8 35.6 2.2 13.4 2 43.2-1.1 53.1-1.2 3.9-1.4 8.7-1 13-1.7-2.8-2.9-4.4-3-4.6-.2-.3-.6-.5-.9-.6h-.5c-.2 0-.4.1-.5.2-.6.5-.8 1.4-.3 2 0 0 .2.3.5.8 1.4 2.1 5.6 8.4 8.9 16.7h-42.9v-43.8c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v44.9c0 .1-.1.2-.1.3 0 .1 0 .2.1.3v9c-1.1 2-3.9 3.7-10.5 3.7h-7.5c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h7.5c5 0 8.5-.9 10.5-2.8-.1 3.1-1.5 6.5-10.5 6.5H210.4c-9 0-10.5-3.4-10.5-6.5 2 1.9 5.5 2.8 10.5 2.8h67.4c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-67.4c-6.7 0-9.4-1.7-10.5-3.7v-54.5c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v43.8h-43.6c4.2-10.2 9.4-17.4 9.5-17.5.5-.6.3-1.5-.3-2s-1.5-.3-2 .3c-.1.2-1.4 2-3.2 5 .1-4.9-.4-10.2-1.1-12.8zm221.4 60.2c-1.5 8.3-14.9 12-26.6 12H174.4c-11.8 0-25.1-3.8-26.6-12-1-5.7.6-19.3 4.6-30.2H197v9.8c0 6.4 4.5 9.7 13.4 9.7h105.4c8.9 0 13.4-3.3 13.4-9.7v-9.8h44c4 10.9 5.6 24.5 4.6 30.2z"/><path d="M286.1 359.3c0 .4.3.7.7.7h14.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-14.7c-.3 0-.7.3-.7.7zm5.3-145.6c13.5-.5 24.7-2.3 33.5-5.3.4-.1.6-.5.4-.9-.1-.4-.5-.6-.9-.4-8.6 3-19.7 4.7-33 5.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7zm-11.3.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H242c-19.9 0-35.3-2.5-45.9-7.4-.4-.2-.8 0-.9.3-.2.4 0 .8.3.9 10.8 5 26.4 7.5 46.5 7.5h38.1zm-7.2 116.9c.4.1.9.1 1.4.1 1.7 0 3.4-.7 4.7-1.9 1.4-1.4 1.9-3.2 1.5-5-.2-.8-.9-1.2-1.7-1.1-.8.2-1.2.9-1.1 1.7.3 1.2-.4 2-.7 2.4-.9.9-2.2 1.3-3.4 1-.8-.2-1.5.3-1.7 1.1s.2 1.5 1 1.7z"/><path d="M275.5 331.6c-.8 0-1.4.6-1.5 1.4 0 .8.6 1.4 1.4 1.5h.3c3.6 0 7-2.8 7.7-6.3.2-.8-.4-1.5-1.1-1.7-.8-.2-1.5.4-1.7 1.1-.4 2.3-2.8 4.2-5.1 4zm5.4 1.6c-.6.5-.6 1.4-.1 2 1.1 1.3 2.5 2.2 4.2 2.8.2.1.3.1.5.1.6 0 1.1-.3 1.3-.9.3-.7-.1-1.6-.8-1.8-1.2-.5-2.2-1.2-3-2.1-.6-.6-1.5-.6-2.1-.1zm-38.2 12.7c.5 0 .9 0 1.4-.1.8-.2 1.3-.9 1.1-1.7-.2-.8-.9-1.3-1.7-1.1-1.2.3-2.5-.1-3.4-1-.4-.4-1-1.2-.8-2.4.2-.8-.3-1.5-1.1-1.7-.8-.2-1.5.3-1.7 1.1-.4 1.8.1 3.7 1.5 5 1.2 1.2 2.9 1.9 4.7 1.9z"/><path d="M241.2 349.6h.3c.8 0 1.4-.7 1.4-1.5s-.7-1.4-1.5-1.4c-2.3.1-4.6-1.7-5.1-4-.2-.8-.9-1.3-1.7-1.1-.8.2-1.3.9-1.1 1.7.7 3.5 4.1 6.3 7.7 6.3zm-9.7 3.6c.2 0 .3 0 .5-.1 1.6-.6 3-1.6 4.2-2.8.5-.6.5-1.5-.1-2s-1.5-.5-2 .1c-.8.9-1.8 1.6-3 2.1-.7.3-1.1 1.1-.8 1.8 0 .6.6.9 1.2.9z"/></svg> </div> </div><div class="product-card-mini__meta fs-body-75"> <div class="product-card-mini__text ff-body"> <h4 class="product-card-mini__product-title fs-product-card-title">Your product's name </h4> $99.99 <div> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </div> </div> </div> </div> </div> </div></div> </div> <button class="slider-nav-button slider-nav-button-prev" title="Previous"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <button class="slider-nav-button slider-nav-button-next" title="Next"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <div class="swiper-pagination fs-body-50"></div> </div> </div> </div> </div> <div class="mobile-drawer enters-upwards shoppable-feature-mobile-drawer animation--shoppable-feature-mobile-drawer"> <div class="mobile-drawer__overlay"></div> <div class="mobile-drawer__container" role="region" aria-live="polite"> <div class="shoppable-feature__carousel-outer" role="region" aria-live="polite"> <div class="shoppable-feature__carousel swiper"> <div class="shoppable-feature__carousel-inner swiper-wrapper"><div class="swiper-slide" > <div class="product-card-mini " > <div class="product-card-mini__inner"> <a class="product-card-mini__image-link" href="/products/sample8" aria-label="T2006" > <div class=" image product-card-mini__image aspect-ratio--portrait animation--lazy-load " style="" > <img alt="T2006" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?v=1746054453&width=320" srcset="//astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=150&v=1746054453&width=100 100w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=225&v=1746054453&width=150 150w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=300&v=1746054453&width=200 200w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=360&v=1746054453&width=240 240w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=420&v=1746054453&width=280 280w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=450&v=1746054453&width=300 300w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=540&v=1746054453&width=360 360w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=600&v=1746054453&width=400 400w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=675&v=1746054453&width=450 450w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=750&v=1746054453&width=500 500w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=825&v=1746054453&width=550 550w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=900&v=1746054453&width=600 600w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=975&v=1746054453&width=650 650w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1050&v=1746054453&width=700 700w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1125&v=1746054453&width=750 750w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1200&v=1746054453&width=800 800w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1275&v=1746054453&width=850 850w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1350&v=1746054453&width=900 900w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1425&v=1746054453&width=950 950w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1500&v=1746054453&width=1000 1000w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1650&v=1746054453&width=1100 1100w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1800&v=1746054453&width=1200 1200w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=1950&v=1746054453&width=1300 1300w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=2100&v=1746054453&width=1400 1400w, //astee.com/cdn/shop/files/T2006P_BLACK_FRONT_d9e83bc8-1a6f-4cde-8f94-cc64c1c48f6d.jpg?crop=center&height=2250&v=1746054453&width=1500 1500w" sizes="(min-width: 960px) calc(((100vw - (2 * clamp(18px, 3.3vw, 3.3vw))) * 0.2475) - 34px), 160px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class="product-card-mini__meta fs-body-75"> <div class="product-card-mini__text ff-body"> <h4 class="product-card-mini__product-title fs-product-card-title"><a href="/products/sample8">T2006</a></h4> <span class="product-card-mini__price">$0.00</span> <div> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </div> </div> </div> </div> </div> </div><div class="swiper-slide" inert > <div class="product-card-mini " > <div class="product-card-mini__inner"> <div class="product-card-mini__image-link"> <div class=" placeholder-image product-card-mini__image placeholder-image--portrait image aspect-ratio--portrait " > <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5"><path d="M375.5 345.2c0-.1 0-.1 0 0 0-.1 0-.1 0 0-1.1-2.9-2.3-5.5-3.4-7.8-1.4-4.7-2.4-13.8-.5-19.8 3.4-10.6 3.6-40.6 1.2-54.5-2.3-14-12.3-29.8-18.5-36.9-5.3-6.2-12.8-14.9-15.4-17.9 8.6-5.6 13.3-13.3 14-23 0-.3 0-.6.1-.8.4-4.1-.6-9.9-3.9-13.5-2.1-2.3-4.8-3.5-8-3.5h-54.9c-.8-7.1-3-13-5.2-17.5-6.8-13.9-12.5-16.5-21.2-16.5h-.7c-8.7 0-14.4 2.5-21.2 16.5-2.2 4.5-4.4 10.4-5.2 17.5h-48.5c-3.2 0-5.9 1.2-8 3.5-3.2 3.6-4.3 9.3-3.9 13.5 0 .2 0 .5.1.8.7 9.8 5.4 17.4 14 23-2.6 3.1-10.1 11.7-15.4 17.9-6.1 7.2-16.1 22.9-18.5 36.9-2.2 13.3-1.2 47.4 1 54.9 1.1 3.8 1.4 14.5-.2 19.4-1.2 2.4-2.3 5-3.4 7.9-4.4 11.6-6.2 26.3-5 32.6 1.8 9.9 16.5 14.4 29.4 14.4h176.8c12.9 0 27.6-4.5 29.4-14.4 1.2-6.5-.5-21.1-5-32.7zm-97.7-178c.3-3.2.8-10.6-.2-18 2.4 4.3 5 10.5 5.9 18h-5.7zm-36.3-17.9c-1 7.4-.5 14.8-.2 18h-5.7c.9-7.5 3.5-13.7 5.9-18zm4.5-6.9c0-.1.1-.2.1-.4 4.4-5.3 8.4-5.8 13.1-5.8h.7c4.7 0 8.7.6 13.1 5.8 0 .1 0 .2.1.4 3.2 8.9 2.2 21.2 1.8 25h-30.7c-.4-3.8-1.3-16.1 1.8-25zm-70.7 42.5c0-.3 0-.6-.1-.9-.3-3.4.5-8.4 3.1-11.3 1-1.1 2.1-1.7 3.4-2.1l-.6.6c-2.8 3.1-3.7 8.1-3.3 11.6 0 .2 0 .5.1.8.3 3.5.9 11.7 10.6 18.8.3.2.8.2 1-.2.2-.3.2-.8-.2-1-9.2-6.7-9.8-14.4-10-17.7 0-.3 0-.6-.1-.8-.3-3.2.5-7.7 3-10.5.8-.8 1.7-1.5 2.6-1.9h155.7c1 .4 1.9 1.1 2.6 1.9 2.5 2.8 3.3 7.3 3 10.5 0 .2 0 .5-.1.8-.3 3.6-1 13.1-13.8 20.1-.3.2-.5.6-.3 1 .1.2.4.4.6.4.1 0 .2 0 .3-.1 13.5-7.5 14.3-17.5 14.6-21.3 0-.3 0-.5.1-.8.4-3.5-.5-8.5-3.3-11.6l-.6-.6c1.3.4 2.5 1.1 3.4 2.1 2.6 2.9 3.5 7.9 3.1 11.3 0 .3 0 .6-.1.9-1.5 20.9-23.6 31.4-65.5 31.4h-43.8c-41.8 0-63.9-10.5-65.4-31.4zm91 89.1h-7c0-1.5 0-3-.1-4.2-.2-12.5-2.2-31.1-2.7-35.1h3.6c.8 0 1.4-.6 1.4-1.4v-14.1h2.4v14.1c0 .8.6 1.4 1.4 1.4h3.7c-.4 3.9-2.4 22.6-2.7 35.1v4.2zm65.3 11.9h-16.8c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h16.8v2.8h-62.2c0-.9-.1-1.9-.1-2.8h33.9c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-33.9c-.1-3.2-.1-6.3-.1-9h62.5v9zm-12.5 24.4h-6.3l.2-1.6h5.9l.2 1.6zm-5.8-4.5l1.6-12.3h2l1.6 12.3h-5.2zm-57-19.9h-62.4v-9h62.5c0 2.7 0 5.8-.1 9zm-62.4 1.4h62.4c0 .9-.1 1.8-.1 2.8H194v-2.8zm65.2 0h7.3c0 .9.1 1.8.1 2.8H259c.1-.9.1-1.8.1-2.8zm7.2-1.4h-7.2c.1-3.2.1-6.3.1-9h7c0 2.7 0 5.8.1 9zm-7.7-66.7v6.8h-9v-6.8h9zm-8.9 8.3h9v.7h-9v-.7zm0 2.1h9v2.3h-9v-2.3zm26-1.4h-9v-.7h9v.7zm-9 3.7v-2.3h9v2.3h-9zm9-5.9h-9v-6.8h9v6.8zm-119.3 91.1c-2.1-7.1-3-40.9-.9-53.6 2.2-13.5 11.9-28.6 17.8-35.6 5.6-6.5 13.5-15.7 15.7-18.3 11.4 6.4 28.7 9.6 51.8 9.6h6v14.1c0 .8.6 1.4 1.4 1.4h5.4c.3 3.1 2.4 22.4 2.7 35.1 0 1.2.1 2.6.1 4.2h-63.9c-.8 0-1.4.6-1.4 1.4v16.1c0 .8.6 1.4 1.4 1.4H256c-.8 11.8-2.8 24.7-8 33.3-2.6 4.4-4.9 8.5-6.9 12.2-.4.7-.1 1.6.6 1.9.2.1.4.2.6.2.5 0 1-.3 1.3-.8 1.9-3.7 4.2-7.7 6.8-12.1 5.4-9.1 7.6-22.5 8.4-34.7h7.8c.7 11.2 2.6 23.5 7.1 32.4.2.5.8.8 1.3.8.2 0 .4 0 .6-.2.7-.4 1-1.2.6-1.9-4.3-8.5-6.1-20.3-6.8-31.1H312l-2.4 18.6c-.1.4.1.8.3 1.1.3.3.7.5 1.1.5h9.6c.4 0 .8-.2 1.1-.5.3-.3.4-.7.3-1.1l-2.4-18.6H333c.8 0 1.4-.6 1.4-1.4v-16.1c0-.8-.6-1.4-1.4-1.4h-63.9c0-1.5 0-2.9.1-4.2.2-12.7 2.3-32 2.7-35.1h5.2c.8 0 1.4-.6 1.4-1.4v-14.1h6.2c23.1 0 40.4-3.2 51.8-9.6 2.3 2.6 10.1 11.8 15.7 18.3 5.9 6.9 15.6 22.1 17.8 35.6 2.2 13.4 2 43.2-1.1 53.1-1.2 3.9-1.4 8.7-1 13-1.7-2.8-2.9-4.4-3-4.6-.2-.3-.6-.5-.9-.6h-.5c-.2 0-.4.1-.5.2-.6.5-.8 1.4-.3 2 0 0 .2.3.5.8 1.4 2.1 5.6 8.4 8.9 16.7h-42.9v-43.8c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v44.9c0 .1-.1.2-.1.3 0 .1 0 .2.1.3v9c-1.1 2-3.9 3.7-10.5 3.7h-7.5c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h7.5c5 0 8.5-.9 10.5-2.8-.1 3.1-1.5 6.5-10.5 6.5H210.4c-9 0-10.5-3.4-10.5-6.5 2 1.9 5.5 2.8 10.5 2.8h67.4c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-67.4c-6.7 0-9.4-1.7-10.5-3.7v-54.5c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v43.8h-43.6c4.2-10.2 9.4-17.4 9.5-17.5.5-.6.3-1.5-.3-2s-1.5-.3-2 .3c-.1.2-1.4 2-3.2 5 .1-4.9-.4-10.2-1.1-12.8zm221.4 60.2c-1.5 8.3-14.9 12-26.6 12H174.4c-11.8 0-25.1-3.8-26.6-12-1-5.7.6-19.3 4.6-30.2H197v9.8c0 6.4 4.5 9.7 13.4 9.7h105.4c8.9 0 13.4-3.3 13.4-9.7v-9.8h44c4 10.9 5.6 24.5 4.6 30.2z"/><path d="M286.1 359.3c0 .4.3.7.7.7h14.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-14.7c-.3 0-.7.3-.7.7zm5.3-145.6c13.5-.5 24.7-2.3 33.5-5.3.4-.1.6-.5.4-.9-.1-.4-.5-.6-.9-.4-8.6 3-19.7 4.7-33 5.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7zm-11.3.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H242c-19.9 0-35.3-2.5-45.9-7.4-.4-.2-.8 0-.9.3-.2.4 0 .8.3.9 10.8 5 26.4 7.5 46.5 7.5h38.1zm-7.2 116.9c.4.1.9.1 1.4.1 1.7 0 3.4-.7 4.7-1.9 1.4-1.4 1.9-3.2 1.5-5-.2-.8-.9-1.2-1.7-1.1-.8.2-1.2.9-1.1 1.7.3 1.2-.4 2-.7 2.4-.9.9-2.2 1.3-3.4 1-.8-.2-1.5.3-1.7 1.1s.2 1.5 1 1.7z"/><path d="M275.5 331.6c-.8 0-1.4.6-1.5 1.4 0 .8.6 1.4 1.4 1.5h.3c3.6 0 7-2.8 7.7-6.3.2-.8-.4-1.5-1.1-1.7-.8-.2-1.5.4-1.7 1.1-.4 2.3-2.8 4.2-5.1 4zm5.4 1.6c-.6.5-.6 1.4-.1 2 1.1 1.3 2.5 2.2 4.2 2.8.2.1.3.1.5.1.6 0 1.1-.3 1.3-.9.3-.7-.1-1.6-.8-1.8-1.2-.5-2.2-1.2-3-2.1-.6-.6-1.5-.6-2.1-.1zm-38.2 12.7c.5 0 .9 0 1.4-.1.8-.2 1.3-.9 1.1-1.7-.2-.8-.9-1.3-1.7-1.1-1.2.3-2.5-.1-3.4-1-.4-.4-1-1.2-.8-2.4.2-.8-.3-1.5-1.1-1.7-.8-.2-1.5.3-1.7 1.1-.4 1.8.1 3.7 1.5 5 1.2 1.2 2.9 1.9 4.7 1.9z"/><path d="M241.2 349.6h.3c.8 0 1.4-.7 1.4-1.5s-.7-1.4-1.5-1.4c-2.3.1-4.6-1.7-5.1-4-.2-.8-.9-1.3-1.7-1.1-.8.2-1.3.9-1.1 1.7.7 3.5 4.1 6.3 7.7 6.3zm-9.7 3.6c.2 0 .3 0 .5-.1 1.6-.6 3-1.6 4.2-2.8.5-.6.5-1.5-.1-2s-1.5-.5-2 .1c-.8.9-1.8 1.6-3 2.1-.7.3-1.1 1.1-.8 1.8 0 .6.6.9 1.2.9z"/></svg> </div> </div><div class="product-card-mini__meta fs-body-75"> <div class="product-card-mini__text ff-body"> <h4 class="product-card-mini__product-title fs-product-card-title">Your product's name </h4> $99.99 <div> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </div> </div> </div> </div> </div> </div></div> </div> <button class="slider-nav-button slider-nav-button-prev" title="Previous"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <button class="slider-nav-button slider-nav-button-next" title="Next"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <div class="swiper-pagination fs-body-50"></div> </div> <button class="mobile-drawer__close" data-close aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> </div> </div> </section><section id="shopify-section-template--24285467476332__custom_liquid_h6jWnc" class="shopify-section"><div class=" section section--divider-none section--vertical-padding-top-bottom " > <br> </div> </section><section id="shopify-section-template--24285467476332__image_hero_mBGVDA" class="shopify-section shopify-section--full-width"><div class=" store-locator image-hero image-hero--image-aspect-original image-hero--text-left image-hero--text-mobile-center section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_mBGVDA" data-section-type="image-hero" style=" --custom-height: 65vh; --custom-height-mobile: 100vh; --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --text-horizontal-position-mobile: center; --text-vertical-position-mobile: center; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.4; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero__inner"> <div class="image-hero__image-container"><div class=" image image-hero__image image-hero__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1008" height="1073" src="//astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=320" srcset="//astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=700 700w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=750 750w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=800 800w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=850 850w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=900 900w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=950 950w, //astee.com/cdn/shop/files/storelocator_mobile.jpg?v=1740686840&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1765" height="569" src="//astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=320" srcset="//astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=700 700w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=750 750w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=800 800w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=850 850w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=900 900w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=950 950w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1000 1000w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1100 1100w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1200 1200w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1300 1300w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1400 1400w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1500 1500w, //astee.com/cdn/shop/files/T2011P_NAVY_75_dd7f32f3-ce9d-41cb-9153-080a87fa7fb1.jpg?v=1740610901&width=1600 1600w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero__overlay"></div> <div class="image-hero__text-container-wrapper"> <div class="image-hero__text-container"><a href="/pages/stores-near-you" class="image-hero__image-link" aria-label="/pages/stores-near-you" ></a><div class="image-hero__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero__text-container-heading ff-heading fs-heading-display-2 section-blocks__heading"> Store Locator </h2><div class="image-hero__text-container-text rte ff-body fs-body-200 section-blocks__text"> <p> Explore nearby stores to start shopping our styles</p> </div> <div class="button-block__button button-block__button--justify-left button-block__button--justify-mobile-center image-hero__text-container-image-button section-blocks__button" ><a href="/pages/stores-near-you" class=" btn btn--overlay btn--callout" > <span>Read more</span> </a> </div> </div> </div> </div> </div> </div> <style> #shopify-section-template--24285467476332__image_hero_mBGVDA .image-hero__text-container {margin-bottom: 7%;} </style></section><section id="shopify-section-template--24285467476332__custom_liquid_kezzLG" class="shopify-section"><div class=" section section--divider-none section--vertical-padding-top-bottom " > <br> </div> </section><section id="shopify-section-template--24285467476332__image_hero_split_4Qg7DP" class="shopify-section shopify-section--full-width"><div class=" images-split-custom image-hero-split section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_split_4Qg7DP" data-section-type="image-hero-split" style=" --custom-height: 75vh; --custom-height-mobile: 100vh; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.3; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero-split__inner"> <div class=" image-hero-split-item image-hero-split-item--1 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1396" height="1200" src="//astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=320" srcset="//astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=100 100w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=150 150w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=200 200w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=240 240w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=280 280w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=300 300w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=360 360w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=400 400w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=450 450w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=500 500w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=550 550w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=600 600w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=650 650w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=700 700w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=750 750w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=800 800w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=850 850w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=900 900w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=950 950w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=1000 1000w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=1100 1100w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=1200 1200w, //astee.com/cdn/shop/files/imagehero_3.jpg?v=1740688598&width=1300 1300w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero-split-item__heading ff-heading fs-heading-display-3 section-heading"> Radiance in every moment. </h2><div class="image-hero-split-item__text rte ff-body fs-body-100 section-blocks__text"> <p>Ideal for your next special occasion or evening out</p> </div> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center image-hero-split-item__button-container section-blocks__button" ><a href="/collections/special-event" class=" btn btn--overlay btn--secondary" > <span>Shop now</span> </a> </div> </div> </div> </div> <div class=" image-hero-split-item image-hero-split-item--2 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1396" height="1200" src="//astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=320" srcset="//astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=100 100w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=150 150w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=200 200w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=240 240w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=280 280w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=300 300w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=360 360w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=400 400w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=450 450w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=500 500w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=550 550w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=600 600w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=650 650w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=700 700w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=750 750w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=800 800w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=850 850w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=900 900w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=950 950w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=1000 1000w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=1100 1100w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=1200 1200w, //astee.com/cdn/shop/files/imagehero_4.jpg?v=1740688707&width=1300 1300w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero-split-item__heading ff-heading fs-heading-display-3 section-heading"> Elegance after dark. </h2><div class="image-hero-split-item__text rte ff-body fs-body-100 section-blocks__text"> <p>Command attention with the 25’ collection</p> </div> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center image-hero-split-item__button-container section-blocks__button" ><a href="/collections/night-out" class=" btn btn--overlay btn--secondary" > <span>Shop now</span> </a> </div> </div> </div> </div> <div class="image-hero-split__overlay"></div> </div> </div> <style> #shopify-section-template--24285467476332__image_hero_split_4Qg7DP h2 {font-size: 36px;} @media (max-width: 719px) {#shopify-section-template--24285467476332__image_hero_split_4Qg7DP h2 {font-size: 30px; }} </style></section><section id="shopify-section-template--24285467476332__featured_collection_slider_QYmt9f" class="shopify-section featured-collections-slider-wrap"><div class=" featured-collection-slider featured-collection-slider--mobile-per-view-2 featured-collection-slider--per-view-2 section section--includes-product-items section--divider-none section--vertical-padding-top-bottom animation animation--list-slider " data-section-id="template--24285467476332__featured_collection_slider_QYmt9f" data-section-type="featured-collection-slider" data-products-per-view="4" data-mobile-products-per-view="2" > <div class="featured-collection-slider__inner"> <div class="featured-collection-slider__meta"> <div class="section-introduction animation--section-introduction"> </div><div class="featured-collection-slider__meta-controls"> <ul class="featured-collection-slider__navigation-list animation--controls"> <li> <button type="button" class="featured-collection-slider__navigation-list-item selected" data-navigation-item="0" > <span class="ff-heading fs-body-150">Midi</span> <span class="indicator"></span> </button> </li> <li> <button type="button" class="featured-collection-slider__navigation-list-item" data-navigation-item="1" > <span class="ff-heading fs-body-150">Maxi</span> <span class="indicator"></span> </button> </li> <li> <button type="button" class="featured-collection-slider__navigation-list-item" data-navigation-item="2" > <span class="ff-heading fs-body-150">Floor</span> <span class="indicator"></span> </button> </li> </ul> <div class="carousel__navigation-buttons featured-collection-slider__navigation-buttons animation--controls visible" data-navigation="0" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> <div class="carousel__navigation-buttons featured-collection-slider__navigation-buttons animation--controls" data-navigation="1" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> <div class="carousel__navigation-buttons featured-collection-slider__navigation-buttons animation--controls" data-navigation="2" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> </div></div> <div class="featured-collection-slider__content carousel swiper visible" data-collection="0" > <div class="featured-collection-slider__products carousel__wrapper swiper-wrapper"><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/bd7042" aria-label="BD7042"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="BD7042" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?v=1745967745&width=320" srcset="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=225&v=1745967745&width=150 150w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=300&v=1745967745&width=200 200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=360&v=1745967745&width=240 240w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=420&v=1745967745&width=280 280w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=450&v=1745967745&width=300 300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=540&v=1745967745&width=360 360w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=600&v=1745967745&width=400 400w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=675&v=1745967745&width=450 450w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=750&v=1745967745&width=500 500w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=825&v=1745967745&width=550 550w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=900&v=1745967745&width=600 600w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=975&v=1745967745&width=650 650w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1050&v=1745967745&width=700 700w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1125&v=1745967745&width=750 750w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1200&v=1745967745&width=800 800w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1275&v=1745967745&width=850 850w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1350&v=1745967745&width=900 900w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1425&v=1745967745&width=950 950w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1500&v=1745967745&width=1000 1000w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1650&v=1745967745&width=1100 1100w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1800&v=1745967745&width=1200 1200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=1950&v=1745967745&width=1300 1300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM_1.jpg?crop=center&height=2100&v=1745967745&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?v=1745967745&width=320" srcset="//astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=225&v=1745967745&width=150 150w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=300&v=1745967745&width=200 200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=360&v=1745967745&width=240 240w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=420&v=1745967745&width=280 280w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=450&v=1745967745&width=300 300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=540&v=1745967745&width=360 360w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=600&v=1745967745&width=400 400w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=675&v=1745967745&width=450 450w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=750&v=1745967745&width=500 500w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=825&v=1745967745&width=550 550w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=900&v=1745967745&width=600 600w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=975&v=1745967745&width=650 650w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1050&v=1745967745&width=700 700w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1125&v=1745967745&width=750 750w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1200&v=1745967745&width=800 800w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1275&v=1745967745&width=850 850w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1350&v=1745967745&width=900 900w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1425&v=1745967745&width=950 950w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1500&v=1745967745&width=1000 1000w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1650&v=1745967745&width=1100 1100w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1800&v=1745967745&width=1200 1200w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=1950&v=1745967745&width=1300 1300w, //astee.com/cdn/shop/files/BD7042_BLACK--NUDE_ECOMM.jpg?crop=center&height=2100&v=1745967745&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/bd7042">BD7042</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Monte Carlo Mesh Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 1 color </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t2006-1" aria-label="T2006"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2006" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?v=1746054269&width=320" srcset="//astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=225&v=1746054269&width=150 150w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=300&v=1746054269&width=200 200w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=360&v=1746054269&width=240 240w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=420&v=1746054269&width=280 280w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=450&v=1746054269&width=300 300w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=540&v=1746054269&width=360 360w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=600&v=1746054269&width=400 400w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=675&v=1746054269&width=450 450w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=750&v=1746054269&width=500 500w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=825&v=1746054269&width=550 550w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=900&v=1746054269&width=600 600w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=975&v=1746054269&width=650 650w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1050&v=1746054269&width=700 700w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1125&v=1746054269&width=750 750w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1200&v=1746054269&width=800 800w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1275&v=1746054269&width=850 850w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1350&v=1746054269&width=900 900w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1425&v=1746054269&width=950 950w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1500&v=1746054269&width=1000 1000w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1650&v=1746054269&width=1100 1100w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1800&v=1746054269&width=1200 1200w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=1950&v=1746054269&width=1300 1300w, //astee.com/cdn/shop/files/T2006P_SAGE_FRONT_387c815b-1226-413e-86b6-d1f604a59bbd.jpg?crop=center&height=2100&v=1746054269&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?v=1746054453&width=320" srcset="//astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=225&v=1746054453&width=150 150w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=300&v=1746054453&width=200 200w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=360&v=1746054453&width=240 240w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=420&v=1746054453&width=280 280w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=450&v=1746054453&width=300 300w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=540&v=1746054453&width=360 360w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=600&v=1746054453&width=400 400w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=675&v=1746054453&width=450 450w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=750&v=1746054453&width=500 500w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=825&v=1746054453&width=550 550w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=900&v=1746054453&width=600 600w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=975&v=1746054453&width=650 650w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1050&v=1746054453&width=700 700w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1125&v=1746054453&width=750 750w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1200&v=1746054453&width=800 800w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1275&v=1746054453&width=850 850w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1350&v=1746054453&width=900 900w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1425&v=1746054453&width=950 950w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1500&v=1746054453&width=1000 1000w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1650&v=1746054453&width=1100 1100w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1800&v=1746054453&width=1200 1200w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=1950&v=1746054453&width=1300 1300w, //astee.com/cdn/shop/files/T2006P_ROBIN--BLUE.jpg?crop=center&height=2100&v=1746054453&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t2006-1">T2006</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Rendezvous Back Strap Midi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 4 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #6DBDD4;" aria-label="color Robin Blue" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000-5" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?v=1746057288&width=320" srcset="//astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=225&v=1746057288&width=150 150w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=300&v=1746057288&width=200 200w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=360&v=1746057288&width=240 240w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=420&v=1746057288&width=280 280w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=450&v=1746057288&width=300 300w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=540&v=1746057288&width=360 360w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=600&v=1746057288&width=400 400w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=675&v=1746057288&width=450 450w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=750&v=1746057288&width=500 500w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=825&v=1746057288&width=550 550w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=900&v=1746057288&width=600 600w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=975&v=1746057288&width=650 650w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1050&v=1746057288&width=700 700w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1125&v=1746057288&width=750 750w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1200&v=1746057288&width=800 800w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1275&v=1746057288&width=850 850w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1350&v=1746057288&width=900 900w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1425&v=1746057288&width=950 950w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1500&v=1746057288&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1650&v=1746057288&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1800&v=1746057288&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=1950&v=1746057288&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_EMERALD_FRONT.jpg?crop=center&height=2100&v=1746057288&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000-5">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000-4" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_ROYAL_FRONT.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000-4">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000-3" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000-3">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000-2" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?v=1746057324&width=320" srcset="//astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=225&v=1746057324&width=150 150w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=300&v=1746057324&width=200 200w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=360&v=1746057324&width=240 240w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=420&v=1746057324&width=280 280w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=450&v=1746057324&width=300 300w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=540&v=1746057324&width=360 360w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=600&v=1746057324&width=400 400w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=675&v=1746057324&width=450 450w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=750&v=1746057324&width=500 500w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=825&v=1746057324&width=550 550w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=900&v=1746057324&width=600 600w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=975&v=1746057324&width=650 650w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1050&v=1746057324&width=700 700w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1125&v=1746057324&width=750 750w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1200&v=1746057324&width=800 800w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1275&v=1746057324&width=850 850w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1350&v=1746057324&width=900 900w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1425&v=1746057324&width=950 950w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1500&v=1746057324&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1650&v=1746057324&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1800&v=1746057324&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=1950&v=1746057324&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_LT--BLUE_FRONT.jpg?crop=center&height=2100&v=1746057324&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000-2">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000-1" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?v=1746057324&width=320" srcset="//astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=225&v=1746057324&width=150 150w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=300&v=1746057324&width=200 200w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=360&v=1746057324&width=240 240w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=420&v=1746057324&width=280 280w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=450&v=1746057324&width=300 300w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=540&v=1746057324&width=360 360w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=600&v=1746057324&width=400 400w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=675&v=1746057324&width=450 450w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=750&v=1746057324&width=500 500w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=825&v=1746057324&width=550 550w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=900&v=1746057324&width=600 600w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=975&v=1746057324&width=650 650w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1050&v=1746057324&width=700 700w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1125&v=1746057324&width=750 750w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1200&v=1746057324&width=800 800w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1275&v=1746057324&width=850 850w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1350&v=1746057324&width=900 900w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1425&v=1746057324&width=950 950w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1500&v=1746057324&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1650&v=1746057324&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1800&v=1746057324&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=1950&v=1746057324&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_FUCHSIA_FRONT.jpg?crop=center&height=2100&v=1746057324&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000-1">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/midi/products/t5000" aria-label="T5000"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T5000" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_RED_9b0ecaf3-00b9-47b4-a936-ced73110d7c9.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?v=1746057336&width=320" srcset="//astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=225&v=1746057336&width=150 150w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=300&v=1746057336&width=200 200w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=360&v=1746057336&width=240 240w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=420&v=1746057336&width=280 280w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=450&v=1746057336&width=300 300w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=540&v=1746057336&width=360 360w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=600&v=1746057336&width=400 400w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=675&v=1746057336&width=450 450w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=750&v=1746057336&width=500 500w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=825&v=1746057336&width=550 550w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=900&v=1746057336&width=600 600w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=975&v=1746057336&width=650 650w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1050&v=1746057336&width=700 700w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1125&v=1746057336&width=750 750w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1200&v=1746057336&width=800 800w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1275&v=1746057336&width=850 850w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1350&v=1746057336&width=900 900w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1425&v=1746057336&width=950 950w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1500&v=1746057336&width=1000 1000w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1650&v=1746057336&width=1100 1100w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1800&v=1746057336&width=1200 1200w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=1950&v=1746057336&width=1300 1300w, //astee.com/cdn/shop/files/T5000P_BLACK_FRONT.jpg?crop=center&height=2100&v=1746057336&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/midi/products/t5000">T5000</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Everything & More Plunging Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 6 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: fuchsia;" aria-label="color Fuchsia" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #86cce3;" aria-label="color Lt Blue" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item-overflow-note fs-body-25"> +1 more </li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__content-view-all-wrapper swiper-slide"> <div class="featured-collection-slider__content-view-all"> <h4 class="featured-collection-slider__content-view-all-header ff-heading fs-heading-4-base"> Midi </h4> <a href="/collections/midi" class="featured-collection-slider__view-all btn btn--callout" > <span>View all</span> </a> </div> </div></div> </div> <div class="featured-collection-slider__content carousel swiper" data-collection="1" > <div class="featured-collection-slider__products carousel__wrapper swiper-wrapper"><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t2005-7" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t2005-7">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t2005-6" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t2005-6">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t2005-5" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t2005-5">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t502-4" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_NAVY_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t502-4">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t502-3" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_EMERALD_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t502-3">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t502-2" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_BLACK_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t502-2">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t502-1" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t502-1">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/maxi/products/t502" aria-label="T502"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T502" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?v=1745971489&width=320" srcset="//astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=225&v=1745971489&width=150 150w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=300&v=1745971489&width=200 200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=360&v=1745971489&width=240 240w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=420&v=1745971489&width=280 280w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=450&v=1745971489&width=300 300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=540&v=1745971489&width=360 360w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=600&v=1745971489&width=400 400w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=675&v=1745971489&width=450 450w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=750&v=1745971489&width=500 500w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=825&v=1745971489&width=550 550w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=900&v=1745971489&width=600 600w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=975&v=1745971489&width=650 650w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1050&v=1745971489&width=700 700w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1125&v=1745971489&width=750 750w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1200&v=1745971489&width=800 800w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1275&v=1745971489&width=850 850w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1350&v=1745971489&width=900 900w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1425&v=1745971489&width=950 950w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1500&v=1745971489&width=1000 1000w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1650&v=1745971489&width=1100 1100w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1800&v=1745971489&width=1200 1200w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=1950&v=1745971489&width=1300 1300w, //astee.com/cdn/shop/files/T502P_RED_FRONT.jpg?crop=center&height=2100&v=1745971489&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?v=1745971455&width=320" srcset="//astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=225&v=1745971455&width=150 150w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=300&v=1745971455&width=200 200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=360&v=1745971455&width=240 240w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=420&v=1745971455&width=280 280w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=450&v=1745971455&width=300 300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=540&v=1745971455&width=360 360w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=600&v=1745971455&width=400 400w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=675&v=1745971455&width=450 450w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=750&v=1745971455&width=500 500w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=825&v=1745971455&width=550 550w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=900&v=1745971455&width=600 600w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=975&v=1745971455&width=650 650w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1050&v=1745971455&width=700 700w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1125&v=1745971455&width=750 750w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1200&v=1745971455&width=800 800w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1275&v=1745971455&width=850 850w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1350&v=1745971455&width=900 900w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1425&v=1745971455&width=950 950w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1500&v=1745971455&width=1000 1000w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1650&v=1745971455&width=1100 1100w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1800&v=1745971455&width=1200 1200w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=1950&v=1745971455&width=1300 1300w, //astee.com/cdn/shop/files/T502P_BURGUNDY_BACK.jpg?crop=center&height=2100&v=1745971455&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/maxi/products/t502">T502</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Versailles Halter Gown </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #F61F1F;" aria-label="color Red" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #02533c;" aria-label="color Emerald" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__content-view-all-wrapper swiper-slide"> <div class="featured-collection-slider__content-view-all"> <h4 class="featured-collection-slider__content-view-all-header ff-heading fs-heading-4-base"> Maxi </h4> <a href="/collections/maxi" class="featured-collection-slider__view-all btn btn--callout" > <span>View all</span> </a> </div> </div></div> </div> <div class="featured-collection-slider__content carousel swiper" data-collection="2" > <div class="featured-collection-slider__products carousel__wrapper swiper-wrapper"><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t2005-7" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2399" src="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_BLUE.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t2005-7">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t2005-6" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2000P_T2005P_MAUVE_3_c0ce7119-4517-4a47-870b-eb4f74727a74.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t2005-6">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t2005-5" aria-label="T2005"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T2005" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_SIENNA_9b7d4a08-33c8-4357-80f4-50ddc91039f9.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?v=1746053429&width=320" srcset="//astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=225&v=1746053429&width=150 150w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=300&v=1746053429&width=200 200w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=360&v=1746053429&width=240 240w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=420&v=1746053429&width=280 280w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=450&v=1746053429&width=300 300w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=540&v=1746053429&width=360 360w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=600&v=1746053429&width=400 400w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=675&v=1746053429&width=450 450w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=750&v=1746053429&width=500 500w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=825&v=1746053429&width=550 550w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=900&v=1746053429&width=600 600w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=975&v=1746053429&width=650 650w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1050&v=1746053429&width=700 700w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1125&v=1746053429&width=750 750w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1200&v=1746053429&width=800 800w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1275&v=1746053429&width=850 850w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1350&v=1746053429&width=900 900w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1425&v=1746053429&width=950 950w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1500&v=1746053429&width=1000 1000w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1650&v=1746053429&width=1100 1100w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1800&v=1746053429&width=1200 1200w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=1950&v=1746053429&width=1300 1300w, //astee.com/cdn/shop/files/T2005P_MAUVE_front.jpg?crop=center&height=2100&v=1746053429&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t2005-5">T2005</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Cross me Satin Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #bfc3ad;" aria-label="color Sage" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #E24903;" aria-label="color Sienna" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #c8a0a6;" aria-label="color Mauve" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t905-4" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_PURPLE.jpg?v=1746050817&width=320" srcset="//astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=225&v=1746050817&width=150 150w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=300&v=1746050817&width=200 200w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=360&v=1746050817&width=240 240w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=420&v=1746050817&width=280 280w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=450&v=1746050817&width=300 300w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=540&v=1746050817&width=360 360w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=600&v=1746050817&width=400 400w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=675&v=1746050817&width=450 450w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=750&v=1746050817&width=500 500w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=825&v=1746050817&width=550 550w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=900&v=1746050817&width=600 600w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=975&v=1746050817&width=650 650w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1050&v=1746050817&width=700 700w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1125&v=1746050817&width=750 750w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1200&v=1746050817&width=800 800w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1275&v=1746050817&width=850 850w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1350&v=1746050817&width=900 900w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1425&v=1746050817&width=950 950w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1500&v=1746050817&width=1000 1000w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1650&v=1746050817&width=1100 1100w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1800&v=1746050817&width=1200 1200w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=1950&v=1746050817&width=1300 1300w, //astee.com/cdn/shop/files/T905P_PURPLE.jpg?crop=center&height=2100&v=1746050817&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t905-4">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t905-3" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t905-3">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t905-2" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_BURGUNDY.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t905-2">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t905-1" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_NAVY_FRONT.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t905-1">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item product-item--with-hover-swatches animation animation--item " style="--z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media product-item__media--multiple-images"> <a class="product-item__image-link" href="/collections/floor/products/t905" aria-label="T905"><div class=" image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load " style="--object-fit: cover;" > <img alt="T905" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905_ROYAL_T5000P_Royal_2.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class=" image product-item__image product-item__image--two aspect-ratio--portrait " style="--object-fit: cover;" > <img alt="" class="image__img" loading="lazy" width="1600" height="2400" src="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?v=1746050833&width=320" srcset="//astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=225&v=1746050833&width=150 150w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=300&v=1746050833&width=200 200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=360&v=1746050833&width=240 240w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=420&v=1746050833&width=280 280w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=450&v=1746050833&width=300 300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=540&v=1746050833&width=360 360w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=600&v=1746050833&width=400 400w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=675&v=1746050833&width=450 450w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=750&v=1746050833&width=500 500w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=825&v=1746050833&width=550 550w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=900&v=1746050833&width=600 600w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=975&v=1746050833&width=650 650w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1050&v=1746050833&width=700 700w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1125&v=1746050833&width=750 750w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1200&v=1746050833&width=800 800w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1275&v=1746050833&width=850 850w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1350&v=1746050833&width=900 900w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1425&v=1746050833&width=950 950w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1500&v=1746050833&width=1000 1000w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1650&v=1746050833&width=1100 1100w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1800&v=1746050833&width=1200 1200w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=1950&v=1746050833&width=1300 1300w, //astee.com/cdn/shop/files/T905P_BLACK_FRONT.jpg?crop=center&height=2100&v=1746050833&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) /2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/floor/products/t905">T905</a></h4> <h5 class="ff-body fs-body-60 product-item__product-vendor"> Knot Sorry Backless Maxi Dress </h5> <h5 class="ff-body fs-body-50 product-item__swatch-count"> 5 colors </h5> </div><div class="product-item__variant-info"><div class="product-swatches-options" style="--swatch-width: 16px;--swatch-image-fit: contain;" > <ul class="product-swatches-options__list ff-body fs-body-50"> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #000000;" aria-label="color Black" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: purple;" aria-label="color Purple" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: navy;" aria-label="color Navy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #a20e2e;" aria-label="color Burgundy" ></li> <li class="product-swatches-options__item product-swatches-options__item--swatch" data-swatch-shape="round" style="background-color: #0046ab;" aria-label="color Royal" ></li> </ul> </div> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__content-view-all-wrapper swiper-slide"> <div class="featured-collection-slider__content-view-all"> <h4 class="featured-collection-slider__content-view-all-header ff-heading fs-heading-4-base"> Floor </h4> <a href="/collections/floor" class="featured-collection-slider__view-all btn btn--callout" > <span>View all</span> </a> </div> </div></div> </div> </div> </div> <style> #shopify-section-template--24285467476332__featured_collection_slider_QYmt9f .ff-heading {font-family: "nunito sans";} </style></section><section id="shopify-section-template--24285467476332__image_hero_nHgCHd" class="shopify-section shopify-section--full-width"><div class=" bridemaids-edit-class image-hero image-hero--image-aspect-original image-hero--text-left image-hero--text-mobile-left section section--full-width section--vertical-padding-none " data-section-id="template--24285467476332__image_hero_nHgCHd" data-section-type="image-hero" style=" --custom-height: 65vh; --custom-height-mobile: 100vh; --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --text-horizontal-position-mobile: flex-start; --text-vertical-position-mobile: flex-start; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.0; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero__inner"> <div class="image-hero__image-container"><div class=" image image-hero__image image-hero__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="2698" height="1859" src="//astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=320" srcset="//astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=700 700w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=750 750w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=800 800w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=850 850w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=900 900w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=950 950w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1000 1000w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1100 1100w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1200 1200w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1300 1300w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1400 1400w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1500 1500w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1600 1600w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=1800 1800w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=2000 2000w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=2200 2200w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=2400 2400w, //astee.com/cdn/shop/files/Open.jpg?v=1741200398&width=2600 2600w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="5193" height="1859" src="//astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=320" srcset="//astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=700 700w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=750 750w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=800 800w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=850 850w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=900 900w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=950 950w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1000 1000w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1100 1100w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1200 1200w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1300 1300w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1400 1400w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1500 1500w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1600 1600w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=1800 1800w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=2000 2000w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=2200 2200w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=2400 2400w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=2600 2600w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=2800 2800w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=3000 3000w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=3500 3500w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=4000 4000w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=4500 4500w, //astee.com/cdn/shop/files/Asteewebsite3.jpg?v=1741120791&width=5000 5000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero__overlay"></div> <div class="image-hero__text-container-wrapper"> <div class="image-hero__text-container"><a href="/collections/bridesmaid" class="image-hero__image-link" aria-label="/collections/bridesmaid" ></a><div class="image-hero__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero__text-container-heading ff-heading fs-heading-display-2 section-blocks__heading"> The Bridesmaid Edit </h2><div class="image-hero__text-container-text rte ff-body fs-body-100 section-blocks__text"> <p>A curated collection of stunning dresses designed for the special women who stand by your side. From elegant floor-length gowns to chic cocktail dresses, each piece combines comfort and style to ensure your bridesmaids feel just as radiant as the bride. With a variety of colors, silhouettes, and fabrics, find the perfect look that complements your wedding vision and makes every moment unforgettable</p> </div> <div class="button-block__button button-block__button--justify-left button-block__button--justify-mobile-left image-hero__text-container-image-button section-blocks__button" ><a href="/collections/bridesmaid" class=" btn btn--overlay btn--callout" > <span>Shop now</span> </a> </div> </div> </div> </div> </div> </div> <style> #shopify-section-template--24285467476332__image_hero_nHgCHd .image-hero__text-container-wrapper {margin: 0 0;} @media (max-width: 719px) {#shopify-section-template--24285467476332__image_hero_nHgCHd .bridemaids-edit-class, #shopify-section-template--24285467476332__image_hero_nHgCHd .btn.btn--callout.btn--overlay {color: #000; }} </style></section><section id="shopify-section-template--24285467476332__image_hero_split_xpTMQb" class="shopify-section shopify-section--full-width"><div class=" image-text-custom image-hero-split section section--full-width section--vertical-padding-top-only " data-section-id="template--24285467476332__image_hero_split_xpTMQb" data-section-type="image-hero-split" style=" --custom-height: 100vh; --custom-height-mobile: 100vh; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.0; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero-split__inner"> <a href="/pages/about-us" class=" image-hero-split-item image-hero-split-item--1 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="2067" height="2160" src="//astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=320" srcset="//astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=100 100w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=150 150w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=200 200w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=240 240w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=280 280w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=300 300w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=360 360w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=400 400w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=450 450w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=500 500w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=550 550w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=600 600w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=650 650w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=700 700w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=750 750w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=800 800w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=850 850w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=900 900w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=950 950w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1000 1000w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1100 1100w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1200 1200w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1300 1300w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1400 1400w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1500 1500w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1600 1600w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=1800 1800w, //astee.com/cdn/shop/files/Edit_Type_Layer_copy_d3d134c5-6507-4dff-8db5-9e0d2d69c04c.png?v=1741204673&width=2000 2000w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"> </div> </div> </a> <a href="/pages/about-us" class=" image-hero-split-item image-hero-split-item--2 image-hero-split-item--image-aspect-original animation--item " style=" --text-vertical-position: center;" > <div class="image-hero-split-item__image-container"><div class=" image image-hero-split-item__image image-hero-split-item__image--mobile image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="1500" height="1500" src="//astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=320" srcset="//astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=100 100w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=150 150w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=200 200w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=240 240w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=280 280w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=300 300w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=360 360w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=400 400w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=450 450w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=500 500w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=550 550w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=600 600w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=650 650w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=700 700w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=750 750w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=800 800w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=850 850w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=900 900w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=950 950w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1000 1000w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1100 1100w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1200 1200w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1300 1300w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1400 1400w, //astee.com/cdn/shop/files/T2008P_WINE_bw_80959d49-a9cf-428f-8151-c06484c40b47.jpg?v=1741201750&width=1500 1500w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div><div class=" image image-hero-split-item__image image--animate animation--lazy-load " style="--focal-alignment: center;" > <img alt="" class="image__img" loading="lazy" width="3755" height="5632" src="//astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=320" srcset="//astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=100 100w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=150 150w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=200 200w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=240 240w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=280 280w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=300 300w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=360 360w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=400 400w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=450 450w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=500 500w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=550 550w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=600 600w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=650 650w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=700 700w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=750 750w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=800 800w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=850 850w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=900 900w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=950 950w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1000 1000w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1100 1100w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1200 1200w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1300 1300w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1400 1400w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1500 1500w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1600 1600w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=1800 1800w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=2000 2000w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=2200 2200w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=2400 2400w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=2600 2600w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=2800 2800w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=3000 3000w, //astee.com/cdn/shop/files/T2008P_WINE_bw.jpg?v=1740774552&width=3500 3500w" sizes="(max-width: 45em) 100vw, (max-width: 45em) 50vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div></div> <div class="image-hero-split-item__text-container"> <div class="image-hero-split-item__text-container-inner section-blocks animation--section-blocks"> </div> </div> </a> <div class="image-hero-split__overlay"></div> </div> </div> <style> @media (max-width: 719px) {#shopify-section-template--24285467476332__image_hero_split_xpTMQb .image-hero-split-item--1 {display: none; }} </style></section><section id="shopify-section-template--24285467476332__rich_text_RQeaMX" class="shopify-section"><div data-section-id="template--24285467476332__rich_text_RQeaMX" data-section-type="rich-text" class=" rich-text section section--divider-none section--vertical-padding-top-bottom animation animation--rich-text " style=" --content-width: 500px; --content-alignment: center; --heading-alignment: center; " > <div class="rich-text__inner section-blocks animation--section-blocks"><h2 class="rich-text__heading ff-heading fs-heading-3-base section-blocks__heading"> Connect with us </h2> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center rich-text__button section-blocks__button" ><a href="https://www.instagram.com/astee__official/" class=" btn btn--callout" > <span>@astee_official</span> </a> </div> </div> </div> <style> #shopify-section-template--24285467476332__rich_text_RQeaMX .rich-text__heading {margin-top: 20px; margin-bottom: -15px;} </style></section><div id="shopify-section-template--24285467476332__1740530522bba01bf9" class="shopify-section"><div class=" apps section section--divider-none section--vertical-padding-bottom-only animation animation--apps " data-section-id="template--24285467476332__1740530522bba01bf9" data-section-type="apps" > <div class="section-introduction animation--section-introduction"></div><div class="animation--item"> <div id="shopify-block-AZDdWRUhFSGxsSkJJW__instafeed_app_block_kXfhjz" class="shopify-block shopify-app-block"> <style> body #insta-feed { margin-bottom: 0px!important; text-align: center; } </style> <div id="insta-feed"></div> <script> if (typeof instafeedLocalTitle === 'undefined') var instafeedLocalTitle = ""; </script> </div> </div></div> <style> #shopify-section-template--24285467476332__1740530522bba01bf9 .apps {margin: 0px; padding: 0px; max-width: 100%;} </style></div> </main> <!-- BEGIN sections: footer-group --> <footer id="shopify-section-sections--24285461086572__footer" class="shopify-section shopify-section-group-footer-group footer__parent"><div class="footer section" data-section-id="sections--24285461086572__footer" data-section-type="footer" style=" --color-background-input: rgba(255, 255, 255, 0.2); --color-background-input-hover: rgba(255, 255, 255, 0.25); --color-background-input-hover-dull: rgba(255, 255, 255, 0.1); --color-background-input-highlight: rgba(255, 255, 255, 0.35); --color-text-input: rgba(255, 255, 255, 0.95); " > <div class="footer__inner"> <div class="footer__groups"><div class=" footer__group footer__group--text footer__group--1 footer__group--first " style=" --desktop-width: 35%; --desktop-padding: 0%; --image-max-width: 200px " ><div class="footer__group-content"><div class=" image footer__image animation--lazy-load " style="" > <img alt="" class="image__img" loading="lazy" width="2937" height="986" src="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=320" srcset="//astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=100 100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=150 150w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=200 200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=240 240w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=280 280w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=300 300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=360 360w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=400 400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=450 450w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=500 500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=550 550w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=600 600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=650 650w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=700 700w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=750 750w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=800 800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=850 850w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=900 900w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=950 950w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1000 1000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1100 1100w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1200 1200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1300 1300w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1400 1400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1500 1500w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1600 1600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=1800 1800w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2000 2000w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2200 2200w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2400 2400w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2600 2600w, //astee.com/cdn/shop/files/Astee_logo_w.png?v=1739826788&width=2800 2800w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> <div class="fs-body-100 footer__text"><p>ASTEE is a semi-formal collection of sleek, timeless dresses for every occasion—from dinner dates to black-tie events. With a focus on versatility and elegance, ASTEE empowers women to embrace style and confidence at every turn.</p></div><ul class="social-icons social-icons--left" data-count="1"><li> <a href="https://www.instagram.com/astee__official/" title="Astee on Instagram" target="_blank" rel="noopener" > <span class="icon icon-new icon-instagram "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg> </span> </a> </li></ul> </div> </div> <div class=" footer__group footer__group--spacer footer__group--2 hide-title-on-desktop " style=" --desktop-width: 5%; --desktop-padding: %; " ><div class="footer__group-content"></div> </div> <div class=" footer__group footer__group--spacer footer__group--3 hide-title-on-desktop " style=" --desktop-width: 5%; --desktop-padding: %; " ><div class="footer__group-content"></div> </div> <div class=" footer__group footer__group--spacer footer__group--4 hide-title-on-desktop " style=" --desktop-width: 5%; --desktop-padding: %; " ><div class="footer__group-content"></div> </div> <div class=" footer__group footer__group--links footer__group--5 footer__group--collapse " style=" --desktop-width: 17%; --desktop-padding: 0%; " ><h4 class="footer__header ff-body footer__header--collapsed"> <span class="footer__heading fs-accent">SHOP COLLECTIONS</span> </h4><button type="button" class="footer__header ff-body" data-header> <span class="footer__heading fs-accent">SHOP COLLECTIONS</span> <span class="footer__arrow"><span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class="footer__group-content"><div class="footer__links fs-body-100"> <ul> <li> <a href="/collections/occasions">Occasion Ready Edit</a> </li> <li> <a href="/collections/bridesmaid">Bridesmaid Edit</a> </li> <li> <a href="/collections/prom">Prom Collection</a> </li> <li> <a href="/collections/all">All Dresses</a> </li> </ul> </div></div> </div> <div class=" footer__group footer__group--links footer__group--6 footer__group--collapse " style=" --desktop-width: 15%; --desktop-padding: 4%; " ><h4 class="footer__header ff-body footer__header--collapsed"> <span class="footer__heading fs-accent">FAQ</span> </h4><button type="button" class="footer__header ff-body" data-header> <span class="footer__heading fs-accent">FAQ</span> <span class="footer__arrow"><span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class="footer__group-content"><div class="footer__links fs-body-100"> <ul> <li> <a href="https://order.ladivine.com/customer/account/create/">Wholesale Inquiries</a> </li> <li> <a href="/pages/stores-near-you">Stockist</a> </li> <li> <a href="/pages/sister-brands">Sister Brands</a> </li> </ul> </div></div> </div> <div class=" footer__group footer__group--links footer__group--7 footer__group--collapse footer__group--last " style=" --desktop-width: 17%; --desktop-padding: 4%; " ><h4 class="footer__header ff-body footer__header--collapsed"> <span class="footer__heading fs-accent">ABOUT US</span> </h4><button type="button" class="footer__header ff-body" data-header> <span class="footer__heading fs-accent">ABOUT US</span> <span class="footer__arrow"><span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class="footer__group-content"><div class="footer__links fs-body-100"> <ul> <li> <a href="/pages/about-us">Our Story</a> </li> <li> <a href="/pages/contact">Contact us</a> </li> <li> <a href="/pages/contact">FAQ</a> </li> <li> <a href="/blogs/news">Blog</a> </li> </ul> </div></div> </div> </div> <div class="footer__bottom"> <div class="footer__bottom-left"><div class="footer__credits fs-body-50"> <p> Copyright © 2025, <a href="/" title="">Astee</a>. All rights reserved. See our terms of use and privacy notice. </p> <p><a target="_blank" rel="nofollow noopener" href="https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore">Powered by Shopify</a></p> </div> </div> <div class="footer__bottom-right"></div> </div> </div> </div> </footer> <!-- END sections: footer-group --> <div class=" store-availability-drawer popover animation animation--store-availability-drawer " data-store-availability-drawer aria-describedby="drawer-title" aria-hidden="true" role="dialog" > <div class="store-availability-drawer__wash" data-store-availability-drawer-wash></div> <div class="store-availability-drawer__container"> <div class="store-availability-drawer__inner"> <div class="store-availability-drawer__header"> <div class="store-availability-drawer__product-info"> <h4 id="drawer-title" class="store-availability-drawer__store-list-product-title ff-heading fs-heading-5-base" data-store-availability-product-title > Availability </h4> <p class="store-availability-drawer__store-list-variant-title fs-body-60 t-opacity-60" data-store-availability-variant-title ></p> </div> <button type="button" class="store-availability-drawer__close" data-store-availability-close aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> <div class="store-availbility-drawer__product" data-store-availability-product></div> <div class="store-availbility-drawer__content" data-store-list-container></div> </div> </div> </div> <div class=" quick-product--wrap modal popover is-fixed animation animation--quick-view animation--quick-view-revealed " aria-modal="true" aria-hidden="true" data-quick-view-modal > <div class="modal__wash"></div> <div class="quick-product--modal__inner modal__inner"> <div class="quick-view-modal__content empty"> <h3 class="quick-view-modal-loading-indicator"> <div class="loader"> <div class="loader__wrap"> <div class="loader__bar"></div> </div> </div> </h3> </div> <button type="button" data-modal-close class="modal__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> </div> <div class="modal popover" data-modal> <div class="modal__wash"></div> <div class="modal__inner" data-scroll-lock-ignore> <div class="modal__header"> <button type="button" data-modal-close class="modal__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> <div class="modal__content rte non-page-rte"></div> </div> </div> <div class=" back-to-top back-to-top--bottom-right " data-back-to-top > <button type="button" class="back-to-top__button" aria-label="Back to top" data-back-to-top-button > <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> </div> <script src="//www.youtube.com/iframe_api" type="text/javascript"></script> <link href="//astee.com/cdn/shopifycloud/shopify-plyr/v1.0/shopify-plyr.css" rel="stylesheet" type="text/css" media="all" /> </body> <link rel="preload" fetchpriority="low" href="//astee.com/cdn/shop/t/5/assets/theme-deferred.css?v=100538309232085770951741164738" as="style" onload="this.onload=null;this.rel='stylesheet'" > <noscript><link rel="stylesheet" href="//astee.com/cdn/shop/t/5/assets/theme-deferred.css?v=100538309232085770951741164738"></noscript> </html>