CINXE.COM
V&A Museum Shop | V&A Shop
<!DOCTYPE html> <html lang="en-gb" dir="ltr" prefix="og: http://ogp.me/ns#"> <head> <!-- OneTrust Cookies Consent Notice start for vam.ac.uk --> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/063ed2c5-fa48-4395-bdb3-999b05bd01fd/OtAutoBlock.js" ></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="063ed2c5-fa48-4395-bdb3-999b05bd01fd" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for vam.ac.uk --> <meta charset=UTF-8> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" /> <title>V&A Museum Shop | V&A Shop</title> <script> window.dataLayer = window.dataLayer || []; </script> <script> dataLayer.push({"event":"ecommerceMetadata","pageType":"","pageTitle":"V&A Museum Shop","loginStatus":"notloggedin","memberStatus":"notmember","basketValue":0,"basketMix":""}); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.setAttributeNode(d.createAttribute('data-ot-ignore'));j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KJDZXLB'); </script> <div id="hotjar" data-enabled="true" data-settings="{"hjid":3701122,"hjsv":6}"></div> <script> // Initiate Web Behaviour Tracking (this section MUST come prior any other dmPt calls) // Do not change this (function(w, d, u, t, o, c) { w['dmtrackingobjectname'] = o; c = d.createElement(t); c.async = 1; c.src = u; t = d.getElementsByTagName(t)[0]; t.parentNode.insertBefore(c, t); w[o] = w[o] || function() { (w[o].q = w[o].q || []).push(arguments); }; })(window, document, '//static.trackedweb.net/js/_dmptv4.js', 'script', 'dmPt'); window.dmPt('create', 'DM-167862-01', 'prodsfcc.vam.ac.uk'); window.dmPt('track'); </script> <meta name="description" content="Victoria and Albert Museum Shop"/> <meta name="keywords" content="Victoria and Albert Museum Shop"/> <link rel="stylesheet" href="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/css/style.css" /> <link rel="icon" type="image/png" href="/on/demandware.static/Sites-vam-Site/-/default/dw4f71cb74/images/favicons/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="/on/demandware.static/Sites-vam-Site/-/default/dwce46b87b/images/favicons/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="/on/demandware.static/Sites-vam-Site/-/default/dw401269c2/images/favicons/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="/on/demandware.static/Sites-vam-Site/-/default/dw42645f8d/images/favicons/favicon-16x16.png" sizes="16x16" /> <link rel="icon" type="image/png" href="/on/demandware.static/Sites-vam-Site/-/default/dw9d3f9ee6/images/favicons/favicon-128.png" sizes="128x128" /> <link rel="canonical" href="https://www.vam.ac.uk/shop/home"> <script> // Picture element HTML5 shiv document.createElement( "picture" ); </script> <script src="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/lib/picturefill.min.js" async></script> <script type='text/javascript' src='//static.queue-it.net/script/queueclient.min.js'></script> <script data-queueit-c='vam' type='text/javascript' src='//static.queue-it.net/script/queueconfigloader.min.js'> </script> <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: "Europe/London", _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 = 'bdfc-vam'; CQuotient.realm = 'BDFC'; CQuotient.siteId = 'vam'; 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> </head> <body class="theme-leaf" data-consent-tracking-url="/on/demandware.store/Sites-vam-Site/default/ConsentTracking-SetSession"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KJDZXLB" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="page" id="vam_nav"> <aside role="presentation"> <div class="b-content-asset b-content-asset--global-bar"><!-- dwMarker="content" dwContentID="78c82b06c0c5bfa3824c0cebcb" --> <style> /* Temporary fix to set custom focal point for banner of category 418 */ @media (min-width: 992px) { .page[data-querystring="cgid=418"] .b-banners img { object-position: 0 0%; } } </style> <style> /* Temporary fix to set custom focal point for banner of category 405 */ @media (min-width: 992px) { .page[data-querystring="cgid=405"] .b-banners img { object-position: 0 0%; } } <style> /* Temporary fix to set custom focal point for banner of category 407 */ @media (min-width: 992px) { .page[data-querystring="cgid=407"] .b-banners img { object-position: 0 0%; } } </style> <style> /* Temporary fix to set custom focal point for banner of category 337 */ @media (min-width: 992px) { .page[data-querystring="cgid=377"] .b-banners img { object-position: 0 0%; } } </style> <style> /* Temporary fix to adjust text for title of ticket category 377 */ /* @media (max-width: 450px) { .page[data-querystring="cgid=377"] .b-banners .info-wrapper .b-event-title { width: 100%; } } */ </style> <style> /* Temporary fix to set custom focal point for banner of category 401 */ @media (min-width: 992px) { .page[data-querystring="cgid=401"] .b-banners img { object-position: 0 0%; } } </style> <div class="b-global-bar"> <div class="b-container b-container--max"> <span class="b-back"> <svg role="img" class="u-back__icon" aria-label="Back icon" aria-hidden="true"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#fulltriangle-left"></use> </svg> <span class="u-back__text"> <a href="https://www.vam.ac.uk/">The V&A</a> </span> </span> </div> </div> </div><!-- End content-asset --> </aside> <header class="b-header" role="banner"> <div class="b-header__main b-container b-container--max"> <div class="b-header__logo"> <a class="u-header__logo" href="https://www.vam.ac.uk/shop" role="button" title="Victoria and Albert Museum Shop Home"> <svg class="u-header__logo-icon" role="img" aria-label="VA logo icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#wordmark-shop"></use> </svg> </a> </div> <div class="b-navigation"> <div class="u-back" role="button"> <svg class="u-back__icon" role="img" aria-label="Back icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-left"></use> </svg> Back </div> <ul class="b-navigation__list root" role="menubar"> <li class="u-navigation__item " id="new-arrivals" role="menuitem" tabindex="0" aria-label="New"> <a href="/shop/new-arrivals" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> New </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop by Category</span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Books</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-exhibition-ranges" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Exhibitions</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-fashion" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fashion </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-gifts" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Gifts </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-homeware" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Homeware</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-jewellery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Jewellery </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-kids" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kids</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals/new-prints" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Prints</a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/new-arrivals" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span> </p> </div> <div class="b-navigation__panel--right"> <p class="u-navigation__item"> </p> </div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/new-arrivals/new-jewellery"><img alt="Two pairs of earrings and a gold chain necklace." height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwc25155fc/images/category/jewellery/SS25-trinket-new-jewellery.jpg" title="New jewellery" width="225" /></a></div> <div class="u-navigation__title">New jewellery</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/new-arrivals/new-jewellery">Shop now<span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="jewellery" role="menuitem" tabindex="0" aria-label="Jewellery"> <a href="/shop/jewellery" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Jewellery </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title"> Shop by Category</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery/bracelets" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Bracelets</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery/brooches" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Brooches </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery/earrings" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Earrings</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery/necklaces" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Necklaces </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery/rings" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Rings</a></li> </br> </div> <div class="b-navigation__panel--right"><span class="u-navigation-title">Shop by Designer</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Black+%26+Sigi" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Black & Sigi</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Fo.Be" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fo.Be</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Milena+Zu" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Milena Zu</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Mirabelle" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Mirabelle</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Mounir" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Mounir</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Ottoman+Hands" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Ottoman Hands</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Sarah+Cavender" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Sarah Cavender</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamShopAuthor&prefv2=Sibilia" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Sibilia</a></li> </ul> </br> </div> <div class="b-navigation__panel--right"><span class="u-navigation-title">Shop by Style</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Beaded+jewellery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Beaded jewellery</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Extraordinary+materials" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Extraordinary materials </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Inspired+by+nature" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Inspired by nature</a></li> <!--<li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Natural+and+faux+pearls" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Natural & faux pearls</a></li> --><!-- </ul> --> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Rainbow+gemstones" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Rainbow gemstones </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?cgid=jewellery&prefn1=vamSearchable&prefv1=true&prefn2=vamTrend&prefv2=Statement+jewellery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Statement jewellery </a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/jewellery?prefn1=vamSearchable&prefv1=true&cgid=jewellery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></p> </br> </div> </div> </div> </li> <li class="u-navigation__item " id="fashion" role="menuitem" tabindex="0" aria-label="Fashion"> <a href="/shop/fashion" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fashion </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop by Category</span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/bags-totes" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Bags & totes </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/cardholders-purses" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Cardholders & purses </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/clothing" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Clothing </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/hair-accessories" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Hair accessories </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/keyrings" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Keyrings </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/pins-and-badges" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Pins & badges </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/scarves" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Scarves </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/fashion-socks" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Socks </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion/ties-pocket-squares" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Ties & pocket squares </a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/fashion?prefn1=vamSearchable&prefv1=true&cgid=fashion" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></p> </br> </div> <div class="b-navigation__panel--right"> <p class="u-navigation__item"> </p> </div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/inspiration/coastal-glamour"><img alt="A model wearing a sheer green throw over." height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwcc9c290b/images/SS25/SS25-fashion-trinket-Coast-glam.jpg" title="Spring Summer Fashion" width="225" /></a></div> <div class="u-navigation__title">New season fashion</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/inspiration/coastal-glamour">Shop the edit<span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="books" role="menuitem" tabindex="0" aria-label="Books"> <a href="/shop/books" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Books </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop by Category</span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/architecture-and-interiors" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Architecture & interiors </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/art-sculpture" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Art & sculpture </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/decorative-arts" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Decorative arts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/fashion-and-textiles" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fashion & textiles</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/jewellery-accessories-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Jewellery & accessories</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/lgbtqia-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> LGBTQIA+ books</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/photography-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Photography</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/society-history-theory" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Society, history & theory </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/theatre-and-performance" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Theatre & performance</a></li> </ul> </div> <div class="b-navigation__panel--right"> <span class="u-navigation-title"></span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/about-the-museum" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> About the Museum </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/book-event-titles" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Event titles </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/exhibition-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Exhibitions & displays</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books/va-pubs" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> V&A publications</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids/kids-books-and-stationery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kids' books</a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/books?prefn1=vamSearchable&prefv1=true&cgid=books" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></p> </br> </div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/books/va-pubs/women-pioneers-of-the-arts-crafts-movement-169110.html"><img alt="Book cover featuring a painting portrait of a woman." height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dw535504e0/images/SS25/BOTM-trinket-169110-Women-Pioneers.jpg" title="Women Pioneers of the Arts & Crafts Movement hardback" width="225" /></a></div> <div class="u-navigation__title">Book of the month</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/books/va-pubs/women-pioneers-of-the-arts-crafts-movement-169110.html">Shop now <span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="prints" role="menuitem" tabindex="0" aria-label="Prints"> <a href="/shop/prints" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Prints </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title"> Shop by Subject </span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/animals" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Animals </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/cities-and-architecture" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Cities & architecture </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/fashion-and-couture" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fashion & couture</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/floral-and-still-life" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Floral & still life </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/landscapes" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Landscapes </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/portraits-and-people" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Portraits & people </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/travel-and-sport" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg>Travel & sport</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/vintage-posters" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg>Vintage posters</a></li> </br> </div> <div class="b-navigation__panel--right"><span class="u-navigation-title">Shop by Category</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/artist-editions" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg>Artist editions</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?cgid=prints&prefn1=vamSearchable&prefv1=true&prefn2=vamProductType&prefv2=Custom+prints" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Custom prints </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?prefn1=vamSearchable&prefv1=true&cgid=prints&prefn2=vamProductType&prefv2=Fine+Art+prints" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Fine Art prints</a></li> <!-- <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?cgid=prints&prefn1=vamSearchable&prefv1=true&prefn2=vamProductType&prefv2=Limited+edition+prints" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Limited edition prints</a></li> --> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?prefn1=vamSearchable&prefv1=true&cgid=prints&prefn2=vamProductType&prefv2=Posters" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Posters</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?prefn1=vamSearchable&prefv1=true&cgid=prints&prefn2=vamProductType&prefv2=Readymade+prints" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Readymade prints</a></li> </ul> </br> </div> <div class="b-navigation__panel--right"><span class="u-navigation-title">Shop by Room</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/true/bedroom" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Bedroom </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/kids-room" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kids' room </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/true/kitchen" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kitchen</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/true/living-room" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Living room</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints/true/study" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Study </a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/prints?prefn1=vamSearchable&prefv1=true&cgid=prints" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></p> </br> </div> </div> </div> </li> <li class="u-navigation__item " id="homeware" role="menuitem" tabindex="0" aria-label="Home"> <a href="/shop/homeware" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Home </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title"> Shop by Category </span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/home-accessories" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Accessories & décor</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/coffee-table-books" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Coffee table books</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/food" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Food & drink </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/kitchen-dining" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kitchen & dining table </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/mugs-and-cups" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Mugs, cups & drinkware </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/home-fragrance" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg> Soaps & candles</a></li> </ul> </div> <div class="b-navigation__panel--right"> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/greetings-cards" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Greetings cards </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/haberdashery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Haberdashery </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/stationery/true/diaries%7Cnotebooks%7Cnotepads%7Csketchbooks" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Notebooks & journals </a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware/stationery" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Office & stationery</a></li> <li> <p class="u-navigation__item" role="menuitem"><span style="font-variation-settings: "wght" 600"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/homeware?prefn1=vamSearchable&prefv1=true&cgid=homeware" role="button" tabindex="-1"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></p> </li> </ul> </div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/homeware/home-accessories"><img alt="Two patterned painted kettles " height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dw45b88dbe/images/AW24/great-mughals/Wayfinder_Mughalskettles.jpg" title="Great Mughals homewares" width="225" /></a></div> <div class="u-navigation__title">Accessories & décor</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/homeware/home-accessories">Shop the range <span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="kids" role="menuitem" tabindex="0" aria-label="Kids"> <a href="/shop/kids" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Kids </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop by Category</span><ul class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids/kids-books-and-stationery" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Books</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids/kids-clothing-and-accessories" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Clothing & accessories</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids/kids-room" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Prints & décor</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids/toys-games-and-craft" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Toys, games, crafts & activities</a></li> </ul> </br> </div> <div class="b-navigation__panel--right"> <span class="u-navigation-title">Shop by Interest Age</span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids?cgid=kids&prefn1=vamSearchable&prefv1=true&prefn2=vamInterestAge&prefv2=0-4&srule=most-popular" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>0 - 4 years</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids?cgid=kids&prefn1=vamSearchable&prefv1=true&prefn2=vamInterestAge&prefv2=5-9&srule=most-popular" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>5 - 9 years</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids?cgid=kids&prefn1=vamSearchable&prefv1=true&prefn2=vamInterestAge&prefv2=10-14&srule=most-popular" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>10 - 14 years</a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/kids?prefn1=vamSearchable&prefv1=true&cgid=kids" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span> </div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/exhibition-ranges/making-egypt"><img alt="A green notebook featuring an illustration of the ancient Egyptian God Thoth on a bright yellow background." height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dw98b683ab/images/category/kids/trinket.jpg" title="Making Egypt Young V&A exhibition range" width="225" /></a></div> <div class="u-navigation__title">Making Egypt</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/exhibition-ranges/making-egypt">Shop the exhibition<span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="exhibition-ranges" role="menuitem" tabindex="0" aria-label="Exhibitions"> <a href="/shop/exhibition-ranges" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Exhibitions </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop V&A South Kensington</span><ul class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/naomi-in-fashion" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>NAOMI: In Fashion</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/great-mughals" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>The Great Mughals</a></li> </ul> <span class="u-navigation-title">Shop Young V&A</span><ul class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/making-egypt" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Making Egypt</a></li> </ul> <span class="u-navigation-title">Coming soon</span><ul class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/cartier" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Cartier</a></li> </ul> </br> </div> <div class="b-navigation__panel--right"> <span class="u-navigation-title">Shop past exhibitions</span><ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/alice-curiouser-and-curiouser" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Alice: Curiouser and Curiouser</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/beatrix-potter-drawn-to-nature" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Beatrix Potter: Drawn To Nature</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/dior" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Christian Dior: Designer of Dreams</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/david-bowie-is" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>David Bowie Is</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/fragile-beauty" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Fragile Beauty</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/william-morris" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>William Morris </a></li> </ul> </br> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges?prefn1=vamSearchable&prefv1=true&cgid=exhibition-ranges" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span> </div> <!-- <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/exhibition-ranges/naomi-in-fashion"><img alt="The bold red logo NAOMI on the exclusive souvenir tote sings out from a grey-toned backdrop featuring glamorous supermodel legs in glossy pointed shoes and 90s leggings" height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwe063be2c/images/SS24/naomi/NAOMI_Wayfinder_shoes.png" title="The NAOMI: In Fashion exhibition range, inspired by the iconic supermodel Naomi Campbell" width="225" /></a></div> <div class="u-navigation__title">NAOMI: In Fashion</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/exhibition-ranges/naomi-in-fashion">Shop the exhibition <span class="u-link--arrow"></span></a></div> --> <!-- <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/exhibition-ranges/dior" role="button" tabindex="-1">Christian Dior: Designer of Dreams</a></li> --><!-- </ul> --> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/exhibition-ranges/great-mughals"><img alt="" height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwf88e9a1d/images/AW24/great-mughals/trinket-mughals-tote.webp" title="The Great Mughals" width="225" /></a></div> <div class="u-navigation__title">The Great Mughals</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/exhibition-ranges/great-mughals">Shop the exhibition<span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item " id="gifts" role="menuitem" tabindex="0" aria-label="Gifts"> <a href="/shop/gifts" class="u-navigation__category js-navigation-main" role="button" tabindex="-1" aria-hidden="true"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Gifts </a> <div class="b-navigation__panel"> <div class="b-container b-container--max"> <div class="b-navigation__panel--left"><span class="u-navigation-title">Shop by Occasion</span> <ul class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/greetings-cards" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Greetings cards</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/christmas/christmas-cards" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Christmas cards</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/birthday-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Birthday gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/christmas/true" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Christmas gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/easter-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Easter gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/fathers-day-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Father's Day gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/housewarming-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Housewarming gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/mothers-day-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Mother's Day gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/retirement-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Retirement gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/thank-you-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Thank you gifts</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/valentines-gifts" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Valentine's gifts</a></li> </ul> </div> <div class="b-navigation__panel--right"><span class="u-navigation-title">Shop by Recipient</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/gifts-her" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts for her</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/gifts-him" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts for him</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/gifts-kids-and-teens" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts for kids</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts/gifts-grandparents" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts for grandparents</a></li> </ul> <span class="u-navigation-title">Shop by Price</span> <ul aria-hidden="true" class="b-navigation__list" role="menu"> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts?cgid=gifts&srule=most-popular&pmin=00.00&pmax=10.00" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts under £10</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts?cgid=gifts&srule=most-popular&pmin=20.00&pmax=30.00" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts £20 - £30</a></li> <li class="u-navigation__item" role="menuitem"><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts?cgid=gifts&srule=most-popular&pmin=50.00&pmax=100.00" role="button"><svg class="u-navigation__icon" role="img"><use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use></svg>Gifts £50 - £100</a></li> </ul> <br /> <p class="u-navigation__item" role="menuitem"><span style='font-variation-settings: "wght" 600'><a class="u-navigation__category" href="https://www.vam.ac.uk/shop/gifts?prefn1=vamSearchable&prefv1=true&cgid=gifts" role="button"><svg class="u-navigation__icon" role="img"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dwb8259db8/images/fractal/vamicons.svg#arrow-right"></use> </svg> Shop all</a></span></div> <div class="b-navigation__spot"> <div class="u-navigation__image" style="border:transparent; border-width:20px; border-style:solid;"><a href="https://www.vam.ac.uk/shop/gifts/mothers-day-gifts" target="_blank"><img alt="A colourful crescent moon shaped brooch and a floral greeting card." height="255" src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_Storefront/default/dw199da03a/images/SS25/SS25-mothers-day-trinket.jpg" title="Mother's Day gifts" width="225" /></a></div> <div class="u-navigation__title">Mother's Day gifts</div> <a class="u-navigation__link" href="https://www.vam.ac.uk/shop/gifts/mothers-day-gifts" target="_blank">Shop the range<span class="u-link--arrow"></span></a></div> </div> </div> </li> <li class="u-navigation__item u-account__link" role="menuitem" tabindex="0"> <a href="https://www.vam.ac.uk/shop/login" class="u-navigation__link" role="button"> <svg class="u-navigation__icon" role="img" aria-label="Right arrow icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#arrow-right"></use> </svg> Login/Register </a> </li> </ul> <svg class="u-navigation__logo" role="img" aria-label="VA logo icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#valogo-clipped"></use> </svg> </div> <div class="b-header__action"> <div class="b-account"> <a href="https://www.vam.ac.uk/shop/login" role="button" aria-label="account"> <svg class="u-account__icon" role="img" aria-label="My account icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#account"></use> </svg> </a> </div> <div class="b-search-icon" tabindex="0"> <svg class="u-search__icon u-search__icon--open is-active" role="img" aria-label="Search open icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#search"></use> </svg> <svg class="u-search__icon u-search__icon--close" role="img" aria-label="Search close icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#close"></use> </svg> </div> <div class="u-burger-menu"> <span class="u-burger-menu__title"> Menu </span> <span class="u-burger-menu__wrapper"> <svg class="u-burger-menu__icon" role="button" aria-label="Burger menu icon" aria-haspopup="true" tabindex="0" aria-expanded="false"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#menu-hamburger"></use> </svg> </span> </div> <div class="b-minicart-wrapper" data-action-url="/on/demandware.store/Sites-vam-Site/default/Cart-MiniCartShow"> <a role="button" href="https://www.vam.ac.uk/shop/basket" title="View Bag" aria-label="View Bag"> <svg class="u-minicart-icon" role="img" aria-label="View bag icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#shop-bag"></use> </svg> <span class="sr-only" id="message"> Number of items in your cart </span> <span class="sr-only js-minicart-quantity" id="number-of-items"> </span> <button class="u-minicart-quantity js-minicart-quantity" aria-labelledby="message number-of-items"> </button> </a> <div class="b-minicart" data-update="true"></div> </div> </div> </div> </header> <div class="b-search-container" tabindex="500"> <div class="b-search" role="dialog" aria-modal="true" aria-label="Search"> <form class="b-search-form" action="/shop/search" method="get" name="simpleSearch" role="search"> <div class="b-search-form__section b-search-form__section--controls" aria-live="assertive"> <svg class="b-search-form__icon" role="img" aria-label="Search form icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#search"></use> </svg> <div class="b-search-form__input-wrapper"> <input class="form-control search-field b-search-form__input js-search-input" type="search" name="q" value="" placeholder="Type your search here" autocomplete="off" aria-label="Search the V&A Shop" tabindex="500" aria-live="off"/> <div class="b-search-form__underscore js-search-underscore" aria-hidden="true"></div> </div> <button class="b-search-form__submit js-search-submit b-search-form__submit--hidden" aria-label="Search submit"> Search </button> </div> <svg class="u-search__icon u-search__icon--clear" role="img" aria-label="Close icon" tabindex="0"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#close"></use> </svg> <input type="hidden" value="default" name="lang"/> </form> <div class="b-search-form__section b-search-form__section--suggestions"> <div class="b-search__suggestions" data-url="/on/demandware.store/Sites-vam-Site/default/SearchServices-GetSuggestions?q="></div> </div> <div class="sr-only" id="no-result" aria-live="polite">Sorry, we haven’t found any results for your search.</div> </div> </div> <section class="b-header-usp" role="presentation"> <div class="b-usp-bar s-themed--background-color"> <div class="b-container b-container--max"> <div class="b-content-asset b-content-asset--usp-generic-banner"> <div class="b-usp-bar__container"> <div class="b-first-col">Every purchase supports the V&A</div> <div class="b-second-col"> <p class="u-heading">Save 10% as a V&A Member</p> <p class="b-usp-bar__cta"><a href="https://www.vam.ac.uk/shop/membership" target="_blank">Become a Member today</a></p> </div> <div class="b-third-col"> <p class="u-heading">Free UK delivery on</p> all orders £60 and over</div> </div> </div> </div> </div> </section> <div class="b-homepage" role="main"> <div class="b-banners"> <div class="b-content-asset b-content-asset--home-banner-jewellery-SS25"> <p><a> <picture> <source media="(min-width: 992px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw598d3fc2/SS25/SS25-JWL-HOME-BANNER-2000x1124-v2.jpg" /> <source media="(min-width: 768px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw4992d223/SS25/SS25-JWL-HOME-BANNER-768x432.jpg" /> <source media="(min-width: 320px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwb88ac3ee/SS25/SS25-JWL-HOME-BANNER-344x194-MOBILE.jpg" /> <img alt="Homepage banner" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw598d3fc2/SS25/SS25-JWL-HOME-BANNER-2000x1124-v2.jpg" title="Jewellery"/> </picture> </a></p> </div> </div> <div class="b-primary-content-block"> <div class="b-container b-container--max"> <span class="u-logo"> <svg role="img" class="u-logo__icon s-themed--color" aria-label="VA logo icon" aria-hidden="true"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#valogo-clipped"></use> </svg> </span> </div> <div class="b-container b-container--max"> <div class="b-exhibitionfeature"> <div class="b-panel b-panel--titled"> <div class="b-primary-content-block__heading"> <h1 class="u-heading">Perfectly curated</h1> <p class="u-subheading">Cherished by you, curated by us</p> </div> <div class="b-primary-content-block__supplementary secondary-true"> <p><a class="u-btn u-btn--arrowed" href="https://www.vam.ac.uk/shop/jewellery/true">SHOP JEWELLERY</a></p> <p><span style="font-variation-settings: "wght" 600">Save 10% as a V&A Member</span><br /> <a href="https://www.vam.ac.uk/shop/membership" target="_blank"><span class="u-link">Not a Member? Join now</span><span class="u-link--arrow"></span></a></p> </div> <div class="b-primary-content-block__productgroup b-primary-content-block__productgroup b-row s-center"> <div class="b-col-xs-12 b-col-sm-4 b-col-md-4 b-wayfinder"> <a href="https://www.vam.ac.uk/shop/jewellery/earrings" tabindex="0"> <picture> <source media="(max-width: 767px)" srcset="/on/demandware.static/-/Sites-VAM_Storefront/default/dw32b7c2bc/images/SS25/SS25-earrings-wayfinder.jpg"/> <img alt="earrings" src="/on/demandware.static/-/Sites-VAM_Storefront/default/dw32b7c2bc/images/SS25/SS25-earrings-wayfinder.jpg" /> </picture> </a> <div class="b-wayfinder__name s-center"> <a href="https://www.vam.ac.uk/shop/jewellery/earrings" tabindex="0">Earrings</a> </div> <a href="https://www.vam.ac.uk/shop/jewellery/earrings" class="u-btn u-btn--arrowed u-btn--hybrid" aria-label="Earrings - Shop the range">Shop the range</a> </div> <div class="b-col-xs-12 b-col-sm-4 b-col-md-4 b-wayfinder"> <a href="https://www.vam.ac.uk/shop/jewellery/necklaces" tabindex="0"> <picture> <source media="(max-width: 767px)" srcset="/on/demandware.static/-/Sites-VAM_Storefront/default/dw77ab12b0/images/category/jewellery/SS25-wayfinder-jewellery-necklaces-V4.jpg"/> <img alt="necklaces" src="/on/demandware.static/-/Sites-VAM_Storefront/default/dw77ab12b0/images/category/jewellery/SS25-wayfinder-jewellery-necklaces-V4.jpg" /> </picture> </a> <div class="b-wayfinder__name s-center"> <a href="https://www.vam.ac.uk/shop/jewellery/necklaces" tabindex="0">Necklaces</a> </div> <a href="https://www.vam.ac.uk/shop/jewellery/necklaces" class="u-btn u-btn--arrowed u-btn--hybrid" aria-label="Necklaces - Shop the range">Shop the range</a> </div> <div class="b-col-xs-12 b-col-sm-4 b-col-md-4 b-wayfinder"> <a href="https://www.vam.ac.uk/shop/gifts/gifts-her" tabindex="0"> <picture> <source media="(max-width: 767px)" srcset="/on/demandware.static/-/Sites-VAM_Storefront/default/dw261bf8af/images/category/gifts/SS25-jwl-gifts-for-her-wayfinder.jpg"/> <img alt="gifts-her" src="/on/demandware.static/-/Sites-VAM_Storefront/default/dw261bf8af/images/category/gifts/SS25-jwl-gifts-for-her-wayfinder.jpg" /> </picture> </a> <div class="b-wayfinder__name s-center"> <a href="https://www.vam.ac.uk/shop/gifts/gifts-her" tabindex="0">Gifts for her</a> </div> <a href="https://www.vam.ac.uk/shop/gifts/gifts-her" class="u-btn u-btn--arrowed u-btn--hybrid" aria-label="Gifts for her - Shop the range">Shop the range</a> </div> </div> </div> </div> </div> </div> <div class="b-content-asset b-content-asset--clp-great-mughals-promo-block"> <div class="b-container b-container--max"> <div class="b-promo-block b-promo-block--white"> <div class="b-promo-block__item b-item-content">EXHIBITION RANGES <h3 class="b-promo-block__heading">The Great Mughals</h3> <p class="b-promo-block__description">Vibrant design and décor inspired by India's Golden Age of Art, Architecture and Opulence.</p> <a class="u-btn u-btn--arrowed" href="https://www.vam.ac.uk/shop/exhibition-ranges/great-mughals">SHOP THE EXHIBITION</a></div> <div class="b-promo-block__item"><picture> <source media="(min-width: 922px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw1d79a8ce/AW24/great-mughals/Great-mughals-clp-home-promo-block-v2.jpg" type="image/webp" /> <source media="(min-width: 768px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw1d79a8ce/AW24/great-mughals/Great-mughals-clp-home-promo-block-v2.jpg" type="image/webp" /> <source media="(min-width: 320px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw1d79a8ce/AW24/great-mughals/Great-mughals-clp-home-promo-block-v2.jpg" /> <a href="https://www.vam.ac.uk/shop/exhibition-ranges/great-mughals"><img alt="Indian inspired handpainted kettles." src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw1d79a8ce/AW24/great-mughals/Great-mughals-clp-home-promo-block-v2.jpg" title="The Great Mughals - V&A exhibition" /></a> </picture></div> </div> </div> </div> <div class="b-carousel-wrapper"> <div class="b-container b-container--max s-center"> <div class="b-panel b-panel--titled"> <div class="b-row b-featured-product"> <div class="b-col-xs-12 b-featured-product__heading"> <p> </p> <h3>CARTIER</h3> <h4>Discover prints and books created exclusively for the V&A Cartier exhibition</h4> <p> </p> <p> </p> </div> <div class="b-col-xs-12 b-col-sm-6 b-featured-product__text"> <div class="b-featured-product__text__inner"> <a href="/shop/exhibition-ranges/cartier/cartier---exhibition-book-170056.html"> <h3>CARTIER - exhibition book</h3> <p>Described as the ‘Jeweller of Kings and the King of Jewellers’ by King Edward VII – this richly illustrated book explores the history of Maison Cartier, its signature style and its embrace of progress and modernity.</p> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="35.00"> £35 </span> </span> </span> </div> </a> </div> </div> <div class="b-col-xs-12 b-col-sm-6 b-featured-product__image"> <a href="/shop/exhibition-ranges/cartier/cartier---exhibition-book-170056.html"> <picture> <source srcset="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_MasterShop/default/dw7d599752/pdp-images/products/170056 CARTIER HB.png" type="image/jpeg"/> <img src="https://www.vam.ac.uk/on/demandware.static/-/Sites-VAM_MasterShop/default/dw7d599752/pdp-images/products/170056 CARTIER HB.png" alt="CARTIER - exhibition book" title="CARTIER - exhibition book" itemprop="image"/> </picture> </a> </div> </div> <div class="b-productcarousel"> <div class="b-carousel js-carousel" data-icons="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg" data-left-arrow-label="Left arrow icon" data-right-arrow-label="Right arrow icon"> <div class="b-product b-product-align" data-pid="170045" data-gtag="{"name":"Design for the Queen's ruby Cartier brooch – 8 x 8 mounted print","id":"170045","category":"Merchandise/Exhibitions","dimension1":"Design for the Queen's ruby Cartier brooch – 8 x 8 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="6e7fe68aba4a95d86460fd22d4" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/design-for-the-queens-ruby-cartier-brooch--8-x-8-mounted-print-170045.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw4fc6f774/pdp-images/products/170045 NEW-M-PRINT-RUBY-BROOCH-MEW-8X8.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw4fc6f774/pdp-images/products/170045 NEW-M-PRINT-RUBY-BROOCH-MEW-8X8.png?sw=244&sh=244&sm=fit" alt="Design for the Queen's ruby Cartier brooch – 8 x 8 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/design-for-the-queens-ruby-cartier-brooch--8-x-8-mounted-print-170045.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Design for the Queen's ruby Cartier brooch – 8 x 8 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170046" data-gtag="{"name":"Design for the Williamson Diamond brooch – 8 x 8 mounted print","id":"170046","category":"Merchandise/Exhibitions","dimension1":"Design for the Williamson Diamond brooch – 8 x 8 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="afc76c889a0acb59f44d4b765f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/design-for-the-williamson-diamond-brooch-8-x-8-mounted-print-170046.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw362d4854/pdp-images/products/170046 NEW-M-PRINT-ROSE-BROOCH-MEW-8X8 1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw362d4854/pdp-images/products/170046 NEW-M-PRINT-ROSE-BROOCH-MEW-8X8 1.png?sw=244&sh=244&sm=fit" alt="Design for the Williamson Diamond brooch – 8 x 8 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/design-for-the-williamson-diamond-brooch-8-x-8-mounted-print-170046.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Design for the Williamson Diamond brooch – 8 x 8 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170049" data-gtag="{"name":"Design for a panther on a branch brooch – 8 x 8 mounted print","id":"170049","category":"Merchandise/Exhibitions","dimension1":"Design for a panther on a branch brooch – 8 x 8 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="3f71385703081d317f00636312" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/design-for-a-panther-on-a-branch-brooch-8-x-8-mounted-print-170049.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw59af7207/pdp-images/products/170049 NEW-M-PRINT-PANTHER-BROOCH-8X8.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw59af7207/pdp-images/products/170049 NEW-M-PRINT-PANTHER-BROOCH-8X8.png?sw=244&sh=244&sm=fit" alt="Design for a panther on a branch brooch – 8 x 8 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/design-for-a-panther-on-a-branch-brooch-8-x-8-mounted-print-170049.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Design for a panther on a branch brooch – 8 x 8 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170047" data-gtag="{"name":"The Maharaja's Crown jewels by Cartier – 8 x 10 mounted print","id":"170047","category":"Merchandise/Exhibitions","dimension1":"The Maharaja's Crown jewels by Cartier – 8 x 10 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="ae64ab3201b7e710623361b978" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/the-maharajas-crown-jewels-by-cartier-8-x-10-mounted-print-170047.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwba9e7ff9/pdp-images/products/170047 NEW-M-PRINT-CARTIER-ADVERT-8X10 1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwba9e7ff9/pdp-images/products/170047 NEW-M-PRINT-CARTIER-ADVERT-8X10 1.png?sw=244&sh=244&sm=fit" alt="The Maharaja's Crown jewels by Cartier – 8 x 10 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/the-maharajas-crown-jewels-by-cartier-8-x-10-mounted-print-170047.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">The Maharaja's Crown jewels by Cartier – 8 x 10 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170048" data-gtag="{"name":"The Cartier boutique at New Bond Street – 8 x 10 mounted print","id":"170048","category":"Merchandise/Exhibitions","dimension1":"The Cartier boutique at New Bond Street – 8 x 10 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="a9a95616db74324b0a2e0a4538" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/the-cartier-boutique-at-new-bond-street-8-x-10-mounted-print-170048.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwcffac427/pdp-images/products/170048 NEW-M-PRINT-BOND-ST-CARTIER-8X10 1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwcffac427/pdp-images/products/170048 NEW-M-PRINT-BOND-ST-CARTIER-8X10 1.png?sw=244&sh=244&sm=fit" alt="The Cartier boutique at New Bond Street – 8 x 10 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/the-cartier-boutique-at-new-bond-street-8-x-10-mounted-print-170048.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">The Cartier boutique at New Bond Street – 8 x 10 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170050" data-gtag="{"name":"Princess Margaret with her Cartier brooch – 11 x 14 mounted print","id":"170050","category":"Merchandise/Exhibitions","dimension1":"Princess Margaret with her Cartier brooch – 11 x 14 mounted print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="f7f89ba1dbedf4a191a43fe41f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/princess-margaret-with-her-cartier-brooch-11-x-14-mounted-print-170050.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw34939893/pdp-images/products/170050 NEW-M-PRINT-BEATON-MARGARET-11X14 4.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw34939893/pdp-images/products/170050 NEW-M-PRINT-BEATON-MARGARET-11X14 4.png?sw=244&sh=244&sm=fit" alt="Princess Margaret with her Cartier brooch – 11 x 14 mounted print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/princess-margaret-with-her-cartier-brooch-11-x-14-mounted-print-170050.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Princess Margaret with her Cartier brooch – 11 x 14 mounted print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="15.00"> £15 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170052" data-gtag="{"name":"Egyptian No. 2 by Owen Jones – A3 print","id":"170052","category":"Merchandise/Exhibitions","dimension1":"Egyptian No. 2 by Owen Jones – A3 print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="642c5905c8f68b7fe726c00fc4" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/egyptian-no-2-by-owen-jones-a3-print-170052.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw6310b5f9/pdp-images/products/170052 NEW-PRINT-EGYPTIAN-A3.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw6310b5f9/pdp-images/products/170052 NEW-PRINT-EGYPTIAN-A3.png?sw=244&sh=244&sm=fit" alt="Egyptian No. 2 by Owen Jones – A3 print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/egyptian-no-2-by-owen-jones-a3-print-170052.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Egyptian No. 2 by Owen Jones – A3 print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="15.00"> £15 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="170053" data-gtag="{"name":"Persian No. 3 by Owen Jones – A3 print","id":"170053","category":"Merchandise/Exhibitions","dimension1":"Persian No. 3 by Owen Jones – A3 print"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="4a3128d54b97151aa5b05cb01c" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/cartier/persian-no-3-by-owen-jones-a3-print-170053.html-170053.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw939c7b5e/pdp-images/products/170053 NEW-PRINT-PERSIAN-A3 2.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw939c7b5e/pdp-images/products/170053 NEW-PRINT-PERSIAN-A3 2.png?sw=244&sh=244&sm=fit" alt="Persian No. 3 by Owen Jones – A3 print" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/cartier/persian-no-3-by-owen-jones-a3-print-170053.html-170053.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Persian No. 3 by Owen Jones – A3 print</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="15.00"> £15 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> </div> <a href="/shop/exhibition-ranges/cartier" class="u-btn u-btn--arrowed s-nomargin"> SHOP THE EXHIBITION </a> </div> </div> </div> </div> <div class="b-content-asset b-content-asset--home-signup-block-default"> <div class="b-container b-container--max"> <div class="b-newsletter"><picture> <source media="(max-width: 500px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw4fe39d88/images/homepage/email-2-mob.jpg" type="image/jpeg" /> <img alt="" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwc6a4df48/images/homepage/email-2-dt.jpg" /> </picture> <div class="b-newsletter__form"> <h1 class="b-newsletter__headline b-newsletter__headline--white s-center"><span style="font-size:36px;"><span style="color:#ffff66;">Get 10% off your first order when you sign up to receive the latest V&A news</span></span><span style="font-size:36px;"><span style="color:#ffff66;"> </span></span></h1> <div class="b-newsletter__form-fields"><span style="vertical-align: middle;"><a class="u-btn b-newsletter__form-submit" href="https://www.vam.ac.uk/info/shopping-at-the-va#email-updates" target="_blank">SIGN UP</a></span></div> <div class="b-newsletter__form-fields"> </div> <div class="b-newsletter__form-fields" style="text-align: center;" ><span style="font-size:14px;"><span style="color:#ffff66;"><span class="u-note">Only available at vam.ac.uk/shop. </span></span></span></div> <div class="b-newsletter__form-fields" style="text-align: center;" ><span style="font-size:14px;"><span style="color:#ffff66;"><span class="u-note">Excludes delivery costs, tickets and membership purchases.</span></span></span></div> </div> </div> </div> </div> <div class="b-content-asset b-content-asset--clp-william-morris-promo-block-homeware"> <div class="b-container b-container--max"> <div class="b-promo-block b-promo-block--dark-gray"> <div class="b-promo-block__item b-item-content">Arts and Crafts <h3 class="b-promo-block__heading">William Morris</h3> <p class="b-promo-block__description">“Have nothing in your houses that you do not know to be useful or believe to be beautiful.”</p> <a class="u-btn u-btn--arrowed" href="https://www.vam.ac.uk/shop/william-morris">SHOP NOW</a></div> <div class="b-promo-block__item"><picture> <source media="(min-width: 922px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwbb38e507/william_morris_strawberry_thief_promo.jpg" type="image/webp" /> <source media="(min-width: 768px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwbb38e507/william_morris_strawberry_thief_promo.jpg" type="image/webp" /> <source media="(min-width: 320px)" srcset="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwbb38e507/william_morris_strawberry_thief_promo.jpg" /> <img alt="william-morris" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwbb38e507/william_morris_strawberry_thief_promo.jpg" title="" /> </picture></div> </div> </div> </div> <div class="b-carousel-wrapper"> <div class="b-container b-container--max s-center"> <div class="b-panel b-panel--titled"> <div class="b-productcarousel"> <div class="b-productcarousel__heading"> <h3>V&A Bags & Totes</h3> <h4>Form meets function in our range of designer handbags and exclusive souvenir totes</h4> </div> <div class="b-carousel js-carousel" data-icons="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg" data-left-arrow-label="Left arrow icon" data-right-arrow-label="Right arrow icon"> <div class="b-product b-product-align" data-pid="168561" data-gtag="{"name":"Marigold block print tote bag","id":"168561","category":"Merchandise/Exhibitions","dimension1":"Marigold block print tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="fcef58a86279ad733970a6c0b7" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/great-mughals/marigold-block-print-tote-bag-168561.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwf93d119e/pdp-images/products/168561-TOTE-BAG-MINI-TGM-MARIGOLD-a.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwf93d119e/pdp-images/products/168561-TOTE-BAG-MINI-TGM-MARIGOLD-a.png?sw=244&sh=244&sm=fit" alt="Marigold block print tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/great-mughals/marigold-block-print-tote-bag-168561.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Marigold block print tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="15.00"> £15 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167231" data-gtag="{"name":"V&A South Kensington Museum tote bag","id":"167231","category":"Merchandise/Fashion","dimension1":"V&A South Kensington Museum tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="26ad7355eee959930dc458fdba" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/va-south-kensington-museum-tote-bag-167231.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw5cf5f581/pdp-images/products/167231_TOTE-BAG-EXHIB-ROAD-NEW.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw5cf5f581/pdp-images/products/167231_TOTE-BAG-EXHIB-ROAD-NEW.png?sw=244&sh=244&sm=fit" alt="V&A South Kensington Museum tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/va-south-kensington-museum-tote-bag-167231.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A South Kensington Museum tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="20.00"> £20 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="162141" data-gtag="{"name":"Compton Leather Cross-Body Tote Bag","id":"162141","category":"Merchandise/Fashion","dimension1":"Compton Leather Cross-Body Tote Bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="82541c2df31e655a62bd2b75b1" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/compton-leather-cross-body-tote-bag-162141.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwde343f3c/pdp-images/products/162141_new.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwde343f3c/pdp-images/products/162141_new.jpg?sw=244&sh=244&sm=fit" alt="Compton Leather Cross-Body Tote Bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/compton-leather-cross-body-tote-bag-162141.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Compton Leather Cross-Body Tote Bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="135.00"> £135 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168027" data-gtag="{"name":"Elton John: Egg on His Face tote bag","id":"168027","category":"Merchandise/Exhibitions","dimension1":"Elton John: Egg on His Face tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="8628e737ef2f8ca82a9bad2c0f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/fragile-beauty/elton-john-egg-on-his-face-tote-bag-168027.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw18045c7e/pdp-images/products/168027-EXH-TOTE-EGG-ON-FACE-LACHAPELLE_1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw18045c7e/pdp-images/products/168027-EXH-TOTE-EGG-ON-FACE-LACHAPELLE_1.png?sw=244&sh=244&sm=fit" alt="Elton John: Egg on His Face tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/fragile-beauty/elton-john-egg-on-his-face-tote-bag-168027.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Elton John: Egg on His Face tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="166821" data-gtag="{"name":"Dark blue leather saddle bag by Natthakur","id":"166821","category":"Merchandise/Fashion","dimension1":"Dark blue leather saddle bag by Natthakur"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="194690f568dac1a25d52218e0d" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/dark-blue-leather-saddle-bag-by-natthakur-166821.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw6893ac2b/pdp-images/products/166821 NATTHAKUR_BLUE BAG_1.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw6893ac2b/pdp-images/products/166821 NATTHAKUR_BLUE BAG_1.jpg?sw=244&sh=244&sm=fit" alt="Dark blue leather saddle bag by Natthakur" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/dark-blue-leather-saddle-bag-by-natthakur-166821.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Dark blue leather saddle bag by Natthakur</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="135.00"> £135 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168061" data-gtag="{"name":"V&A Kilburn Blue Chintz tote bag","id":"168061","category":"Merchandise/Fashion","dimension1":"V&A Kilburn Blue Chintz tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="9a0fbaec77809f8f8f985a8c42" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/va-kilburn-blue-chintz-tote-bag-168061.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw501448ea/pdp-images/products/152935new.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw501448ea/pdp-images/products/152935new.jpg?sw=244&sh=244&sm=fit" alt="V&A Kilburn Blue Chintz tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/va-kilburn-blue-chintz-tote-bag-168061.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A Kilburn Blue Chintz tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167849" data-gtag="{"name":"Red embossed backpack by Natthakur","id":"167849","category":"Merchandise/Fashion","dimension1":"Red embossed backpack by Natthakur"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="6d935a9ce6d7e9b09ec1e1bfd4" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/red-embossed-backpack-by-natthakur-167849.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwacec36fd/pdp-images/products/167849-red-backpack-natthakur.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwacec36fd/pdp-images/products/167849-red-backpack-natthakur.png?sw=244&sh=244&sm=fit" alt="Red embossed backpack by Natthakur" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/red-embossed-backpack-by-natthakur-167849.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Red embossed backpack by Natthakur</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="145.00"> £145 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="120182" data-gtag="{"name":"David Bowie is a Face in the Crowd exhibition tote bag","id":"120182","category":"Merchandise/Exhibitions","dimension1":"David Bowie is a Face in the Crowd exhibition tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="e2849389ea34f51c04036d126f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/david-bowie-is/david-bowie-is-a-face-in-the-crowd-exhibition-tote-bag-120182.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw8e1d8d1c/pdp-images/products/120182new.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw8e1d8d1c/pdp-images/products/120182new.jpg?sw=244&sh=244&sm=fit" alt="David Bowie is a Face in the Crowd exhibition tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/david-bowie-is/david-bowie-is-a-face-in-the-crowd-exhibition-tote-bag-120182.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">ONLINE EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">David Bowie is a Face in the Crowd exhibition tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167422" data-gtag="{"name":"Red silk ruffle bag","id":"167422","category":"Merchandise/Fashion","dimension1":"Red silk ruffle bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="1bb60c60e7ea2828b4d2a67694" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/red-silk-ruffle-bag-167422.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc0a0dc83/pdp-images/products/167422-BAG-RUFFLE-SILK-RED2.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc0a0dc83/pdp-images/products/167422-BAG-RUFFLE-SILK-RED2.png?sw=244&sh=244&sm=fit" alt="Red silk ruffle bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/red-silk-ruffle-bag-167422.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Red silk ruffle bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="125.00"> £125 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="131819" data-gtag="{"name":"V&A The Fabric of India tote bag - assorted","id":"131819","category":"Merchandise/Fashion","dimension1":"V&A The Fabric of India tote bag - assorted"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="ba0da9d8cfbfcc7440d23fd043" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/va-the-fabric-of-india-tote-bag---assorted-131819.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw86197537/pdp-images/products/131819-Fabric-of-India-tote-1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw86197537/pdp-images/products/131819-Fabric-of-India-tote-1.png?sw=244&sh=244&sm=fit" alt="V&A The Fabric of India tote bag - assorted" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/va-the-fabric-of-india-tote-bag---assorted-131819.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A The Fabric of India tote bag - assorted</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="156754" data-gtag="{"name":"Pink Houndstooth tote bag","id":"156754","category":"Merchandise/Fashion","dimension1":"Pink Houndstooth tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="fa2f8537fdb985c4892deaee5f" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/pink-houndstooth-tote-bag-156754.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw44d0e1c9/pdp-images/products/156754.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw44d0e1c9/pdp-images/products/156754.jpg?sw=244&sh=244&sm=fit" alt="Pink Houndstooth tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/pink-houndstooth-tote-bag-156754.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Pink Houndstooth tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="8.50"> £8.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167935" data-gtag="{"name":"V&A Birds and Strawberries tote bag","id":"167935","category":"Merchandise/Fashion","dimension1":"V&A Birds and Strawberries tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="fc23d3d5881e56861c9088894c" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/va-birds-and-strawberries-tote-bag-167935.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc1808d2f/pdp-images/products/143810new.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc1808d2f/pdp-images/products/143810new.jpg?sw=244&sh=244&sm=fit" alt="V&A Birds and Strawberries tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/va-birds-and-strawberries-tote-bag-167935.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A Birds and Strawberries tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="156755" data-gtag="{"name":"White plaid tote bag","id":"156755","category":"Merchandise/Fashion","dimension1":"White plaid tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="7e54ed49a7a2d9a037f1352709" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/white-plaid-tote-bag-156755.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwecddb956/pdp-images/products/156755.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwecddb956/pdp-images/products/156755.jpg?sw=244&sh=244&sm=fit" alt="White plaid tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/white-plaid-tote-bag-156755.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">White plaid tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="8.50"> £8.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="164098" data-gtag="{"name":"V&A Seaweed tote bag","id":"164098","category":"Merchandise/Fashion","dimension1":"V&A Seaweed tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="5f4a1f0909e2e512dae282b50f" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/va-seaweed-tote-bag-164098.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc4334e3d/pdp-images/products/164098_Seaweed_tote_bag-front.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc4334e3d/pdp-images/products/164098_Seaweed_tote_bag-front.jpg?sw=244&sh=244&sm=fit" alt="V&A Seaweed tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/va-seaweed-tote-bag-164098.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A Seaweed tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> </div> <a href="/shop/fashion/bags-totes" class="u-btn u-btn--arrowed s-nomargin"> SHOP ALL BAGS & TOTES </a> </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 = '[["RecentlyViewed"]]'; var slotRecommendationType = 'RECOMMENDATION'; // removing any leading/trailing square brackets and escaped quotes: recommender = recommender.replace(/\[|\]|"/g, ''); var separator = '|||'; var slotConfigurationUUID = 'e9fa085144ba3d9e51b6d3197d'; var contextAUID = ''; 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 = 'home-block-6'; var slotConfigId = 'Home-Block-6-Recently-Viewed-EINSTEIN'; var slotConfigTemplate = 'slots/recommendation/recommendedProducts.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-vam-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-e9fa085144ba3d9e51b6d3197d"></div> <!-- ====================== snippet ends here ======================== --> <div class="b-carousel-wrapper"> <div class="b-container b-container--max s-center"> <div class="b-panel b-panel--titled"> <div class="b-productcarousel"> <div class="b-productcarousel__heading"> <h3>NAOMI: In Fashion</h3> <h4>Exclusive pieces inspired by the extraordinary Naomi Campbell</h4> </div> <div class="b-carousel js-carousel" data-icons="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg" data-left-arrow-label="Left arrow icon" data-right-arrow-label="Right arrow icon"> <div class="b-product b-product-align" data-pid="168296" data-gtag="{"name":"NAOMI: In Fashion - exhibition book","id":"168296","category":"Merchandise/Books","dimension1":"NAOMI: In Fashion - exhibition book"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="7c5bed90667a10865a96165d22" --> <div class="b-product-tile__image-container"> <a href="/shop/books/exhibition-books/naomi-in-fashion---exhibition-book-168296.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe36e85cd/pdp-images/products/168296_Naomi-exhibition-book_cover.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe36e85cd/pdp-images/products/168296_Naomi-exhibition-book_cover.png?sw=244&sh=244&sm=fit" alt="NAOMI: In Fashion - exhibition book" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/exhibition-books/naomi-in-fashion---exhibition-book-168296.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">SPECIAL V&A PRICE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">NAOMI: In Fashion - exhibition book</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="20.00"> £20 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167983" data-gtag="{"name":"NAOMI: In Fashion tote bag","id":"167983","category":"Merchandise/Exhibitions","dimension1":"NAOMI: In Fashion tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="3026e9c636f6275f9f7fb20624" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/naomi-in-fashion/naomi-in-fashion-tote-bag-167983.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw30ee1e21/pdp-images/products/167996-tote-naomi-fron-final.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw30ee1e21/pdp-images/products/167996-tote-naomi-fron-final.png?sw=244&sh=244&sm=fit" alt="NAOMI: In Fashion tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/naomi-in-fashion/naomi-in-fashion-tote-bag-167983.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">NAOMI: In Fashion tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="7.50"> £7.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="SET0009" data-gtag="{"name":"NAOMI exhibition book & tote bag","id":"SET0009","category":"Merchandise/Exhibitions","dimension1":"NAOMI exhibition book & tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="0dcb9ca9434eddac481262e33f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/naomi-in-fashion/naomi-exhibition-book-tote-bag-SET0009.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc6b2b503/pdp-images/products/167996-SET0009-naomi-tote-catalogue-a.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwc6b2b503/pdp-images/products/167996-SET0009-naomi-tote-catalogue-a.png?sw=244&sh=244&sm=fit" alt="NAOMI exhibition book & tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/naomi-in-fashion/naomi-exhibition-book-tote-bag-SET0009.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">NAOMI exhibition book & tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="27.50"> £27.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="129180" data-gtag="{"name":"Alexander McQueen - exhibition book","id":"129180","category":"Merchandise/Books","dimension1":"Alexander McQueen - exhibition book"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="8a950946fdc298f51b411be1ca" --> <div class="b-product-tile__image-container"> <a href="/shop/books/exhibition-books/alexander-mcqueen---exhibition-book-129180.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwab083f8e/pdp-images/products/129180newmain.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwab083f8e/pdp-images/products/129180newmain.jpg?sw=244&sh=244&sm=fit" alt="Alexander McQueen - exhibition book" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/exhibition-books/alexander-mcqueen---exhibition-book-129180.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Alexander McQueen - exhibition book</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="50.00"> £50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="169069" data-gtag="{"name":"British Vogue: The Biography of an Icon","id":"169069","category":"Merchandise/Books","dimension1":"British Vogue: The Biography of an Icon"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="b65e5aec690bfe3945cb75af05" --> <div class="b-product-tile__image-container"> <a href="/shop/books/fashion-and-textiles/british-vogue-the-biography-of-an-icon-169069.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9e11ea98/pdp-images/products/169069-BRITISH-VOGUE-BIOGRAPHY-cover.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9e11ea98/pdp-images/products/169069-BRITISH-VOGUE-BIOGRAPHY-cover.png?sw=244&sh=244&sm=fit" alt="British Vogue: The Biography of an Icon" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/fashion-and-textiles/british-vogue-the-biography-of-an-icon-169069.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">British Vogue: The Biography of an Icon</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="30.00"> £30 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="166914" data-gtag="{"name":"Herb Ritts: L.A. Style Photographs","id":"166914","category":"Merchandise/Books","dimension1":"Herb Ritts: L.A. Style Photographs"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="41b21e72558d0b3be80165e641" --> <div class="b-product-tile__image-container"> <a href="/shop/books/photography-books/herb-ritts-l.a.-style-photographs-166914.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd33583ad/pdp-images/products/166914-HERB-RITTS-cover.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd33583ad/pdp-images/products/166914-HERB-RITTS-cover.png?sw=244&sh=244&sm=fit" alt="Herb Ritts: L.A. Style Photographs" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/photography-books/herb-ritts-l.a.-style-photographs-166914.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Herb Ritts: L.A. Style Photographs</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="55.00"> £55 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="169199" data-gtag="{"name":"Paul Smith","id":"169199","category":"Merchandise/Books","dimension1":"Paul Smith"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="5c5553681896542767c8a8e684" --> <div class="b-product-tile__image-container"> <a href="/shop/books/fashion-and-textiles/paul-smith-169199.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw58b3dcfc/pdp-images/products/169199-paul-smith-cover.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw58b3dcfc/pdp-images/products/169199-paul-smith-cover.jpg?sw=244&sh=244&sm=fit" alt="Paul Smith" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/fashion-and-textiles/paul-smith-169199.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Paul Smith</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="49.95"> £49.95 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168001" data-gtag="{"name":"Chainmail drop hook earrings","id":"168001","category":"Merchandise/Jewellery","dimension1":"Chainmail drop hook earrings"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="c40dc3c1d17c863a7b272f6b93" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/earrings/chainmail-drop-hook-earrings-168001.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw2646fffe/pdp-images/products/168001-er-naomi-arcus-drop-chains-1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw2646fffe/pdp-images/products/168001-er-naomi-arcus-drop-chains-1.png?sw=244&sh=244&sm=fit" alt="Chainmail drop hook earrings" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/earrings/chainmail-drop-hook-earrings-168001.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Chainmail drop hook earrings</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.00"> £12 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168016" data-gtag="{"name":"Silver bead drop hook earrings","id":"168016","category":"Merchandise/Jewellery","dimension1":"Silver bead drop hook earrings"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="f648a3bedb8c34580fa467ad9e" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/earrings/silver-bead-drop-hook-earrings-168016.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd0245fa7/pdp-images/products/168016-ER-HK-SILVER-BEAD-DROP.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd0245fa7/pdp-images/products/168016-ER-HK-SILVER-BEAD-DROP.png?sw=244&sh=244&sm=fit" alt="Silver bead drop hook earrings" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/earrings/silver-bead-drop-hook-earrings-168016.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Silver bead drop hook earrings</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168017" data-gtag="{"name":"Purple crystal spray necklace","id":"168017","category":"Merchandise/Jewellery","dimension1":"Purple crystal spray necklace"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="0ec3d8406ce68602d38f998f57" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/necklaces/purple-crystal-spray-necklace-168017.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw205bf30b/pdp-images/products/168017-NL-PURPLE-CRYSTAL-SPRAY.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw205bf30b/pdp-images/products/168017-NL-PURPLE-CRYSTAL-SPRAY.png?sw=244&sh=244&sm=fit" alt="Purple crystal spray necklace" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/necklaces/purple-crystal-spray-necklace-168017.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Purple crystal spray necklace</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="38.00"> £38 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168003" data-gtag="{"name":"Sequin hoop earrings","id":"168003","category":"Merchandise/Jewellery","dimension1":"Sequin hoop earrings"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="db9a0ab8aec83311c3d116ca4e" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/earrings/sequin-hoop-earrings-168003.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw09b9aa76/pdp-images/products/168003-er-hoops-silver-1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw09b9aa76/pdp-images/products/168003-er-hoops-silver-1.png?sw=244&sh=244&sm=fit" alt="Sequin hoop earrings" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/earrings/sequin-hoop-earrings-168003.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Sequin hoop earrings</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="8.00"> £8 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> </div> <a href="/shop/exhibition-ranges/naomi-in-fashion" class="u-btn u-btn--arrowed s-nomargin"> SHOP THE EXHIBITION </a> </div> </div> </div> </div> <div class="b-carousel-wrapper"> <div class="b-container b-container--max s-center"> <div class="b-panel b-panel--titled"> <div class="b-productcarousel"> <div class="b-productcarousel__heading"> <h3>The Bestsellers</h3> <h4>Beautiful jewellery, quality fashion, historical pattern, inspired by our collections.</h4> <p> </p> </div> <div class="b-carousel js-carousel" data-icons="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg" data-left-arrow-label="Left arrow icon" data-right-arrow-label="Right arrow icon"> <div class="b-product b-product-align" data-pid="169110" data-gtag="{"name":"Women Pioneers of the Arts & Crafts Movement","id":"169110","category":"Merchandise/Books","dimension1":"Women Pioneers of the Arts & Crafts Movement"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="5b132fff10159a380708b4446a" --> <div class="b-product-tile__image-container"> <a href="/shop/books/va-pubs/women-pioneers-of-the-arts-crafts-movement-169110.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe591e15f/pdp-images/products/169110-Women-Pioneers-BOTM.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe591e15f/pdp-images/products/169110-Women-Pioneers-BOTM.png?sw=244&sh=244&sm=fit" alt="Women Pioneers of the Arts & Crafts Movement" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/books/va-pubs/women-pioneers-of-the-arts-crafts-movement-169110.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">BOOK OF THE MONTH</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Women Pioneers of the Arts & Crafts Movement</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="s-strike-through"> <span class="u-value" itemprop="price" content="35.00"> £35 </span> </span> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value u-sale-price" itemprop="price" content="30.00"> £30 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="169079" data-gtag="{"name":"The Great Mughals: Art, Architecture and Opulence - exhibition book","id":"169079","category":"Merchandise/Exhibitions","dimension1":"The Great Mughals: Art, Architecture and Opulence - exhibition book"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="e376b0bbff77194fbff58f5169" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/great-mughals/the-great-mughals-art-architecture-and-opulence---exhibition-book-169079.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dweeab8996/pdp-images/products/169079-GREAT-MUGHALS-HB_E_.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dweeab8996/pdp-images/products/169079-GREAT-MUGHALS-HB_E_.jpg?sw=244&sh=244&sm=fit" alt="The Great Mughals: Art, Architecture and Opulence - exhibition book" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/great-mughals/the-great-mughals-art-architecture-and-opulence---exhibition-book-169079.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">SPECIAL V&A PRICE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">The Great Mughals: Art, Architecture and Opulence - exhibition book</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="35.00"> £35 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="152968" data-gtag="{"name":"Heart locket necklace by Annie Sherburne - assorted","id":"152968","category":"Merchandise/Jewellery","dimension1":"Heart locket necklace by Annie Sherburne - assorted"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="568c01fbcba2a055e6a03d1f95" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/necklaces/heart-locket-necklace-by-annie-sherburne---assorted-152968.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe832a1c0/pdp-images/products/152968new_a.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe832a1c0/pdp-images/products/152968new_a.jpg?sw=244&sh=244&sm=fit" alt="Heart locket necklace by Annie Sherburne - assorted" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/necklaces/heart-locket-necklace-by-annie-sherburne---assorted-152968.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Heart locket necklace by Annie Sherburne - assorted</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="30.00"> £30 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="120182" data-gtag="{"name":"David Bowie is a Face in the Crowd exhibition tote bag","id":"120182","category":"Merchandise/Exhibitions","dimension1":"David Bowie is a Face in the Crowd exhibition tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="e2849389ea34f51c04036d126f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/david-bowie-is/david-bowie-is-a-face-in-the-crowd-exhibition-tote-bag-120182.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw8e1d8d1c/pdp-images/products/120182new.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw8e1d8d1c/pdp-images/products/120182new.jpg?sw=244&sh=244&sm=fit" alt="David Bowie is a Face in the Crowd exhibition tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/david-bowie-is/david-bowie-is-a-face-in-the-crowd-exhibition-tote-bag-120182.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">ONLINE EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">David Bowie is a Face in the Crowd exhibition tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168027" data-gtag="{"name":"Elton John: Egg on His Face tote bag","id":"168027","category":"Merchandise/Exhibitions","dimension1":"Elton John: Egg on His Face tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="8628e737ef2f8ca82a9bad2c0f" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/fragile-beauty/elton-john-egg-on-his-face-tote-bag-168027.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw18045c7e/pdp-images/products/168027-EXH-TOTE-EGG-ON-FACE-LACHAPELLE_1.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw18045c7e/pdp-images/products/168027-EXH-TOTE-EGG-ON-FACE-LACHAPELLE_1.png?sw=244&sh=244&sm=fit" alt="Elton John: Egg on His Face tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/fragile-beauty/elton-john-egg-on-his-face-tote-bag-168027.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Elton John: Egg on His Face tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="168810" data-gtag="{"name":"Jali burgundy charm necklace","id":"168810","category":"Merchandise/Exhibitions","dimension1":"Jali burgundy charm necklace"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="418538360d42b934655fc12882" --> <div class="b-product-tile__image-container"> <a href="/shop/exhibition-ranges/great-mughals/jali-burgundy-charm-necklace-168810.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwa014a47a/pdp-images/products/168810-NL-BURGUNDY-JALI-CHARM-a.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwa014a47a/pdp-images/products/168810-NL-BURGUNDY-JALI-CHARM-a.png?sw=244&sh=244&sm=fit" alt="Jali burgundy charm necklace" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/exhibition-ranges/great-mughals/jali-burgundy-charm-necklace-168810.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Jali burgundy charm necklace</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="25.00"> £25 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="160454" data-gtag="{"name":"V&A Jasmine soap","id":"160454","category":"Merchandise/Home","dimension1":"V&A Jasmine soap"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="c340c6ccb3397d69cac724100e" --> <div class="b-product-tile__image-container"> <a href="/shop/homeware/home-fragrance/va-jasmine-soap-160454.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9f24af8f/pdp-images/products/160454.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9f24af8f/pdp-images/products/160454.jpg?sw=244&sh=244&sm=fit" alt="V&A Jasmine soap" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/homeware/home-fragrance/va-jasmine-soap-160454.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A Jasmine soap</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="5.00"> £5 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="165315" data-gtag="{"name":"V&A Seaweed tea towel","id":"165315","category":"Merchandise/Home","dimension1":"V&A Seaweed tea towel"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="92e9e962f0ccd0ffc7cc0b24dd" --> <div class="b-product-tile__image-container"> <a href="/shop/homeware/kitchen-dining/va-seaweed-tea-towel-165315.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd4c420a3/pdp-images/products/125016.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwd4c420a3/pdp-images/products/125016.jpg?sw=244&sh=244&sm=fit" alt="V&A Seaweed tea towel" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/homeware/kitchen-dining/va-seaweed-tea-towel-165315.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">V&A Seaweed tea towel</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="159106" data-gtag="{"name":"Turtle tumbler glass by Ichendorf Milano","id":"159106","category":"Merchandise/Home","dimension1":"Turtle tumbler glass by Ichendorf Milano"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="c5501443a54b7e82f7c53f7243" --> <div class="b-product-tile__image-container"> <a href="/shop/homeware/mugs-and-cups/turtle-tumbler-glass-by-ichendorf-milano-159106.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwf05a7f6a/pdp-images/products/159106.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwf05a7f6a/pdp-images/products/159106.jpg?sw=244&sh=244&sm=fit" alt="Turtle tumbler glass by Ichendorf Milano" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/homeware/mugs-and-cups/turtle-tumbler-glass-by-ichendorf-milano-159106.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Turtle tumbler glass by Ichendorf Milano</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="15.00"> £15 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167512" data-gtag="{"name":"Kathleen Kersey Parrots oven glove","id":"167512","category":"Merchandise/Home","dimension1":"Kathleen Kersey Parrots oven glove"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="d642d45d6091a761ef5cea647b" --> <div class="b-product-tile__image-container"> <a href="/shop/homeware/kitchen-dining/kathleen-kersey-parrots-oven-glove-167512.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe1e1622f/pdp-images/products/167512_OVEN-GLOVE-SGL-KERSEY-PARROTS.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwe1e1622f/pdp-images/products/167512_OVEN-GLOVE-SGL-KERSEY-PARROTS.png?sw=244&sh=244&sm=fit" alt="Kathleen Kersey Parrots oven glove" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/homeware/kitchen-dining/kathleen-kersey-parrots-oven-glove-167512.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Kathleen Kersey Parrots oven glove</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="10.00"> £10 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="162234" data-gtag="{"name":"William Morris Fruit coaster","id":"162234","category":"Merchandise/Home","dimension1":"William Morris Fruit coaster"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="b4d29a4b1d665683e0170a90e9" --> <div class="b-product-tile__image-container"> <a href="/shop/homeware/kitchen-dining/william-morris-fruit-coaster-162234.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwcc8b43c0/pdp-images/products/162234.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dwcc8b43c0/pdp-images/products/162234.jpg?sw=244&sh=244&sm=fit" alt="William Morris Fruit coaster" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/homeware/kitchen-dining/william-morris-fruit-coaster-162234.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">William Morris Fruit coaster</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="3.00"> £3 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="156753" data-gtag="{"name":"Grey Houndstooth tote bag","id":"156753","category":"Merchandise/Fashion","dimension1":"Grey Houndstooth tote bag"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="af4baa2e34a7984d3c85e36591" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/bags-totes/grey-houndstooth-tote-bag-156753.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw61b258a1/pdp-images/products/156753.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw61b258a1/pdp-images/products/156753.jpg?sw=244&sh=244&sm=fit" alt="Grey Houndstooth tote bag" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/bags-totes/grey-houndstooth-tote-bag-156753.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Grey Houndstooth tote bag</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="8.50"> £8.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="167722" data-gtag="{"name":"Carved rock crystal pendant necklace by Mirabelle","id":"167722","category":"Merchandise/Jewellery","dimension1":"Carved rock crystal pendant necklace by Mirabelle"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="1d4de523e0272d69be70965a40" --> <div class="b-product-tile__image-container"> <a href="/shop/jewellery/necklaces/carved-rock-crystal-pendant-necklace-by-mirabelle-167722.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9e49bcb8/pdp-images/products/167722-NL-GLD-CARVED- SQUARE-CRYSTAL.png?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw9e49bcb8/pdp-images/products/167722-NL-GLD-CARVED- SQUARE-CRYSTAL.png?sw=244&sh=244&sm=fit" alt="Carved rock crystal pendant necklace by Mirabelle" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/jewellery/necklaces/carved-rock-crystal-pendant-necklace-by-mirabelle-167722.html"> <div class="b-label"> <span class="u-priceinfo"></span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Carved rock crystal pendant necklace by Mirabelle</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="95.00"> £95 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="166886" data-gtag="{"name":"Art Deco zigzag leather card holder","id":"166886","category":"Merchandise/Fashion","dimension1":"Art Deco zigzag leather card holder"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="b22be5185212fcbdf5e142bc73" --> <div class="b-product-tile__image-container"> <a href="/shop/fashion/cardholders-purses/art-deco-zigzag-leather-card-holder-166886.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw679a35c3/pdp-images/products/166886 WALLET FOLDING DECO ZIG ZAG_ 2.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_MasterShop/default/dw679a35c3/pdp-images/products/166886 WALLET FOLDING DECO ZIG ZAG_ 2.jpg?sw=244&sh=244&sm=fit" alt="Art Deco zigzag leather card holder" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/fashion/cardholders-purses/art-deco-zigzag-leather-card-holder-166886.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">V&A EXCLUSIVE</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Art Deco zigzag leather card holder</p> </div> <div class="b-price"> <span class="u-allprices"> <meta itemprop="priceCurrency" content="GBP" /> <span class="u-sales"> <span class="u-value" itemprop="price" content="12.50"> £12.50 </span> </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> <div class="b-product b-product-align" data-pid="2006BL1624" data-gtag="{"name":"Marigold bloom","id":"2006BL1624","category":"Merchandise/Prints","dimension1":"Marigold bloom"}"> <div class="b-product-tile" itemscope itemtype="http://schema.org/Product" itemid="null"> <!-- dwMarker="product" dwContentID="cf5f29b1d8175dc69810bf5a3a" --> <div class="b-product-tile__image-container"> <a href="/shop/prints/floral-and-still-life/marigold-bloom-2006BL1624.html"> <picture class="u-first-image s-disable"> <source data-srcset="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_CustomPrints/default/dw4399263e/pdp-images/custom-prints/2006BL1624rt.jpg?sw=244&sh=244&sm=fit" type="image/jpeg"/> <img class="lazyload u-tile-image" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.vam.ac.uk/dw/image/v2/BDFC_PRD/on/demandware.static/-/Sites-VAM_CustomPrints/default/dw4399263e/pdp-images/custom-prints/2006BL1624rt.jpg?sw=244&sh=244&sm=fit" alt="Marigold bloom" itemprop="image"/> </picture> </a> </div> <div class="b-tile-body"> <a class="u-product-tile-link" href="/shop/prints/floral-and-still-life/marigold-bloom-2006BL1624.html"> <div class="b-label"> <span class="u-priceinfo u-priceinfo--custom">CUSTOM PRINT</span> </div> <div class="pdp-link" itemprop="name"> <p class="u-product-tile-name" itemprop="additionalType">Marigold bloom</p> </div> <div class="b-price"> <span class="b-range"> <span class="u-from-msg">From</span> <meta itemprop="priceCurrency" content="null" /> <span class="u-value" itemprop="price"> £15 </span> </span> </div> </a> </div> <!-- END_dwmarker --> </div> </div> </div> <a href="/shop/bestsellers" class="u-btn u-btn--arrowed s-nomargin"> SHOP NOW </a> </div> </div> </div> </div> </div> <footer class="b-site-footer" itemscope itemtype="http://schema.org/Museum"> <a name="footernav" id="footernav"></a> <div class="b-site-footer__backtotop"> <a href="#vam_nav" class="b-site-footer__backtotop-btn s-themed--border-color">Back to the top</a> </div> <div class="b-site-footer__content"> <div class="b-site-footer__name" itemprop="name"> Victoria and Albert Museum </div> <section class="b-site-footer__block b-site-footer__info-block" itemscope itemtype="http://schema.org/Organization"> <div class="b-content-asset b-content-asset--footer-about"><!-- dwMarker="content" dwContentID="b67fe54b6bef9a573293a2bc29" --> <div class="b-site-footer__block"> <h1 class="b-site-footer__header">Opening Hours</h1> <div class="b-site-footer__item b-site-footer__times"> <div itemprop="openingHours" datetime="Mo,Tu,We,Th,Sa,Su 10:00-17:45">Daily: 10.00 – 17.45</div> <div itemprop="openingHours" datetime="Fr 10:00-22:00">Friday: 10.00 – 22.00</div> <div class="b-site-footer__block"> <p class="b-site-footer__item">Admission is free</p> </div> </div> </div> <address class="b-site-footer__item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">Cromwell Road</span> <br><span itemprop="addressLocality">London</span> <span itemprop="postalCode">SW7 2RL</span> </address> <p class="b-site-footer__item"> <a class="b-site-footer__link s-themed--color" itemprop="telephone" href="tel:+44 (0)20 7942 2000">+44 (0)20 7942 2000</a> <br><a class="b-site-footer__link s-themed--color" itemprop="email" href="mailto:hello@vam.ac.uk">hello@vam.ac.uk</a> </p> <!--<style> /* CSS to display message stock message */ .b-product-details .b-addtocart-container:before { content: "We’re making some improvements to our site, and can’t take orders for this product right now. Please check back after 4 April."; margin-top: 10px; display: block; background: #fcf05b; padding: 0.625rem; line-height: 18px; } /* CSS to hide the add to bag button on the product page and Quick View modal */ .b-product-details .b-add-to-cart { display: none !important; } </style>--> </div><!-- End content-asset --> </section> <div class="b-site-footer__blocks"> <div class="b-content-asset b-content-asset--footer-navigation"><!-- dwMarker="content" dwContentID="cf0e0e466ddcb54df7fb2f8662" --> <section class="b-site-footer__block"> <h1 class="b-site-footer__header">V&A Shop</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/about-us.html" target="_blank">About the V&A Shop</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/shopping-at-the-va#email-updates" target="_blank">Join the mailing list</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/faqs.html" target="_blank">Help & FAQs</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/delivery-returns.html" target="_blank">Delivery & Returns</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/va-shop-terms-and-conditions" target="_blank">Terms & Conditions</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/sale">Sale</a></li> </ul> </section> <section class="b-site-footer__block"> <h1 class="b-site-footer__header">Popular Ranges</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/new-arrivals/new-jewellery">New Jewellery</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/fashion/bags-totes">Bags & totes</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/books/va-pubs">V&A Publications</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/prints/true/custom-prints">Custom prints</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/william-morris">William Morris</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/inspiration/london-souvenirs">London souvenirs</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/inspiration/art-deco">Art Deco</a></li> </ul> </section> <section class="b-site-footer__block"> <h1 class="b-site-footer__header">Gift Guides</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/membership" target="_blank">Gift Membership</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/gifts/gifts-her">Gifts for her</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/gifts/gifts-him">Gifts for him</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/gifts/gifts-kids-and-teens">Gifts for kids</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/gifts/gifts-grandparents">Gifts for grandparents</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/gifts/mothers-day-gifts">Mother's Day gifts</a></li> </ul> </section> <section class="b-site-footer__block b-site-footer__block--resources"> <h1 class="b-site-footer__header">About the V&A</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/about-us" target="_blank">About us</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/contact-us" target="_blank">Contact us</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/va-national" target="_blank">National work</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/va-international" target="_blank">International work</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/research" target="_blank">Research</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/conservation" target="_blank">Conservation</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/press" target="_blank">Press</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/jobs" target="_blank">Jobs</a></li> </ul> </section> <section class="b-site-footer__block b-site-footer__block--plan-visit"> <h1 class="b-site-footer__header">Plan a visit</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/plan-your-visit#gettinghere" target="_blank">Getting here</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/disability-access" target="_blank">Disability & access</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/features/digitalmap" target="_blank">Map of the V&A</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/plan-your-visit#closures" target="_blank">Gallery closures</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/plan-your-visit#cafe" target="_blank">Eat & drink</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/friday-late" target="_blank">Friday Late</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/whatson" target="_blank">What's On</a></li> </ul> </section> <section class="b-site-footer__block b-site-footer__block--join-support"> <h1 class="b-site-footer__header">Join & Support</h1> <ul class="b-site-footer__list"> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/shop/membership" target="_blank">Membership</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/corporate-partnerships" target="_blank">Corporate partnerships</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/futureplan" target="_blank">FuturePlan</a></li> <li class="b-site-footer__item"><a class="b-site-footer__link s-themed--color" href="https://www.vam.ac.uk/info/join-support/#donate" target="_blank">Donate</a></li> </ul> </section> <style type="text/css">#sale .js-navigation-main { color: #e60000; } </style> </div><!-- End content-asset --> </div> <div class="b-site-footer__social"> <div class="b-content-asset b-content-asset--footer-social"><!-- dwMarker="content" dwContentID="b8448657611e7c2bb5b1b52c6c" --> <a class="b-icon-link s-themed--color s-themed--border-color" href="http://www.facebook.com/victoriaandalbertmuseum" target="_blank" aria-label="Facebook"> <div class="b-icon-link__container"> <svg class="b-icon-link__icon" role="img" aria-label="Facebook icon"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#facebook" ></use> </svg> </div> </a> <a class="b-icon-link s-themed--color s-themed--border-color" href="https://twitter.com/V_and_A" target="_blank" aria-label="Twitter"> <div class="b-icon-link__container"> <svg class="b-icon-link__icon" role="img" aria-label="Twitter icon"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#twitter" ></use> </svg> </div> </a> <a class="b-icon-link s-themed--color s-themed--border-color" href="http://www.pinterest.com/vamuseum/" target="_blank" aria-label="Pinterest"> <div class="b-icon-link__container"> <svg class="b-icon-link__icon" role="img" aria-label="Pinterest icon"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#pinterest" ></use> </svg> </div> </a> <a class="b-icon-link s-themed--color s-themed--border-color" href="http://instagram.com/vamuseum" target="_blank" aria-label="Instagram"> <div class="b-icon-link__container"> <svg class="b-icon-link__icon" role="img" aria-label="Instagram icon"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#instagram"></use> </svg> </div> </a> <a class="b-icon-link s-themed--color s-themed--border-color" href="http://www.youtube.com/user/vamuseum" target="_blank" aria-label="YouTube"> <div class="b-icon-link__container"> <svg class="b-icon-link__icon" role="img" aria-label="YouTube icon"> <use xlink:href="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwcbdc0c85/images/fractal/vamicons.svg#youtube"></use> </svg> </div> </a> </div><!-- End content-asset --> </div> <div class="b-site-footer__legal"> <div class="b-content-asset b-content-asset--footer-copy"><!-- dwMarker="content" dwContentID="1a6a2cc3c9877993d7b5f9c31a" --> <p> </p> <p><em>*Cartier exhibition book offer: 20% off the Cartier exhibition book (ID 170056) for V&A Members. Available until midnight Sunday 16 March. Online only. Does not combine with other offers.</p> <p> </p> <p><a href="https://www.vam.ac.uk/info/privacy-notice" target="_blank">Privacy notice</a> and <a href="https://www.vam.ac.uk/cookies" target="_blank">cookies</a> <span class="s-separated"> <a href="https://www.vam.ac.uk/articles/terms-of-use" target="_blank">Terms of use</a> </span> <span class="s-separated"> <a href="https://www.vam.ac.uk/info/accessibility-statement" target="_blank">Accessibility statement</a> </span> <span class="s-separated"> © Victoria and Albert Museum, London, 2025 </span></p> <div class="b-site-footer__description">The V&A Shop Online promotes ranges from the Victoria and Albert Museum Shop. Shop online for V&A books, quilting fabric, fashion, designer jewellery, posters and prints, framed prints, homeware, crafting materials, exhibition ranges and exclusive gifts inspired by the V&A Collections. All proceeds go towards funding the V&A.</div> </div><!-- End content-asset --> </div> <div class="b-site-footer__paymentlogos"> <div class="b-content-asset b-content-asset--footer-payment"><!-- dwMarker="content" dwContentID="f038903cf3510d82c200d18df2" --> <span class="card-icon"><img alt="Mastercard" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwbcd8c63d/images/footer/cards-mastercard.svg" /></span> <span class="card-icon"><img alt="Visa" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw9df30b52/images/footer/cards-visa.svg" /></span> <span class="card-icon"><img alt="JCB" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw9895c094/images/footer/cards-jcb.svg" /></span> <span class="card-icon"><img alt="American Express" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwc83d842b/images/footer/cards-american-express.svg" /></span> <span class="card-icon"><img alt="Diners Club" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw4b23a02f/images/footer/cards-diners-club.svg" /></span> <span class="card-icon"><img alt="PayPal" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw204b1f8c/images/footer/cards-pay-pal.svg" /></span> <span class="card-icon"><img alt="ApplePay" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dwc05debc3/images/footer/cards-apple.svg" /></span> <span class="card-icon"><img alt="Direct Debit" src="https://www.vam.ac.uk/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/dw0e832494/images/footer/cards-direct-debit.svg" /></span> </div><!-- End content-asset --> </div> <svg class="b-site-footer__logo" role="img" aria-label="VA logo icon"> <use xlink:href="/on/demandware.static/-/Library-Sites-VAMSharedLibrary/default/v1742276041050/images/fractal/vamicons.svg#valogo-clipped"></use> </svg> </div> </footer> </div> <script defer src="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/main.js"></script> <script defer src="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/lib/lazysizes.min.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/lib/slick.min.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/homepage.js"></script> <script> if (/MSIE|Trident/.test(window.navigator.userAgent)) { // Fetches external SVGs referenced in use tags var svgTag = document.createElement('script'); svgTag.src = "/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/lib/svgxuse.min.js"; document.body.appendChild(svgTag); // Methods to work with the query string of a URL var urlTag = document.createElement('script'); urlTag.src = "/on/demandware.static/Sites-vam-Site/-/default/v1742276041050/js/lib/url-search-params-polyfill.min.js"; document.body.appendChild(urlTag); } </script> <!-- Demandware Analytics code 1.0 (body_end-analytics-tracking-asynch.js) --> <script type="text/javascript">//<!-- /* <![CDATA[ */ function trackPage() { try{ var trackingUrl = "https://www.vam.ac.uk/on/demandware.store/Sites-vam-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-vam-Site/-/default/v1742276041050/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-vam-Site/-/default/v1742276041050/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>