or a GTM * Custom HTML tag firing on all pages). Remove once the developers ship a fix. */ (function () { var KEY = 'hgSuppressQuickCart'; var GUARD = 'hg-suppress-quickcart'; if (window[KEY]) return; // don't run twice window[KEY] = true; // (a) CSS guard: hide the drawer while suppressing, so there is no flash. var style = document.createElement('style'); style.textContent = 'html.' + GUARD + ' #store_quick_cart_widget{display:none !important;}'; (document.head || document.documentElement).appendChild(style); document.documentElement.classList.add(GUARD); var suppressing = true; function forceClose() { document.body.classList.remove('sc_quick_cart_widget_active', 'sc_quick_cart_widget_animate'); var w = document.getElementById('store_quick_cart_widget'); if (w) w.classList.remove('active', 'animate'); } function stop() { suppressing = false; document.documentElement.classList.remove(GUARD); try { observer.disconnect(); } catch (e) {} } // (b) Watch for the drawer being opened while we're still suppressing. var observer = new MutationObserver(function () { if (suppressing && document.body.classList.contains('sc_quick_cart_widget_active')) { forceClose(); } }); function arm() { observer.observe(document.body, { attributes: true, attributeFilter: ['class'] }); forceClose(); // in case it opened before this ran } if (document.body) arm(); else document.addEventListener('DOMContentLoaded', arm); // First genuine interaction = real visit; stop suppressing so the basket // works normally from here on (add-to-cart, manual open, etc.). ['pointerdown', 'keydown', 'touchstart'].forEach(function (ev) { document.addEventListener(ev, stop, { capture: true, once: true }); }); // Safety backstop: never interfere for longer than 15s. setTimeout(stop, 15000); })();

ÀÖ²¥´«Ã½

Bloomed: Wisteria

Bloomed is Harris's study of plants, with which onlookers may subtly interact. Playing on the nature of classical still life, small movements enliven the flowers, causing them to flourish as observers pass by. Meticulously recreated through computer animations, each flower encapsulates the romanticised surrealness synonymous with Harris's works.

A genus of deciduous climbers indigenous to Eastern United States, China, Korea and Japan, wisteria is a member of the pea family and is recognised for its clusters of hanging fragrant lilac and pale blue flowers. According to floriography, wisteria is a physical symbol of "welcome", supporting the contention why it's popularly grown around doorways and entrances.

Atmospheric image Atmospheric image
Atmospheric image Atmospheric image
Atmospheric image Atmospheric image
Atmospheric image Atmospheric image