CINXE.COM
Women's Wicked Good Moccasins | Slippers | L.L.Bean International
<!DOCTYPE html> <html lang=""> <head> <!--[if gt IE 9]><!--> <script>//common/scripts.isml</script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/main.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/productDetail.js" > </script> <script defer type="text/javascript" src="//apps.bazaarvoice.com/deployments/globalllbeancom/main_site/production/en_US/bv.js" integrity="sha256-NTkaR6feZBJvgXX3gXhQafUEV3s+vSzLwjTztGQhuIQ=" crossorigin="anonymous"> > </script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/pdpSummary.js" > </script> <!--<![endif]--> <meta charset=UTF-8> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Women's Wicked Good Moccasins | Slippers | L.L.Bean International</title> <meta name="description" content="Find the best Women's Wicked Good Moccasins at L.L.Bean International. Our high quality products are thoughtfully designed and built to last season after season."/> <meta name="keywords" content="L.L.Bean Home Page"/> <link rel="stylesheet" href="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/css/global.css" /> <link rel="stylesheet" href="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/css/product/detail.css" /> <meta name="google-site-verification" content="IumNWLPUOHQIIxYFtRoa10gfIzT979vaLn4qqhijmCA" /> <!-- Additional Header --> <meta name="theme-color" content="#0C5641"> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <link rel="icon" href="/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw0281c6c7/favicon/favicon.ico" sizes="32x32"> <link rel="icon" href="/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw50f8d514/favicon/icon.svg" type="image/svg+xml"> <link rel="mask-icon" href="/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw9fb6446f/favicon/safari-pinned-tab.svg" type="image/svg+xml"> <link rel="apple-touch-icon" href="/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dwd576ac99/favicon/apple-icon-180x180.png"> <link rel="manifest" href="/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dwdbdbd490/favicon/manifest.json"> <script src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/vendor/sfmc/collect.js"></script> <link rel="stylesheet" href="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/css/skin/skin.css" /> <link rel="canonical" href="https://global.llbean.com/llb/shop/18664.html?page=undefined"/> <link rel="alternate" hreflang="x-default" href="https://www.llbean.com/llb/shop/18664?CORECRD=true" /> <link rel="alternate" hreflang="en-ca" href="https://www.llbean.ca/llb/shop/18664.html?CORECRD=true" /> <link rel="alternate" hreflang="fr-ca" href="https://fr.llbean.ca/llb/shop/18664.html?CORECRD=true" /> <link rel="alternate" hreflang="en-gb" href="https://global.llbean.com/llb/shop/18664.html?CORECRD=true" /> <link rel="alternate" hreflang="en-fr" href="https://global.llbean.com/llb/shop/18664.html?CORECRD=true" /> <link rel="alternate" hreflang="fr-fr" href="https://global.llbean.com/llb/shop/18664.html?CORECRD=true" /> <script type="text/javascript">//<!-- /* <![CDATA[ (head-active_data.js) */ var dw = (window.dw || {}); dw.ac = { _analytics: null, _events: [], _category: "", _searchData: "", _anact: "", _anact_nohit_tag: "", _analytics_enabled: "true", _timeZone: "US/Eastern", _capture: function(configs) { if (Object.prototype.toString.call(configs) === "[object Array]") { configs.forEach(captureObject); return; } dw.ac._events.push(configs); }, capture: function() { dw.ac._capture(arguments); // send to CQ as well: if (window.CQuotient) { window.CQuotient.trackEventsFromAC(arguments); } }, EV_PRD_SEARCHHIT: "searchhit", EV_PRD_DETAIL: "detail", EV_PRD_RECOMMENDATION: "recommendation", EV_PRD_SETPRODUCT: "setproduct", applyContext: function(context) { if (typeof context === "object" && context.hasOwnProperty("category")) { dw.ac._category = context.category; } if (typeof context === "object" && context.hasOwnProperty("searchData")) { dw.ac._searchData = context.searchData; } }, setDWAnalytics: function(analytics) { dw.ac._analytics = analytics; }, eventsIsEmpty: function() { return 0 == dw.ac._events.length; } }; /* ]]> */ // --> </script> <script type="text/javascript">//<!-- /* <![CDATA[ (head-cquotient.js) */ var CQuotient = window.CQuotient = {}; CQuotient.clientId = 'aauz-llbeanintl'; CQuotient.realm = 'BKSL'; CQuotient.siteId = 'llbeanintl'; CQuotient.instanceType = 'prd'; CQuotient.locale = 'default'; CQuotient.fbPixelId = '__UNKNOWN__'; CQuotient.activities = []; CQuotient.cqcid=''; CQuotient.cquid=''; CQuotient.cqeid=''; CQuotient.cqlid=''; CQuotient.apiHost='api.cquotient.com'; /* Turn this on to test against Staging Einstein */ /* CQuotient.useTest= true; */ CQuotient.useTest = ('true' === 'false'); CQuotient.initFromCookies = function () { var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf('cqcid=') == 0) { CQuotient.cqcid=c.substring('cqcid='.length,c.length); } else if (c.indexOf('cquid=') == 0) { var value = c.substring('cquid='.length,c.length); if (value) { var split_value = value.split("|", 3); if (split_value.length > 0) { CQuotient.cquid=split_value[0]; } if (split_value.length > 1) { CQuotient.cqeid=split_value[1]; } if (split_value.length > 2) { CQuotient.cqlid=split_value[2]; } } } } } CQuotient.getCQCookieId = function () { if(window.CQuotient.cqcid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqcid; }; CQuotient.getCQUserId = function () { if(window.CQuotient.cquid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cquid; }; CQuotient.getCQHashedEmail = function () { if(window.CQuotient.cqeid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqeid; }; CQuotient.getCQHashedLogin = function () { if(window.CQuotient.cqlid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqlid; }; CQuotient.trackEventsFromAC = function (/* Object or Array */ events) { try { if (Object.prototype.toString.call(events) === "[object Array]") { events.forEach(_trackASingleCQEvent); } else { CQuotient._trackASingleCQEvent(events); } } catch(err) {} }; CQuotient._trackASingleCQEvent = function ( /* Object */ event) { if (event && event.id) { if (event.type === dw.ac.EV_PRD_DETAIL) { CQuotient.trackViewProduct( {id:'', alt_id: event.id, type: 'raw_sku'} ); } // not handling the other dw.ac.* events currently } }; CQuotient.trackViewProduct = function(/* Object */ cqParamData){ var cq_params = {}; cq_params.cookieId = CQuotient.getCQCookieId(); cq_params.userId = CQuotient.getCQUserId(); cq_params.emailId = CQuotient.getCQHashedEmail(); cq_params.loginId = CQuotient.getCQHashedLogin(); cq_params.product = cqParamData.product; cq_params.realm = cqParamData.realm; cq_params.siteId = cqParamData.siteId; cq_params.instanceType = cqParamData.instanceType; cq_params.locale = CQuotient.locale; if(CQuotient.sendActivity) { CQuotient.sendActivity(CQuotient.clientId, 'viewProduct', cq_params); } else { CQuotient.activities.push({activityType: 'viewProduct', parameters: cq_params}); } }; /* ]]> */ // --> </script> <script type="application/ld+json"> {"@context":"http://schema.org/","@type":"Product","name":"Women's Wicked Good Moccasins","description":null,"mpn":"18664","sku":"18664","brand":{"@type":"Thing","name":"L.L.Bean"},"image":["https://cdni.llbean.net/is/image/wim/130484_926_41","https://cdni.llbean.net/is/image/wim/130484_0_44","https://cdni.llbean.net/is/image/wim/130484_0_45","https://cdni.llbean.net/is/image/wim/130484_0_46","https://cdni.llbean.net/is/image/wim/130484_0_47","https://cdni.llbean.net/is/image/wim/130484_0_48"],"offers":{"url":{},"@type":"Offer","priceCurrency":"SGD","price":"140","availability":"http://schema.org/InStock"}} </script> </head> <body class="llbeanintl" data-mcmid="534003731"> <link rel="stylesheet" href="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/css/globale/flags.css" /> <link rel="stylesheet" href="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/css/globale/styles.css" /> <script type="text/javascript" id="globale-script-loader-data" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/geScriptLoader.js"> { "action": "Globale-ScriptLoaderData", "queryString": "", "locale": "default", "clientJsUrl": "https://web.global-e.com/merchant/clientsdk/1723", "apiVersion": "2.1.4", "clientJsMerchantId": 1723, "clientSettings": "{\"AllowClientTracking\":{\"Value\":\"true\"},\"CDNEnabled\":{\"Value\":\"true\"},\"CheckoutContainerSuffix\":{\"Value\":\"Global-e_International_Checkout\"},\"FullClientTracking\":{\"Value\":\"true\"},\"IsEnbaleMultipleCDNs\":{\"Value\":\"true\"},\"IsMonitoringMerchant\":{\"Value\":\"true\"},\"IsV2Checkout\":{\"Value\":\"true\"},\"SetGEInCheckoutContainer\":{\"Value\":\"true\"},\"ShowFreeShippingBanner\":{\"Value\":\"false\"},\"TabletAsMobile\":{\"Value\":\"false\"},\"AdScaleClientSDKURL\":{\"Value\":\"https://web.global-e.com/merchant/GetAdScaleClientScript?merchantId=1723\"},\"AmazonUICulture\":{\"Value\":\"en-GB\"},\"AnalyticsUrl\":{\"Value\":\"https://services.global-e.com/\"},\"CashbackServiceDomainUrl\":{\"Value\":\"https://finance-cashback.global-e.com\"},\"CDNUrl\":{\"Value\":\"https://webservices.global-e.com/\"},\"ChargeMerchantForPrepaidRMAOfReplacement\":{\"Value\":\"false\"},\"CheckoutCDNURL\":{\"Value\":\"https://webservices.global-e.com/\"},\"EnableReplaceUnsupportedCharactersInCheckout\":{\"Value\":\"false\"},\"FinanceServiceBaseUrl\":{\"Value\":\"https://finance-calculations.global-e.com\"},\"FT_BrowsingStartCircuitBreaker\":{\"Value\":\"true\"},\"FT_BrowsingStartEventInsteadOfPageViewed\":{\"Value\":\"true\"},\"FT_PostponePageViewToPageLoadComplete\":{\"Value\":\"true\"},\"FT_UtmRaceConditionEnabled\":{\"Value\":\"true\"},\"GTM_ID\":{\"Value\":\"GTM-PWW94X2\"},\"InternalTrackingEnabled\":{\"Value\":\"false\"},\"PixelAddress\":{\"Value\":\"https://utils.global-e.com\"},\"RangeOfAdditionalPaymentFieldsToDisplayIDs\":{\"Value\":\"[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]\"},\"RefundRMAReplacementShippingTypes\":{\"Value\":\"[2,3,4]\"},\"RefundRMAReplacementStatuses\":{\"Value\":\"[9,11,12]\"},\"TrackingV2\":{\"Value\":\"true\"},\"UseShopifyCheckoutForPickUpDeliveryMethod\":{\"Value\":\"false\"},\"MerchantIdHashed\":{\"Value\":\"mZ2O\"}}", "clientJsDomain": "https://web.global-e.com", "cookieDomain": "global.llbean.com", "globaleOperatedCountry": true, "performFrontendSiteUrlRedirect": true, "getSiteRedirectUrl": "https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Globale-GetSiteRedirectUrl", "globaleConvertPriceUrl": "https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Globale-ConvertPrice", "globaleCartTokenUrl": "https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Globale-GetCartToken", "geoLocationCountry": { "countryCode": "SG", "isCountryExists": true }, "siteId": "llbeanintl", "country": "SG", "currency": "SGD", "culture": "en-GB", "languageSwitcher": { "enabled": false }, "allowedCurrencies": { "default": [ "GBP", "EUR", "USD" ] } } </script> <script type="text/javascript"> var utag_data = {"cat_path":"Women's|Women's Footwear|Slippers","content_type":"product_group","item_id":"130484","product_brand":["L.L.Bean"],"product_category":["503422"],"product_id":["18664"],"product_name":["Women's Wicked Good Moccasins"],"product_sku":"18664","product_unit_price":["140"],"page_context_title":"Women's Wicked Good Moccasins | Slippers | L.L.Bean International","page_context_type":"product","page_type":"product","page_name":"Women's Wicked Good Moccasins | Slippers | L.L.Bean International","user_anonymous":true,"user_authenticated":false,"user_registered":false,"customer_id":"ab80HnJTekYxxonXOuMyTkFlrd","member_id":"ab80HnJTekYxxonXOuMyTkFlrd"}; </script> <!-- Tealium Universal Tag --> <script type="text/javascript"> (function(a,b,c,d) { a='//tags.tiqcdn.com/utag/llbean/global/prod/utag.js'; b=document;c='script';d=b.createElement(c);d.src=a; d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a)})(); </script> <div class="page" data-action="Product-Show" data-querystring="CORECRD=true&pid=18664" > <header> <a href="#maincontent" class="skip" aria-label="Skip to main content">Skip to main content</a> <a href="#footercontent" class="skip" aria-label="Skip to footer content">Skip to footer content</a> <div class="header-banner"> <div class="filtered-slot-parent"> <div class="html-slot-container"> <div class="header-promotion" style="background-color: #0C5641; font-size: 13px; color: #ffffff; text-align: center;"> <img class="inline-image" alt="Icon of a delivery truck" height="19" src="https://www.llbean.net/firstspirit/media/image_library/freeshipping/2018_1/freeshiptruck_ff3.png" width="35"><strong>Enjoy our great International Shipping Rates</strong><a class="color-white" href="https://global.llbean.com/llb/shop/510623_INTL.html" style="font-size: 13px; color: #ffffff; text-decoration: underline;" title="Details">Details</a> </div> </div> </div> </div> <nav role="navigation"> <div class="header container" data-tealium-enabled="true"> <div class="row hidden-sm-down"> <div class="col-12"> <div class="pull-right navbar-utility"> <div class="navbar-utility-wrapper"> <div class="utility-item add-right pull-left"> <div class="wrap no-gutters cs-wrap"> <div class="cs-dropdown hidden-sm-down dropdown not-nav"> <a href="#" class="cs-link dropdown-toggle" id="dropdownCS" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" aria-label="Customer Service" role="button" >Customer Service<svg class="svg-icon-arrow flip-bottom" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Open</title> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Open</text> </svg></a> <div class="dropdown-menu" aria-labelledby="dropdownCS"> <span class="dropdown-item phone hidden-sm-down">1.207.552.3051</span> <a href="tel:1.207.552.3051" class="dropdown-item phone d-md-none" rel="nofollow" role="menuitem" tabindex="0">1.207.552.3051</a> <a href="/llb/shop/510618_INTL.html" class="dropdown-item" role="menuitem" tabindex="0">Help Center</a> <a href="/orders" class="dropdown-item" role="menuitem" tabindex="0">Order Status</a> <a href="/llb/shop/510624_INTL.html" class="dropdown-item" role="menuitem" tabindex="0">Returns</a> <a href="/contactus" class="dropdown-item" role="menuitem" tabindex="0">Email</a> </div> </div> </div> </div> <div class="account-ship pull-left"> <div class="utility-item pull-left"> <div class="wrap"> <div class="user-login"> <a href="https://global.llbean.com/login" role="button" aria-label="Login to your account"><span class="user-message">Log In</span></a> </div> </div> </div> <div class="language pull-left intl"> <div class="utility-item add-right pull-left"> <div class="wrap"> <div class="country-selector globale-selector"> <div class="btn"> <span class="ship-to-label">Ship To</span> <span class="change-country-label">Change Country</span> <i class="flag-icon flag-icon-sg"></i> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="pull-left d-md-none nav-bar-mobile"> <button class="navbar-toggler" type="button" aria-controls="sg-navbar-collapse" aria-expanded="false" aria-label="Toggle navigation"> <svg class="svg-icon-header-navigation" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Menu</title> <use class="svg-icon-header-navigation" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-header-navigation"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Menu</text> </svg> </button> </div> <div class="html-slot-container"> <style> .navbar-header { @media (min-width: 1101px) { .logo-home { svg { height: 55px; } } } @media (min-width: 850px) and (max-width: 1100px) { .logo-home { height: 61px; svg { margin-top: 5px; } } } @media (max-width: 849px) { .logo-home { svg { height: 34px; margin-top: 8px; } } } } </style> <div class="navbar-header col-4 brand special pull-left"> <a class="logo-home" href="https://global.llbean.com/" title="L.L.Bean Home Page"> <svg aria-label="L.L.Bean" role="img" viewBox="0 0 304 55" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <polygon id="path-1" points="0 0 26.7951328 0 26.7951328 47.7205882 0 47.7205882"></polygon> <polygon id="path-3" points="0 0 1.89142114 0 1.89142114 0.856401384 0 0.856401384"></polygon> <polygon id="path-5" points="0 0 37.8284227 0 37.8284227 41.9636678 0 41.9636678"></polygon> <polygon id="path-7" points="0 0 0.945710568 0 0.945710568 0.856401384 0 0.856401384"></polygon> <polygon id="path-9" points="0 0 9 0 9 9 0 9"></polygon> <polygon id="path-11" points="0 0 10 0 10 10 0 10"></polygon> <polygon id="path-13" points="0 0 167.782464 0 167.782464 38 0 38"></polygon> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Site-Desktop-header" class="site-desktop-header" transform="translate(0, 0)"> <g id="Logo-Holiday-L" transform="translate(0, 0)"> <g id="Group" transform="translate(220.1356, 0)"> <g id="Group-5"> <polygon id="Fill-1" fill="#16543B" points="9.82488201 51.7647059 16.0770797 51.7647059 16.0770797 42.0588235 9.82488201 42.0588235"> </polygon> <g id="Group-4"> <mask id="mask-2" fill="white"> <use xlink:href="#path-1"></use> </mask> <g id="Clip-3"></g> <path d="M13.365312,0 C14.0105718,-0.0328785747 14.7383084,2.8156196 16.7860473,5.90067478 C18.8337862,8.98572995 20.3202348,10.0940621 19.72573,11.6213607 C19.1312252,13.1489977 16.9513741,12.6396725 16.9513741,12.6396725 C16.9513741,12.6396725 19.0319544,15.8746487 20.4855617,17.9112724 C21.9387957,19.9478962 22.8964224,21.5053143 22.5000859,23.092852 C22.1037493,24.6803897 19.1312252,24.5605883 19.1312252,24.5605883 C19.1312252,24.5605883 22.4340298,28.8436575 23.6890956,30.4609763 C24.9441613,32.0782952 26.1996003,33.0664875 25.6711515,34.9836483 C25.1423296,36.9004706 20.3202348,36.2713441 20.3202348,36.2713441 C20.3202348,36.2713441 24.1847029,39.9554062 25.2083857,41.2133209 C26.2324417,42.4712356 27.1904417,43.84929 26.6287783,45.7359928 C26.0674881,47.623034 21.5092445,47.4734515 19.0980105,46.6047222 C16.6871498,45.7359928 12.8887379,43.8790712 12.8887379,43.8790712 C12.8887379,43.8790712 8.36370893,46.245318 6.31597007,46.9641264 C4.267858,47.6829347 2.1212216,48.2521606 0.700829016,46.9042257 C-0.719563569,45.5562907 0.23843637,42.8607593 1.62561431,41.3632419 C3.01279225,39.8657244 6.28275542,35.9718406 6.28275542,35.9718406 C6.28275542,35.9718406 2.91389471,36.7207685 1.75772649,35.3129329 C0.601931477,33.9054357 2.61645569,31.5090693 4.53208237,28.99324 C6.44808225,26.4774107 7.86810164,24.2610849 7.86810164,24.2610849 C7.86810164,24.2610849 5.35797013,24.9199925 4.46602628,23.1226332 C3.57445563,21.3256122 6.61303588,17.8513717 7.37286754,16.8330598 C8.13232601,15.814748 9.9162137,12.8494942 9.9162137,12.8494942 C9.9162137,12.8494942 8.16554065,13.3584809 7.20754071,11.8311823 C6.24991397,10.3035453 8.59471865,7.69769572 9.68483078,6.05059573 C10.7749429,4.40315732 12.7849887,0.0304063438 13.365312,0" id="Fill-2" fill="#2CAC79" mask="url(#mask-2)"></path> </g> </g> <g id="Group-26" transform="translate(25.902, 11.3235)"> <path d="M31.2084487,27.9371478 C31.2084487,27.9371478 32.9669107,30.8314428 34.3461079,35.0616852 C35.7251614,39.2919276 35.8631673,41.9636678 35.8631673,41.9636678 L37.8284227,41.2956941 C37.8284227,41.2956941 37.069893,39.8113769 36.5181567,37.2881611 C35.966564,34.7647909 36.4836911,33.2062886 35.518368,31.9817733 C34.5529013,30.7572579 32.6910426,27.6031609 32.1048407,24.7459584 C31.5187825,21.8887558 31.2084487,27.9371478 31.2084487,27.9371478" id="Fill-1" fill="#7C2227"></path> <path d="M37.8284227,41.4514847 C37.9904131,42.3304358 38.0185097,42.8200692 38.0185097,42.8200692 L39.7198439,42.2933811 C39.7198439,42.2933811 39.4840067,41.8710312 39.1925981,41.1072664 L37.8284227,41.4514847 Z" id="Fill-3" fill="#D73834"></path> <path d="M4.72855284,19.6972318 C4.72855284,19.6972318 6.4569051,23.3317349 6.81129855,31.2690793 C7.16586305,39.2065849 4.99451897,43.6764706 4.99451897,43.6764706 L6.98866632,43.6764706 C6.98866632,43.6764706 7.15081159,41.8235045 7.76056674,39.6243569 C8.37032189,37.425048 9.29803912,36.700437 9.08612141,35.2758847 C8.87403266,33.8513323 8.68845501,31.7521533 8.7414772,30.2277936 C8.79449938,28.7032727 9.45710568,26.2542036 9.45710568,26.2542036 L4.72855284,19.6972318 Z" id="Fill-5" fill="#7C2227"></path> <g id="Group-9" transform="translate(4.7286, 41.9637)"> <mask id="mask-4" fill="white"> <use xlink:href="#path-3"></use> </mask> <g id="Clip-8"></g> <path d="M0.549358734,0 C0.249813051,0.562292331 0,0.856432322 0,0.856432322 L1.67581724,0.856432322 C1.67581724,0.856432322 1.72856832,0.513024076 1.89142114,0 L0.549358734,0 Z" id="Fill-7" fill="#D73834" mask="url(#mask-4)"></path> </g> <path d="M5.67426341,8.77681651 C5.67426341,8.77681651 6.37216768,10.1822577 7.20139622,10.2732472 C8.03062476,10.3642367 7.21244219,8.68633703 7.01350321,8.5852489 C6.81445266,8.48416077 5.67426341,8.77681651 5.67426341,8.77681651" id="Fill-10" fill="#7C2227"></path> <g id="Group-14" transform="translate(0, 1.7128)"> <mask id="mask-6" fill="white"> <use xlink:href="#path-5"></use> </mask> <g id="Clip-13"></g> <path d="M6.84225432,4.96154334 C6.84225432,4.96154334 10.5794408,5.29048388 10.5457104,6.30726623 C10.5121566,7.32404857 7.48189563,7.23432326 6.64022515,6.99510803 C6.64022515,6.99510803 5.73127047,8.07181183 5.73127047,10.1351804 C5.73127047,12.1987058 7.98696857,14.0827806 13.3066581,13.9332907 C18.6261709,13.7838008 22.0940441,10.9427082 26.942391,11.2118842 C31.7905614,11.4810601 33.6068814,14.2838782 35.074595,15.4245819 C36.5423087,16.5652856 37.7714373,16.597913 37.8265361,16.9075594 C37.881635,17.2172059 36.725795,18.4231644 34.8911088,17.8528125 C34.8911088,17.8528125 35.5918533,18.8680262 33.9321766,23.5977426 C32.2724999,28.3274589 31.3734347,29.9244754 31.4772749,32.6270584 C31.5809385,35.3297983 31.6155518,35.4218766 30.8549403,36.3432865 C30.0941521,37.2646965 28.5037021,39.6908879 28.3654252,41.8100995 L25.8759101,41.7793545 C25.8759101,41.7793545 28.4000386,37.7867347 29.575481,33.0877634 C30.7511001,28.3887921 31.1661076,22.1235493 26.5328581,20.4957878 C21.8996087,18.8680262 16.540361,20.1886511 14.2927865,24.6112308 C12.0453885,29.0338105 14.9843479,34.5927017 14.3620132,36.09764 C13.7396786,37.6024214 12.8406135,39.5988097 13.0481172,41.9636678 L10.8351561,41.9636678 C10.8351561,41.9636678 11.7342212,37.8482248 11.7688346,33.7327818 C11.8032714,29.6173388 10.454762,27.2832256 8.24197742,24.1505258 C6.02901626,21.0179829 2.05289141,15.9811299 0.877272349,10.9444337 C-0.298346711,5.90758073 0.0474339892,0.625081143 0.0474339892,0.625081143 L1.53316077,-1.56862443e-05 C1.53316077,-1.56862443e-05 1.82649158,0.972374589 3.01906414,1.68437321 C4.2116367,2.39637183 6.44243435,3.41095811 6.84225432,4.96154334" id="Fill-12" fill="#D73834" mask="url(#mask-6)"></path> </g> <path d="M4.72855284,4.71020761 C4.72855284,4.94666511 4.51684571,5.1384083 4.25576869,5.1384083 C3.99454941,5.1384083 3.78284227,4.94666511 3.78284227,4.71020761 C3.78284227,4.47375011 3.99454941,4.28200692 4.25576869,4.28200692 C4.51684571,4.28200692 4.72855284,4.47375011 4.72855284,4.71020761" id="Fill-15" fill="#7C2227"></path> <g id="Group-19"> <mask id="mask-8" fill="white"> <use xlink:href="#path-7"></use> </mask> <g id="Clip-18"></g> <path d="M0.655717674,-5.315444e-05 L0,0.334394582 C0.110586327,0.579861785 0.296015899,0.916010464 0.458933255,0.847334927 C0.590451994,0.791948001 0.787433888,0.68191831 0.945710568,0.589429585 C0.723451799,0.269227238 0.655717674,-5.315444e-05 0.655717674,-5.315444e-05" id="Fill-17" fill="#7C2227" mask="url(#mask-8)"></path> </g> <path d="M6.43560492,8.56401384 C6.53325877,8.32238265 6.61997398,8.19922021 6.61997398,8.19922021 C6.61997398,8.19922021 6.32057274,8.10525253 6.08548013,7.93618579 C5.85029931,7.76711906 5.76137873,7.67240038 5.68507287,7.71980666 C5.61397169,7.76392735 5.89696497,8.29037168 6.43560492,8.56401384" id="Fill-20" fill="#7C2227"></path> <path d="M10.6662674,42.8200692 C10.5211978,43.3472522 10.4028162,43.6764706 10.4028162,43.6764706 L12.2709785,43.6764706 C12.2280391,43.3792829 12.241905,43.093575 12.2942374,42.8200692 L10.6662674,42.8200692 Z" id="Fill-22" fill="#7C2227"></path> <path d="M26.1682644,41.9636678 C25.800052,42.4895528 25.5341853,42.804898 25.5341853,42.804898 L27.1736961,42.8200692 C27.1981196,42.5397108 27.2925569,42.2485931 27.4256065,41.9636678 L26.1682644,41.9636678 Z" id="Fill-24" fill="#7C2227"></path> </g> </g> <polygon id="Fill-1" fill="#6BB3C3" points="214.544672 16.7077647 212.66306 19.3725356 210.636019 17.2673144 209.726226 18.1003813 211.758018 20.2483639 208.908284 21.6832204 209.387858 22.8377807 212.371673 21.4310841 212.731948 24.2371765 214.240879 24.0710846 213.894857 21.3927552 216.558252 21.4013596 216.744856 19.9578986 213.903831 19.9258275 215.421736 17.5165826 214.545199 16.7077647"> </polygon> <g id="Group-3" transform="translate(295, 19)"> <mask id="mask-10" fill="white"> <use xlink:href="#path-9"></use> </mask> <g id="Clip-2"></g> <path d="M4.25442384,3.21418583 C4.25442384,3.21418583 6.06882313,-0.0942618126 6.26575971,0.00206327457 C6.46269629,0.0983883617 5.54155553,3.496779 5.54155553,3.496779 C5.54155553,3.496779 8.94171983,2.97715784 8.99924527,3.20053112 C9.05691746,3.42390439 5.7901476,4.80748292 5.7901476,4.80748292 C5.7901476,4.80748292 8.67581143,6.75402147 8.54315072,6.95661583 C8.41049002,7.1592102 5.29692567,5.82401685 5.29692567,5.82401685 C5.29692567,5.82401685 6.02494531,8.91962909 5.78706588,8.99844052 C5.5493332,9.07725196 4.30828057,6.14267627 4.30828057,6.14267627 C4.30828057,6.14267627 2.62683548,8.82953767 2.43151314,8.75206203 C2.23633755,8.67458638 3.54959048,5.65956662 3.54959048,5.65956662 C3.54959048,5.65956662 0.43925459,6.89561489 0.347683484,6.71350259 C0.256112378,6.53124187 2.78092148,4.85334494 2.78092148,4.85334494 C2.78092148,4.85334494 -0.0420807104,3.1868764 0.00047637414,3.03073774 C0.0430334587,2.87445066 3.18066458,3.84541941 3.18066458,3.84541941 C3.18066458,3.84541941 2.31690251,0.704984096 2.44090505,0.617564255 C2.56490759,0.529995994 4.25442384,3.21418583 4.25442384,3.21418583" id="Fill-1" fill="#2CAC79" mask="url(#mask-10)"></path> </g> <g id="Group-3" transform="translate(189, 5)"> <mask id="mask-12" fill="white"> <use xlink:href="#path-11"></use> </mask> <g id="Clip-2"></g> <path d="M4.72712723,3.57138719 C4.72712723,3.57138719 6.74323222,-0.1047706 6.96194661,0.00229402261 C7.18066101,0.109358645 6.15712074,3.8854979 6.15712074,3.8854979 C6.15712074,3.8854979 9.93506175,3.30822071 9.99916769,3.55613116 C10.0630043,3.80431404 6.43347661,5.34190368 6.43347661,5.34190368 C6.43347661,5.34190368 9.63958183,7.50444559 9.4922459,7.72974442 C9.34490998,7.95477083 5.88534386,6.47112215 5.88534386,6.47112215 C5.88534386,6.47112215 6.69421003,9.91081151 6.42997502,9.99826124 C6.16574002,10.0859834 4.78692353,6.82527993 4.78692353,6.82527993 C4.78692353,6.82527993 2.91869319,9.81055761 2.70186426,9.72447003 C2.48476598,9.63865487 3.94384957,6.28832225 3.94384957,6.28832225 C3.94384957,6.28832225 0.488054394,7.66190959 0.386239072,7.45949479 C0.284693103,7.25708 3.09000151,5.39284791 3.09000151,5.39284791 C3.09000151,5.39284791 -0.0466107213,3.54114756 0.0005260017,3.36761025 C0.0479320774,3.19380051 3.53416411,4.27289203 3.53416411,4.27289203 C3.53416411,4.27289203 2.57446043,0.783348149 2.71209966,0.686363402 C2.85000825,0.589106226 4.72712723,3.57138719 4.72712723,3.57138719" id="Fill-1" fill="#F8D05E" mask="url(#mask-12)"></path> </g> <g id="logo_desktop" transform="translate(0, 14)"> <g id="Group-9" transform="translate(0, 0)"> <mask id="mask-14" fill="white"> <use xlink:href="#path-13"></use> </mask> <g id="Clip-2"></g> <path d="M23.7367366,29.553267 C23.1681285,31.7172235 22.4615814,34.409842 16.8597615,34.409842 L9.05154233,34.409842 L9.05154233,5.13370126 C9.05154233,2.61397457 9.93597451,2.52659242 10.7916954,2.44233107 C11.4033705,2.38178772 12.0955619,2.31375448 12.0955619,1.14969942 L12.0955619,0 L0.0549259223,0 L0.0549259223,1.14969942 C0.0549259223,2.31313032 0.736506685,2.38178772 1.33757104,2.44233107 C2.17706383,2.52659242 3.04464374,2.61335042 3.04464374,5.13370126 L3.04464374,32.070497 C3.04464374,34.5908479 2.1595874,34.67823 1.3038665,34.7631155 C0.692815611,34.8236589 0,34.8923163 0,36.0569955 L0,37.2054466 L27.1976939,37.2054466 L27.1976939,27.1015735 L25.7721166,27.1015735 C24.3796196,27.1015735 24.0818961,28.2375415 23.7367366,29.553267" id="Fill-1" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M33.3356657,30.9763477 C31.4226208,30.9763477 29.806051,32.5929174 29.806051,34.5065865 C29.806051,36.4208797 31.4226208,38.0374495 33.3356657,38.0374495 C35.2487106,38.0374495 36.8652804,36.4208797 36.8652804,34.5065865 C36.8652804,32.5929174 35.2487106,30.9763477 33.3356657,30.9763477" id="Fill-3" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M63.0867908,29.553267 C62.5188069,31.7172235 61.8116356,34.409842 56.2104399,34.409842 L48.4015965,34.409842 L48.4015965,5.13370126 C48.4015965,2.61397457 49.2866529,2.52659242 50.1423738,2.44233107 C50.7534247,2.38178772 51.4456161,2.31375448 51.4456161,1.14969942 L51.4456161,0 L39.4056043,0 L39.4056043,1.14969942 C39.4056043,2.31313032 40.087185,2.38178772 40.6876252,2.44233107 C41.527118,2.52659242 42.3953221,2.61335042 42.3953221,5.13370126 L42.3953221,32.070497 C42.3953221,34.5908479 41.5102658,34.67823 40.6539207,34.7631155 C40.0428698,34.8236589 39.3506784,34.8923163 39.3506784,36.0569955 L39.3506784,37.2054466 L66.5477481,37.2054466 L66.5477481,27.1015735 L65.1227949,27.1015735 C63.730298,27.1015735 63.4325745,28.2375415 63.0867908,29.553267" id="Fill-4" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M72.6863441,30.9763477 C70.772675,30.9763477 69.1567294,32.5929174 69.1567294,34.5065865 C69.1567294,36.4208797 70.772675,38.0374495 72.6863441,38.0374495 C74.599389,38.0374495 76.2159587,36.4208797 76.2159587,34.5065865 C76.2159587,32.5929174 74.599389,30.9763477 72.6863441,30.9763477" id="Fill-5" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M88.1024276,19.3239381 L92.9902106,19.3239381 C99.8590716,19.3239381 102.92244,21.6183437 102.92244,26.7614073 C102.92244,31.8913636 99.9676752,34.7169278 94.6030354,34.7169278 L88.1024276,34.7169278 L88.1024276,19.3239381 Z M94.0812391,2.84616143 C98.4372392,2.84616143 100.739135,5.2017345 100.739135,9.65884826 C100.739135,14.9504615 96.5216977,16.8354193 92.5751454,16.8354193 L88.1024276,16.8354193 L88.1024276,2.84616143 L94.0812391,2.84616143 Z M98.1076837,17.8733944 C102.486778,17.0900759 106.814691,14.0735193 106.814691,8.82684537 C106.814691,3.0078184 101.642292,0.357642653 96.8368976,0.357642653 L79.5814198,0.357642653 L79.5814198,1.44679873 C79.5814198,2.54843796 80.2367859,2.61272626 80.8147564,2.66952465 C81.6143031,2.74816859 82.4413127,2.82993331 82.4413127,5.18737886 L82.4413127,32.3763345 C82.4413127,34.7331559 81.6143031,34.8149207 80.8147564,34.8941888 C80.2367859,34.9516113 79.5814198,35.0158996 79.5814198,36.118163 L79.5814198,37.2054466 L95.5386485,37.2054466 C102.237739,37.2054466 108.997996,34.0884005 108.997996,27.1240432 C108.997996,20.854374 103.562826,18.2647416 98.1076837,17.8733944 L98.1076837,17.8733944 Z" id="Fill-6" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M118.470845,20.1266056 C118.825367,16.281791 120.819553,12.2391183 125.390887,12.2391183 C127.091718,12.2391183 128.467987,12.7896258 129.480996,13.8756611 C130.777373,15.2631648 131.429618,17.5351007 131.281068,20.1266056 L118.470845,20.1266056 Z M135.789987,30.5338195 C134.036727,32.6472192 131.540094,35.072698 127.770803,35.072698 C125.224237,35.072698 122.999737,34.1451989 121.339476,32.3906902 C119.254788,30.1880359 118.116948,26.720837 118.282349,23.0913571 L137.44151,23.0913571 L137.445879,22.9434316 C137.568838,18.9057521 136.332381,15.3368155 133.9637,12.8951086 C131.878388,10.7448835 129.029105,9.60891561 125.722315,9.60891561 C117.934693,9.60891561 112.282941,15.4703853 112.282941,23.5457442 C112.282941,31.9431688 118.33041,38.0374495 126.662922,38.0374495 C131.374068,38.0374495 134.948622,36.1705923 137.912749,32.1616241 L138.002004,32.0405374 L135.883611,30.4208469 L135.789987,30.5338195 L135.789987,30.5338195 Z" id="Fill-7" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M151.466345,35.072698 C148.801189,35.072698 147.079761,33.1771295 147.079761,30.2442101 C147.079761,24.077527 154.894222,22.8036201 157.56874,22.550836 L157.56874,27.6970205 C157.56874,33.5191682 153.732663,35.072698 151.466345,35.072698 Z M167.315594,34.4223252 L166.997898,33.9454683 L166.866824,34.0596892 C166.448014,34.4260701 166.086627,34.7418942 165.473079,34.7418942 C164.975001,34.7418942 164.572419,34.579613 164.240367,34.2463125 C163.168687,33.1702638 163.18117,30.5924904 163.187412,29.2081075 L163.18866,20.2789002 C163.18866,17.070727 162.100128,9.60891561 152.018725,9.60891561 C150.705496,9.60891561 148.591472,9.94221609 146.825728,10.6868368 C144.65553,11.6031011 143.508328,12.9107125 143.508328,14.4673631 C143.508328,16.1276239 144.782859,17.3322493 146.539864,17.3322493 C148.376762,17.3322493 149.72744,16.0751946 149.900956,14.2077133 C150.064485,12.7521763 150.458953,11.9638645 152.076147,11.9638645 C155.58142,11.9638645 157.373378,14.7338787 157.402713,20.1983838 C146.609146,21.2993988 140.906212,24.7341415 140.906212,30.1343583 C140.906212,32.5261325 141.929831,34.5615124 143.866594,36.0201702 C145.569298,37.3021911 147.914885,38.0374495 150.303538,38.0374495 C153.906179,38.0374495 155.961532,36.6674222 158.21724,34.2912519 C159.159719,36.709865 160.981637,38.0374495 163.368418,38.0374495 C165.348872,38.0374495 167.782464,36.5488322 167.782464,35.3373411 C167.782464,35.0077856 167.569626,34.74127 167.397983,34.5265596 C167.367399,34.4878618 167.33744,34.4504123 167.315594,34.4223252 L167.315594,34.4223252 Z" id="Fill-8" fill="#0C5641" mask="url(#mask-14)"></path> </g> <path d="M196.715318,34.6282974 C195.936369,34.5178214 195.131205,34.4029762 195.131205,32.3488716 L195.131205,17.2342564 C195.131205,12.2453599 192.03538,9.60891561 186.177031,9.60891561 C182.873362,9.60891561 180.259387,10.5944614 177.749023,12.7958674 L177.749023,10.2137249 L169.748563,10.442791 L169.748563,11.6985973 C169.748563,12.786505 170.393318,12.9069676 170.963799,13.0136986 C171.700306,13.1510134 172.462403,13.2939457 172.462403,15.2968694 L172.462403,32.3488716 C172.462403,34.3199632 171.717158,34.4735061 170.996879,34.6214316 C170.411419,34.7418942 169.748563,34.8779606 169.748563,36.0569955 L169.748563,37.2054466 L181.072041,37.2054466 L181.072041,36.0569955 C181.072041,34.8199139 180.3424,34.7181761 179.698893,34.6282974 C178.903715,34.5171972 178.082323,34.4023521 178.082323,32.3488716 L178.082323,15.7287868 C179.276962,13.8382116 182.16307,12.5711705 184.129168,12.5711705 C189.10683,12.5711705 189.511908,15.3842515 189.511908,18.7834171 L189.511908,32.3488716 C189.511908,34.4023521 188.689892,34.5171972 187.895339,34.6282974 C187.251831,34.7181761 186.52219,34.8199139 186.52219,36.0569955 L186.52219,37.2054466 L198.065372,37.2054466 L198.065372,36.0569955 C198.065372,34.8205381 197.348215,34.7181761 196.715318,34.6282974" id="Fill-10" fill="#0C5641"></path> </g> </g> </g> </g> </svg> </a> </div> </div> <div class="navbar-header col-8 pull-right navbar-icons-sm-down"> <div class="hidden-sm-down pull-left col-7 search-wrapper"> <div class="search"> <div class="site-search-wrap"> <div class="site-search"> <form role="search" action="/search" method="get" name="simpleSearch"> <span class="icon-search"> <svg class="svg-icon-search" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Search</title> <use class="svg-icon-search" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-search"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Search</text> </svg> </span> <input class="form-control search-field" type="text" name="q" value="" placeholder="What can we help you find?" role="combobox" aria-describedby="search-assistive-text" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false" aria-autocomplete="list" aria-activedescendant="" aria-controls="search-results" aria-label="Enter Keyword or Item No." autocomplete="off" /> <button type="reset" name="reset-button" class="fa reset-button d-none" aria-label="Clear search keywords"> <svg class="svg-icon-reset" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Reset</title> <use class="svg-icon-reset" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-reset"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Reset</text> </svg> </button> <button type="submit" name="search-button" class="btn btn-search btn-primary hidden-sm-down" aria-label="Submit search keywords">Search</button> <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/SearchServices-GetSuggestions?q="></div> <input type="hidden" value="default" name="lang"> </form> </div> </div> </div> </div> <div class="pull-right"> <div class="search-icon-wrap"> <div class="search-icon d-md-none d-none"> <svg class="svg-icon-search" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Search</title> <use class="svg-icon-search" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-search"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Search</text> </svg> </div> </div> <div class="account-icon d-md-none"> <a href="https://global.llbean.com/login"> <svg class="svg-icon-account" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Log in</title> <use class="svg-icon-account" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-account"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Log in</text> </svg> </a> </div> <div class="minicart" data-action-url="/on/demandware.store/Sites-llbeanintl-Site/default/Cart-MiniCartShow"> <div class="minicart-total"> <a class="minicart-link" href="https://global.llbean.com/cart" title="Cart 0 Items" aria-label="Cart 0 Items" aria-haspopup="true"> <i class="minicart-icon fa fa-shopping-bag"> <div class="html-slot-container"> <style> @media (min-width: 850px) { .header:not(.reduced) { .navbar-icons-sm-down { .minicart { margin-top: 7px !important; } } } .header.reduced { .navbar-icons-sm-down { .minicart { margin-top: 14px !important; } } } .minicart-icon { svg { height: auto !important; width: auto !important; } } } @media (max-width: 849.98px) { .navbar-icons-sm-down { .search-icon-wrap { right: 70px !important; } .account-icon { right: 30px !important; } .minicart { margin-top: 0.7em !important; .minicart-link { height: 35px !important; } .minicart-quantity { left: 1.8em !important; top: -3.5em !important; } svg { height: 30px !important; width: 31px !important; } } } } </style> <svg class="hidden-sm-down" width="71px" height="46px" viewBox="0 0 71 46" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <polygon id="path-1" points="0 0 37.950288 0 37.950288 25.9611055 0 25.9611055"></polygon> <polygon id="path-3" points="0 0 13.6090646 0 13.6090646 6.93391563 0 6.93391563"></polygon> <polygon id="path-5" points="0 0 31.9960816 0 31.9960816 42.5779848 0 42.5779848"></polygon> <polygon id="path-7" points="0 0 29.3618093 0 29.3618093 24.4894871 0 24.4894871"></polygon> <polygon id="path-9" points="0 0 14 0 14 20 0 20"></polygon> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Site-Desktop-header" transform="translate(-1401, -103)"> <g id="Tote-Holiday-L" transform="translate(1401.75, 103)"> <g id="Group-13" transform="translate(25.9322, 2)"> <g id="Group-3" transform="translate(6.1181, 18.0389)"> <g id="Clip-2"></g> <path d="M0.617927725,0.295653382 C-0.140371188,0.295653382 -0.0206163932,0.734680235 0.0591460767,1.49320133 C0.138908546,2.25150024 2.7335217,21.2909573 3.01280144,22.767785 C3.29230335,24.2448349 3.69133788,25.6816702 5.92668665,25.7614327 C8.16181324,25.8414173 22.1720133,25.9611721 23.768818,25.9611721 C25.3654004,25.9611721 30.9134468,25.8414173 32.1907572,25.7614327 C33.4680676,25.6816702 34.3463435,25.2426434 34.9848876,21.9694938 C35.6234317,18.6965663 37.8587805,1.5729638 37.938543,0.934197499 C38.0185276,0.295653382 37.6990334,0.255661057 36.7012249,0.215890912 C35.7034164,0.175898587 22.57127,-0.0636110021 18.2205494,0.0161514678 C13.8698289,0.0961361172 0.617927725,0.295653382 0.617927725,0.295653382" id="Fill-1" fill="#EBE1D8"></path> </g> <g id="Group-6" transform="translate(18.2272, 0)"> <g id="Clip-5"></g> <path d="M1.27158639,2.30233592 C2.09765008,1.24787162 4.18924866,-0.000111089791 6.45659129,-0.000111089791 C8.72371174,-0.000111089791 10.709775,0.737969481 12.3621246,3.07574304 C14.0142519,5.41329442 13.8736123,8.40116543 12.8189258,6.11627061 C11.7644615,3.8313758 10.270526,2.3198881 6.43881693,2.3198881 C2.60733004,2.3198881 0.849667368,4.46414325 0.234674286,6.32734122 C-0.380540976,8.19031701 0.300883801,3.54143144 1.27158639,2.30233592" id="Fill-4" fill="#7C2227"></path> </g> <g id="Group-9" transform="translate(9.0476, 1.422)"> <g id="Clip-8"></g> <path d="M25.6273039,38.878517 C25.6632969,33.7563889 25.7801634,15.0979698 25.5862006,12.8519564 C25.3609105,10.2449012 24.6206082,5.61045733 22.1424171,2.35974787 C19.6642261,-0.890739407 19.6964421,-0.0217950633 20.1148062,0.557427106 C20.5331704,1.13687146 22.3032751,4.67708091 22.6971995,8.87405321 C23.0446884,12.5775647 22.4781305,24.7358979 22.4461366,28.6033779 C22.4165867,32.226016 22.3801493,36.6596095 22.3619305,38.878517 L9.04270898,38.878517 C9.02449025,36.6596095 8.9880528,32.226016 8.95828073,28.6033779 C8.92650905,24.7358979 8.35972894,12.5775647 8.70743999,8.87405321 C9.10114221,4.67708091 10.8712469,1.13687146 11.2898333,0.557427106 C11.7081974,-0.0217950633 11.7404135,-0.890739407 9.2622224,2.35974787 C6.78403135,5.61045733 6.04372898,10.2449012 5.81843889,12.8519564 C5.62425393,15.0979698 5.74112039,33.7563889 5.77733566,38.878517 L0,38.878517 C0.036659631,39.1151383 0.0650986174,39.2882161 0.0833173431,39.3848643 C0.362819257,40.8616919 0.761853786,42.2985273 2.99720256,42.3785119 C5.23232915,42.4582744 19.2425292,42.5780292 20.8393339,42.5780292 C22.4359163,42.5780292 27.9839627,42.4582744 29.2612731,42.3785119 C30.4997021,42.3009713 31.3626476,41.8857176 31.9960816,38.878517 L25.6273039,38.878517 Z" id="Fill-7" fill="#D73834"></path> </g> <g id="Group-12" transform="translate(0, 14.2824)"> <g id="Clip-11"></g> <path d="M23.3667377,6.24054502 C19.7005524,6.1145692 16.710904,3.59705236 16.710904,3.59705236 C16.710904,3.59705236 20.8649956,1.85049867 23.744443,1.88204817 C26.6238904,1.91337549 28.6379483,2.87319128 28.7008251,4.08495872 C28.7639241,5.29650398 27.032923,6.36652085 23.3667377,6.24054502 M6.71304497,6.24054502 C3.04685969,6.36652085 1.31608075,5.29650398 1.37895757,4.08495872 C1.4418344,2.87319128 3.4558923,1.91337549 6.33556186,1.88204817 C9.21500924,1.85049867 13.3691009,3.59705236 13.3691009,3.59705236 C13.3691009,3.59705236 10.3794524,6.1145692 6.71304497,6.24054502 M23.2252093,0.00951865546 C19.8045325,0.145936919 17.3905513,1.77495761 16.5189408,2.46104816 C16.2454377,1.79895301 15.681546,1.34326268 15.0281158,1.34326268 C14.3795736,1.34326268 13.8185702,1.7925098 13.5430675,2.44682867 C12.6559044,1.75251747 10.2510326,0.144826021 6.85479554,0.00951865546 C2.51185126,-0.163559239 0.718195498,2.05512606 0.718195498,4.10051129 C0.718195498,6.1461187 2.99975762,8.20750086 6.6343934,8.20750086 C9.72180087,8.20750086 12.8758622,5.48402355 13.7563599,4.66329217 C13.9707632,4.96967782 14.2593745,5.19585663 14.5886446,5.30472463 C14.2042739,6.24965439 13.248013,8.26726717 11.5581151,9.8654049 C9.27122067,12.0278788 7.25805149,13.1214467 5.24466012,12.7486293 C3.23126875,12.375812 1.56603278,9.02023377 1.56603278,9.02023377 L1.2676456,10.4868412 L-0.000111089792,10.6359237 C-0.000111089792,10.6359237 1.44161222,12.4258024 5.26954423,13.2707513 C8.29007564,13.9372901 10.6382916,13.6931147 12.7512195,11.3071282 C14.689292,9.11799279 15.3496097,6.78532936 15.3498319,5.33960682 C15.5091346,5.30183629 15.6599945,5.23629331 15.7997455,5.14808802 C15.9370525,5.82973498 15.9766005,7.38899128 14.8559266,10.445738 C13.2153526,14.9197682 8.59201769,16.9580437 6.5788485,18.3002305 C4.56545713,19.6424174 3.34746867,22.7495988 4.29195407,24.4894871 L5.11224109,23.8182826 L6.20603117,24.3404046 C6.20603117,24.3404046 5.63414092,23.2963828 6.0816106,21.2581073 C6.52908028,19.220054 7.87126713,17.8032148 9.90954261,16.8089612 C11.9475959,15.8147076 14.6453004,15.3419094 16.5093871,11.7130503 C17.9653299,8.87892756 17.0483948,5.99970236 16.4109615,4.74394336 C17.3969945,5.64799208 20.4521859,8.20750086 23.4453893,8.20750086 C27.0802472,8.20750086 29.3618093,6.1461187 29.3618093,4.10051129 C29.3618093,2.05512606 27.5679314,-0.163559239 23.2252093,0.00951865546" id="Fill-10" fill="#2CAC79"></path> </g> </g> <g id="Group-3" transform="translate(12.25, 0)"> <g id="Clip-2"></g> <path d="M7.20228924,0 C7.62365641,0 7.56477925,1.25985229 7.62848961,2.25739051 C7.73833507,3.97318935 7.82533267,6.21527131 9.17335612,7.69647696 C10.521819,9.17768262 11.564472,9.28401498 12.6049282,9.50909204 C13.1827153,9.63445665 14.0228134,9.59928836 13.9995261,9.96214237 C13.9845871,10.1880469 13.1827153,10.2699683 12.4924465,10.4085728 C11.8329343,10.5405573 10.2129335,10.6324086 9.06131375,11.9282567 C7.90969398,13.2245185 7.69263936,16.5986057 7.59465721,17.4347835 C7.49887197,18.2494466 7.6504587,20 7.17329004,20 C6.69568199,20 6.62494152,18.7533875 6.52695937,17.5402884 C6.44303744,16.4939283 6.09021383,13.0288173 5.10072595,11.9547363 C4.28743019,11.0718054 2.74036677,10.3340988 1.42222129,10.1379838 C0.487656136,9.99896564 -0.015875439,9.97703717 0.000381688629,9.69238089 C0.024987071,9.26994766 0.586517048,9.32001076 1.42222129,9.21243716 C2.06240061,9.12968824 4.30017226,8.6087838 5.15696683,7.80239558 C6.01376139,6.99559362 6.49136944,4.63228449 6.61747202,3.31533544 C6.76466494,1.77786053 6.68953064,0 7.20228924,0" id="Fill-1" fill="#F8D05E"></path> </g> <polygon id="Fill-1" fill="#6BB3C3" points="6.31053549 24 4.20387159 27.0200736 1.93438377 24.6341564 0.915773799 25.5782988 3.19058074 28.0126791 0 29.6388498 0.536934815 30.9473514 3.87763272 29.3530953 4.28099872 32.5333333 5.97040782 32.3450959 5.58299916 29.3096559 8.5649525 29.3194076 8.7738754 27.6834851 5.59304637 27.6471379 7.29250268 24.9166603 6.3111265 24"></polygon> </g> </g> </g> </svg> <svg class="d-md-none" width="36px" height="35px" viewBox="0 0 36 35" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <polygon id="path-1" points="0 0 30.1877291 0 30.1877291 20.6508793 0 20.6508793"></polygon> <polygon id="path-3" points="0 0 10.8253923 0 10.8253923 5.51561471 0 5.51561471"></polygon> <polygon id="path-5" points="0 0 25.4514285 0 25.4514285 33.8688515 0 33.8688515"></polygon> <polygon id="path-7" points="0 0 23.3559847 0 23.3559847 19.4802739 0 19.4802739"></polygon> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Site-Mobile-Header" transform="translate(-324, -77)"> <g id="Group" transform="translate(324.0917, 76)"> <g id="Tote-Holiday-XS" transform="translate(0, 1)"> <g id="Group-3" transform="translate(4.8667, 14.3491)"> <g id="Clip-2"></g> <path d="M0.491533417,0.235178826 C-0.111658899,0.235178826 -0.0163994037,0.584404732 0.0470480155,1.18777378 C0.110495435,1.7909661 2.17439226,16.9359888 2.3965466,18.1107381 C2.61887766,19.2856641 2.93629149,20.4286013 4.71440983,20.4920487 C6.49235144,20.5556729 17.6368288,20.6509324 18.9070143,20.6509324 C20.1770231,20.6509324 24.5902417,20.5556729 25.6062841,20.4920487 C26.6223265,20.4286013 27.320955,20.0793754 27.8288879,17.4757337 C28.3368207,14.8722687 30.114939,1.2512212 30.1783864,0.743111647 C30.2420106,0.235178826 29.9878675,0.20336675 29.1941561,0.171731407 C28.4004448,0.139919331 17.9544193,-0.0505996607 14.4936189,0.0128477585 C11.0328184,0.0764719114 0.491533417,0.235178826 0.491533417,0.235178826" id="Fill-1" fill="#EBE1D8"></path> </g> <g id="Group-6" transform="translate(14.4989, 0)"> <g id="Clip-5"></g> <path d="M1.01148918,1.83140357 C1.66858529,0.992625153 3.33235689,-8.8366879e-05 5.13592489,-8.8366879e-05 C6.93931616,-8.8366879e-05 8.51913922,0.587021178 9.83350818,2.44661378 C11.1477004,4.30602965 11.0358279,6.68274523 10.1968728,4.86521526 C9.35809437,3.04768529 8.16973658,1.84536554 5.12178619,1.84536554 C2.07401253,1.84536554 0.67587177,3.55102304 0.186672727,5.03311233 C-0.302703049,6.51502489 0.239339387,2.81704774 1.01148918,1.83140357" id="Fill-4" fill="#7C2227"></path> </g> <g id="Group-9" transform="translate(7.1969, 1.1311)"> <g id="Clip-8"></g> <path d="M20.3853553,30.9260931 C20.4139862,26.851673 20.5069482,12.0097487 20.3526596,10.2231472 C20.1734516,8.14935325 19.5845747,4.46286379 17.6132863,1.87707217 C15.641998,-0.70854271 15.6676244,-0.0173369822 16.0004141,0.443407925 C16.3332037,0.904329567 17.7412416,3.72040527 18.0545905,7.05890596 C18.3310021,10.004881 17.880331,19.6762824 17.8548814,22.752687 C17.8313758,25.6343309 17.8023915,29.161053 17.7878993,30.9260931 L7.19306396,30.9260931 C7.17857179,29.161053 7.14958745,25.6343309 7.12590513,22.752687 C7.1006322,19.6762824 6.64978438,10.004881 6.92637272,7.05890596 C7.23954494,3.72040527 8.64758279,0.904329567 8.98054919,0.443407925 C9.31333885,-0.0173369822 9.33896525,-0.70854271 7.36767691,1.87707217 C5.39638857,4.46286379 4.80751169,8.14935325 4.62830366,10.2231472 C4.47383835,12.0097487 4.56680031,26.851673 4.59560791,30.9260931 L0,30.9260931 C0.0291610701,31.1143145 0.0517829911,31.2519901 0.0662751593,31.3288693 C0.288606227,32.5036186 0.606020057,33.6465558 2.3841384,33.71018 C4.16208,33.7736274 15.3065573,33.8688869 16.5767428,33.8688869 C17.8467516,33.8688869 22.2599703,33.7736274 23.2760127,33.71018 C24.2611267,33.6484999 24.9475606,33.3181845 25.4514285,30.9260931 L20.3853553,30.9260931 Z" id="Fill-7" fill="#D73834"></path> </g> <g id="Group-12" transform="translate(0, 11.361)"> <g id="Clip-11"></g> <path d="M18.5871777,4.96406991 C15.670894,4.86386186 13.2927645,2.86129165 13.2927645,2.86129165 C13.2927645,2.86129165 16.5971556,1.47198758 18.8876251,1.49708377 C21.1780946,1.52200323 22.7801861,2.28549307 22.8302018,3.24939898 C22.8803942,4.21312817 21.5034615,5.06427795 18.5871777,4.96406991 M5.33992214,4.96406991 C2.42363839,5.06427795 1.04688242,4.21312817 1.09689807,3.24939898 C1.14691372,2.28549307 2.74900524,1.52200323 5.03965148,1.49708377 C7.33012099,1.47198758 10.6345121,2.86129165 10.6345121,2.86129165 C10.6345121,2.86129165 8.25638261,4.86386186 5.33992214,4.96406991 M18.4745983,0.00757165775 C15.7536054,0.116086185 13.8333931,1.4118981 13.1400666,1.95765195 C12.9225073,1.43098535 12.473957,1.06850441 11.954183,1.06850441 C11.4382972,1.06850441 10.9920445,1.42586007 10.7728946,1.94634098 C10.0671967,1.39404799 8.1542305,0.115202516 5.45267827,0.00757165775 C1.9980635,-0.13010394 0.571291873,1.63475937 0.571291873,3.26177035 C0.571291873,4.88895806 2.38617084,6.52869387 5.27735839,6.52869387 C7.73325069,6.52869387 10.2421631,4.36229146 10.942559,3.70943696 C11.1131071,3.95315281 11.3426842,4.13306777 11.6046037,4.21966732 C11.2988543,4.97131599 10.5381922,6.57623525 9.1939552,7.84748117 C7.37483463,9.56763084 5.77345004,10.4375144 4.17188873,10.1409551 C2.57032741,9.8443959 1.24570789,7.17518595 1.24570789,7.17518595 L1.00835446,8.34180549 L-8.83668784e-05,8.46039384 C-8.83668784e-05,8.46039384 1.14673699,9.884161 4.19168291,10.5562795 C6.59437835,11.0864808 8.46227744,10.8922504 10.1430155,8.99430653 C11.6846641,7.25294881 12.2099168,5.39742108 12.2100935,4.24741452 C12.3368116,4.21736978 12.4568138,4.16523332 12.5679794,4.09507002 C12.6772008,4.63728919 12.7086594,5.8776067 11.8172144,8.30910975 C10.5122123,11.8679974 6.83455953,13.4893529 5.23317495,14.5570016 C3.63161363,15.6246502 2.66275917,18.0962718 3.41405437,19.4802739 L4.06655541,18.9463612 L4.9366157,19.3616855 C4.9366157,19.3616855 4.48170301,18.5312136 4.8376448,16.9098581 C5.19358658,15.2886793 6.26123522,14.1616481 7.88259071,13.3707646 C9.50376948,12.579881 11.6496708,12.2037916 13.132467,9.3171991 C14.2906033,7.06278328 13.5612231,4.77249051 13.0541739,3.77359131 C13.8385184,4.49272097 16.2687843,6.52869387 18.6497415,6.52869387 C21.5411057,6.52869387 23.3559847,4.88895806 23.3559847,3.26177035 C23.3559847,1.63475937 21.9290363,-0.13010394 18.4745983,0.00757165775" id="Fill-10" fill="#2CAC79"></path> </g> </g> </g> </g> </g> </svg> </div> </i> <span class="minicart-quantity d-md-none js-quantity d-none"> 0 </span> <span class="minicart-text hidden-sm-down">Shopping bag <span class="js-quantity d-none">0</span></span> </a> </div> <div class="popover popover-bottom"></div> </div> </div> </div> </div> </div> </div> <div class="container slot-container filtered-slot-parent hidden-sm-down"> </div> <div class="main-menu navbar-toggleable-sm menu-toggleable-left multilevel-dropdown d-none d-md-block" id="sg-navbar-collapse"> <div class="container"> <div class="row"> <nav class="navbar navbar-expand-md bg-inverse col-12"> <div class="close-menu clearfix d-lg-none"> <div class="back pull-left"> <button role="button" aria-label="Back to previous menu"> <span class="icon-left d-inline-block"> <svg class="svg-icon-left" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Back</title> <use class="svg-icon-left" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-left"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Back</text> </svg> </span> </button> </div> <div class="html-slot-container"> <style> .navbar-toggleable-sm { @media (max-width: 849px) { .logo-home { height: auto !important; padding-left: 25px !important; position: absolute; top: -16px; width: auto !important; svg { height: 35px !important; margin-top: 8px; width: auto !important; } } } } </style> <div class="brand default pull-left"> <a class="logo-home" href="https://global.llbean.com/" title="L.L.Bean Home Page"> <svg aria-label="L.L.Bean" role="img" viewBox="0 0 304 55" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <polygon id="path-1" points="0 0 26.7951328 0 26.7951328 47.7205882 0 47.7205882"></polygon> <polygon id="path-3" points="0 0 1.89142114 0 1.89142114 0.856401384 0 0.856401384"></polygon> <polygon id="path-5" points="0 0 37.8284227 0 37.8284227 41.9636678 0 41.9636678"></polygon> <polygon id="path-7" points="0 0 0.945710568 0 0.945710568 0.856401384 0 0.856401384"></polygon> <polygon id="path-9" points="0 0 9 0 9 9 0 9"></polygon> <polygon id="path-11" points="0 0 10 0 10 10 0 10"></polygon> <polygon id="path-13" points="0 0 167.782464 0 167.782464 38 0 38"></polygon> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Site-Desktop-header" class="site-desktop-header" transform="translate(0, 0)"> <g id="Logo-Holiday-L" transform="translate(0, 0)"> <g id="Group" transform="translate(220.1356, 0)"> <g id="Group-5"> <polygon id="Fill-1" fill="#16543B" points="9.82488201 51.7647059 16.0770797 51.7647059 16.0770797 42.0588235 9.82488201 42.0588235"> </polygon> <g id="Group-4"> <mask id="mask-2" fill="white"> <use xlink:href="#path-1"></use> </mask> <g id="Clip-3"></g> <path d="M13.365312,0 C14.0105718,-0.0328785747 14.7383084,2.8156196 16.7860473,5.90067478 C18.8337862,8.98572995 20.3202348,10.0940621 19.72573,11.6213607 C19.1312252,13.1489977 16.9513741,12.6396725 16.9513741,12.6396725 C16.9513741,12.6396725 19.0319544,15.8746487 20.4855617,17.9112724 C21.9387957,19.9478962 22.8964224,21.5053143 22.5000859,23.092852 C22.1037493,24.6803897 19.1312252,24.5605883 19.1312252,24.5605883 C19.1312252,24.5605883 22.4340298,28.8436575 23.6890956,30.4609763 C24.9441613,32.0782952 26.1996003,33.0664875 25.6711515,34.9836483 C25.1423296,36.9004706 20.3202348,36.2713441 20.3202348,36.2713441 C20.3202348,36.2713441 24.1847029,39.9554062 25.2083857,41.2133209 C26.2324417,42.4712356 27.1904417,43.84929 26.6287783,45.7359928 C26.0674881,47.623034 21.5092445,47.4734515 19.0980105,46.6047222 C16.6871498,45.7359928 12.8887379,43.8790712 12.8887379,43.8790712 C12.8887379,43.8790712 8.36370893,46.245318 6.31597007,46.9641264 C4.267858,47.6829347 2.1212216,48.2521606 0.700829016,46.9042257 C-0.719563569,45.5562907 0.23843637,42.8607593 1.62561431,41.3632419 C3.01279225,39.8657244 6.28275542,35.9718406 6.28275542,35.9718406 C6.28275542,35.9718406 2.91389471,36.7207685 1.75772649,35.3129329 C0.601931477,33.9054357 2.61645569,31.5090693 4.53208237,28.99324 C6.44808225,26.4774107 7.86810164,24.2610849 7.86810164,24.2610849 C7.86810164,24.2610849 5.35797013,24.9199925 4.46602628,23.1226332 C3.57445563,21.3256122 6.61303588,17.8513717 7.37286754,16.8330598 C8.13232601,15.814748 9.9162137,12.8494942 9.9162137,12.8494942 C9.9162137,12.8494942 8.16554065,13.3584809 7.20754071,11.8311823 C6.24991397,10.3035453 8.59471865,7.69769572 9.68483078,6.05059573 C10.7749429,4.40315732 12.7849887,0.0304063438 13.365312,0" id="Fill-2" fill="#2CAC79" mask="url(#mask-2)"></path> </g> </g> <g id="Group-26" transform="translate(25.902, 11.3235)"> <path d="M31.2084487,27.9371478 C31.2084487,27.9371478 32.9669107,30.8314428 34.3461079,35.0616852 C35.7251614,39.2919276 35.8631673,41.9636678 35.8631673,41.9636678 L37.8284227,41.2956941 C37.8284227,41.2956941 37.069893,39.8113769 36.5181567,37.2881611 C35.966564,34.7647909 36.4836911,33.2062886 35.518368,31.9817733 C34.5529013,30.7572579 32.6910426,27.6031609 32.1048407,24.7459584 C31.5187825,21.8887558 31.2084487,27.9371478 31.2084487,27.9371478" id="Fill-1" fill="#7C2227"></path> <path d="M37.8284227,41.4514847 C37.9904131,42.3304358 38.0185097,42.8200692 38.0185097,42.8200692 L39.7198439,42.2933811 C39.7198439,42.2933811 39.4840067,41.8710312 39.1925981,41.1072664 L37.8284227,41.4514847 Z" id="Fill-3" fill="#D73834"></path> <path d="M4.72855284,19.6972318 C4.72855284,19.6972318 6.4569051,23.3317349 6.81129855,31.2690793 C7.16586305,39.2065849 4.99451897,43.6764706 4.99451897,43.6764706 L6.98866632,43.6764706 C6.98866632,43.6764706 7.15081159,41.8235045 7.76056674,39.6243569 C8.37032189,37.425048 9.29803912,36.700437 9.08612141,35.2758847 C8.87403266,33.8513323 8.68845501,31.7521533 8.7414772,30.2277936 C8.79449938,28.7032727 9.45710568,26.2542036 9.45710568,26.2542036 L4.72855284,19.6972318 Z" id="Fill-5" fill="#7C2227"></path> <g id="Group-9" transform="translate(4.7286, 41.9637)"> <mask id="mask-4" fill="white"> <use xlink:href="#path-3"></use> </mask> <g id="Clip-8"></g> <path d="M0.549358734,0 C0.249813051,0.562292331 0,0.856432322 0,0.856432322 L1.67581724,0.856432322 C1.67581724,0.856432322 1.72856832,0.513024076 1.89142114,0 L0.549358734,0 Z" id="Fill-7" fill="#D73834" mask="url(#mask-4)"></path> </g> <path d="M5.67426341,8.77681651 C5.67426341,8.77681651 6.37216768,10.1822577 7.20139622,10.2732472 C8.03062476,10.3642367 7.21244219,8.68633703 7.01350321,8.5852489 C6.81445266,8.48416077 5.67426341,8.77681651 5.67426341,8.77681651" id="Fill-10" fill="#7C2227"></path> <g id="Group-14" transform="translate(0, 1.7128)"> <mask id="mask-6" fill="white"> <use xlink:href="#path-5"></use> </mask> <g id="Clip-13"></g> <path d="M6.84225432,4.96154334 C6.84225432,4.96154334 10.5794408,5.29048388 10.5457104,6.30726623 C10.5121566,7.32404857 7.48189563,7.23432326 6.64022515,6.99510803 C6.64022515,6.99510803 5.73127047,8.07181183 5.73127047,10.1351804 C5.73127047,12.1987058 7.98696857,14.0827806 13.3066581,13.9332907 C18.6261709,13.7838008 22.0940441,10.9427082 26.942391,11.2118842 C31.7905614,11.4810601 33.6068814,14.2838782 35.074595,15.4245819 C36.5423087,16.5652856 37.7714373,16.597913 37.8265361,16.9075594 C37.881635,17.2172059 36.725795,18.4231644 34.8911088,17.8528125 C34.8911088,17.8528125 35.5918533,18.8680262 33.9321766,23.5977426 C32.2724999,28.3274589 31.3734347,29.9244754 31.4772749,32.6270584 C31.5809385,35.3297983 31.6155518,35.4218766 30.8549403,36.3432865 C30.0941521,37.2646965 28.5037021,39.6908879 28.3654252,41.8100995 L25.8759101,41.7793545 C25.8759101,41.7793545 28.4000386,37.7867347 29.575481,33.0877634 C30.7511001,28.3887921 31.1661076,22.1235493 26.5328581,20.4957878 C21.8996087,18.8680262 16.540361,20.1886511 14.2927865,24.6112308 C12.0453885,29.0338105 14.9843479,34.5927017 14.3620132,36.09764 C13.7396786,37.6024214 12.8406135,39.5988097 13.0481172,41.9636678 L10.8351561,41.9636678 C10.8351561,41.9636678 11.7342212,37.8482248 11.7688346,33.7327818 C11.8032714,29.6173388 10.454762,27.2832256 8.24197742,24.1505258 C6.02901626,21.0179829 2.05289141,15.9811299 0.877272349,10.9444337 C-0.298346711,5.90758073 0.0474339892,0.625081143 0.0474339892,0.625081143 L1.53316077,-1.56862443e-05 C1.53316077,-1.56862443e-05 1.82649158,0.972374589 3.01906414,1.68437321 C4.2116367,2.39637183 6.44243435,3.41095811 6.84225432,4.96154334" id="Fill-12" fill="#D73834" mask="url(#mask-6)"></path> </g> <path d="M4.72855284,4.71020761 C4.72855284,4.94666511 4.51684571,5.1384083 4.25576869,5.1384083 C3.99454941,5.1384083 3.78284227,4.94666511 3.78284227,4.71020761 C3.78284227,4.47375011 3.99454941,4.28200692 4.25576869,4.28200692 C4.51684571,4.28200692 4.72855284,4.47375011 4.72855284,4.71020761" id="Fill-15" fill="#7C2227"></path> <g id="Group-19"> <mask id="mask-8" fill="white"> <use xlink:href="#path-7"></use> </mask> <g id="Clip-18"></g> <path d="M0.655717674,-5.315444e-05 L0,0.334394582 C0.110586327,0.579861785 0.296015899,0.916010464 0.458933255,0.847334927 C0.590451994,0.791948001 0.787433888,0.68191831 0.945710568,0.589429585 C0.723451799,0.269227238 0.655717674,-5.315444e-05 0.655717674,-5.315444e-05" id="Fill-17" fill="#7C2227" mask="url(#mask-8)"></path> </g> <path d="M6.43560492,8.56401384 C6.53325877,8.32238265 6.61997398,8.19922021 6.61997398,8.19922021 C6.61997398,8.19922021 6.32057274,8.10525253 6.08548013,7.93618579 C5.85029931,7.76711906 5.76137873,7.67240038 5.68507287,7.71980666 C5.61397169,7.76392735 5.89696497,8.29037168 6.43560492,8.56401384" id="Fill-20" fill="#7C2227"></path> <path d="M10.6662674,42.8200692 C10.5211978,43.3472522 10.4028162,43.6764706 10.4028162,43.6764706 L12.2709785,43.6764706 C12.2280391,43.3792829 12.241905,43.093575 12.2942374,42.8200692 L10.6662674,42.8200692 Z" id="Fill-22" fill="#7C2227"></path> <path d="M26.1682644,41.9636678 C25.800052,42.4895528 25.5341853,42.804898 25.5341853,42.804898 L27.1736961,42.8200692 C27.1981196,42.5397108 27.2925569,42.2485931 27.4256065,41.9636678 L26.1682644,41.9636678 Z" id="Fill-24" fill="#7C2227"></path> </g> </g> <polygon id="Fill-1" fill="#6BB3C3" points="214.544672 16.7077647 212.66306 19.3725356 210.636019 17.2673144 209.726226 18.1003813 211.758018 20.2483639 208.908284 21.6832204 209.387858 22.8377807 212.371673 21.4310841 212.731948 24.2371765 214.240879 24.0710846 213.894857 21.3927552 216.558252 21.4013596 216.744856 19.9578986 213.903831 19.9258275 215.421736 17.5165826 214.545199 16.7077647"> </polygon> <g id="Group-3" transform="translate(295, 19)"> <mask id="mask-10" fill="white"> <use xlink:href="#path-9"></use> </mask> <g id="Clip-2"></g> <path d="M4.25442384,3.21418583 C4.25442384,3.21418583 6.06882313,-0.0942618126 6.26575971,0.00206327457 C6.46269629,0.0983883617 5.54155553,3.496779 5.54155553,3.496779 C5.54155553,3.496779 8.94171983,2.97715784 8.99924527,3.20053112 C9.05691746,3.42390439 5.7901476,4.80748292 5.7901476,4.80748292 C5.7901476,4.80748292 8.67581143,6.75402147 8.54315072,6.95661583 C8.41049002,7.1592102 5.29692567,5.82401685 5.29692567,5.82401685 C5.29692567,5.82401685 6.02494531,8.91962909 5.78706588,8.99844052 C5.5493332,9.07725196 4.30828057,6.14267627 4.30828057,6.14267627 C4.30828057,6.14267627 2.62683548,8.82953767 2.43151314,8.75206203 C2.23633755,8.67458638 3.54959048,5.65956662 3.54959048,5.65956662 C3.54959048,5.65956662 0.43925459,6.89561489 0.347683484,6.71350259 C0.256112378,6.53124187 2.78092148,4.85334494 2.78092148,4.85334494 C2.78092148,4.85334494 -0.0420807104,3.1868764 0.00047637414,3.03073774 C0.0430334587,2.87445066 3.18066458,3.84541941 3.18066458,3.84541941 C3.18066458,3.84541941 2.31690251,0.704984096 2.44090505,0.617564255 C2.56490759,0.529995994 4.25442384,3.21418583 4.25442384,3.21418583" id="Fill-1" fill="#2CAC79" mask="url(#mask-10)"></path> </g> <g id="Group-3" transform="translate(189, 5)"> <mask id="mask-12" fill="white"> <use xlink:href="#path-11"></use> </mask> <g id="Clip-2"></g> <path d="M4.72712723,3.57138719 C4.72712723,3.57138719 6.74323222,-0.1047706 6.96194661,0.00229402261 C7.18066101,0.109358645 6.15712074,3.8854979 6.15712074,3.8854979 C6.15712074,3.8854979 9.93506175,3.30822071 9.99916769,3.55613116 C10.0630043,3.80431404 6.43347661,5.34190368 6.43347661,5.34190368 C6.43347661,5.34190368 9.63958183,7.50444559 9.4922459,7.72974442 C9.34490998,7.95477083 5.88534386,6.47112215 5.88534386,6.47112215 C5.88534386,6.47112215 6.69421003,9.91081151 6.42997502,9.99826124 C6.16574002,10.0859834 4.78692353,6.82527993 4.78692353,6.82527993 C4.78692353,6.82527993 2.91869319,9.81055761 2.70186426,9.72447003 C2.48476598,9.63865487 3.94384957,6.28832225 3.94384957,6.28832225 C3.94384957,6.28832225 0.488054394,7.66190959 0.386239072,7.45949479 C0.284693103,7.25708 3.09000151,5.39284791 3.09000151,5.39284791 C3.09000151,5.39284791 -0.0466107213,3.54114756 0.0005260017,3.36761025 C0.0479320774,3.19380051 3.53416411,4.27289203 3.53416411,4.27289203 C3.53416411,4.27289203 2.57446043,0.783348149 2.71209966,0.686363402 C2.85000825,0.589106226 4.72712723,3.57138719 4.72712723,3.57138719" id="Fill-1" fill="#F8D05E" mask="url(#mask-12)"></path> </g> <g id="logo_desktop" transform="translate(0, 14)"> <g id="Group-9" transform="translate(0, 0)"> <mask id="mask-14" fill="white"> <use xlink:href="#path-13"></use> </mask> <g id="Clip-2"></g> <path d="M23.7367366,29.553267 C23.1681285,31.7172235 22.4615814,34.409842 16.8597615,34.409842 L9.05154233,34.409842 L9.05154233,5.13370126 C9.05154233,2.61397457 9.93597451,2.52659242 10.7916954,2.44233107 C11.4033705,2.38178772 12.0955619,2.31375448 12.0955619,1.14969942 L12.0955619,0 L0.0549259223,0 L0.0549259223,1.14969942 C0.0549259223,2.31313032 0.736506685,2.38178772 1.33757104,2.44233107 C2.17706383,2.52659242 3.04464374,2.61335042 3.04464374,5.13370126 L3.04464374,32.070497 C3.04464374,34.5908479 2.1595874,34.67823 1.3038665,34.7631155 C0.692815611,34.8236589 0,34.8923163 0,36.0569955 L0,37.2054466 L27.1976939,37.2054466 L27.1976939,27.1015735 L25.7721166,27.1015735 C24.3796196,27.1015735 24.0818961,28.2375415 23.7367366,29.553267" id="Fill-1" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M33.3356657,30.9763477 C31.4226208,30.9763477 29.806051,32.5929174 29.806051,34.5065865 C29.806051,36.4208797 31.4226208,38.0374495 33.3356657,38.0374495 C35.2487106,38.0374495 36.8652804,36.4208797 36.8652804,34.5065865 C36.8652804,32.5929174 35.2487106,30.9763477 33.3356657,30.9763477" id="Fill-3" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M63.0867908,29.553267 C62.5188069,31.7172235 61.8116356,34.409842 56.2104399,34.409842 L48.4015965,34.409842 L48.4015965,5.13370126 C48.4015965,2.61397457 49.2866529,2.52659242 50.1423738,2.44233107 C50.7534247,2.38178772 51.4456161,2.31375448 51.4456161,1.14969942 L51.4456161,0 L39.4056043,0 L39.4056043,1.14969942 C39.4056043,2.31313032 40.087185,2.38178772 40.6876252,2.44233107 C41.527118,2.52659242 42.3953221,2.61335042 42.3953221,5.13370126 L42.3953221,32.070497 C42.3953221,34.5908479 41.5102658,34.67823 40.6539207,34.7631155 C40.0428698,34.8236589 39.3506784,34.8923163 39.3506784,36.0569955 L39.3506784,37.2054466 L66.5477481,37.2054466 L66.5477481,27.1015735 L65.1227949,27.1015735 C63.730298,27.1015735 63.4325745,28.2375415 63.0867908,29.553267" id="Fill-4" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M72.6863441,30.9763477 C70.772675,30.9763477 69.1567294,32.5929174 69.1567294,34.5065865 C69.1567294,36.4208797 70.772675,38.0374495 72.6863441,38.0374495 C74.599389,38.0374495 76.2159587,36.4208797 76.2159587,34.5065865 C76.2159587,32.5929174 74.599389,30.9763477 72.6863441,30.9763477" id="Fill-5" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M88.1024276,19.3239381 L92.9902106,19.3239381 C99.8590716,19.3239381 102.92244,21.6183437 102.92244,26.7614073 C102.92244,31.8913636 99.9676752,34.7169278 94.6030354,34.7169278 L88.1024276,34.7169278 L88.1024276,19.3239381 Z M94.0812391,2.84616143 C98.4372392,2.84616143 100.739135,5.2017345 100.739135,9.65884826 C100.739135,14.9504615 96.5216977,16.8354193 92.5751454,16.8354193 L88.1024276,16.8354193 L88.1024276,2.84616143 L94.0812391,2.84616143 Z M98.1076837,17.8733944 C102.486778,17.0900759 106.814691,14.0735193 106.814691,8.82684537 C106.814691,3.0078184 101.642292,0.357642653 96.8368976,0.357642653 L79.5814198,0.357642653 L79.5814198,1.44679873 C79.5814198,2.54843796 80.2367859,2.61272626 80.8147564,2.66952465 C81.6143031,2.74816859 82.4413127,2.82993331 82.4413127,5.18737886 L82.4413127,32.3763345 C82.4413127,34.7331559 81.6143031,34.8149207 80.8147564,34.8941888 C80.2367859,34.9516113 79.5814198,35.0158996 79.5814198,36.118163 L79.5814198,37.2054466 L95.5386485,37.2054466 C102.237739,37.2054466 108.997996,34.0884005 108.997996,27.1240432 C108.997996,20.854374 103.562826,18.2647416 98.1076837,17.8733944 L98.1076837,17.8733944 Z" id="Fill-6" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M118.470845,20.1266056 C118.825367,16.281791 120.819553,12.2391183 125.390887,12.2391183 C127.091718,12.2391183 128.467987,12.7896258 129.480996,13.8756611 C130.777373,15.2631648 131.429618,17.5351007 131.281068,20.1266056 L118.470845,20.1266056 Z M135.789987,30.5338195 C134.036727,32.6472192 131.540094,35.072698 127.770803,35.072698 C125.224237,35.072698 122.999737,34.1451989 121.339476,32.3906902 C119.254788,30.1880359 118.116948,26.720837 118.282349,23.0913571 L137.44151,23.0913571 L137.445879,22.9434316 C137.568838,18.9057521 136.332381,15.3368155 133.9637,12.8951086 C131.878388,10.7448835 129.029105,9.60891561 125.722315,9.60891561 C117.934693,9.60891561 112.282941,15.4703853 112.282941,23.5457442 C112.282941,31.9431688 118.33041,38.0374495 126.662922,38.0374495 C131.374068,38.0374495 134.948622,36.1705923 137.912749,32.1616241 L138.002004,32.0405374 L135.883611,30.4208469 L135.789987,30.5338195 L135.789987,30.5338195 Z" id="Fill-7" fill="#0C5641" mask="url(#mask-14)"></path> <path d="M151.466345,35.072698 C148.801189,35.072698 147.079761,33.1771295 147.079761,30.2442101 C147.079761,24.077527 154.894222,22.8036201 157.56874,22.550836 L157.56874,27.6970205 C157.56874,33.5191682 153.732663,35.072698 151.466345,35.072698 Z M167.315594,34.4223252 L166.997898,33.9454683 L166.866824,34.0596892 C166.448014,34.4260701 166.086627,34.7418942 165.473079,34.7418942 C164.975001,34.7418942 164.572419,34.579613 164.240367,34.2463125 C163.168687,33.1702638 163.18117,30.5924904 163.187412,29.2081075 L163.18866,20.2789002 C163.18866,17.070727 162.100128,9.60891561 152.018725,9.60891561 C150.705496,9.60891561 148.591472,9.94221609 146.825728,10.6868368 C144.65553,11.6031011 143.508328,12.9107125 143.508328,14.4673631 C143.508328,16.1276239 144.782859,17.3322493 146.539864,17.3322493 C148.376762,17.3322493 149.72744,16.0751946 149.900956,14.2077133 C150.064485,12.7521763 150.458953,11.9638645 152.076147,11.9638645 C155.58142,11.9638645 157.373378,14.7338787 157.402713,20.1983838 C146.609146,21.2993988 140.906212,24.7341415 140.906212,30.1343583 C140.906212,32.5261325 141.929831,34.5615124 143.866594,36.0201702 C145.569298,37.3021911 147.914885,38.0374495 150.303538,38.0374495 C153.906179,38.0374495 155.961532,36.6674222 158.21724,34.2912519 C159.159719,36.709865 160.981637,38.0374495 163.368418,38.0374495 C165.348872,38.0374495 167.782464,36.5488322 167.782464,35.3373411 C167.782464,35.0077856 167.569626,34.74127 167.397983,34.5265596 C167.367399,34.4878618 167.33744,34.4504123 167.315594,34.4223252 L167.315594,34.4223252 Z" id="Fill-8" fill="#0C5641" mask="url(#mask-14)"></path> </g> <path d="M196.715318,34.6282974 C195.936369,34.5178214 195.131205,34.4029762 195.131205,32.3488716 L195.131205,17.2342564 C195.131205,12.2453599 192.03538,9.60891561 186.177031,9.60891561 C182.873362,9.60891561 180.259387,10.5944614 177.749023,12.7958674 L177.749023,10.2137249 L169.748563,10.442791 L169.748563,11.6985973 C169.748563,12.786505 170.393318,12.9069676 170.963799,13.0136986 C171.700306,13.1510134 172.462403,13.2939457 172.462403,15.2968694 L172.462403,32.3488716 C172.462403,34.3199632 171.717158,34.4735061 170.996879,34.6214316 C170.411419,34.7418942 169.748563,34.8779606 169.748563,36.0569955 L169.748563,37.2054466 L181.072041,37.2054466 L181.072041,36.0569955 C181.072041,34.8199139 180.3424,34.7181761 179.698893,34.6282974 C178.903715,34.5171972 178.082323,34.4023521 178.082323,32.3488716 L178.082323,15.7287868 C179.276962,13.8382116 182.16307,12.5711705 184.129168,12.5711705 C189.10683,12.5711705 189.511908,15.3842515 189.511908,18.7834171 L189.511908,32.3488716 C189.511908,34.4023521 188.689892,34.5171972 187.895339,34.6282974 C187.251831,34.7181761 186.52219,34.8199139 186.52219,36.0569955 L186.52219,37.2054466 L198.065372,37.2054466 L198.065372,36.0569955 C198.065372,34.8205381 197.348215,34.7181761 196.715318,34.6282974" id="Fill-10" fill="#0C5641"></path> </g> </g> </g> </g> </svg> </a> </div> </div> <div class="close-button pull-right"> <button role="button" aria-label="Close Menu"> <span aria-hidden="true" class="icon-close d-inline-block"> <svg class="svg-icon-close" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-close" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-close"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </span> </button> </div> </div> <div class="menu-group" role="navigation"> <ul class="nav navbar-nav display-9-categories" role="menu"> <li class="nav-item dropdown small-nav-item" role="presentation"> <a href="/llb/shop/509870/?page=gifts" id="509870" class="nav-link dropdown-toggle special" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Gifts<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="509870"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/507087/?page=gifts-for-her" id="507087" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Gifts for Her<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="507087"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010125/?page=Bestselling-gifts-for-her" id="1000010125" role="menuitem" class="dropdown-link" tabindex="0">Bestselling Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010126/?page=cozy-gifts" id="1000010126" role="menuitem" class="dropdown-link" tabindex="0">Cozy Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010127/" id="1000010127" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010128/?page=travel-gifts-for-her" id="1000010128" role="menuitem" class="dropdown-link" tabindex="0">Travel Gifts</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/507074/?page=gifts-for-him" id="507074" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Gifts for Him<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="507074"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010129/" id="1000010129" role="menuitem" class="dropdown-link" tabindex="0">Bestselling Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010130/" id="1000010130" role="menuitem" class="dropdown-link" tabindex="0">Cozy Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010131/" id="1000010131" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010132/" id="1000010132" role="menuitem" class="dropdown-link" tabindex="0">Travel Gifts</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/507102/?page=gifts-for-kids-and-babies" id="507102" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Gifts for Kids<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="507102"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010134/" id="1000010134" role="menuitem" class="dropdown-link" tabindex="0">Bestselling Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010135/" id="1000010135" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Gifts</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010136/" id="1000010136" role="menuitem" class="dropdown-link" tabindex="0">Gifts for Everyone</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1000010137/" id="1000010137" role="menuitem" class="dropdown-link" tabindex="0">Our Best Gifts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/509870-513739/?page=holiday-stockings" id="509870-513739" role="menuitem" class="dropdown-link" tabindex="0">Stockings</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518244/?page=matching-pajamas" id="518244" role="menuitem" class="dropdown-link" tabindex="0">Family Matching</a> </li> </ul> </li> <li class="nav-item dropdown small-nav-item" role="presentation"> <a href="/llb/shop/1/?page=Men%27s" id="1" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Men's<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="1.0" class="dropdown-menu dropdown-megamenu" role="menu" aria-hidden="true" aria-label="1"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/26/?page=mens-clothing" id="26" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Men's Clothing<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="2.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="26"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/26/?page=mens-clothing" id="26" role="menuitem" class="dropdown-link" tabindex="0">Shop All Men's Clothing</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/516868/?page=mens-shop-by-size-range" id="516868" role="menuitem" class="dropdown-link" tabindex="0">Shop by Size Range</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/589/?page=mens-shirts" id="589" role="menuitem" class="dropdown-link" tabindex="0">Shirts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/594/?page=mens-sweaters" id="594" role="menuitem" class="dropdown-link" tabindex="0">Sweaters</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/907/?page=mens-sweatshirts" id="907" role="menuitem" class="dropdown-link" tabindex="0">Sweatshirts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/12-26-506674/?page=mens-fleece" id="12-26-506674" role="menuitem" class="dropdown-link" tabindex="0">Fleece</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/513284/?page=mens-jeans" id="513284" role="menuitem" class="dropdown-link" tabindex="0">Jeans</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/502921/?page=mens-pants" id="502921" role="menuitem" class="dropdown-link" tabindex="0">Pants</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/908/?page=mens-shorts" id="908" role="menuitem" class="dropdown-link" tabindex="0">Shorts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/511548/?page=mens-swimwear" id="511548" role="menuitem" class="dropdown-link" tabindex="0">Swimwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/595/?page=mens-sleepwear" id="595" role="menuitem" class="dropdown-link" tabindex="0">Sleepwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/516180/?page=mens-long-underwear-and-base-layers" id="516180" role="menuitem" class="dropdown-link" tabindex="0">Base Layers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/509723/?page=mens-activewear" id="509723" role="menuitem" class="dropdown-link" tabindex="0">Activewear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/596/?page=mens-accessories" id="596" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/593/?page=mens-outerwear" id="593" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Men's Outerwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="3.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="593"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/593/?page=mens-outerwear" id="593" role="menuitem" class="dropdown-link" tabindex="0">Shop All Men's Outerwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/518626/?page=shop-by-size-range" id="518626" role="menuitem" class="dropdown-link" tabindex="0">Shop by Size Range</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506673/?page=mens-insulated-jackets" id="506673" role="menuitem" class="dropdown-link" tabindex="0">Insulated Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506677/?page=mens-casual-jackets" id="506677" role="menuitem" class="dropdown-link" tabindex="0">Casual Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506674/?page=mens-fleece" id="506674" role="menuitem" class="dropdown-link" tabindex="0">Fleece</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506675/?page=mens-rain-jackets" id="506675" role="menuitem" class="dropdown-link" tabindex="0">Rain Jackets & Shells</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506676/?page=mens-windbreakers" id="506676" role="menuitem" class="dropdown-link" tabindex="0">Windbreakers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/504715/?page=mens-outerwear-vests" id="504715" role="menuitem" class="dropdown-link" tabindex="0">Vests</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/516604/?page=mens-snow-and-rain-pants" id="516604" role="menuitem" class="dropdown-link" tabindex="0">Snow & Rain Pants</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/518845/?page=mens-outerwear-accessories" id="518845" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/629/?page=mens-footwear" id="629" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Men's Footwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="4.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="629"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/629/?page=mens-footwear" id="629" role="menuitem" class="dropdown-link" tabindex="0">Shop All Men's Footwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506794/?page=mens-boots" id="506794" role="menuitem" class="dropdown-link" tabindex="0">Boots</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506791/?page=mens-sneakers-and-shoes" id="506791" role="menuitem" class="dropdown-link" tabindex="0">Sneakers & Shoes</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503381/?page=mens-sandals-and-water-shoes" id="503381" role="menuitem" class="dropdown-link" tabindex="0">Sandals & Water Shoes</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503380/?page=mens-slippers" id="503380" role="menuitem" class="dropdown-link" tabindex="0">Slippers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/474-629-502854/?page=mens-socks" id="474-629-502854" role="menuitem" class="dropdown-link" tabindex="0">Socks</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/514536/?page=footwear-accessories" id="514536" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu column-4" role="presentation"> </li> </ul> </li> <li class="nav-item dropdown small-nav-item" role="presentation"> <a href="/llb/shop/2/?page=Women%27s" id="2" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Women's<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="1.0" class="dropdown-menu dropdown-megamenu" role="menu" aria-hidden="true" aria-label="2"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/27/?page=womens-clothing" id="27" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Women's Clothing<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="2.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="27"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/27/?page=womens-clothing" id="27" role="menuitem" class="dropdown-link" tabindex="0">Shop All Women's Clothing</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/516869/?page=womens-shop-by-size-range" id="516869" role="menuitem" class="dropdown-link" tabindex="0">Shop by Size Range</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/607/?page=womens-shirts-and-tops" id="607" role="menuitem" class="dropdown-link" tabindex="0">Shirts & Tops</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/611/?page=womens-sweaters" id="611" role="menuitem" class="dropdown-link" tabindex="0">Sweaters</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/886/?page=womens-sweatshirts" id="886" role="menuitem" class="dropdown-link" tabindex="0">Sweatshirts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/12-27-504732/?page=womens-fleece-jackets" id="12-27-504732" role="menuitem" class="dropdown-link" tabindex="0">Fleece</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/513283/?page=womens-jeans" id="513283" role="menuitem" class="dropdown-link" tabindex="0">Jeans</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/622/?page=womens-pants-and-jeans" id="622" role="menuitem" class="dropdown-link" tabindex="0">Pants</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/513280/?page=womens-shorts-and-skorts" id="513280" role="menuitem" class="dropdown-link" tabindex="0">Shorts & Skorts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506213/?page=womens-dresses-and-skirts" id="506213" role="menuitem" class="dropdown-link" tabindex="0">Dresses & Skirts</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/624/?page=womens-swimwear" id="624" role="menuitem" class="dropdown-link" tabindex="0">Swimwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/613/?page=womens-sleepwear" id="613" role="menuitem" class="dropdown-link" tabindex="0">Sleepwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503056/?page=womens-long-underwear-and-base-layers" id="503056" role="menuitem" class="dropdown-link" tabindex="0">Base Layers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/509757/?page=womens-activewear" id="509757" role="menuitem" class="dropdown-link" tabindex="0">Activewear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/614/?page=womens-accessories" id="614" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/610/?page=womens-outerwear" id="610" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Women's Outerwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="3.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="610"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/610/?page=womens-outerwear" id="610" role="menuitem" class="dropdown-link" tabindex="0">Shop All Women's Outerwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/518627/?page=shop-by-size-range" id="518627" role="menuitem" class="dropdown-link" tabindex="0">Shop by Size Range</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/504735/?page=womens-insulated-jackets" id="504735" role="menuitem" class="dropdown-link" tabindex="0">Insulated Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/504734/?page=womens-casual-jackets" id="504734" role="menuitem" class="dropdown-link" tabindex="0">Casual Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/504732/?page=womens-fleece-jackets" id="504732" role="menuitem" class="dropdown-link" tabindex="0">Fleece</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506593/?page=womens-rain-jackets" id="506593" role="menuitem" class="dropdown-link" tabindex="0">Rain Jackets & Shells</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506594/?page=womens-windbreakers" id="506594" role="menuitem" class="dropdown-link" tabindex="0">Windbreakers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/504729/?page=womens-outerwear-vests" id="504729" role="menuitem" class="dropdown-link" tabindex="0">Vests</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/516609/?page=womens-snow-and-rain-pants" id="516609" role="menuitem" class="dropdown-link" tabindex="0">Snow & Rain Pants</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/518844/?page=womens-outerwear-accessories" id="518844" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/630/?page=womens-footwear" id="630" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Women's Footwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="4.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="630"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/630/?page=womens-footwear" id="630" role="menuitem" class="dropdown-link" tabindex="0">Shop All Women's Footwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506708/?page=womens-boots" id="506708" role="menuitem" class="dropdown-link" tabindex="0">Boots</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/506705/?page=womens-sneakers-and-shoes" id="506705" role="menuitem" class="dropdown-link" tabindex="0">Sneakers & Shoes</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503423/?page=sandals-and-water-shoes" id="503423" role="menuitem" class="dropdown-link" tabindex="0">Sandals & Water Shoes</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503422/?page=womens-slippers" id="503422" role="menuitem" class="dropdown-link" tabindex="0">Slippers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/474-630-502980/?page=womens-socks" id="474-630-502980" role="menuitem" class="dropdown-link" tabindex="0">Socks</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/474-630-514536/?page=footwear-accessories" id="474-630-514536" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> </ul> </li> <li class="nav-item dropdown small-nav-item" role="presentation"> <a href="/llb/shop/3/?page=Kids" id="3" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Kids<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="1.0" class="dropdown-menu dropdown-megamenu" role="menu" aria-hidden="true" aria-label="3"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/28/?page=kids-clothing" id="28" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Kids Clothing<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="2.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="28"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/28/?page=kids-clothing" id="28" role="menuitem" class="dropdown-link" tabindex="0">Shop All Kids Clothing</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503368/?page=kids-tops" id="503368" role="menuitem" class="dropdown-link" tabindex="0">Tops</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503570/?page=kids-bottoms" id="503570" role="menuitem" class="dropdown-link" tabindex="0">Bottoms</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/12-28-1066/?page=kids-swimwear" id="12-28-1066" role="menuitem" class="dropdown-link" tabindex="0">Swimwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503560/?page=kids-sleepwear" id="503560" role="menuitem" class="dropdown-link" tabindex="0">Sleepwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/513852/?page=kids-base-layers" id="513852" role="menuitem" class="dropdown-link" tabindex="0">Base Layers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/12-28-503563/?page=kids-accessories" id="12-28-503563" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/289/?page=toddler-and-baby-clothing" id="289" role="menuitem" class="dropdown-link" tabindex="0">Toddler & Baby</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/503369/?page=kids-outerwear" id="503369" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Kids Outerwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="3.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="503369"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503369/?page=kids-outerwear" id="503369" role="menuitem" class="dropdown-link" tabindex="0">Shop All Kids Outerwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503374/?page=kids-jackets-parkas-and-vests" id="503374" role="menuitem" class="dropdown-link" tabindex="0">Jackets & Vests</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/509976/?page=kids-insulated-jackets" id="509976" role="menuitem" class="dropdown-link" tabindex="0">Insulated Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/517473/?page=kids-rain-jackets" id="517473" role="menuitem" class="dropdown-link" tabindex="0">Rain Jackets</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503565/?page=kids-pants-and-bibs" id="503565" role="menuitem" class="dropdown-link" tabindex="0">Pants & Suits</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/518610/?page=toddler-and-baby-outerwear" id="518610" role="menuitem" class="dropdown-link" tabindex="0">Toddler & Baby</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503563/?page=kids-accessories" id="503563" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/651/?page=kids-footwear" id="651" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Kids Footwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul data-level="4.0" class="dropdown-menu dropdown-megamenu level-2" role="menu" aria-hidden="true" aria-label="651"> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/651/?page=kids-footwear" id="651" role="menuitem" class="dropdown-link" tabindex="0">Shop All Kids Footwear</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503723/?page=kids-sneakers-and-shoes" id="503723" role="menuitem" class="dropdown-link" tabindex="0">Hiking Boots and Shoes</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503719/?page=kids-boots" id="503719" role="menuitem" class="dropdown-link" tabindex="0">Rain & Snow Boots</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/503721/?page=kids-slippers" id="503721" role="menuitem" class="dropdown-link" tabindex="0">Slippers</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/513665/?page=kids-socks" id="513665" role="menuitem" class="dropdown-link" tabindex="0">Socks</a> </li> <li class="dropdown-item item-leaf" role="presentation"> <a href="/llb/shop/632/?page=toddler-and-baby-footwear" id="632" role="menuitem" class="dropdown-link" tabindex="0">Toddler & Baby</a> </li> </ul> </li> </ul> </li> <li class="nav-item dropdown" role="presentation"> <a href="/llb/shop/29/?page=outdoor-equipment" id="29" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Outdoor Equipment<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="29"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/915/?page=camping-and-hiking-gear" id="915" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Camping & Hiking<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="915"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1096/?page=tents-and-shelters" id="1096" role="menuitem" class="dropdown-link" tabindex="0">Tents & Shelters</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1097/?page=sleeping-bags-and-pads" id="1097" role="menuitem" class="dropdown-link" tabindex="0">Sleeping Bags, Pads & Blankets</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/916/?page=hiking-and-backpacking" id="916" role="menuitem" class="dropdown-link" tabindex="0">Hiking Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/504412/?page=hiking-poles-and-gaiters" id="504412" role="menuitem" class="dropdown-link" tabindex="0">Hiking Poles & Gaiters</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-915-918/?page=flashlights-headlamps-and-lanterns" id="29-915-918" role="menuitem" class="dropdown-link" tabindex="0">Flashlights, Headlamps & Lanterns</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/9925/?page=camping-furniture" id="9925" role="menuitem" class="dropdown-link" tabindex="0">Camping Furniture</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1099/?page=camping-kitchen" id="1099" role="menuitem" class="dropdown-link" tabindex="0">Camping Kitchen</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-915-506983/?page=health-and-safety" id="29-915-506983" role="menuitem" class="dropdown-link" tabindex="0">Health & Safety</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/507929/?page=hunting-gear" id="507929" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Hunting<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="507929"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508944/?page=binoculars" id="508944" role="menuitem" class="dropdown-link" tabindex="0">Binoculars</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508805/?page=hunting-packs-bags-and-vest-packs" id="508805" role="menuitem" class="dropdown-link" tabindex="0">Packs, Bags & Vest Packs</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507001/?page=archery" id="507001" role="menuitem" class="dropdown-link" tabindex="0">Archery Gear</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516640/?page=shooting-sports-and-gun-safety" id="516640" role="menuitem" class="dropdown-link" tabindex="0">Shooting Sports & Gun Safety</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-507929-917/?page=knives-and-tools" id="29-507929-917" role="menuitem" class="dropdown-link" tabindex="0">Knives & Tools</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507026/?page=dog-training-supplies" id="507026" role="menuitem" class="dropdown-link" tabindex="0">Dog Training & Supplies</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516646/?page=hunting-accessories" id="516646" role="menuitem" class="dropdown-link" tabindex="0">Hunting Accessories</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507932/?page=hunting-clothing-and-footwear" id="507932" role="menuitem" class="dropdown-link" tabindex="0">Clothing & Footwear</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516714/?page=winter-sports" id="516714" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Winter Sports<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516714"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/509573/?page=snowshoeing" id="509573" role="menuitem" class="dropdown-link" tabindex="0">Snowshoeing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/513506/?page=downhill-skiing-accessories" id="513506" role="menuitem" class="dropdown-link" tabindex="0">Downhill Skiing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/509605/?page=cross-country-skiing" id="509605" role="menuitem" class="dropdown-link" tabindex="0">Cross-Country Skiing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516714-513503/?page=sleds-and-snow-toys" id="29-516714-513503" role="menuitem" class="dropdown-link" tabindex="0">Sleds & Snow Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516714-513518/?page=ski-luggage" id="29-516714-513518" role="menuitem" class="dropdown-link" tabindex="0">Ski Luggage</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/507923/?page=fishing-gear" id="507923" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Fishing<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="507923"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1109/?page=waders-and-wading-boots" id="1109" role="menuitem" class="dropdown-link" tabindex="0">Waders & Wading Boots</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/512608/?page=fishing-vest-packs-and-storage" id="512608" role="menuitem" class="dropdown-link" tabindex="0">Vest Packs & Storage</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516648/?page=fishing-rods" id="516648" role="menuitem" class="dropdown-link" tabindex="0">Rods</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516649/?page=fishing-reels" id="516649" role="menuitem" class="dropdown-link" tabindex="0">Reels</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516650/?page=fishing-rod-and-reel-combos" id="516650" role="menuitem" class="dropdown-link" tabindex="0">Rod & Reel Combos</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/500155/?page=fishing-flies-and-lures" id="500155" role="menuitem" class="dropdown-link" tabindex="0">Flies & Lures</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1112/?page=fly-lines-leaders-and-tippets" id="1112" role="menuitem" class="dropdown-link" tabindex="0">Fly Lines, Leaders & Tippets</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/3948/?page=fishing-tools-and-accessories" id="3948" role="menuitem" class="dropdown-link" tabindex="0">Tools & Accessories</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507930/?page=fishing-clothing" id="507930" role="menuitem" class="dropdown-link" tabindex="0">Clothing</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/118/?page=water-sports" id="118" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Water Sports<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="118"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506830/?page=kayaking" id="506830" role="menuitem" class="dropdown-link" tabindex="0">Kayaking</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1102/?page=canoeing" id="1102" role="menuitem" class="dropdown-link" tabindex="0">Canoeing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508076/?page=stand-up-paddleboarding" id="508076" role="menuitem" class="dropdown-link" tabindex="0">Stand-Up Paddleboarding</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/8098/?page=personal-floatation-devices" id="8098" role="menuitem" class="dropdown-link" tabindex="0">Personal Floatation Devices</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/8281/?page=dry-bags" id="8281" role="menuitem" class="dropdown-link" tabindex="0">Dry Bags</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-118-506420/?page=water-and-beach-toys" id="29-118-506420" role="menuitem" class="dropdown-link" tabindex="0">Water & Beach Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516655/?page=paddling-clothing-and-footwear" id="516655" role="menuitem" class="dropdown-link" tabindex="0">Clothing & Footwear</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518885/?page=beach-gear" id="518885" role="menuitem" class="dropdown-link" tabindex="0">Beach Gear</a> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/119/?page=cycling" id="119" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Cycling<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="119"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516653/?page=cycling-clothing-and-footwear" id="516653" role="menuitem" class="dropdown-link" tabindex="0">Clothing & Footwear</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516664/?page=hydration" id="516664" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Hydration<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516664"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516675/?page=drinkware-and-thermoses" id="516675" role="menuitem" class="dropdown-link" tabindex="0">Drinkware & Thermoses</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506932/?page=water-bottles" id="506932" role="menuitem" class="dropdown-link" tabindex="0">Water Bottles</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/515476/?page=games-and-recreation" id="515476" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Games & Recreation<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="515476"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/515482/?page=games-and-outdoor-toys" id="515482" role="menuitem" class="dropdown-link" tabindex="0">Games & Outdoor Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/513503/?page=sleds-and-snow-toys" id="513503" role="menuitem" class="dropdown-link" tabindex="0">Sleds & Snow Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506420/?page=water-and-beach-toys" id="506420" role="menuitem" class="dropdown-link" tabindex="0">Water & Beach Toys</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506416/?page=strollers-and-carriers" id="506416" role="menuitem" class="dropdown-link" tabindex="0">Strollers & Carriers</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/2800/?page=car-racks-and-cargo-boxes" id="2800" role="menuitem" class="dropdown-link" tabindex="0">Car Racks & Cargo Boxes</a> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516713/?page=outdoor-accessories" id="516713" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Outdoor Accessories<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516713"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/804/?page=sunglasses" id="804" role="menuitem" class="dropdown-link" tabindex="0">Sunglasses</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516713-508944/?page=binoculars" id="29-516713-508944" role="menuitem" class="dropdown-link" tabindex="0">Binoculars</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516713-512954/?page=sun-and-bug-shelters" id="29-516713-512954" role="menuitem" class="dropdown-link" tabindex="0">Sun & Bug Shelters</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/514485/?page=beach-towels-and-outdoor-blankets" id="514485" role="menuitem" class="dropdown-link" tabindex="0">Beach Towels & Outdoor Blankets</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/890/?page=outdoor-electronics" id="890" role="menuitem" class="dropdown-link" tabindex="0">Electronics</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/918/?page=flashlights-headlamps-and-lanterns" id="918" role="menuitem" class="dropdown-link" tabindex="0">Flashlights, Headlamps & Lanterns</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506983/?page=health-and-safety" id="506983" role="menuitem" class="dropdown-link" tabindex="0">Health & Safety</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/917/?page=knives-and-tools" id="917" role="menuitem" class="dropdown-link" tabindex="0">Knives & Tools</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516713-9970/?page=coolers" id="29-516713-9970" role="menuitem" class="dropdown-link" tabindex="0">Coolers</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/29-516713-134/?page=dog-supplies" id="29-516713-134" role="menuitem" class="dropdown-link" tabindex="0">Dog Supplies</a> </li> </ul> </li> </ul> </li> <li class="nav-item dropdown" role="presentation"> <a href="/llb/shop/50/?page=bags-and-travel" id="50" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Bags & Travel<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="50"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/816/?page=school-backpacks-and-lunch-boxes" id="816" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">School Backpacks & Lunch Boxes<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="816"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/818/?page=school-backpacks" id="818" role="menuitem" class="dropdown-link" tabindex="0">School Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/514248/?page=lunch-boxes" id="514248" role="menuitem" class="dropdown-link" tabindex="0">Lunch Boxes</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/50-816-506932/?page=water-bottles" id="50-816-506932" role="menuitem" class="dropdown-link" tabindex="0">Water Bottles</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/514250/?page=backpack-accessories" id="514250" role="menuitem" class="dropdown-link" tabindex="0">Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/50-916/?page=hiking-and-backpacking" id="50-916" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Hiking Backpacks<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="50-916"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/50-916-1098/?page=hiking-backpacks" id="50-916-1098" role="menuitem" class="dropdown-link" tabindex="0">Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/50-916-850/?page=waist-packs" id="50-916-850" role="menuitem" class="dropdown-link" tabindex="0">Waist Packs</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516672/?page=bags-and-totes" id="516672" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Everyday Bags & Totes<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516672"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/677/?page=tote-bags" id="677" role="menuitem" class="dropdown-link" tabindex="0">Tote Bags</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518805/?page=everyday-backpacks" id="518805" role="menuitem" class="dropdown-link" tabindex="0">Everyday Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/847/?page=crossbody-bags" id="847" role="menuitem" class="dropdown-link" tabindex="0">Crossbody Bags</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/50-516672-850/?page=waist-packs" id="50-516672-850" role="menuitem" class="dropdown-link" tabindex="0">Waist Packs</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516673/?page=luggage-and-duffle-bags" id="516673" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Luggage & Duffle Bags<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516673"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/514260/?page=travel-backpacks" id="514260" role="menuitem" class="dropdown-link" tabindex="0">Travel Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/903/?page=luggage" id="903" role="menuitem" class="dropdown-link" tabindex="0">Luggage</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/904/?page=duffle-bags" id="904" role="menuitem" class="dropdown-link" tabindex="0">Duffle Bags</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/50-516673-513518/?page=ski-luggage" id="50-516673-513518" role="menuitem" class="dropdown-link" tabindex="0">Ski Luggage</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/203/?page=travel-accessories" id="203" role="menuitem" class="dropdown-link" tabindex="0">Travel Accessories</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507361/?page=toiletry-bags-and-organizers" id="507361" role="menuitem" class="dropdown-link" tabindex="0">Toiletry Bags & Organizers</a> </li> </ul> </li> <li class="nav-item dropdown" role="presentation"> <a href="/llb/shop/31/?page=home-goods" id="31" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Home Goods<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="31"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/131/?page=bedding" id="131" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Bedding<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="131"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1156/?page=sheets" id="1156" role="menuitem" class="dropdown-link" tabindex="0">Sheets</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/504700/?page=quilts-and-bedspreads" id="504700" role="menuitem" class="dropdown-link" tabindex="0">Quilts & Bedspreads</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1158/?page=comforters-and-covers" id="1158" role="menuitem" class="dropdown-link" tabindex="0">Comforters & Covers</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1157/?page=blankets-and-throws" id="1157" role="menuitem" class="dropdown-link" tabindex="0">Blankets & Throws</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506595/?page=mattress-pads" id="506595" role="menuitem" class="dropdown-link" tabindex="0">Mattress Pads</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/504698/?page=bed-skirts" id="504698" role="menuitem" class="dropdown-link" tabindex="0">Bed Skirts</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/1161/?page=pillows" id="1161" role="menuitem" class="dropdown-link" tabindex="0">Pillows</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/900/?page=bath" id="900" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Bath<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="900"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518826/?page=shower-curtains" id="518826" role="menuitem" class="dropdown-link" tabindex="0">Shower Curtains</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/514487/?page=bath-and-beach-towels" id="514487" role="menuitem" class="dropdown-link" tabindex="0">Bath & Beach Towels</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506598/?page=bath-mats" id="506598" role="menuitem" class="dropdown-link" tabindex="0">Bath Mats</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/129/?page=furniture" id="129" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Furniture<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="129"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-129-515463/?page=outdoor-furniture" id="31-129-515463" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Furniture</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516261/?page=indoor-furniture" id="516261" role="menuitem" class="dropdown-link" tabindex="0">Indoor Furniture</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/510044/?page=fireplace-and-hearth" id="510044" role="menuitem" class="dropdown-link" tabindex="0">Fireplace & Hearth</a> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/514001/?page=rugs-and-mats" id="514001" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Rugs & Mats<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="514001"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506691/?page=indoor-rugs-and-mats" id="506691" role="menuitem" class="dropdown-link" tabindex="0">Indoor</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506690/?page=outdoor-rugs-and-mats" id="506690" role="menuitem" class="dropdown-link" tabindex="0">Indoor-Outdoor</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506645/?page=waterhog-mats" id="506645" role="menuitem" class="dropdown-link" tabindex="0">Waterhog Mats</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/312/?page=home-decor" id="312" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Home Decor<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="312"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-312-1157/?page=blankets-and-throws" id="31-312-1157" role="menuitem" class="dropdown-link" tabindex="0">Blankets & Throws</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/506607/?page=throw-pillows" id="506607" role="menuitem" class="dropdown-link" tabindex="0">Throw Pillows</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/7434/?page=baskets-and-totes" id="7434" role="menuitem" class="dropdown-link" tabindex="0">Baskets & Totes</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516853/?page=home-accessories" id="516853" role="menuitem" class="dropdown-link" tabindex="0">Home Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/509902/?page=holiday-decor-and-gift-sets" id="509902" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Holiday<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="509902"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/513739/?page=holiday-stockings" id="513739" role="menuitem" class="dropdown-link" tabindex="0">Stockings</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/509903/?page=holiday-decorations" id="509903" role="menuitem" class="dropdown-link" tabindex="0">Decorations</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/132/?page=backyard-and-patio" id="132" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Backyard & Patio<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="132"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/515463/?page=outdoor-furniture" id="515463" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Furniture</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-132-506690/?page=outdoor-rugs-and-mats" id="31-132-506690" role="menuitem" class="dropdown-link" tabindex="0">Indoor-Outdoor Rugs</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508647/?page=hammocks" id="508647" role="menuitem" class="dropdown-link" tabindex="0">Hammocks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-132-515482/?page=games-and-outdoor-toys" id="31-132-515482" role="menuitem" class="dropdown-link" tabindex="0">Games & Outdoor Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518615/?page=gardening" id="518615" role="menuitem" class="dropdown-link" tabindex="0">Gardening</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/506621/?page=games-and-books" id="506621" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Games & Books<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="506621"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-506621-515482/?page=games-and-outdoor-toys" id="31-506621-515482" role="menuitem" class="dropdown-link" tabindex="0">Games & Outdoor Toys</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/510164/?page=books" id="510164" role="menuitem" class="dropdown-link" tabindex="0">Books</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/134/?page=dog-supplies" id="134" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Dog Supplies<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="134"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507408/?page=dog-beds-and-blankets" id="507408" role="menuitem" class="dropdown-link" tabindex="0">Beds & Blankets</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507065/?page=dog-collars-leads-and-leashes" id="507065" role="menuitem" class="dropdown-link" tabindex="0">Collars, Leads & Leashes</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507031/?page=dog-bowls-and-mats" id="507031" role="menuitem" class="dropdown-link" tabindex="0">Bowls & Mats</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/31-134-507067/?page=kennels-and-pads" id="31-134-507067" role="menuitem" class="dropdown-link" tabindex="0">Kennels</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/507029/?page=dog-jackets-and-vests" id="507029" role="menuitem" class="dropdown-link" tabindex="0">Jackets & Vests</a> </li> </ul> </li> </ul> </li> <li class="nav-item dropdown small-nav-item" role="presentation"> <a href="/llb/shop/32/?page=sale" id="32" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Sale<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="32"> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516686/?page=clothing-on-sale" id="516686" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Clothing<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516686"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/298/?page=mens-clothing-on-sale" id="298" role="menuitem" class="dropdown-link" tabindex="0">Men's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/302/?page=womens-clothing-on-sale" id="302" role="menuitem" class="dropdown-link" tabindex="0">Women's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/503676/?page=kids-clothing-on-sale" id="503676" role="menuitem" class="dropdown-link" tabindex="0">Kids'</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/518521/?page=outerwear-on-sale" id="518521" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Outerwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="518521"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/6723/?page=mens-outerwear-on-sale" id="6723" role="menuitem" class="dropdown-link" tabindex="0">Men's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/6703/?page=womens-outerwear-on-sale" id="6703" role="menuitem" class="dropdown-link" tabindex="0">Women's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/503677/?page=kids-outerwear-on-sale" id="503677" role="menuitem" class="dropdown-link" tabindex="0">Kids'</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/516689/?page=footwear-on-sale" id="516689" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Footwear<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="516689"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/7955/?page=mens-footwear-on-sale" id="7955" role="menuitem" class="dropdown-link" tabindex="0">Men's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/6715/?page=womens-footwear-on-sale" id="6715" role="menuitem" class="dropdown-link" tabindex="0">Women's</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/503755/?page=kids-footwear-on-sale" id="503755" role="menuitem" class="dropdown-link" tabindex="0">Kids'</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/509104/?page=outdoor-equipment-on-sale" id="509104" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Outdoor Equipment<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="509104"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/511644/?page=camping-and-hiking-gear-on-sale" id="511644" role="menuitem" class="dropdown-link" tabindex="0">Camping & Hiking</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/9200/?page=hunting-gear-on-sale" id="9200" role="menuitem" class="dropdown-link" tabindex="0">Hunting</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/502035/?page=fishing-gear-on-sale" id="502035" role="menuitem" class="dropdown-link" tabindex="0">Fishing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/510692/?page=paddling-gear-on-sale" id="510692" role="menuitem" class="dropdown-link" tabindex="0">Paddling</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508295/?page=cycling-gear-on-sale" id="508295" role="menuitem" class="dropdown-link" tabindex="0">Cycling</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508294/?page=winter-sports-gear-on-sale" id="508294" role="menuitem" class="dropdown-link" tabindex="0">Winter Sports</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516422/?page=games-and-recreation-on-sale" id="516422" role="menuitem" class="dropdown-link" tabindex="0">Games & Recreation</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516423/?page=outdoor-accessories-on-sale" id="516423" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Accessories</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/305/?page=bags-and-travel-on-sale" id="305" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Bags & Travel<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="305"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/511658/?page=backpacks-on-sale" id="511658" role="menuitem" class="dropdown-link" tabindex="0">Backpacks</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/8917/?page=bags-and-totes-on-sale" id="8917" role="menuitem" class="dropdown-link" tabindex="0">Bags & Totes</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/8918/?page=luggage-and-duffle-bags-on-sale" id="8918" role="menuitem" class="dropdown-link" tabindex="0">Luggage & Duffle Bags</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516699/?page=toiletry-bags-and-organizers-on-sale" id="516699" role="menuitem" class="dropdown-link" tabindex="0">Toiletry Bags & Organizers</a> </li> </ul> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/307/?page=home-goods-on-sale" id="307" role="menuitem" class="dropdown-link" tabindex="0">Home Goods</a> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/508925/?page=new-to-sale-on-sale" id="508925" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">New to Sale<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="508925"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516680/?page=clothing-new-to-sale" id="516680" role="menuitem" class="dropdown-link" tabindex="0">Clothing</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/518702/?page=outerwear-new-to-sale" id="518702" role="menuitem" class="dropdown-link" tabindex="0">Outerwear</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/516682/?page=footwear-new-to-sale" id="516682" role="menuitem" class="dropdown-link" tabindex="0">Footwear</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/509138/?page=outdoor-equipment-new-to-sale" id="509138" role="menuitem" class="dropdown-link" tabindex="0">Outdoor Equipment</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508933/?page=bags-and-travel-new-to-sale" id="508933" role="menuitem" class="dropdown-link" tabindex="0">Bags & Travel</a> </li> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/508932/?page=home-goods-new-to-sale" id="508932" role="menuitem" class="dropdown-link" tabindex="0">Home Goods</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/504987/?page=clearance-items" id="504987" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Two-A-Day Daily Markdown<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="504987"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/556/?page=clothing-and-home-goods-on-sale" id="556" role="menuitem" class="dropdown-link" tabindex="0">Clothing and Home Goods</a> </li> </ul> </li> <li class="dropdown-item dropdown sub-menu" role="presentation"> <a href="/llb/shop/510312/?page=clearance" id="510312" class="dropdown-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="0">Daily Markdown<svg class="svg-icon-arrow flip-right pull-right d-md-none" aria-hidden="true"> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> </svg></a> <ul class="dropdown-menu" role="menu" aria-hidden="true" aria-label="510312"> <li class="dropdown-item" role="presentation"> <a href="/llb/shop/510310/?page=travel-and-gear-markdown-on-sale" id="510310" role="menuitem" class="dropdown-link" tabindex="0">Daily Markdown</a> </li> </ul> </li> </ul> </li> <li class="nav-item" role="presentation"> <a href="/llb/shop/518342/" id="518342" class="nav-link" role="link" tabindex="0">EXPLORE L.L.BEAN</a> </li> </ul> <ul class="nav navbar-nav bottom-section d-md-none" role="menu"> <li class="nav-item menu-item country-selector globale-selector" role="presentation"> <div class="btn nav-link" role="link" tabindex="0"> <i class="flag-icon flag-icon-sg"></i> <span>Change Country</span> </div> </li> <li class="nav-item" role="presentation"><a href="tel:1.207.552.3051" rel="nofollow" class="nav-link" role="link" tabindex="0"><span class="icon"><svg class="svg-icon-round-phone" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Call Us</title> <use class="svg-icon-round-phone" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-round-phone"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Call Us</text> </svg></span>Call Us at 1.207.552.3051</a></li> <li class="nav-item" role="presentation"> <a href="/llb/shop/510618_INTL.html" class="nav-link" role="link" tabindex="0" title="Customer Service"> <span class="icon"><svg class="svg-icon-round-question" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Customer Service</title> <use class="svg-icon-round-question" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-round-question"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Customer Service</text> </svg></span>Customer Service </a> </li> <li class="nav-item" role="presentation"><a href="https://global.llbean.com/login" class="nav-link" role="link" tabindex="0" title="Where is my order?"><span class="icon"><svg class="svg-icon-box" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Where is my order?</title> <use class="svg-icon-box" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-box"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Where is my order?</text> </svg></span>Where is my order?</a></li> <li class="nav-item" role="menuitem"> <a href="https://global.llbean.com/login" class="nav-link login"><span class="icon"><svg class="svg-icon-account" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Log In</title> <use class="svg-icon-account" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-account"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Log In</text> </svg></span>Log In</a> </li> </ul> </div> </nav> </div> </div> </div> <div class="search-mobile d-md-none"> <div class="site-search-wrap"> <div class="site-search"> <form role="search" action="/search" method="get" name="simpleSearch"> <span class="icon-search"> <svg class="svg-icon-search" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Search</title> <use class="svg-icon-search" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-search"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Search</text> </svg> </span> <input class="form-control search-field" type="text" name="q" value="" placeholder="What can we help you find?" role="combobox" aria-describedby="search-assistive-text" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false" aria-autocomplete="list" aria-activedescendant="" aria-controls="search-results" aria-label="Enter Keyword or Item No." autocomplete="off" /> <button type="reset" name="reset-button" class="fa reset-button d-none" aria-label="Clear search keywords"> <svg class="svg-icon-reset" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Reset</title> <use class="svg-icon-reset" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-reset"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Reset</text> </svg> </button> <button type="submit" name="search-button" class="btn btn-search btn-primary hidden-sm-down" aria-label="Submit search keywords">Search</button> <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/SearchServices-GetSuggestions?q="></div> <input type="hidden" value="default" name="lang"> </form> </div> </div> </div> </nav> </header> <div class="container slot-container filtered-slot-parent d-md-none mobile-promo-banner"> </div> <div role="main" id="maincontent"> <!-- CQuotient Activity Tracking (viewProduct-cquotient.js) --> <script type="text/javascript">//<!-- /* <![CDATA[ */ (function(){ try { if(window.CQuotient) { var cq_params = {}; cq_params.product = { id: '18664', sku: '', type: '', alt_id: '' }; cq_params.realm = "BKSL"; cq_params.siteId = "llbeanintl"; cq_params.instanceType = "prd"; window.CQuotient.trackViewProduct(cq_params); } } catch(err) {} })(); /* ]]> */ // --> </script> <script type="text/javascript">//<!-- /* <![CDATA[ (viewProduct-active_data.js) */ dw.ac._capture({id: "18664", type: "detail"}); /* ]]> */ // --> </script> <div class="container product-detail product-wrapper" data-pid="18664"> <div class="row"> <div class="col-12"> <!--Breadcrumbs--> <div class="product-breadcrumb"> <div class="row"> <div class="col p-0" role="navigation" aria-label="Breadcrumb"> <ol class="breadcrumb container hidden-sm-down"> <li class="breadcrumb-item"> <a href="/" title="L.L.Bean"> L.L.Bean </a> </li> <li class="breadcrumb-item"> <a href="/llb/shop/2/?page=Women%27s" title="Women's"> Women's </a> </li> <li class="breadcrumb-item"> <a href="/llb/shop/630/?page=womens-footwear" title="Women's Footwear"> Women's Footwear </a> </li> <li class="breadcrumb-item last" aria-current="page"> <a href="/llb/shop/503422/?page=womens-slippers" title="Slippers"> Slippers </a> </li> </ol> </div> </div> </div> <!-- Product Name --> <div class="row"> <h2 class="product-name"> Women's Wicked Good Moccasins </h2> </div> <!-- Rating and Price on mobile --> <div class="row"> <div class="product-number-rating"> <!-- Product Number --> <div class="product-number"> Item #: <span class="product-id" aria-hidden="true" style="display: none;">18664</span> <span class="js-item-id item-id">XQ130484</span> </div> <!-- Product Rating --> <div class="ratings"> <span class="sr-only">4.6 out of 5 Customer Rating</span> <div data-bv-show="rating_summary" data-bv-product-id="P-18664" id="data-bv-show" class="bv-hidden"> <!--begin-bvseo-reviews--> <!--begin-aggregate-rating--> <div id="bvseo-aggregateRatingSection" itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating"> <span class="bvseo-itemReviewed">Women's Wicked Good Moccasins</span> is rated <span class="bvseo-ratingValue" itemprop="ratingValue">4.5</span> out of <span class="bvseo-bestRating" itemprop="bestRating">5</span> by <span class="bvseo-reviewCount" itemprop="reviewCount">7195</span>. </div> <!--end-aggregate-rating--> <ul id="BVSEO_meta" style="display:none!important"> <li data-bvseo="bvDateModified">y_2024, m_11, d_22, h_7</li> <li data-bvseo="ps">bvseo_bulk, prod_bvrr, vn_bulk_3.0.42</li> <li data-bvseo="cp">cp_1, bvpage1</li> <li data-bvseo="co">co_hasreviews, tv_0, tr_7195</li> <li data-bvseo="cf">loc_en_US, sid_P-18664, prod, sort_[SortEntry(order=SUBMISSION_TIME, direction=DESCENDING)]</li> <li data-bvseo="diagnostics">clientName_globalllbeancom</li> </ul> <!--end-bvseo-reviews--> <ul id="BVSEOSDK_meta" style="display: none !important;"> <li data-bvseo="sdk">bvseo_sdk, dw_cartridge, 21.1.0, p_sdk_3.2.0</li> <li data-bvseo="sp_mt">CLOUD, getAggregateRating, 6ms</li> <li data-bvseo="ct_st">reviews, product</li> </ul> </div> </div> <!-- Price on mobile --> <div class="price"> <span> <span class=""> <span class="value" content="140">S$ 140</span> </span> <span class="d-none">{"sales":{"value":140,"currency":"SGD","formatted":"S$ 140","decimalPrice":"140"},"list":null}</span> </span> </div> </div> </div> </div> </div> <div class="row"> <!-- Product Images Carousel --> <div class="product-hero-wrapper col-12 col-md-7"> <div class="row"> <div id="pdpCarousel-18664" class="hero-carousel with-controls carousel slide col-12 col-sm-12 col-lg-2" data-interval="false" data-prev="View previous item" data-next="View next item" data-touch="true" data-pdpThumbsSize="5.0" > <div class="control d-none d-md-block"> <a class="carousel-control-prev disabled" aria-disabled="true" href="#pdpCarousel-18664" role="button" data-target="#pdpCarousel-18664" data-slide="prev"> <span aria-hidden="true"><svg class="svg-icon-round-arrow top disabled" aria-hidden="true"> <use class="svg-icon-round-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-round-arrow"></use> </svg></span> <span class="sr-only">View previous item</span> </a> </div> <div class="fade-left d-md-none disabled"></div> <div class="row carousel-inner" role="listbox"> <div class="carousel-item col-2 col-lg-12 active" data-url="https://cdni.llbean.net/is/image/wim/130484_926_41"> <img src="https://cdni.llbean.net/is/image/wim/130484_926_41" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 1" draggable="false" itemprop="image" /> </div> <div class="carousel-item col-2 col-lg-12" data-url="https://cdni.llbean.net/is/image/wim/130484_0_44"> <img src="https://cdni.llbean.net/is/image/wim/130484_0_44" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 2" draggable="false" itemprop="image" /> </div> <div class="carousel-item col-2 col-lg-12" data-url="https://cdni.llbean.net/is/image/wim/130484_0_45"> <img src="https://cdni.llbean.net/is/image/wim/130484_0_45" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 3" draggable="false" itemprop="image" /> </div> <div class="carousel-item col-2 col-lg-12" data-url="https://cdni.llbean.net/is/image/wim/130484_0_46"> <img src="https://cdni.llbean.net/is/image/wim/130484_0_46" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 4" draggable="false" itemprop="image" /> </div> <div class="carousel-item col-2 col-lg-12" data-url="https://cdni.llbean.net/is/image/wim/130484_0_47"> <img src="https://cdni.llbean.net/is/image/wim/130484_0_47" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 5" draggable="false" itemprop="image" /> </div> <div class="carousel-item col-2 col-lg-12" data-url="https://cdni.llbean.net/is/image/wim/130484_0_48"> <img src="https://cdni.llbean.net/is/image/wim/130484_0_48" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, small image number 6" draggable="false" itemprop="image" /> </div> </div> <div class="fade-right d-md-none"></div> <div class="control d-none d-md-block"> <a class="carousel-control-next" aria-disabled="false" href="#pdpCarousel-18664" data-target="#pdpCarousel-18664" role="button" data-slide="next"> <span aria-hidden="true"><svg class="svg-icon-round-arrow bottom" aria-hidden="true"> <use class="svg-icon-round-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-round-arrow"></use> </svg></span> <span class="sr-only">View next item</span> </a> </div> </div> <div class="product-hero primary-images col-12 col-sm-12 col-lg-9"> <div> <img src="https://cdni.llbean.net/is/image/wim/130484_926_41" data-clean-url="https://cdni.llbean.net/is/image/wim/130484_926_41" class="d-block img-fluid" alt="Women's Wicked Good Moccasins, Brown, large" itemprop="image" /> </div> </div> <div class="zoom-controls col-12" data-zoom-lvl="0"> <button type="button" class="zoom-in" aria-label="Zoom In" tabindex="0"><svg class="svg-icon-zoom-in" aria-hidden="true"> <use class="svg-icon-zoom-in" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-zoom-in"></use> </svg></button> <button type="button" class="zoom-out" aria-label="Zoom out" tabindex="0" disabled><svg class="svg-icon-zoom-out" aria-hidden="true"> <use class="svg-icon-zoom-out" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-zoom-out"></use> </svg></button> <button type="button" class="zoom-reset" aria-label="Reset" tabindex="0" disabled><svg class="svg-icon-reload" aria-hidden="true"> <use class="svg-icon-reload" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-reload"></use> </svg></button> </div> </div> </div> <div class="col-12 col-md-5 product-attributes-wrap"> <div class="row"> <div class="col-12 p-0"> <!-- Prices --> <div class="prices"> <div class="price"> <span> <span class=""> <span class="value" content="140">S$ 140</span> </span> <span class="d-none">{"sales":{"value":140,"currency":"SGD","formatted":"S$ 140","decimalPrice":"140"},"list":null}</span> </span> </div> </div> </div> </div> <!-- Applicable Promotions --> <div class="row"> <div class="col-12 p-0 promotions"> </div> </div> <!-- Shipping Information --> <div class="shipping-information"> </div> <div class="attributes js-attributes-container"> <!-- Attributes and Quantity --> <div class="row"> <div class="col"> </div> </div> <div data-attr="color" class=""> <div class="row"> <div data-attr-name="color" class="attribute color col-12 p-0"> <span class="color label "> <span class="label-attribute"> Color <span class="label-price">S$140</span>: </span> <span class="label-value">Brown</span> <span class="label-hover"></span> </span> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Black" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=1&pid=18664&quantity=1" data-attr-value="1" data-attr-display="Black" > <img alt="Black" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_1_41"> <span id="1" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Chocolate Brown" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=119&pid=18664&quantity=1" data-attr-value="119" data-attr-display="Chocolate Brown" > <img alt="Chocolate Brown" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_119_41"> <span id="119" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Pale Mauve" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=398&pid=18664&quantity=1" data-attr-value="398" data-attr-display="Pale Mauve" > <img alt="Pale Mauve" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_398_41"> <span id="398" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Dark Red" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=41385&pid=18664&quantity=1" data-attr-value="41385" data-attr-display="Dark Red" > <img alt="Dark Red" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_41385_41"> <span id="41385" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Natural" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=461&pid=18664&quantity=1" data-attr-value="461" data-attr-display="Natural" > <img alt="Natural" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_461_41"> <span id="461" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Color <span class="label-price">S$140</span>: Charcoal Blue" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=6214&pid=18664&quantity=1" data-attr-value="6214" data-attr-display="Charcoal Blue" > <img alt="Charcoal Blue" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_6214_41"> <span id="6214" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable selected" aria-label="Color <span class="label-price">S$140</span>: Brown" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=&pid=18664&quantity=1" data-attr-value="926" data-attr-display="Brown" > <img alt="Brown" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_926_41"> <span id="926" class="sr-only selected-assistive-text"> selected </span> </button> <div class="attribute-error"><svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <span>Please select color</span></div> </div> <div data-attr-name="color" class="attribute color col-12 p-0"> <span class="color label label-sale"> <span class="label-attribute"> Sale Color <span class="label-price">S$120</span>: </span> <span class="label-value"></span> <span class="label-hover"></span> </span> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Sale Color <span class="label-price">S$120</span>: Sienna Brick" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=41915&pid=18664&quantity=1" data-attr-value="41915" data-attr-display="Sienna Brick" > <img alt="Sienna Brick" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_41915_41"> <span id="41915" class="sr-only selected-assistive-text"> </span> </button> <button class="swatchable-button product-swatch color-attribute selectable " aria-label="Sale Color <span class="label-price">S$120</span>: Soft Juniper" aria-describedby="color" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=42963&pid=18664&quantity=1" data-attr-value="42963" data-attr-display="Soft Juniper" > <img alt="Soft Juniper" class="image-swatch" src="https://cdni.llbean.net/is/image/wim/130484_42963_41"> <span id="42963" class="sr-only selected-assistive-text"> </span> </button> <div class="attribute-error"><svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <span>Please select color</span></div> </div> </div> </div> <div data-attr="width" class=""> <div class="row"> <div data-attr-name="width" class="attribute width col-12 p-0"> <span class="width label "> <span class="label-attribute"> Width: </span> <span class="label-value"></span> <span class="label-hover"></span> </span> <button class="attr-button width-attribute selectable " aria-label="Width: Medium" aria-describedby="width" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_width=264&pid=18664&quantity=1" data-attr-value="264" data-attr-display="Medium" > <span class="text-button">Medium</span> <span id="264" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button width-attribute selectable " aria-label="Width: Wide D" aria-describedby="width" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_width=415&pid=18664&quantity=1" data-attr-value="415" data-attr-display="Wide D" > <span class="text-button">Wide D</span> <span id="415" class="sr-only selected-assistive-text"> </span> </button> <div class="attribute-error"><svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <span>Please select width</span></div> </div> </div> </div> <div data-attr="shoesize" class="with-size-chart"> <div class="row"> <div data-attr-name="shoesize" class="attribute shoesize col-12 p-0"> <span class="shoesize label "> <span class="label-attribute"> Shoe Size: </span> <span class="label-value"></span> <span class="label-hover"></span> </span> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 5" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=141&pid=18664&quantity=1" data-attr-value="141" data-attr-display="5" > <span class="text-button">5</span> <span id="141" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 6" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=123&pid=18664&quantity=1" data-attr-value="123" data-attr-display="6" > <span class="text-button">6</span> <span id="123" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 7" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=125&pid=18664&quantity=1" data-attr-value="125" data-attr-display="7" > <span class="text-button">7</span> <span id="125" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 8" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=127&pid=18664&quantity=1" data-attr-value="127" data-attr-display="8" > <span class="text-button">8</span> <span id="127" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 9" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=129&pid=18664&quantity=1" data-attr-value="129" data-attr-display="9" > <span class="text-button">9</span> <span id="129" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 10" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=131&pid=18664&quantity=1" data-attr-value="131" data-attr-display="10" > <span class="text-button">10</span> <span id="131" class="sr-only selected-assistive-text"> </span> </button> <button class="attr-button shoesize-attribute selectable " aria-label="Shoe Size: 11" aria-describedby="shoesize" data-url="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&dwvar_18664_shoesize=133&pid=18664&quantity=1" data-attr-value="133" data-attr-display="11" > <span class="text-button">11</span> <span id="133" class="sr-only selected-assistive-text"> </span> </button> <div class="attribute-error"><svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <span>Please select shoesize</span></div> </div> </div> </div> <!-- Size Info --> <!-- Size Chart --> <div class="row size-chart"> <a href="/on/demandware.store/Sites-llbeanintl-Site/default/Product-SizeChart?cid=SIZE_CHART_WOMENS_FOOTWEAR" id="sizeChartLink" title="Size Chart" >Size Chart</a> <div class="modal fade responsive size-chart-modal" id="sizeChartModal" tabindex="-1" role="dialog" aria-labelledby="sizeChartModal"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close responsive" data-dismiss="modal" aria-label="Back"> <span aria-hidden="true"> <svg class="svg-icon-left size-chart-modal" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Back</title> <use class="svg-icon-left" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-left"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Back</text> </svg> </span> </button> <h2 class="modal-title">Size Chart</h2> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true"> <svg class="svg-icon-close size-chart-modal" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-close" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-close"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </span> </button> </div> <div class="modal-body"> </div> </div> </div> </div> </div> <div class="quantity"> <div class="row limited-quantity"> <svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <span>Limited quantity</span> </div> <div class="row"> <label class="label" for="quantity-1">Quantity: </label> <select class="quantity-select custom-select form-control" id="quantity-1"> <option value="1" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=1" selected > 1 </option> <option value="2" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=2" > 2 </option> <option value="3" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=3" > 3 </option> <option value="4" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=4" > 4 </option> <option value="5" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=5" > 5 </option> <option value="6" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=6" > 6 </option> <option value="7" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=7" > 7 </option> <option value="8" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=8" > 8 </option> <option value="9" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=9" > 9 </option> <option value="10" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=10" > 10 </option> <option value="11" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=11" > 11 </option> <option value="12" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=12" > 12 </option> <option value="13" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=13" > 13 </option> <option value="14" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=14" > 14 </option> <option value="15" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=15" > 15 </option> <option value="16" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=16" > 16 </option> <option value="17" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=17" > 17 </option> <option value="18" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=18" > 18 </option> <option value="19" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=19" > 19 </option> <option value="20" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=20" > 20 </option> <option value="21" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=21" > 21 </option> <option value="22" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=22" > 22 </option> <option value="23" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=23" > 23 </option> <option value="24" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=24" > 24 </option> <option value="25" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=25" > 25 </option> <option value="26" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=26" > 26 </option> <option value="27" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=27" > 27 </option> <option value="28" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=28" > 28 </option> <option value="29" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=29" > 29 </option> <option value="30" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=30" > 30 </option> <option value="31" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=31" > 31 </option> <option value="32" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=32" > 32 </option> <option value="33" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=33" > 33 </option> <option value="34" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=34" > 34 </option> <option value="35" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=35" > 35 </option> <option value="36" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=36" > 36 </option> <option value="37" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=37" > 37 </option> <option value="38" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=38" > 38 </option> <option value="39" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=39" > 39 </option> <option value="40" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=40" > 40 </option> <option value="41" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=41" > 41 </option> <option value="42" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=42" > 42 </option> <option value="43" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=43" > 43 </option> <option value="44" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=44" > 44 </option> <option value="45" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=45" > 45 </option> <option value="46" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=46" > 46 </option> <option value="47" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=47" > 47 </option> <option value="48" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=48" > 48 </option> <option value="49" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=49" > 49 </option> <option value="50" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=50" > 50 </option> <option value="51" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=51" > 51 </option> <option value="52" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=52" > 52 </option> <option value="53" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=53" > 53 </option> <option value="54" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=54" > 54 </option> <option value="55" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=55" > 55 </option> <option value="56" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=56" > 56 </option> <option value="57" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=57" > 57 </option> <option value="58" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=58" > 58 </option> <option value="59" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=59" > 59 </option> <option value="60" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=60" > 60 </option> <option value="61" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=61" > 61 </option> <option value="62" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=62" > 62 </option> <option value="63" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=63" > 63 </option> <option value="64" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=64" > 64 </option> <option value="65" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=65" > 65 </option> <option value="66" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=66" > 66 </option> <option value="67" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=67" > 67 </option> <option value="68" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=68" > 68 </option> <option value="69" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=69" > 69 </option> <option value="70" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=70" > 70 </option> <option value="71" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=71" > 71 </option> <option value="72" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=72" > 72 </option> <option value="73" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=73" > 73 </option> <option value="74" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=74" > 74 </option> <option value="75" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=75" > 75 </option> <option value="76" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=76" > 76 </option> <option value="77" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=77" > 77 </option> <option value="78" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=78" > 78 </option> <option value="79" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=79" > 79 </option> <option value="80" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=80" > 80 </option> <option value="81" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=81" > 81 </option> <option value="82" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=82" > 82 </option> <option value="83" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=83" > 83 </option> <option value="84" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=84" > 84 </option> <option value="85" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=85" > 85 </option> <option value="86" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=86" > 86 </option> <option value="87" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=87" > 87 </option> <option value="88" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=88" > 88 </option> <option value="89" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=89" > 89 </option> <option value="90" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=90" > 90 </option> <option value="91" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=91" > 91 </option> <option value="92" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=92" > 92 </option> <option value="93" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=93" > 93 </option> <option value="94" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=94" > 94 </option> <option value="95" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=95" > 95 </option> <option value="96" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=96" > 96 </option> <option value="97" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=97" > 97 </option> <option value="98" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=98" > 98 </option> <option value="99" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/Product-Variation?dwvar_18664_color=926&pid=18664&quantity=99" > 99 </option> </select> </div> </div> <div class="prices-add-to-cart-actions p-0"> <!-- Cart and [Optionally] Apple Pay --> <div class="row cart-and-ipay"> <div class="col-6 p-0 mobile-button"> <img class="float-button-img" src="https://cdni.llbean.net/is/image/wim/130484_926_41" alt="Women's Wicked Good Moccasins, Brown, small"> <div class="price"> <span> <span class=""> <span class="value" content="140">S$ 140</span> </span> <span class="d-none">{"sales":{"value":140,"currency":"SGD","formatted":"S$ 140","decimalPrice":"140"},"list":null}</span> </span> </div> </div> <div class="col-6 col-sm-12 p-0" data-toggle="tooltip"> <input type="hidden" class="add-to-cart-url" value="/on/demandware.store/Sites-llbeanintl-Site/default/Cart-AddProduct"> <button class="add-to-cart btn btn-transactional" data-toggle="modal" data-target="#chooseBonusProductModal" data-pid="18664" > <i class="fa fa-shopping-bag"></i> Add to Bag </button> <div class="tooltip" id="attributeErrorTooltip" tabindex="0" role="tooltip"> <div class="tooltip-inner"> <svg class="svg-icon-warning" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Warning</title> <use class="svg-icon-warning" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-warning"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Warning</text> </svg> <div> <span>More information is needed.</span> <span>Please select:</span> <ul class="error-list"> </ul> </div> </div> <div class="arrow"> <div class="arrow-border red-border"> <div class="arrow-border arrow-background"></div> </div> </div> </div> </div> </div> </div> <!-- Delivery Info Message --> <!-- Retail Inventory Online --> </div> </div> </div> <div> </div> <div> <!-- =============== This snippet of JavaScript handles fetching the dynamic recommendations from the remote recommendations server and then makes a call to render the configured template with the returned recommended products: ================= --> <script> (function(){ // window.CQuotient is provided on the page by the Analytics code: var cq = window.CQuotient; var dc = window.DataCloud; var isCQ = false; var isDC = false; if (cq && ('function' == typeof cq.getCQUserId) && ('function' == typeof cq.getCQCookieId) && ('function' == typeof cq.getCQHashedEmail) && ('function' == typeof cq.getCQHashedLogin)) { isCQ = true; } if (dc && ('function' == typeof dc.getDCUserId)) { isDC = true; } if (isCQ || isDC) { var recommender = '[["PDP_DESKTOP_VV_PA"]]'; var slotRecommendationType = 'RECOMMENDATION'; // removing any leading/trailing square brackets and escaped quotes: recommender = recommender.replace(/\[|\]|"/g, ''); var separator = '|||'; var slotConfigurationUUID = '0fa0890051fc51ce857ddd6ef3'; var contextAUID = '18664'; var contextSecondaryAUID = ''; var contextAltAUID = ''; var contextType = ''; var anchorsArray = []; var contextAUIDs = contextAUID.split(separator); var contextSecondaryAUIDs = contextSecondaryAUID.split(separator); var contextAltAUIDs = contextAltAUID.split(separator); var contextTypes = contextType.split(separator); var slotName = 'product-recommendations'; var slotConfigId = 'INTL-PDP-Recs'; var slotConfigTemplate = 'slots/recommendation/product_recomm.isml'; if (contextAUIDs.length == contextSecondaryAUIDs.length) { for (i = 0; i < contextAUIDs.length; i++) { anchorsArray.push({ id: contextAUIDs[i], sku: contextSecondaryAUIDs[i], type: contextTypes[i], alt_id: contextAltAUIDs[i] }); } } else { anchorsArray = [{id: contextAUID, sku: contextSecondaryAUID, type: contextType, alt_id: contextAltAUID}]; } var urlToCall = '/on/demandware.store/Sites-llbeanintl-Site/default/CQRecomm-Start'; var params = null; if (isCQ) { params = { userId: cq.getCQUserId(), cookieId: cq.getCQCookieId(), emailId: cq.getCQHashedEmail(), loginId: cq.getCQHashedLogin(), anchors: anchorsArray, slotId: slotName, slotConfigId: slotConfigId, slotConfigTemplate: slotConfigTemplate, ccver: '1.03' }; } // console.log("Recommendation Type - " + slotRecommendationType + ", Recommender Selected - " + recommender); if (isDC && slotRecommendationType == 'DATA_CLOUD_RECOMMENDATION') { // Set DC variables for API call dcIndividualId = dc.getDCUserId(); dcUrl = dc.getDCPersonalizationPath(); if (dcIndividualId && dcUrl && dcIndividualId != '' && dcUrl != '') { // console.log("Fetching CDP Recommendations"); var productRecs = {}; productRecs[recommender] = getCDPRecs(dcUrl, dcIndividualId, recommender); cb(productRecs); } } else if (isCQ && slotRecommendationType != 'DATA_CLOUD_RECOMMENDATION') { if (cq.getRecs) { cq.getRecs(cq.clientId, recommender, params, cb); } else { cq.widgets = cq.widgets || []; cq.widgets.push({ recommenderName: recommender, parameters: params, callback: cb }); } } }; function cb(parsed) { var arr = parsed[recommender].recs; if (arr && 0 < arr.length) { var filteredProductIds = ''; for (i = 0; i < arr.length; i++) { filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&'; } filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1);//to remove the trailing '&' var formData = 'auid=' + encodeURIComponent(contextAUID) + '&scid=' + slotConfigurationUUID + '&' + filteredProductIds; var request = new XMLHttpRequest(); request.open('POST', urlToCall, true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { if (this.readyState === 4) { // Got the product data from DW, showing the products now by changing the inner HTML of the DIV: var divId = 'cq_recomm_slot-' + slotConfigurationUUID; document.getElementById(divId).innerHTML = this.responseText; //find and evaluate scripts in response: var scripts = document.getElementById(divId).getElementsByTagName('script'); if (null != scripts) { for (var i=0;i<scripts.length;i++) {//not combining script snippets on purpose var srcScript = document.createElement('script'); srcScript.text = scripts[i].innerHTML; srcScript.asynch = scripts[i].asynch; srcScript.defer = scripts[i].defer; srcScript.type = scripts[i].type; srcScript.charset = scripts[i].charset; document.head.appendChild( srcScript ); document.head.removeChild( srcScript ); } } } }; request.send(formData); request = null; } }; })(); </script> <!-- The DIV tag id below is unique on purpose in case there are multiple recommendation slots on the same .isml page: --> <div id="cq_recomm_slot-0fa0890051fc51ce857ddd6ef3"></div> <!-- ====================== snippet ends here ======================== --> </div> <div class="row"> <div class="description-and-detail"> <div class="row"> <div class="col-12"> <h2 class="product-details-title">Product Details</h2> <p class="product-details-text"> Made from the coziest stuff on earth, our shearling-lined moccasins are as good as it gets. They're supremely soft, warm, and built to last, unlike similar-looking imitations, so you'll enjoy their cozy goodness for seasons to come. </p> <div class="accordion-wrapper"> <div class="collapsible-all"> <button class="button title"> Size & Fit <svg class="svg-icon-squared-plus icon svg-plus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Expand</title> <use class="svg-icon-squared-plus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-plus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Expand</text> </svg> <svg class="svg-icon-squared-minus icon svg-minus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-squared-minus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-minus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </button> <div class="content"> <ul class="list"> <li class="list-element">Half sizes order up.</li> </ul> </div> </div> <div class="collapsible-all"> <button class="button title"> Why We Love It <svg class="svg-icon-squared-plus icon svg-plus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Expand</title> <use class="svg-icon-squared-plus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-plus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Expand</text> </svg> <svg class="svg-icon-squared-minus icon svg-minus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-squared-minus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-minus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </button> <div class="content"> <p class="text"> Here in Maine, calling something "wicked good" is the highest form of praise. When you slip into these soft moccasin slippers, you'll understand exactly how they earned their name. And customers agree - describing them as the "Best Slippers Ever" and sharing over 50,000 five-star reviews. In fact, they're so popular, we sell a pair every few seconds during our peak season. </p> </div> </div> <div class="collapsible-all"> <button class="button title"> Fabric & Care <svg class="svg-icon-squared-plus icon svg-plus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Expand</title> <use class="svg-icon-squared-plus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-plus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Expand</text> </svg> <svg class="svg-icon-squared-minus icon svg-minus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-squared-minus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-minus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </button> <div class="content"> <ul class="list"> <li class="list-element">Spot clean.</li> </ul> </div> </div> <div class="collapsible-all"> <button class="button title"> Construction <svg class="svg-icon-squared-plus icon svg-plus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Expand</title> <use class="svg-icon-squared-plus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-plus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Expand</text> </svg> <svg class="svg-icon-squared-minus icon svg-minus" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-squared-minus" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-squared-minus"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </button> <div class="content"> <ul class="list"> <li class="list-element">Genuine shearling lamb fur is dyed and treated.</li> <li class="list-element">Sumptuous shearling regulates foot temperature and wicks away moisture.</li> <li class="list-element">Premium suede upper with rawhide laces.</li> <li class="list-element">Rubber outsole adds traction and durability.</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="row reviews OneLinkNoTx"> <div class="col-12 value content"> <div data-bv-show="reviews" data-bv-product-id="P-18664"> <!--begin-bvseo-reviews--> <!--begin-reviews--> <div id="bvseo-reviewsSection"> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237586704"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Anonymous</span></span> from <span itemprop="name">The best slippers ever.</span> <span itemprop="description">We love them. I originally bought for my husband last Christmas the men’s wickedly good Mocs. Now all four of us have a pair. My son asked to wear them to school yesterday. lol. 馃槀</span> <div class="bvseo-pubdate">Date published: 2024-11-20</div> <meta itemprop="datePublished" content="2024-11-20" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237583987"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Maryann</span></span> from <span itemprop="name">My Favorite Slippers of All Time</span> <span itemprop="description">I love the comfort and fit and even purchased a second pair ( a good sale price) to save for visiting my family</span> <div class="bvseo-pubdate">Date published: 2024-11-20</div> <meta itemprop="datePublished" content="2024-11-20" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237557999"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Alison</span></span> from <span itemprop="name">Cozy soft</span> <span itemprop="description">These slippers are very warm and perfect for the soon to come colder weather</span> <div class="bvseo-pubdate">Date published: 2024-11-19</div> <meta itemprop="datePublished" content="2024-11-19" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237516118"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Anne Budde</span></span> from <span itemprop="name">NONE BETTER</span> <span itemprop="description">These are the best slippers ever. Very warm, comfortable and as a woman I love the color selection. Fit is true to size. I highly recommend these slippers.</span> <div class="bvseo-pubdate">Date published: 2024-11-17</div> <meta itemprop="datePublished" content="2024-11-17" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237510840"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Vanessa</span></span> from <span itemprop="name">I found my lifelong favorite slipper</span> <span itemprop="description">So comfortable it’s unreal. Coziest slippers ever.</span> <div class="bvseo-pubdate">Date published: 2024-11-17</div> <meta itemprop="datePublished" content="2024-11-17" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237498426"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">Stefox</span></span> from <span itemprop="name">Love these</span> <span itemprop="description">I wear my moccasins everywhere and replace them every 2 years</span> <div class="bvseo-pubdate">Date published: 2024-11-16</div> <meta itemprop="datePublished" content="2024-11-16" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237491386"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">John</span></span> from <span itemprop="name">Wicked awesome slippers</span> <span itemprop="description">The best slippers we ever bought. We will buy again.</span> <div class="bvseo-pubdate">Date published: 2024-11-16</div> <meta itemprop="datePublished" content="2024-11-16" /> </div> <div class="bvseo-review" itemprop="review" itemscope itemtype="https://schema.org/Review" data-reviewid="237481631"> <span itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"> Rated <span itemprop="ratingValue">5</span> out of <span itemprop="bestRating">5</span> </span> by <span itemprop="author" itemtype="https://schema.org/Person" itemscope><span itemprop="name">ANN P</span></span> from <span itemprop="name">They are best. Super warm for winter cold feet</span> <span itemprop="description">Winter slippers super warm i get these for my familty for Christmas</span> <div class="bvseo-pubdate">Date published: 2024-11-15</div> <meta itemprop="datePublished" content="2024-11-15" /> </div> </div> <script type="text/javascript"> if (document.getElementById('bvseo-reviewsSection')) { document.getElementById('bvseo-reviewsSection').style.display = 'none'; } </script> <!--end-reviews--> <!--begin-pagination--> <ul id="bvseo-paginationSection"> <li class="bvseo-paginationItem"><a class="bvseo-paginationLink" href="https://global.llbean.com/llb/shop/18664.html?CORECRD=true&bvrrp=Main_Site-en_US/reviews/product/2/P-18664.htm">Women's Wicked Good Moccasins Reviews - page 2</a></li> </ul> <!--end-pagination--> <ul id="BVSEO_meta" style="display:none!important"> <li data-bvseo="bvDateModified">y_2024, m_11, d_22, h_7</li> <li data-bvseo="ps">bvseo_bulk, prod_bvrr, vn_bulk_3.0.42</li> <li data-bvseo="cp">cp_1, bvpage1</li> <li data-bvseo="co">co_hasreviews, tv_0, tr_7195</li> <li data-bvseo="cf">loc_en_US, sid_P-18664, prod, sort_[SortEntry(order=SUBMISSION_TIME, direction=DESCENDING)]</li> <li data-bvseo="diagnostics">clientName_globalllbeancom</li> </ul> <!--end-bvseo-reviews--> <ul id="BVSEOSDK_meta" style="display: none !important;"> <li data-bvseo="sdk">bvseo_sdk, dw_cartridge, 21.1.0, p_sdk_3.2.0</li> <li data-bvseo="sp_mt">CLOUD, getReviews, 5ms</li> <li data-bvseo="ct_st">reviews, product</li> </ul> </div> </div> </div> <div class="recommendations"> <!-- =============== This snippet of JavaScript handles fetching the dynamic recommendations from the remote recommendations server and then makes a call to render the configured template with the returned recommended products: ================= --> <script> (function(){ // window.CQuotient is provided on the page by the Analytics code: var cq = window.CQuotient; var dc = window.DataCloud; var isCQ = false; var isDC = false; if (cq && ('function' == typeof cq.getCQUserId) && ('function' == typeof cq.getCQCookieId) && ('function' == typeof cq.getCQHashedEmail) && ('function' == typeof cq.getCQHashedLogin)) { isCQ = true; } if (dc && ('function' == typeof dc.getDCUserId)) { isDC = true; } if (isCQ || isDC) { var recommender = '[["PDP_DESKTOP_RVI"]]'; var slotRecommendationType = 'RECOMMENDATION'; // removing any leading/trailing square brackets and escaped quotes: recommender = recommender.replace(/\[|\]|"/g, ''); var separator = '|||'; var slotConfigurationUUID = 'ebe7f793d45b26799efa0ea300'; var contextAUID = '18664'; var contextSecondaryAUID = ''; var contextAltAUID = ''; var contextType = ''; var anchorsArray = []; var contextAUIDs = contextAUID.split(separator); var contextSecondaryAUIDs = contextSecondaryAUID.split(separator); var contextAltAUIDs = contextAltAUID.split(separator); var contextTypes = contextType.split(separator); var slotName = 'product-recently-viewed-pdp'; var slotConfigId = 'PDP-RVI-INTL'; var slotConfigTemplate = 'slots/recommendation/product_recomm.isml'; if (contextAUIDs.length == contextSecondaryAUIDs.length) { for (i = 0; i < contextAUIDs.length; i++) { anchorsArray.push({ id: contextAUIDs[i], sku: contextSecondaryAUIDs[i], type: contextTypes[i], alt_id: contextAltAUIDs[i] }); } } else { anchorsArray = [{id: contextAUID, sku: contextSecondaryAUID, type: contextType, alt_id: contextAltAUID}]; } var urlToCall = '/on/demandware.store/Sites-llbeanintl-Site/default/CQRecomm-Start'; var params = null; if (isCQ) { params = { userId: cq.getCQUserId(), cookieId: cq.getCQCookieId(), emailId: cq.getCQHashedEmail(), loginId: cq.getCQHashedLogin(), anchors: anchorsArray, slotId: slotName, slotConfigId: slotConfigId, slotConfigTemplate: slotConfigTemplate, ccver: '1.03' }; } // console.log("Recommendation Type - " + slotRecommendationType + ", Recommender Selected - " + recommender); if (isDC && slotRecommendationType == 'DATA_CLOUD_RECOMMENDATION') { // Set DC variables for API call dcIndividualId = dc.getDCUserId(); dcUrl = dc.getDCPersonalizationPath(); if (dcIndividualId && dcUrl && dcIndividualId != '' && dcUrl != '') { // console.log("Fetching CDP Recommendations"); var productRecs = {}; productRecs[recommender] = getCDPRecs(dcUrl, dcIndividualId, recommender); cb(productRecs); } } else if (isCQ && slotRecommendationType != 'DATA_CLOUD_RECOMMENDATION') { if (cq.getRecs) { cq.getRecs(cq.clientId, recommender, params, cb); } else { cq.widgets = cq.widgets || []; cq.widgets.push({ recommenderName: recommender, parameters: params, callback: cb }); } } }; function cb(parsed) { var arr = parsed[recommender].recs; if (arr && 0 < arr.length) { var filteredProductIds = ''; for (i = 0; i < arr.length; i++) { filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&'; } filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1);//to remove the trailing '&' var formData = 'auid=' + encodeURIComponent(contextAUID) + '&scid=' + slotConfigurationUUID + '&' + filteredProductIds; var request = new XMLHttpRequest(); request.open('POST', urlToCall, true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { if (this.readyState === 4) { // Got the product data from DW, showing the products now by changing the inner HTML of the DIV: var divId = 'cq_recomm_slot-' + slotConfigurationUUID; document.getElementById(divId).innerHTML = this.responseText; //find and evaluate scripts in response: var scripts = document.getElementById(divId).getElementsByTagName('script'); if (null != scripts) { for (var i=0;i<scripts.length;i++) {//not combining script snippets on purpose var srcScript = document.createElement('script'); srcScript.text = scripts[i].innerHTML; srcScript.asynch = scripts[i].asynch; srcScript.defer = scripts[i].defer; srcScript.type = scripts[i].type; srcScript.charset = scripts[i].charset; document.head.appendChild( srcScript ); document.head.removeChild( srcScript ); } } } }; request.send(formData); request = null; } }; })(); </script> <!-- The DIV tag id below is unique on purpose in case there are multiple recommendation slots on the same .isml page: --> <div id="cq_recomm_slot-ebe7f793d45b26799efa0ea300"></div> <!-- ====================== snippet ends here ======================== --> </div> </div> </div> <div class="change-country-footer"> <div class="container"> <div class="hidden-xs-down"> <div class="country-selector globale-selector"> <div class="btn"> <span class="ship-to-label">Ship To</span> <span class="change-country-label">Change Country</span> <i class="flag-icon flag-icon-sg"></i> </div> </div> </div> </div> </div> <div class="modal fade responsive change-country-dialog" id="changeCountryModal" tabindex="-1" role="dialog" aria-labelledby="changeCountryModal"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close responsive" data-dismiss="modal" aria-label="Back"> <span aria-hidden="true"> <svg class="svg-icon-left change-country-dialog" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Back</title> <use class="svg-icon-left" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-left"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Back</text> </svg> </span> </button> <h2 class="modal-title">Ship To</h2> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true"> <svg class="svg-icon-close change-country-dialog" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-close" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-close"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </span> </button> </div> <div class="modal-body"> <div style="text-align:center; padding-bottom:20px;"> <picture> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png" media="(min-width: 731px)"> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png" media="(max-width: 730px)"> <img srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png" alt="Canada flag" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw11c9d83f/images/dialogFlags/Canada-flag-sm.png" style="padding: 20px;"> </picture> <div class="change-country"> <p><b>You're currently shipping to Canada from llbean.ca.</b></p> <p><b>En Fran莽ais? </b>Visite <a style="text-decoration: none;" href="https://fr.llbean.ca/"><u> fr.llbean.ca</u></a></p> </div> <div class="change-country"> To ship to another country, please use one of our international websites. </div> </div> <div> <div class="change-country"> <picture style="text-align: left;"> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png" media="(min-width: 731px)"> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png" media="(max-width: 730px)"><img srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png" alt="US flag" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw8155ebb0/images/dialogFlags/USA-flag-lg.png" style="padding: 0 15px 0 0;"> </picture> U.S. <button class="change-country-button"><a style="text-decoration: none;" href="https://www.llbean.com/?pla1=1/">LLBEAN.COM</a></button> </div> <hr> <div class="change-country"> <picture class="text-align:left;"> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png" media="(min-width: 731px)"> <source srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png, /on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png" media="(max-width: 730px)"><img srcset="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png" alt="Japan flag" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/dw3cfb06f8/images/dialogFlags/Japan-Flag-sm.png" style="padding: 0px 15px 5px 0px;"> </picture> Japan <button class="change-country-button"><a style="text-decoration: none;" href="https://www.llbean.co.jp?changeCountry">LLBEAN.CO.JP</a></button> </div> <hr> <div class="change-country">All Other Countries <button class="change-country-button"><a style="text-decoration: none;" href="https://global.llbean.com?changeCountry">GLOBAL.LLBEAN.COM</a></button> </div> <hr> </div> </div> </div> </div> </div> <span class="js-dialogs-expiration" hidden data-email-no-signup-exp="3" data-email-signup-exp="365" data-promo-exp="1" ></span> <div class="modal fade newsletter-signup-dialog" id="firstOrderSignUpModal" tabindex="-1" role="dialog" aria-labelledby="firstOrderSignUpModal"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content no-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true"> <svg class="svg-icon-close newsletter-signup-dialog" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Close</title> <use class="svg-icon-close" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-close"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Close</text> </svg> </span> </button> <div class="modal-body"> <div class="container"> <div class="row"> <div class="col p-0 img-responsive d-sm-none d-md-block"> <img class="img-fluid" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwc98cada7/images/emailDialog/240701_EMAILprompt_XSmallRetina.jpg" alt="Sign up and save"> </div> <div class="col"> <div class="signup-text"> <h1>Get 10% Off Your First Order</h1> <h3>when you sign up for L.L.Bean Emails</h3> <form class="js-dialog-signup"> <div class="form-wrap"> <input type="text" placeholder="Enter Email Address" id="modal-email" name="hpEmailSignUp" maxlength="70" aria-required="true" aria-label="Enter email address"> <button class="btn btn-primary pull-right subscribe-email" data-href="/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Subscribe" data-thanks="/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Thanks" type="submit" >Sign Up</button> </div> <div class="email-signup-message"></div> </form> <p> Offer valid for first-time email subscribers only.<br> By signing up for email, you agree to our<br> <a href="/llb/shop/privacy_policy_ca.html" title="Privacy Policy">Privacy Policy</a> </p> </div> <div class="signup-thanks d-none"> <h1><svg class="svg-icon-round-border-check-mark newsletter-signup-dialog" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Thanks</title> <use class="svg-icon-round-border-check-mark" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-round-border-check-mark"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Thanks</text> </svg>You're Signed Up!</h1> <p>Thanks for signing up to receive L.L.Bean emails. Your 10% off code will be in your inbox soon.</p> <a class="close-dialog" href="#" data-dismiss="modal" title="Close" role="button">Close</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="contact-email"> <div class="content-asset"><!-- dwMarker="content" dwContentID="c7ac846fc46f6c8e5d4fe507e6" --> <hr> <div class="contact-email hidden-sm-down"> <a class="" href="https://global.llbean.com/contactus">Email Us</a> or Contact Us at <span class=""> <a class="" href="tel:12075523051"> 1.207.552.3051</a> </span>| 8 a.m. - 8 p.m. (ET) </div> <div class="d-md-none"> <a class="" href="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/Page-Show?cid=ContactUs-Landing">Email </a> or <a href="tel:12075523051"> <span class="">Call</span> </a> </div> <hr> </div> <!-- End content-asset --> </div> <footer id="footercontent"> <div class="container"> <div class="footer-container"> <div class="row"> <div class="footer-item col-sm-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="906a46ad7d0d5b6ccdb316129c" --> <div class="collapsible-sm"> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Customer Service</span> <ul class="content"> <li class="phone"> <a href="tel:+1-207-552-3051" aria-label="telephone: 1 2 0 7 5 5 2 3 0 5 1"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32"> <g> <path transform="" d="M25.152 22.144q0 .48-.192 1.248t-.384 1.216q-.352.896-2.176 1.92-1.664.896-3.296.896-.48 0-.96-.064t-1.024-.224-.832-.256-.992-.352-.896-.32q-1.728-.64-3.104-1.504-2.304-1.408-4.736-3.84t-3.84-4.736q-.864-1.376-1.472-3.104-.064-.16-.32-.896t-.384-.992-.256-.832T.064 9.28 0 8.352q0-1.664.928-3.328Q1.92 3.2 2.816 2.848q.448-.192 1.216-.384t1.248-.192q.256 0 .384.064.32.096.96 1.344.192.352.512.992t.64 1.12.544.96q.064.064.32.448t.384.64.128.512q0 .352-.512.864t-1.12.992-1.088.96-.512.8q0 .16.096.416t.128.352.256.448.224.32q1.344 2.464 3.104 4.224t4.192 3.104q.032 0 .32.192t.448.256.352.16.416.064q.32 0 .8-.512t.96-1.088.992-1.12.896-.512q.224 0 .48.128t.64.384.448.32q.448.256.96.544t1.152.64.96.544q1.248.608 1.344.928.064.128.064.384z"> </path> </g> </svg>1-207-552-3051 </a> </li> <li class="email"> <a href="https://global.llbean.com/contactus" aria-label="Email. Opens in a new window."> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32"> <g> <path transform="" d="M0 28.128l10.368-10.944 5.632 3.2 5.632-3.2L32 28.128H0zm0-3.648V11.232l8.128 4.704zM0 8.384V3.872h32v4.512l-16 9.12zm23.872 7.552L32 11.232V24.48z"> </path> </g> </svg>Email </a> </li> <li class="help-center"> <a href="https://global.llbean.com/llb/shop/510618_INTL.html" aria-label=""> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32"> <g> <path transform="" d="M14.112 21.024h3.168v3.136h-3.168v-3.136zm5.216-6.08L17.6 17.248c-.256.352-.416.736-.416 1.184v.48h-2.976v-.704c0-.48.064-.896.192-1.248s.352-.768.672-1.184l1.696-2.24c.192-.224.352-.48.48-.768s.192-.576.192-.8c0-.576-.16-1.056-.48-1.408-.352-.352-.8-.512-1.376-.512s-1.056.192-1.376.544c-.32.352-.48.832-.48 1.408H10.72c0-1.44.48-2.56 1.408-3.424.928-.832 2.08-1.28 3.456-1.28s2.528.416 3.456 1.28c.96.832 1.408 1.984 1.408 3.424 0 .544-.096 1.024-.288 1.504s-.48.96-.832 1.44m-3.552 16.864c-4.288 0-8-1.536-11.008-4.608C1.728 24.128.192 20.352.192 16c0-4.32 1.536-8.096 4.576-11.168s6.72-4.64 11.008-4.64c4.288 0 8 1.568 11.04 4.64S31.392 11.68 31.392 16c0 4.352-1.536 8.096-4.576 11.2-3.04 3.072-6.752 4.608-11.04 4.608zm0-29.792c-3.776 0-7.04 1.376-9.728 4.096C3.328 8.864 1.984 12.096 1.984 16s1.344 7.168 4.064 9.92c2.688 2.72 5.952 4.096 9.728 4.096 3.808 0 7.072-1.376 9.76-4.096 2.72-2.752 4.032-6.016 4.032-9.92 0-3.872-1.312-7.136-4.032-9.888-2.688-2.72-5.952-4.096-9.76-4.096z"> </path> </g> </svg>Help Center </a> </li> </ul> </div> </div> <!-- End content-asset --> <div class="sign-up-form wrapped collapsible-sm hidden-sm-down"> <div class="content-asset"><!-- dwMarker="content" dwContentID="5aa11996020dad476f577d52c5" --> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Sign Up for Email</span> <ul class="content"> <li> <span>Enjoy exclusive offers, the latest on products, and new ways to get outdoors. <a href="https://global.llbean.com/llb/shop/privacy_policy_gbl.html" role="button" aria-label="Privacy Policy">Privacy Policy</a></span> <form class="js-footer-signup"> <input type="text" id="foot-email" name="hpEmailSignUp" maxlength="70" aria-required="true" aria-label="Enter email address" placeholder="" class=""> <div class="email-signup-message"></div> <button class="btn btn-primary subscribe-email" data-href="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Subscribe" data-thanks="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Thanks" type="submit">Sign Up</button> </form> </li> </ul> </div> <!-- End content-asset --> </div> </div> <div class="footer-item col-sm-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="2f52e2a613560ec32803edfb30" --> <div class="collapsible-sm"> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Shipping</span> <ul class="content"> <li><a href="https://global.llbean.com/llb/shop/510623_INTL.html" aria-label="">Shipping Information</a></li> </ul> </div> <div class="wrapped collapsible-sm"> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Guarantee</span> <ul class="content"> <li><a href="https://global.llbean.com/llb/shop/513705.html" aria-label="">Our Guarantee</a></li> <li><a href="https://global.llbean.com/llb/shop/510624_INTL.html" aria-label="">Returns</a></li> </ul> </div> </div> <!-- End content-asset --> </div> <div class="footer-item col-sm-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="4fa7389575badfb061ca4fbc69" --> <div class="track-order collapsible-sm"> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Where's my order?</span> <ul class="content"> <li> <a class="btn btn-primary" href="https://global.llbean.com/login" title="Track Order" role="button">Track Order</a> </li> </ul> </div> <div class="gifts wrapped collapsible-sm"> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Gifts</span> <ul class="content"> <li><a href="https://global.llbean.com/llb/shop/509870/" aria-label="">Gift Shop</a></li> </ul> </div> </div> <!-- End content-asset --> </div> <div class="footer-item col-sm-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="827ddfb5baa2746008f959417c" --> <div class="collapsible-sm"> <br> </div> </div> <!-- End content-asset --> <div class="hidden-sm-down"> <div class="content-asset"><!-- dwMarker="content" dwContentID="0ca1cd40c8ca7cf1d92bfca912" --> <ul> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Facebook. Opens in a new window" href="https://www.facebook.com/llbean" title="L.L.Bean on Facebook"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 32" aria-labelledby="icon_j19zdwo5m_title"> <title id="icon_j19zdwo5m_title">L.L.Bean on Facebook</title> <g> <path transform="" d="M0 16h3.104v15.008H9.28V16h4.16l.544-5.152H9.312V8.256q0-.576.064-.896t.256-.64.608-.416 1.12-.128h2.592V1.024H9.824q-3.584 0-5.152 1.696T3.104 7.744v3.104H0V16z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Instagram. Opens in a new window" href="https://www.instagram.com/llbean/" title="L.L.Bean on Instagram"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 27 32" aria-labelledby="icon_cbp4x3wp7_title"> <title id="icon_cbp4x3wp7_title">L.L.Bean on Instagram</title> <g> <path transform="" d="M18.272 16q0-1.888-1.312-3.232t-3.232-1.344-3.232 1.344T9.152 16t1.344 3.232 3.232 1.344 3.232-1.344T18.272 16zm2.464 0q0 2.912-2.048 4.992t-4.96 2.048-4.992-2.048T6.688 16t2.048-4.992 4.992-2.048 4.96 2.048T20.736 16zm1.952-7.328q0 .672-.48 1.152t-1.184.48-1.152-.48-.48-1.152.48-1.152 1.152-.48 1.184.48.48 1.152zm-8.96-3.936h-3.264q-.64 0-1.728.064t-1.824.16-1.28.352q-.896.352-1.568 1.024T3.008 7.904q-.192.512-.32 1.28t-.192 1.856-.032 1.696 0 1.888 0 1.376 0 1.376 0 1.888.032 1.696.192 1.856.32 1.28q.384.896 1.056 1.568t1.568 1.024q.512.192 1.28.352t1.824.16 1.728.064 1.888 0 1.376 0 1.344 0 1.888 0 1.728-.064 1.856-.16 1.248-.352q.896-.352 1.6-1.024t1.024-1.568q.192-.512.32-1.28t.192-1.856.032-1.696 0-1.888 0-1.376 0-1.376 0-1.888-.032-1.696-.192-1.856-.32-1.28q-.352-.896-1.024-1.568t-1.6-1.024q-.512-.192-1.248-.352t-1.856-.16-1.728-.064-1.888 0-1.344 0zM27.424 16q0 4.096-.096 5.664-.16 3.712-2.208 5.76t-5.728 2.208q-1.6.096-5.664.096t-5.664-.096q-3.712-.192-5.76-2.208t-2.208-5.76Q0 20.096 0 16t.096-5.664q.16-3.712 2.208-5.76t5.76-2.208q1.568-.096 5.664-.096t5.664.096q3.712.192 5.728 2.208t2.208 5.76q.096 1.568.096 5.664z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Pinterest. Opens in a new window" href="https://www.pinterest.com/llbean/" title="L.L.Bean on Pinterest"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32" aria-labelledby="icon_2wvkf30oe_title"> <title id="icon_2wvkf30oe_title">L.L.Bean on Pinterest</title> <g> <path transform="" d="M0 11.488q0-2.016.864-4t2.432-3.68 4.16-2.752T13.152 0q5.088 0 8.352 3.136t3.264 7.392q0 5.472-2.752 9.024t-7.168 3.584q-1.44 0-2.688-.672t-1.792-1.632l-1.28 5.056q-.16.608-.416 1.216t-.544 1.216-.608 1.088-.608.96-.544.768-.416.512l-.192.256q-.096.128-.256.096t-.192-.192q0-.032-.032-.448t-.096-.864-.096-1.216-.032-1.408.096-1.536.224-1.536q.352-1.504 2.368-10.016-.256-.512-.416-1.248t-.16-1.152l-.032-.48q0-2.048 1.056-3.424t2.496-1.344q1.184 0 1.856.768t.64 1.984q0 .736-.256 1.792t-.736 2.464-.64 2.272q-.32 1.44.576 2.496t2.336 1.056q2.528 0 4.192-2.88t1.632-6.912q0-3.104-2.016-5.088T12.64 3.136q-4.032 0-6.528 2.592t-2.528 6.208q0 2.144 1.216 3.616.416.48.256 1.024-.064.16-.192.736t-.192.736q-.064.352-.32.448t-.576 0Q1.888 17.728.96 15.84T0 11.488z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on YouTube. Opens in a new window" href="https://www.youtube.com/llbean/" title="L.L.Bean on YouTube"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 576 512" aria-labelledby="icon_bzj2sorno_title"> <title id="icon_bzj2sorno_title">L.L.Bean on YouTube</title> <g> <path transform="" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"> </path> </g> </svg> </a> </li> </ul> </div> <!-- End content-asset --> </div> </div> </div> <div class="row d-md-none"> <div class="footer-item col-sm-3"> <div class="sign-up-form"> <div class="content-asset"><!-- dwMarker="content" dwContentID="5aa11996020dad476f577d52c5" --> <span role="heading" aria-level="2" tabindex="0" class="footer-heading title">Sign Up for Email</span> <ul class="content"> <li> <span>Enjoy exclusive offers, the latest on products, and new ways to get outdoors. <a href="https://global.llbean.com/llb/shop/privacy_policy_gbl.html" role="button" aria-label="Privacy Policy">Privacy Policy</a></span> <form class="js-footer-signup"> <input type="text" id="foot-email" name="hpEmailSignUp" maxlength="70" aria-required="true" aria-label="Enter email address" placeholder="" class=""> <div class="email-signup-message"></div> <button class="btn btn-primary subscribe-email" data-href="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Subscribe" data-thanks="https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/EmailSubscribe-Thanks" type="submit">Sign Up</button> </form> </li> </ul> </div> <!-- End content-asset --> </div> <div class="social-icons-mobile"> <div class="content-asset"><!-- dwMarker="content" dwContentID="0ca1cd40c8ca7cf1d92bfca912" --> <ul> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Facebook. Opens in a new window" href="https://www.facebook.com/llbean" title="L.L.Bean on Facebook"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 32" aria-labelledby="icon_j19zdwo5m_title"> <title id="icon_j19zdwo5m_title">L.L.Bean on Facebook</title> <g> <path transform="" d="M0 16h3.104v15.008H9.28V16h4.16l.544-5.152H9.312V8.256q0-.576.064-.896t.256-.64.608-.416 1.12-.128h2.592V1.024H9.824q-3.584 0-5.152 1.696T3.104 7.744v3.104H0V16z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Instagram. Opens in a new window" href="https://www.instagram.com/llbean/" title="L.L.Bean on Instagram"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 27 32" aria-labelledby="icon_cbp4x3wp7_title"> <title id="icon_cbp4x3wp7_title">L.L.Bean on Instagram</title> <g> <path transform="" d="M18.272 16q0-1.888-1.312-3.232t-3.232-1.344-3.232 1.344T9.152 16t1.344 3.232 3.232 1.344 3.232-1.344T18.272 16zm2.464 0q0 2.912-2.048 4.992t-4.96 2.048-4.992-2.048T6.688 16t2.048-4.992 4.992-2.048 4.96 2.048T20.736 16zm1.952-7.328q0 .672-.48 1.152t-1.184.48-1.152-.48-.48-1.152.48-1.152 1.152-.48 1.184.48.48 1.152zm-8.96-3.936h-3.264q-.64 0-1.728.064t-1.824.16-1.28.352q-.896.352-1.568 1.024T3.008 7.904q-.192.512-.32 1.28t-.192 1.856-.032 1.696 0 1.888 0 1.376 0 1.376 0 1.888.032 1.696.192 1.856.32 1.28q.384.896 1.056 1.568t1.568 1.024q.512.192 1.28.352t1.824.16 1.728.064 1.888 0 1.376 0 1.344 0 1.888 0 1.728-.064 1.856-.16 1.248-.352q.896-.352 1.6-1.024t1.024-1.568q.192-.512.32-1.28t.192-1.856.032-1.696 0-1.888 0-1.376 0-1.376 0-1.888-.032-1.696-.192-1.856-.32-1.28q-.352-.896-1.024-1.568t-1.6-1.024q-.512-.192-1.248-.352t-1.856-.16-1.728-.064-1.888 0-1.344 0zM27.424 16q0 4.096-.096 5.664-.16 3.712-2.208 5.76t-5.728 2.208q-1.6.096-5.664.096t-5.664-.096q-3.712-.192-5.76-2.208t-2.208-5.76Q0 20.096 0 16t.096-5.664q.16-3.712 2.208-5.76t5.76-2.208q1.568-.096 5.664-.096t5.664.096q3.712.192 5.728 2.208t2.208 5.76q.096 1.568.096 5.664z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on Pinterest. Opens in a new window" href="https://www.pinterest.com/llbean/" title="L.L.Bean on Pinterest"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32" aria-labelledby="icon_2wvkf30oe_title"> <title id="icon_2wvkf30oe_title">L.L.Bean on Pinterest</title> <g> <path transform="" d="M0 11.488q0-2.016.864-4t2.432-3.68 4.16-2.752T13.152 0q5.088 0 8.352 3.136t3.264 7.392q0 5.472-2.752 9.024t-7.168 3.584q-1.44 0-2.688-.672t-1.792-1.632l-1.28 5.056q-.16.608-.416 1.216t-.544 1.216-.608 1.088-.608.96-.544.768-.416.512l-.192.256q-.096.128-.256.096t-.192-.192q0-.032-.032-.448t-.096-.864-.096-1.216-.032-1.408.096-1.536.224-1.536q.352-1.504 2.368-10.016-.256-.512-.416-1.248t-.16-1.152l-.032-.48q0-2.048 1.056-3.424t2.496-1.344q1.184 0 1.856.768t.64 1.984q0 .736-.256 1.792t-.736 2.464-.64 2.272q-.32 1.44.576 2.496t2.336 1.056q2.528 0 4.192-2.88t1.632-6.912q0-3.104-2.016-5.088T12.64 3.136q-4.032 0-6.528 2.592t-2.528 6.208q0 2.144 1.216 3.616.416.48.256 1.024-.064.16-.192.736t-.192.736q-.064.352-.32.448t-.576 0Q1.888 17.728.96 15.84T0 11.488z"> </path> </g> </svg> </a> </li> <li class="social-icon"> <a rel="noopener noreferrer" target="_blank" aria-label="L.L.Bean on YouTube. Opens in a new window" href="https://www.youtube.com/llbean/" title="L.L.Bean on YouTube"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" preserveAspectRatio="xMidYMid meet" viewBox="0 0 576 512" aria-labelledby="icon_bzj2sorno_title"> <title id="icon_bzj2sorno_title">L.L.Bean on YouTube</title> <g> <path transform="" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"> </path> </g> </svg> </a> </li> </ul> </div> <!-- End content-asset --> </div> </div> </div> </div> </div> <div class="container divider"></div> <div class="container thats-all-folks"> <div class="footer-container row"> <div class="col-12 p-0 pull-left"> <div class="content-asset"><!-- dwMarker="content" dwContentID="0ec97995ec84d8f14ec0fa9381" --> <div class="footer-bottom"> <ul class="footer-bottom-links"> <li><a href="https://global.llbean.com/llb/shop/518582_INTL.html" aria-label="Security">Security</a></li> <li>|<a href="https://global.llbean.com/llb/shop/privacy_policy_gbl.html" aria-label="Privacy Policy">Privacy Policy</a></li> <li>|<a href="https://www.llbean.com/recall/index.html?pla1=1" target="_blank" aria-label="Product Recalls">Product Recalls</a></li> <li>|<a rel="noopener noreferrer" target="_blank" aria-label="CA-UK Transparency Act. Opens in a new window." href="https://global.llbean.com/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dwfc382f30/pdf/LLBean-CA-UK-Disclosure-7-2017.pdf">CA-UK Transparency Act</a></li> <li>|<a href="https://global.llbean.com/llb/shop/517941.html" aria-label="Accessibility">Accessibility</a></li> </ul> <p class="footer-bottom-copyright">L.L.Bean庐 is a registered trademark of L.L.Bean Inc. Copyright 2024.</p> </div> </div> <!-- End content-asset --> </div> </div> </div> <div class="back-to-top"> <button type="submit" class="btn back-to-top-button" aria-label="Back To Top"> <svg class="svg-icon-arrow back-to-top-arrow" aria-hidden="true"> <title class="sr-only" font-size="0" x="50%" y="50%">Top</title> <use class="svg-icon-arrow" xlink:href="/on/demandware.static/Sites-llbeanintl-Site/-/default/dwbfde0e9c/svg/symbols.svg#svg-icon-arrow"></use> <text class="sr-only" font-size="0" x="50%" y="50%">Top</text> </svg> <text>TOP</text> </button> </div> </footer> </div> <div class="error-messaging"></div> <div class="modal-background"></div> <!--[if lt IE 10]> <script>//common/scripts.isml</script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/main.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/productDetail.js" > </script> <script defer type="text/javascript" src="//apps.bazaarvoice.com/deployments/globalllbeancom/main_site/production/en_US/bv.js" integrity="sha256-NTkaR6feZBJvgXX3gXhQafUEV3s+vSzLwjTztGQhuIQ=" crossorigin="anonymous"> > </script> <script defer type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/js/pdpSummary.js" > </script> <![endif]--> <script> var mcDataLayer = {"debug":false,"timestamp":"1732426115347","data":{"param_CORECRD":"true","param_pid":"18664","route":"Product-Show","hookID":"app.tracking.trackNonCached","isAjax":"false","mid":"534003731","cart":[],"pid":"18664"},"etmcEvents":[["setOrgId","534003731"],["trackCart",{"clear_cart":true}],["trackPageView",{"item":"18664"}]]}; if (typeof _etmc != 'undefined' && Array.isArray(mcDataLayer.etmcEvents)) { if (mcDataLayer.debug) _etmc.debug = true; mcDataLayer.etmcEvents.forEach(function(event) { _etmc.push(event); }); } </script> <span class="api-true tracking-consent" data-caOnline="true" data-url="/on/demandware.store/Sites-llbeanintl-Site/default/ConsentTracking-GetContent?cid=tracking_hint" data-reject="/on/demandware.store/Sites-llbeanintl-Site/default/ConsentTracking-SetConsent?consent=false" data-accept="/on/demandware.store/Sites-llbeanintl-Site/default/ConsentTracking-SetConsent?consent=true" data-acceptText="I agree" data-rejectText="No" data-heading="Tracking Consent" data-tokenName="csrf_token" data-token="OhiXCReUWpuPru5tu_TVOOLkJxYj3wvCafv4tDX-qdBvaSr3zDUxgBJNwYZ4vlgoPRPn5WO37PgADoXWB4KV8Oo816nsP_RzBJ-LW_6fs64iDmDaa_tmC-VJEBgPHf4O491S2tcenfHYhpl14D94wXijRBOq-zRWizhlVbxmzOfPpcxEq_c=" ></span> <!-- Demandware Analytics code 1.0 (body_end-analytics-tracking-asynch.js) --> <script type="text/javascript">//<!-- /* <![CDATA[ */ function trackPage() { try{ var trackingUrl = "https://global.llbean.com/on/demandware.store/Sites-llbeanintl-Site/default/__Analytics-Start"; var dwAnalytics = dw.__dwAnalytics.getTracker(trackingUrl); if (typeof dw.ac == "undefined") { dwAnalytics.trackPageView(); } else { dw.ac.setDWAnalytics(dwAnalytics); } }catch(err) {}; } /* ]]> */ // --> </script> <script type="text/javascript" src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/internal/jscript/dwanalytics-22.2.js" async="async" onload="trackPage()"></script> <!-- Demandware Active Data (body_end-active_data.js) --> <script src="/on/demandware.static/Sites-llbeanintl-Site/-/default/v1732422725621/internal/jscript/dwac-21.7.js" type="text/javascript" async="async"></script><!-- CQuotient Activity Tracking (body_end-cquotient.js) --> <script src="https://cdn.cquotient.com/js/v2/gretel.min.js" type="text/javascript" async="async"></script> </body> </html>