It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://shop.theclub.com.hk/shop/builtinprolimited/

  1. <!doctype html>
  2. <html lang="zh">
  3.    <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#">
  4.        <script>
  5.    var LOCALE = 'zh\u002DHant\u002DHK';
  6.    var BASE_URL = 'https\u003A\u002F\u002Fshop.theclub.com.hk\u002F';
  7.    var require = {
  8.        'baseUrl': 'https\u003A\u002F\u002Fshop.theclub.com.hk\u002Fstatic\u002Fversion1751864347\u002Ffrontend\u002FHKT\u002Fstandard\u002Fzh_Hant_HK'
  9.    };</script>        <meta charset="utf-8"/>
  10. <meta name="title" content="Built-In Pro Limited"/>
  11. <meta name="robots" content="INDEX,FOLLOW"/>
  12. <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
  13. <meta name="format-detection" content="telephone=no"/>
  14. <title>Built-In Pro Limited</title>
  15. <script type="text/javascript" src="/ruxitagentjs_ICA7NVfqrux_10317250630095842.js" data-dtconfig="rid=RID_-1551256904|rpid=700240242|domain=theclub.com.hk|reportUrl=/rb_bf21439kqi|app=ea7c4b59f27d43eb|cuc=gg8g2qc6|owasp=1|mel=100000|expw=1|featureHash=ICA7NVfqrux|dpvc=1|lastModification=1752072219442|tp=500,50,0|rdnt=1|uxrgce=1|agentUri=/ruxitagentjs_ICA7NVfqrux_10317250630095842.js"></script><link  rel="stylesheet" type="text/css"  media="all" href="https://shop.theclub.com.hk/static/version1751864347/_cache/merged/aab570d18a056f0fbaaf2ae5b683e4f5.min.css" />
  16. <link  rel="stylesheet" type="text/css"  media="screen and (min-width: 768px)" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/css/styles-l.min.css" />
  17.  
  18. <script  type="text/javascript"  src="https://shop.theclub.com.hk/static/version1751864347/_cache/merged/a357f63ceb898eba2a9f854da432b8b1.min.js"></script>
  19. <link rel="preload" as="font" crossorigin="anonymous" href="https://shop.theclub.com.hk/static/version1751864347/base/Magento/base/default/fonts/opensans/regular/opensans-400.woff2" />
  20. <link rel="preload" as="font" crossorigin="anonymous" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/fonts/Clubpoints-Regular.woff2" />
  21. <link rel="preload" as="font" crossorigin="anonymous" href="https://shop.theclub.com.hk/static/version1751864347/base/Magento/base/default/fonts/opensans/semibold/opensans-600.woff2" />
  22. <link rel="preload" as="font" crossorigin="anonymous" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/fonts/Luma-Icons.woff2" />
  23. <link  rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Cantarell:700|Nunito+Sans:300,400,600,700,800|Raleway:200,400,500,700,800|Roboto:300,400,500,900|Noto+Sans+TC:100,400,500,700&display=swap" />
  24. <link  rel="icon" type="image/x-icon" href="https://shop.theclub.com.hk/media/favicon/stores/3/Club_logo_16px_2.png" />
  25. <link  rel="shortcut icon" type="image/x-icon" href="https://shop.theclub.com.hk/media/favicon/stores/3/Club_logo_16px_2.png" />
  26. <!--923b946545df7708aac59e4d60cecfdd-->
  27. <style>
  28. .amsearch-results .amsearch-item {
  29.    text-transform: initial !important;
  30. }
  31. </style>
  32.  
  33. <script src="https://assets.adobedtm.com/78339d951c45/c85f1c7a1342/launch-e91c02f26f35.min.js" async></script>
  34.  
  35. <!-- hot fixes -->
  36. <style>
  37. #hkt-clubmall .grid .product-image-container {
  38.    border-radius: 10px !important;
  39.    overflow: hidden !important;
  40. }
  41. </style>
  42. <!-- end hot fixes -->
  43.  
  44. <!-- Logo Hot Fix -->
  45. <style>
  46. #super-web-header-pc .header-nav .club-shopping-logo,
  47. #super-web-header-mb .club-shopping-logo-wrapper .club-shopping-logo {
  48.    background-size: contain !important;
  49. }
  50. </style>
  51. <!-- End Logo Hot Fix -->        
  52. <script type="text/javascript">
  53.    var specialParams = (function () {
  54.  
  55.        function getCookie(cname) {
  56.            var name = cname + '=';
  57.            var decodedCookie = decodeURIComponent(document.cookie);
  58.            var ca = decodedCookie.split(';');
  59.            for(var i = 0; i <ca.length; i++) {
  60.                var c = ca[i];
  61.                while (c.charAt(0) == ' ') {
  62.                    c = c.substring(1);
  63.                }
  64.                if (c.indexOf(name) == 0) {
  65.                    return c.substring(name.length, c.length);
  66.                }
  67.            }
  68.            return "";
  69.        }
  70.  
  71.        /**
  72.         * @returns {{___store: string, source: *}}
  73.         */
  74.        function getCurrentSpecialParams()
  75.        {
  76.            return {
  77.                'source': getCookie('shop-source'),
  78.                '___store': 'zh_Hant_HK'
  79.            }
  80.        }
  81.  
  82.        /**
  83.         * @returns {{___store: *, source: *}}
  84.         */
  85.        function getUrlSpecialParams()
  86.        {
  87.            var url = new URL(window.location),
  88.                searchParams = url.searchParams;
  89.  
  90.            return {
  91.                'source': searchParams.get('source'),
  92.                '___store': searchParams.get('___store')
  93.            }
  94.        }
  95.  
  96.        /**
  97.         * @returns {{___store: *, source: *}|{___store: null, source: null}}
  98.         */
  99.        function getReferrerSpecialParams()
  100.        {
  101.            if (!document.referrer) {
  102.                return {
  103.                    'source': null,
  104.                    '___store': null
  105.                };
  106.            }
  107.  
  108.            var referrer = new URL(document.referrer),
  109.                searchParams = referrer.searchParams;
  110.  
  111.            return {
  112.                'source': searchParams.get('source'),
  113.                '___store': searchParams.get('___store')
  114.            }
  115.        }
  116.  
  117.        var urlParams = getUrlSpecialParams(),
  118.            referrerParams = getReferrerSpecialParams(),
  119.            currentParams = getCurrentSpecialParams(),
  120.            url = new URL(window.location),
  121.            searchParams = url.searchParams,
  122.            path = window.location.path,
  123.            updatedFromReferrer = false;
  124.  
  125.        if (referrerParams.source && !urlParams.source) {
  126.            searchParams.append('source', referrerParams.source);
  127.            updatedFromReferrer = true;
  128.        }
  129.  
  130.        if (referrerParams.___store && !urlParams.___store) {
  131.            searchParams.append('___store', referrerParams.___store);
  132.            updatedFromReferrer = true;
  133.        }
  134.  
  135.        if (updatedFromReferrer) {
  136.            window.history.replaceState({}, document.title, path);
  137.        }
  138.  
  139.        if (updatedFromReferrer) {
  140.            urlParams = getUrlSpecialParams()
  141.        }
  142.  
  143.        return {
  144.            'source': urlParams.source || currentParams.source,
  145.            '___store': urlParams.___store || currentParams.___store,
  146.            'needUpdate': (urlParams.source && urlParams.source !== currentParams.source) || urlParams.___store
  147.        }
  148.    })();
  149.  
  150.    require([
  151.        'jquery'
  152.    ], function ($) {
  153.  
  154.        var url = new URL(window.location),
  155.            sourceRedirect = url.searchParams.get('source_redirect');
  156.        if (sourceRedirect || sourceRedirect === "") {
  157.            window.location = 'https://shop.theclub.com.hk/' + sourceRedirect;
  158.        }
  159.  
  160.        if (specialParams.needUpdate) {
  161.            $.post('https://shop.theclub.com.hk/shopsource/init/', {
  162.                'source': specialParams.source,
  163.                '___store': specialParams.___store
  164.            });
  165.        }
  166.    });
  167. </script>
  168.  
  169. <script id="tmpl-panel-style" type="text/x-magento-template">
  170.    <style type="text/css">
  171.        .panel.header {
  172.            display: none;
  173.        }
  174.    </style>
  175. </script>
  176.  
  177. <script type="text/javascript">
  178.    if (specialParams.source === 'csl') {
  179.        var tmplId = 'tmpl-panel-style';
  180.        var html = document.getElementById(tmplId).innerHTML;
  181.        document.write(html);
  182.    }
  183. </script>
  184.  
  185. <script id="tmpl-shop-lang-switch" type="text/x-magento-template">
  186.    <style type="text/css">
  187.        .language-mobile-wrapper {
  188.            display: none !important;
  189.        }
  190.    </style>
  191. </script>
  192.  
  193. <script type="text/javascript">
  194.    if (specialParams.source === 'csl') {
  195.        var tmplId = 'tmpl-shop-lang-switch';
  196.        var html = document.getElementById(tmplId).innerHTML;
  197.        document.write(html);
  198.    }
  199. </script><script id="tmpl-shop-club-mall-menu" type="text/x-magento-template">
  200.    <style type="text/css">
  201.        #search_mini_form,
  202.        .navbar-wrapper .navbar.mobile .content,
  203.        .navbar-wrapper .navbar.mobile .color-stripe,
  204.        .navbar-wrapper .navbar.mobile .main-categories,
  205.        .navbar-wrapper .navbar.mobile .secondary-categories,
  206.        .navbar-mobile-padding,
  207.        .navbar.desktop,
  208.        .destop-navbar {
  209.            display: none !important;
  210.        }
  211.  
  212.        .navbar.mobile {
  213.            padding: 0;
  214.        }
  215.  
  216.        .navbar.mobile.red-theme {
  217.            background: none !important;
  218.        }
  219.  
  220.        .navbar.mobile .content,
  221.        .navbar.mobile .color-stripe,
  222.        .navbar.mobile .main-categories,
  223.        .navbar.mobile .main-categories,
  224.        .navbar.mobile .secondary-categories {
  225.            display: none;
  226.        }
  227.    </style>
  228. </script>
  229.  
  230. <script type="text/javascript">
  231.    if (specialParams.source === 'csl') {
  232.        var tmplId = 'tmpl-shop-club-mall-menu';
  233.        var html = document.getElementById(tmplId).innerHTML;
  234.        document.write(html);
  235.    }
  236. </script>
  237. <script id="tmpl-shop-style" type="text/x-magento-template">
  238.    <style type="text/css">
  239.        @media only screen and (max-width: 767px) {
  240.            #hkt-clubmall .page-main {
  241.                margin-top: 70px;
  242.            }
  243.  
  244.            #hkt-clubmall.checkout-index-index .page-main,
  245.            #hkt-clubmall.checkout-cart-index .page-main,
  246.            #hkt-clubmall.checkout-onepage-success .page-main {
  247.                margin-top: 73px;
  248.            }
  249.        }
  250.  
  251.        @media (min-width: 576px)and (max-width: 767px) {
  252.            #hkt-clubmall .page-main {
  253.                margin-top: 70px;
  254.            }
  255.  
  256.            #hkt-clubmall.checkout-index-index .page-main,
  257.            #hkt-clubmall.checkout-cart-index .page-main,
  258.            #hkt-clubmall.checkout-onepage-success .page-main {
  259.                margin-top: 73px;
  260.            }
  261.        }
  262.  
  263.        @media (min-width: 768px) {
  264.            #hkt-clubmall .page-main {
  265.                margin-top: 120px;
  266.            }
  267.  
  268.            #hkt-clubmall.checkout-index-index .page-main,
  269.            #hkt-clubmall.checkout-cart-index .page-main,
  270.            #hkt-clubmall.checkout-onepage-success .page-main {
  271.                margin-top: 120px;
  272.            }
  273.        }
  274.  
  275.        #hkt-clubmall .page-header.sticky {
  276.            position: fixed;
  277.            top: 0;
  278.            left: 0;
  279.            right: 0;
  280.            z-index: 5;
  281.        }
  282.  
  283.        #hkt-clubmall .page-header {
  284.            background: white none;
  285.        }
  286.  
  287.        .user-action.wishlist,
  288.        .action.showcart,
  289.        .user-action.auth-login-link,
  290.        .user-action.customer-welcome .customer-name  {
  291.            filter: invert(1);
  292.        }
  293.  
  294.        .action.showcart .counter.qty,
  295.        .user-action.wishlist .counter.qty {
  296.            filter: invert(1);
  297.        }
  298.  
  299.  
  300.        #hkt-clubmall .minicart-wrapper .block-minicart {
  301.            top: 100px;
  302.        }
  303.  
  304.        #layered-filter-block .block-title.filter-title strong {
  305.            display: none;
  306.        }
  307.  
  308.        .checkout-success .action.primary.continue, .auth-provider.auth-provider-google, .share-wrapper {
  309.            display: none !important;
  310.        }
  311.  
  312.  
  313.        @media screen and (min-width: 768px) {
  314.            .product.info.detailed .tab-container {
  315.                top: 86px;
  316.            }
  317.        }
  318.  
  319.        @media (max-width: 768px){
  320.            .product.info.detailed .tab-container{
  321.                top: 68px;
  322.            }
  323.        }
  324.  
  325.    </style>
  326. </script>
  327.  
  328. <script type="text/javascript">
  329.    if (specialParams.source === 'csl') {
  330.        var tmplId = 'tmpl-shop-style';
  331.        var html = document.getElementById(tmplId).innerHTML;
  332.        document.write(html);
  333.    }
  334. </script>
  335. <script id="tmpl-shop-breadcrumbs" type="text/x-magento-template">
  336.    <style type="text/css">
  337.        #maincontent .breadcrumbs {
  338.            display: none !important;
  339.        }
  340.    </style>
  341. </script>
  342.  
  343. <script type="text/javascript">
  344.    if (specialParams.source === 'csl') {
  345.        var tmplId = 'tmpl-shop-breadcrumbs';
  346.        var html = document.getElementById(tmplId).innerHTML;
  347.        document.write(html);
  348.    }
  349. </script>
  350.  
  351. <script id="tmpl-shop-page-footer" type="text/x-magento-template">
  352.    <style type="text/css">
  353.        .page-footer {
  354.            display: none;
  355.        }
  356.    </style>
  357. </script>
  358.  
  359. <script type="text/javascript">
  360.    if (specialParams.source === 'csl') {
  361.        var tmplId = 'tmpl-shop-page-footer';
  362.        var html = document.getElementById(tmplId).innerHTML;
  363.        document.write(html);
  364.    }
  365. </script>    <script defer src="https://the-club-p0.s3.ap-east-1.amazonaws.com/eco-system-bar/eco-system-bar.js"></script>
  366.            <meta property="og:site_name" content="Club Shopping" />
  367.            <link rel="apple-touch-icon" sizes="180x180" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/favicon/apple-touch-icon.png">
  368. <link rel="manifest" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/favicon/site.webmanifest">    <script type="text/x-magento-init">
  369.        {
  370.            "*": {
  371.                "Magento_PageCache/js/form-key-provider": {
  372.                    "isPaginationCacheEnabled":
  373.                        0                }
  374.            }
  375.        }
  376.    </script>
  377.    <!-- GTM Data Layer -->
  378.    <script type="text/javascript" skip-move-flag="text/x-magento-template">
  379.        //window.dataLayer = [];
  380.        var DMemberInfo = {
  381.            'user_cur_MT': '',
  382.            'character': 'zh',
  383.            'login_status': '',
  384.            'user_tier_start_date': '',
  385.            'user_is_elite_ambassador': '',
  386.            'user_is_cobrand_card_owner': '',
  387.            'cart_nbr_items': 0,
  388.            'cart_value': 0
  389.        };
  390.        if (window.localStorage && new Date(window.localStorage.getItem('mage-cache-timeout').replace(/^\"|\"$/g,'')) > new Date()) {
  391.            try {
  392.                var mageCacheStorage = window.localStorage.getItem('mage-cache-storage');
  393.                mageCacheStorage = mageCacheStorage ? JSON.parse(mageCacheStorage) : {};
  394.                if (mageCacheStorage.hasOwnProperty('customer')) {
  395.                    var mageCSC = mageCacheStorage.customer;
  396.                    if (mageCSC.hasOwnProperty('club_tier')) {
  397.                        DMemberInfo.user_cur_MT = mageCSC['club_tier'];
  398.                    }
  399.                    if (mageCSC.hasOwnProperty('logged_in')) {
  400.                        DMemberInfo.login_status = mageCSC['logged_in'] ? 'Y' : 'N';
  401.                    }
  402.                    if (mageCSC.hasOwnProperty('is_elite_ambassador')) {
  403.                        DMemberInfo.user_is_elite_ambassador = mageCSC['is_elite_ambassador'] ? 'Y' : 'N';
  404.                    }
  405.                    if (mageCSC.hasOwnProperty('club_cobrand_cards')) {
  406.                        DMemberInfo.user_is_cobrand_card_owner = mageCSC['club_cobrand_cards'] == '' ? 'N' : 'Y';
  407.                    }
  408.                    if (mageCSC.hasOwnProperty('tier_info') && mageCSC.tier_info.hasOwnProperty('tierStartDate')) {
  409.                        DMemberInfo.user_tier_start_date = mageCSC.tier_info.tierStartDate.match(/^(\d{4}).(\d{1,2}).(\d{1,2})/);
  410.                        DMemberInfo.user_tier_start_date = DMemberInfo.user_tier_start_date[1]
  411.                            +DMemberInfo.user_tier_start_date[2]
  412.                            +DMemberInfo.user_tier_start_date[3];
  413.                    }
  414.                }
  415.                if (mageCacheStorage.hasOwnProperty('cart')) {
  416.                    var mageCSCart = mageCacheStorage.cart;
  417.                    if (mageCSCart.hasOwnProperty('items')) {
  418.                        DMemberInfo.cart_nbr_items = mageCSCart['items'].length;
  419.                    }
  420.                    if (mageCSCart.hasOwnProperty('subtotalAmount')) {
  421.                        DMemberInfo.cart_value = parseFloat(mageCSCart['subtotalAmount']);
  422.                    }
  423.                }
  424.            } catch (e) { }
  425.        }
  426.        //window.dataLayer.push(DMemberInfo);
  427.    </script>
  428.    <!-- END GTM Data Layer -->
  429.    <!-- AT push at_load -->
  430.    <script type="text/javascript" skip-move-flag="text/x-magento-template">
  431.        (function () {
  432.            function getMid() {
  433.                return document.cookie.match('(^|;)\\s*_CMID\\s*=\\s*([^;]+)')?.pop() ||
  434.                    ''
  435.            }
  436.  
  437.            async function sha256(message) {
  438.                const msgBuffer = new TextEncoder().encode(message);
  439.                const hashBuffer = await crypto.subtle.digest('SHA-256', msgBuffer);
  440.                const hashArray = Array.from(new Uint8Array(hashBuffer));
  441.                const hashHex = hashArray.map(b => b.toString(16).padStart(2, '0')).join('');
  442.  
  443.                return hashHex;
  444.            }
  445.  
  446.            var intv = setInterval(function () {
  447.                if (typeof window.dataLayer === 'undefined') {
  448.                    console.log('[hkt] dataLayer not found yet')
  449.                    return;
  450.                }
  451.  
  452.                //console.log('[hkt] dataLayer found')
  453.                clearInterval(intv);
  454.  
  455.                try {
  456.                    const mId = getMid();
  457.                    const isLoggedIn = Boolean(mId);
  458.  
  459.                    sha256(mId).then(function (hashedMId) {
  460.                        window.dataLayer.push(DMemberInfo);
  461.                        window.dataLayer.push({
  462.                            event: 'at_load',
  463.                            hashed_customer_id: isLoggedIn ? hashedMId : "",
  464.                            login_status: isLoggedIn ? 'Y' : 'N'
  465.                        })
  466.                    }).catch(function (err) {
  467.                        console.log(err);
  468.                    })
  469.                } catch (err) {
  470.                    console.log(err);
  471.                }
  472.            }, 10);
  473.        })();
  474.    </script>
  475.    <!-- END AT push at_load -->
  476.            <!-- GOOGLE TAG MANAGER -->
  477.            <script type="text/x-magento-init">
  478.            {
  479.                "*": {
  480.                    "Magento_GoogleTagManager/js/google-tag-manager": {
  481.                        "isCookieRestrictionModeEnabled": 0,
  482.                        "currentWebsite": 1,
  483.                        "cookieName": "user_allowed_save_cookie",
  484.                        "gtmAccountId": "GTM\u002DT4V7WC2",
  485.                        "storeCurrencyCode": "HKD",
  486.                        "ordersData": []                    }
  487.                }
  488.            }
  489.            </script>
  490.            <!-- END GOOGLE TAG MANAGER -->
  491.            
  492. <!--Custom Style-->
  493. <style>
  494.    #social-login-popup .social-login-title {
  495.        background-color: #3399cc    }
  496.  
  497.    #social-login-popup .social-login #bnt-social-login-authentication,
  498.    #social-login-popup .forgot .primary button,
  499.    #social-login-popup .create .primary button,
  500.    #social-login-popup .fake-email .primary button {
  501.        background-color: #3399cc;
  502.        border: #3399cc    }
  503.  
  504.    .block.social-login-authentication-channel.account-social-login .block-content {
  505.        text-align: center;
  506.    }
  507.  
  508.    
  509.    /* Compatible ETheme_YOURstore*/
  510.    div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login {
  511.        max-width: 900px !important;
  512.        margin: 0 auto !important;
  513.    }
  514.  
  515.    div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login .block-content {
  516.        text-align: center;
  517.    }
  518.  
  519.    @media (max-width: 1024px) {
  520.        div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login .block-content {
  521.            padding: 0 15px;
  522.        }
  523.    }
  524. </style>
  525.  
  526. <link rel="stylesheet" type="text/css" media="all" href="https://shop.theclub.com.hk/static/version1751864347/frontend/Magento/base/default/HKT_Account/css/entry-popup.min.css">
  527. <link rel="stylesheet" type="text/css" media="all" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
  528.    </head>
  529.    <body data-container="body"
  530.          data-mage-init='{"loaderAjax": {}, "loader": { "icon": "https://shop.theclub.com.hk/static/version1751864347/base/Magento/base/default/images/loader-2.gif"}}'
  531.        id="hkt-clubmall" class="vendor-page page-products page-with-filter vendor-home-page vendorspage-index-index page-layout-1column">
  532.        
  533. <script type="text/x-magento-init">
  534.    {
  535.        "*": {
  536.            "Magento_PageBuilder/js/widget-initializer": {
  537.                "config": {"[data-content-type=\"slider\"][data-appearance=\"default\"]":{"Magento_PageBuilder\/js\/content-type\/slider\/appearance\/default\/widget":false},"[data-content-type=\"map\"]":{"Magento_PageBuilder\/js\/content-type\/map\/appearance\/default\/widget":false},"[data-content-type=\"row\"]":{"Magento_PageBuilder\/js\/content-type\/row\/appearance\/default\/widget":false},"[data-content-type=\"tabs\"]":{"Magento_PageBuilder\/js\/content-type\/tabs\/appearance\/default\/widget":false},"[data-content-type=\"slide\"]":{"Magento_PageBuilder\/js\/content-type\/slide\/appearance\/default\/widget":{"buttonSelector":".pagebuilder-slide-button","showOverlay":"hover","dataRole":"slide"}},"[data-content-type=\"banner\"]":{"Magento_PageBuilder\/js\/content-type\/banner\/appearance\/default\/widget":{"buttonSelector":".pagebuilder-banner-button","showOverlay":"hover","dataRole":"banner"}},"[data-content-type=\"buttons\"]":{"Magento_PageBuilder\/js\/content-type\/buttons\/appearance\/inline\/widget":false},"[data-content-type=\"products\"][data-appearance=\"carousel\"]":{"Amasty_Xsearch\/js\/content-type\/products\/appearance\/carousel\/widget-override":false}},
  538.                "breakpoints": {"desktop":{"label":"Desktop","stage":true,"default":true,"class":"desktop-switcher","icon":"Magento_PageBuilder::css\/images\/switcher\/switcher-desktop.svg","conditions":{"min-width":"1024px"},"options":{"products":{"default":{"slidesToShow":"5"}}}},"tablet":{"conditions":{"max-width":"1024px","min-width":"768px"},"options":{"products":{"default":{"slidesToShow":"4"},"continuous":{"slidesToShow":"3"}}}},"mobile":{"label":"Mobile","stage":true,"class":"mobile-switcher","icon":"Magento_PageBuilder::css\/images\/switcher\/switcher-mobile.svg","media":"only screen and (max-width: 768px)","conditions":{"max-width":"768px","min-width":"640px"},"options":{"products":{"default":{"slidesToShow":"3"}}}},"mobile-small":{"conditions":{"max-width":"640px"},"options":{"products":{"default":{"slidesToShow":"2"},"continuous":{"slidesToShow":"1"}}}}}            }
  539.        }
  540.    }
  541. </script>
  542.  
  543. <div class="cookie-status-message" id="cookie-status">
  544.    The store will not work correctly in the case when cookies are disabled.</div>
  545. <script type="text&#x2F;javascript">document.querySelector("#cookie-status").style.display = "none";</script>
  546. <script type="text/x-magento-init">
  547.    {
  548.        "*": {
  549.            "cookieStatus": {}
  550.        }
  551.    }
  552. </script>
  553.  
  554. <script type="text/x-magento-init">
  555.    {
  556.        "*": {
  557.            "mage/cookies": {
  558.                "expires": null,
  559.                "path": "\u002F",
  560.                "domain": ".shop.theclub.com.hk",
  561.                "secure": false,
  562.                "lifetime": "15552000"
  563.            }
  564.        }
  565.    }
  566. </script>
  567.    <noscript>
  568.        <div class="message global noscript">
  569.            <div class="content">
  570.                <p>
  571.                    <strong>JavaScript seems to be disabled in your browser.</strong>
  572.                    <span>
  573.                        For the best experience on our site, be sure to turn on Javascript in your browser.                    </span>
  574.                </p>
  575.            </div>
  576.        </div>
  577.    </noscript>
  578. <script>
  579.    require([
  580.        'cookieconsent'
  581.    ], function() {
  582.        if(getUrlParams('hide_cookie_consent') != 1){
  583.            const cc = new CookieConsent({
  584.                type: "info",
  585.                palette: {
  586.                    popup: {
  587.                        background: "#F8F8F8",
  588.                        text: "#4A4A4A"
  589.                    },
  590.                    button: {
  591.                        background: "#EB1B76",
  592.                        text: "#FFFFFF"
  593.                    }
  594.                },
  595.                position: "bottom",
  596.                mobileForceFloat: false,
  597.                content: {
  598.                    message: "本網站使用Cookies以優化網站服務。閣下使用本網站即表示同意當中所列出之私隱政策及Cookie政策。請參閱Cookie政策及私隱政策了解更多。",
  599.                    dismiss: "明白!",
  600.                    link: "了解更多",
  601.                    href: '/cookie-statement',
  602.                    target: '_blank',
  603.                },
  604.                cookie: {
  605.                    domain: 'theclub.com.hk',
  606.                    name:'cookieconsent'
  607.                }
  608.            });
  609.        }
  610.  
  611.        function getUrlParams(key){
  612.            var url = window.location.search.substr(1);
  613.            if(url == ''){
  614.                return false;
  615.            }
  616.            var paramsArr = url.split('&');
  617.            for(var i = 0; i < paramsArr.length; i++){
  618.                var combina = paramsArr[i].split('=');
  619.                if(combina[0] == key){
  620.                    if(combina[1] == '1'){
  621.                        setCookie('cookieconsent_status','dismiss')
  622.                    }
  623.                    return combina[1]
  624.                }
  625.            }
  626.            return false;
  627.        }
  628.  
  629.        function setCookie (name, value) {
  630.            if (value) {
  631.                var Days = 365;
  632.                var exp = new Date();
  633.                exp.setTime(exp.getTime() + Days * 24 * 60 * 60 * 1000);
  634.                document.cookie = name + '=' + escape(value) + ';expires=' + exp.toGMTString()+';domain=theclub.com.hk;path=/';
  635.            }
  636.        }
  637.    });
  638. </script>
  639. <script>    require.config({
  640.        map: {
  641.            '*': {
  642.                wysiwygAdapter: 'mage/adminhtml/wysiwyg/tiny_mce/tinymce5Adapter'
  643.            }
  644.        }
  645.    });</script>
  646. <script>
  647.    window.cookiesConfig = window.cookiesConfig || {};
  648.    window.cookiesConfig.secure = false;
  649. </script><script>    require.config({
  650.        paths: {
  651.            googleMaps: 'https\u003A\u002F\u002Fmaps.googleapis.com\u002Fmaps\u002Fapi\u002Fjs\u003Fv\u003D3\u0026key\u003D'
  652.        },
  653.        config: {
  654.            'Magento_PageBuilder/js/utils/map': {
  655.                style: '',
  656.            },
  657.            'Magento_PageBuilder/js/content-type/map/preview': {
  658.                apiKey: '',
  659.                apiKeyErrorMessage: 'You\u0020must\u0020provide\u0020a\u0020valid\u0020\u003Ca\u0020href\u003D\u0027https\u003A\u002F\u002Fshop.theclub.com.hk\u002Fadminhtml\u002Fsystem_config\u002Fedit\u002Fsection\u002Fcms\u002F\u0023cms_pagebuilder\u0027\u0020target\u003D\u0027_blank\u0027\u003EGoogle\u0020Maps\u0020API\u0020key\u003C\u002Fa\u003E\u0020to\u0020use\u0020a\u0020map.'
  660.            },
  661.            'Magento_PageBuilder/js/form/element/map': {
  662.                apiKey: '',
  663.                apiKeyErrorMessage: 'You\u0020must\u0020provide\u0020a\u0020valid\u0020\u003Ca\u0020href\u003D\u0027https\u003A\u002F\u002Fshop.theclub.com.hk\u002Fadminhtml\u002Fsystem_config\u002Fedit\u002Fsection\u002Fcms\u002F\u0023cms_pagebuilder\u0027\u0020target\u003D\u0027_blank\u0027\u003EGoogle\u0020Maps\u0020API\u0020key\u003C\u002Fa\u003E\u0020to\u0020use\u0020a\u0020map.'
  664.            },
  665.        }
  666.    });</script><script>
  667.    require.config({
  668.        shim: {
  669.            'Magento_PageBuilder/js/utils/map': {
  670.                deps: ['googleMaps']
  671.            }
  672.        }
  673.    });</script>    <!-- GOOGLE TAG MANAGER -->
  674.    <noscript>
  675.        <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T4V7WC2"
  676.                height="0" width="0" style="display:none;visibility:hidden"></iframe>
  677.    </noscript>
  678.    <!-- END GOOGLE TAG MANAGER -->
  679.  
  680. <script type="text/x-magento-init">
  681.    {
  682.        "*": {
  683.            "Magento_GoogleTagManager/js/google-tag-manager-cart": {
  684.                "blockNames": ["category.products.list","product.info.upsell","catalog.product.related","checkout.cart.crosssell","search_result_list"],
  685.                "cookieAddToCart": "add_to_cart",
  686.                "cookieRemoveFromCart":
  687.                    "remove_from_cart",
  688.                "advancedAddToCart": "add_to_cart_advanced"
  689.            }
  690.        }
  691.    }
  692. </script>
  693. <script>
  694.    require([
  695.        "jquery",
  696.        'mage/mage',
  697.        'mage/validation'
  698.    ], function($){
  699.        function addValidatePhone(){
  700.            var rule = [
  701.                function (value) {
  702.                    return /^[0-9]{8}$/.test(value);
  703.                },
  704.                '請輸入有效的8個位電話號碼。'
  705.            ];
  706.            rule.unshift('validate-phone');
  707.            $.validator.addMethod.apply($.validator, rule);
  708.        }
  709.        addValidatePhone();
  710.    });
  711. </script>
  712. <script type="text/x-magento-init">
  713.    {
  714.        "*": {
  715.            "HKT_GtmDataLayer/js/general-data-layer": {},
  716.            "HKT_GtmDataLayer/js/club-shopping-data-layer": {},
  717.            "HKT_GtmDataLayer/js/searches-data-layer": {}
  718.        }
  719.    }
  720. </script>
  721. <div class="page-wrapper"><header class="page-header">
  722. <div id="super-web-header-pc" class="header-container-pc searchbox-hide ">
  723.    <div class="header-wrapper">
  724.        <div class="header-inner">
  725.            <div class="header-nav">
  726.                <div class="header-top-nav">
  727.                    <div class="header-top-nav-inner">
  728.  
  729.                        
  730.  
  731. <div class="club-shopping-logo-wrapper">
  732.    <a class="club-shopping-logo" href="https://www.theclub.com.hk/zh.html"  title=""
  733.        style="width:  80px;
  734.            height: 19px;
  735.            background: url(https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/images/logos/the-club-logo.png) 0 no-repeat;
  736.            background-size: contain;
  737.            transform: translate(0, -2px);"
  738.    >
  739.    </a>
  740. </div>
  741.  
  742.                        <div class="eco-sys-nav" style="transform: translate(-4px, 1px);">
  743.    <div class="eco-sys-nav-left-arrow"></div>
  744.    <div class="eco-sys-nav-items">
  745.                    <div id = 'the-club' class="eco-sys-nav-item ">
  746.                <!-- <div class="item-width-fix"> The Club</div> -->
  747.                <a class="item the-club" href="https://www.theclub.com.hk/zh.html" target="_blank">
  748.                    The Club                </a>
  749.            </div>
  750.                    <div id = 'club-hope' class="eco-sys-nav-item ">
  751.                <!-- <div class="item-width-fix"> 企業社會責任</div> -->
  752.                <a class="item " href="https://csr.theclub.com.hk/" target="_self">
  753.                    企業社會責任                </a>
  754.            </div>
  755.                    <div id = 'strategic-partners' class="eco-sys-nav-item ">
  756.                <!-- <div class="item-width-fix"> 合作夥伴</div> -->
  757.                <a class="item " href="https://www.theclub.com.hk/zh/strategic-partners.html" target="_blank">
  758.                    合作夥伴                </a>
  759.            </div>
  760.            </div>
  761.    <div class="eco-sys-nav-right-arrow"></div>
  762. </div>
  763. <script>
  764. require(['jquery'], function($) {
  765.    $(document).ready(function() {
  766.        var shoeArrow = function() {
  767.            let targetNode = $('#super-web-header-pc .eco-sys-nav-items');
  768.            if (targetNode.length <= 0) {
  769.                return;
  770.            }
  771.  
  772.            let clientWidth = targetNode.prop('clientWidth');
  773.            let scrollWidth = targetNode.prop('scrollWidth');
  774.            let scrollLeft = targetNode.prop('scrollLeft');
  775.  
  776.            let isShowArrow = function() {
  777.                return clientWidth < scrollWidth;
  778.            };
  779.            let isShowLeftArrow = function() {
  780.                return isShowArrow() && (scrollLeft > 0);
  781.            };
  782.            let isShowRightArrow = function() {
  783.                return isShowArrow() && (scrollLeft + clientWidth < scrollWidth);
  784.            };
  785.  
  786.            if (isShowLeftArrow()) {
  787.                $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-left-arrow').show();
  788.            } else {
  789.                $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-left-arrow').hide();
  790.            }
  791.  
  792.            if (isShowRightArrow()) {
  793.                $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-right-arrow').show();
  794.            } else {
  795.                $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-right-arrow').hide();
  796.            }
  797.  
  798.            if (isShowArrow()) {
  799.                targetNode.css('justify-content', 'left');
  800.            } else {
  801.                targetNode.css('justify-content', 'center');
  802.            }
  803.            // console.log(isShowArrow(), isShowLeftArrow(), isShowRightArrow());
  804.        };
  805.        window.addEventListener('resize', function(event) {
  806.            shoeArrow();
  807.        });
  808.        $('#super-web-header-pc .eco-sys-nav-items').on('scroll', function() {
  809.            shoeArrow();
  810.        });
  811.        $('#super-web-header-pc .eco-sys-nav-items').on('scrollend', function() {
  812.            shoeArrow();
  813.        });
  814.        let oneStepLength = function() {
  815.            let targetNode = $('#super-web-header-pc .eco-sys-nav-items');
  816.            if (targetNode.length <= 0) {
  817.                return 0;
  818.            }
  819.            let clientWidth = targetNode.prop('clientWidth');
  820.            let scrollWidth = targetNode.prop('scrollWidth');
  821.            let scrollLeft = targetNode.prop('scrollLeft');
  822.  
  823.            if ((scrollWidth - clientWidth) * 2 < clientWidth) {
  824.                return scrollWidth - clientWidth;
  825.            } else {
  826.                return clientWidth / 2;
  827.            }
  828.        };
  829.        $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-left-arrow').on('click', function() {
  830.            let targetNode = $('#super-web-header-pc .eco-sys-nav-items');
  831.            if (targetNode.length <= 0) {
  832.                return;
  833.            }
  834.            let clientWidth = targetNode.prop('clientWidth');
  835.            let scrollWidth = targetNode.prop('scrollWidth');
  836.            let scrollLeft = targetNode.prop('scrollLeft');
  837.            if (!(scrollLeft > 0)) {
  838.                return;
  839.            }
  840.            targetNode.prop('scrollLeft', targetNode.prop('scrollLeft') - oneStepLength());
  841.        });
  842.        $('#super-web-header-pc .eco-sys-nav .eco-sys-nav-right-arrow').on('click', function() {
  843.            let targetNode = $('#super-web-header-pc .eco-sys-nav-items');
  844.            if (targetNode.length <= 0) {
  845.                return;
  846.            }
  847.            let clientWidth = targetNode.prop('clientWidth');
  848.            let scrollWidth = targetNode.prop('scrollWidth');
  849.            let scrollLeft = targetNode.prop('scrollLeft');
  850.            if (!(scrollLeft + clientWidth < scrollWidth)) {
  851.                return;
  852.            }
  853.            targetNode.prop('scrollLeft', targetNode.prop('scrollLeft') + oneStepLength());
  854.        });
  855.        shoeArrow();
  856.        // console.log(oneStepLength());
  857.    });
  858. });
  859. </script>
  860.  
  861.                        <div style="width: 204px;">
  862.                        <div id="pc-header-top-nav-tools" class="header-tools">
  863.                            <div class="header-search">
  864.                                <div class="header-search-btn">
  865.                                    <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/search-icon.svg" />
  866.                                </div>
  867.                            </div>
  868.                            <a href="https://shop.theclub.com.hk/checkout/cart/">
  869.                                <div class="header-cart" id="pc-header-top-nav-tools-cart">
  870.                                    <div class="header-cart-box" data-bind="scope: 'minicart_content'">
  871.                                        <div class="header-cart-inner">
  872.                                            <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/cart-icon.svg" />
  873.                                            <!-- ko if: getCartParam('summary_count')>0 -->
  874.                                            <div class="cart-num" style="color: #1a1a1a" data-bind="html: getCartParam('summary_count')"></div>
  875.                                            <!-- /ko -->
  876.                                        </div>
  877.                                    </div>
  878.                                </div>
  879.                            </a>
  880.                            <a id="clubmall-login-popup" class="user-action auth-login-link" href="#clubmall-login-popup" style="display: none;">
  881.                                <i class="icon icon-user icon-lg"></i>
  882.                                <span class="action-label">登入</span>
  883.                            </a>
  884.                            
  885. <div class="header-login">
  886.    <a href="#clubmall-login-popup" onclick="document.getElementById('clubmall-login-new-btn').click();"  class="login-btn">登入/註冊</a>
  887. </div>
  888.  
  889. <div class="header-userinfo"  style="display: none" >
  890.    <a href="https://shop.theclub.com.hk/customer/account/" style="text-decoration:none">
  891.        <div class="header-userinfo-box" data-bind="scope: 'customer'">
  892.            <div class="header-userinfo-inner" data-bind="css: {'need-to-read':customer().member_campaign_count > 0}">
  893.                <div class="username" data-bind="text: customer().fullname"></div>
  894.                <div class="points"><span class="ico-point"></span>
  895.                    <!-- ko if: customer().club_point >= 0 -->
  896.                    <span class="points-num" data-bind="text: customer().club_point.replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, '$1,')"></span>
  897.                    <!-- /ko -->
  898.                </div>
  899.            </div>
  900.        </div>
  901.    </a>
  902.  
  903. </div>
  904.  
  905. <script type="text/x-magento-init">
  906.    {
  907.        "*": {
  908.            "Magento_Ui/js/core/app": {
  909.                "components": {
  910.                    "customer": {
  911.                        "component": "Magento_Customer/js/view/customer"
  912.                    }
  913.                }
  914.            }
  915.        }
  916.    }
  917. </script>
  918.  
  919.  
  920.                        </div>
  921.                        </div>
  922.                    </div>
  923.                    <div id="category-bar" class="header-shopping-submenus-container">
  924.    <div class="header-shopping-submenus">
  925.         <div data-menu-id="shopping-and-rewards" class="header-shopping-submenu active">
  926.            <a data-menu-id="shopping-and-rewards" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/shopping/zh/discovery-page.html" target="_self" data-layer-label="購物與獎賞">
  927.            <div class="menu-ico"><img src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgNC42OTk5NUg4LjA1NDE2TDguNjg0MzcgOS45ODkyMU04LjY4NDM3IDkuOTg5MjFMMTAuNTAxIDI1LjIzNTdDMTAuNTg4MSAyNS45NjczIDExLjIwODUgMjYuNTE4MSAxMS45NDUzIDI2LjUxODFIMjMuNjUxOE04LjY4NDM3IDkuOTg5MjFIMzQuMTYyNEMzNS4xMDA3IDkuOTg5MjEgMzUuNzkzNSAxMC44NjQ1IDM1LjU3ODEgMTEuNzc3N0wzNC4wNTAzIDE4LjI1MzciIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjMzMzMzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPGNpcmNsZSBjeD0iMjguNzI3NSIgY3k9IjMyLjMzNjMiIHI9IjIuOTA5MDkiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjMzMzMzIi8+CjxjaXJjbGUgY3g9IjE0LjE4MjUiIGN5PSIzMi4zMzYzIiByPSIyLjkwOTA5IiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS4zMzMzMyIvPgo8cGF0aCBkPSJNMzQuNTAxOCAyMy4wOTUzQzM0LjA5NDYgMjQuMzc5NiAzMy4yMDQxIDI1LjQ1NTMgMzIuMDE4NCAyNi4wOTVDMzAuODMyNiAyNi43MzQ3IDI5LjQ0NDYgMjYuODg4MyAyOC4xNDc3IDI2LjUyMzNDMjYuODUwOCAyNi4xNTg0IDI1Ljc0NjYgMjUuMzAzNCAyNS4wNjg2IDI0LjEzOTJDMjQuMzkwNSAyMi45NzUgMjQuMTkxNyAyMS41OTI3IDI0LjUxNDIgMjAuMjg0NkMyNC42ODA3IDE5LjYwODkgMjQuOTgxNCAxOC45NzM2IDI1LjM5ODQgMTguNDE2NUMyNS44MTU0IDE3Ljg1OTQgMjYuMzQwMiAxNy4zOTE4IDI2Ljk0MTUgMTcuMDQxNkMyNy41NDI5IDE2LjY5MTQgMjguMjA4NSAxNi40NjU2IDI4Ljg5ODggMTYuMzc3OEMyOS41ODkyIDE2LjI5IDMwLjI5MDEgMTYuMzQxOSAzMC45NiAxNi41MzA0QzMxLjYyOTkgMTYuNzE4OSAzMi4yNTUgMTcuMDQwMiAzMi43OTgyIDE3LjQ3NTJDMzMuMzQxNCAxNy45MTAxIDMzLjc5MTYgMTguNDQ5OSAzNC4xMjIgMTkuMDYyNEMzNC40NTI0IDE5LjY3NDggMzQuNjU2MyAyMC4zNDc0IDM0LjcyMTYgMjEuMDQwM0MzNC43ODY4IDIxLjczMzEgMzQuNzEyMSAyMi40MzIgMzQuNTAxOCAyMy4wOTUzVjIzLjA5NTNaIiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS4zMzMzMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zMi44NDE4IDI2LjU5MDZMMzUuNzUwOSAzMC45NTQyIiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS4zMzMzMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo="></div>
  928.            <div class="menu-title">購物與獎賞</div>
  929.            </a>
  930.            </div> <div data-menu-id="earn" class="header-shopping-submenu ">
  931.            <a data-menu-id="earn" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/earn.html" target="_self" data-layer-label="賺取積分">
  932.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/sub_nav_tab_icon/SubNavtabs_Earn.svg"></div>
  933.            <div class="menu-title">賺取積分</div>
  934.            </a>
  935.            </div> <div data-menu-id="clubcare" class="header-shopping-submenu ">
  936.            <a data-menu-id="clubcare" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/wellness.html" target="_self" data-layer-label="Club Care">
  937.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/sub_nav_tab_icon/ClubCare_off.svg"></div>
  938.            <div class="menu-title">Club Care</div>
  939.            </a>
  940.            </div> <div data-menu-id="travel" class="header-shopping-submenu ">
  941.            <a data-menu-id="travel" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/external-link.html?partner=clubtravel&redirectUri=https://www.clubtravel.com.hk/zh.html" target="_self" data-layer-label="旅遊">
  942.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/sub_nav_tab_icon/SubNavtabs_Travel.svg"></div>
  943.            <div class="menu-title">旅遊</div>
  944.            </a>
  945.            </div> <div data-menu-id="experience" class="header-shopping-submenu ">
  946.            <a data-menu-id="experience" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/experience.html" target="_self" data-layer-label="城中盛事">
  947.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/page-icons/sub_nav_tabs_Experiences_off.svg"></div>
  948.            <div class="menu-title">城中盛事</div>
  949.            </a>
  950.            </div> <div data-menu-id="goov" class="header-shopping-submenu ">
  951.            <a data-menu-id="goov" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/GOOV.html" target="_self" data-layer-label="GOOV">
  952.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/page-icons/sub_nav_tabs_GOOV_off.svg"></div>
  953.            <div class="menu-title">GOOV</div>
  954.            </a>
  955.            </div> <div data-menu-id="smart-finance" class="header-shopping-submenu ">
  956.            <a data-menu-id="smart-finance" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/smart-finance.html" target="_self" data-layer-label="Smart Finance">
  957.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/sub_nav_tab_icon/SubNavtabs_SmartFinance.svg"></div>
  958.            <div class="menu-title">Smart Finance</div>
  959.            </a>
  960.            </div> <div data-menu-id="Club_Biz_ZH" class="header-shopping-submenu ">
  961.            <a data-menu-id="Club_Biz_ZH" class="header-shopping-submenu-inner" href="https://www.theclub.com.hk/zh/club-biz.html" target="_self" data-layer-label="Club Biz">
  962.            <div class="menu-ico"><img src="https://www.theclub.com.hk/content/dam/theclub-spa-react/page-icons/sub_nav_tabs_ClubBiz_off.svg"></div>
  963.            <div class="menu-title">Club Biz</div>
  964.            </a>
  965.            </div>    </div>
  966. </div>
  967. <script type="text/x-magento-init">
  968.    {
  969.        "[id='super-web-header-pc']": {
  970.            "HKT_SuperWeb/js/category-bar-pc": {
  971.                "firstLevelMenu": [{"id":"shopping-and-rewards","title":"\u8cfc\u7269\u8207\u734e\u8cde","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/discovery-page.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Shopping.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Shopping_on.svg","isUseCustomContentFragment":false,"isMegaMenuContainTabs":true},{"id":"earn","title":"\u8cfa\u53d6\u7a4d\u5206","link":"https:\/\/www.theclub.com.hk\/zh\/earn.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Earn.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Earn_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"clubcare","title":"Club Care","link":"https:\/\/www.theclub.com.hk\/zh\/wellness.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/ClubCare_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/ClubCare_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"travel","title":"\u65c5\u904a","link":"https:\/\/www.theclub.com.hk\/zh\/external-link.html?partner=clubtravel&redirectUri=https:\/\/www.clubtravel.com.hk\/zh.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Travel.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_travel_on.svg","isUseCustomContentFragment":false,"isMegaMenuContainTabs":false},{"id":"experience","title":"\u57ce\u4e2d\u76db\u4e8b","link":"https:\/\/www.theclub.com.hk\/zh\/experience.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_Experiences_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_Experiences_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"goov","title":"GOOV","link":"https:\/\/www.theclub.com.hk\/zh\/GOOV.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_GOOV_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_GOOV_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"smart-finance","title":"Smart Finance","link":"https:\/\/www.theclub.com.hk\/zh\/smart-finance.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_SmartFinance.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_smartFinance_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"Club_Biz_ZH","title":"Club Biz","link":"https:\/\/www.theclub.com.hk\/zh\/club-biz.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_ClubBiz_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_ClubBiz_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false}],
  972.                "secondLevelMenu": {"travel":[{"link":"https:\/\/www.clubtravel.com.hk\/zh\/sport-travel.html","linkTarget":"_blank","title":"\u6d77\u5916\u8cfd\u4e8b\u5957\u7968","id":"sport-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_sporttravel.svg","description":"\u63d0\u4f9b\u4e0d\u540c\u570b\u5bb6\u7cbe\u5f69\u8cfd\u4e8b\u65c5\u904a\u5957\u7968\uff0c\u8b93\u4f60\u5feb\u4eba\u4e00\u6b65\u6436\u8cfc\u5230\u4e00\u7d1a\u65b9\u7a0b\u5f0f\u3001\u8db3\u7403\u806f\u8cfd\u6216\u99ac\u62c9\u677e\u9580\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u9152\u5e97 ","id":"hotel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_hotel.svg","description":"\u9152\u5e97\u3001\u5ea6\u5047\u6751\u3001\u9752\u5e74\u65c5\u820d\u53ca\u66f4\u591a\u9078\u64c7\u3002\u5373\u4eab\u5168\u7403\u8d85\u904e200\u842c\u9593\u4f4f\u5bbf\u81f3\u62b5\u50f9\u683c\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?_gl=1%2Ap082pg%2A_ga%2AMjA2MjA3MjQ5NC4xNjYxMzI2MTY0%2A_ga_S7NBFF8TVL%2AMTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY2MDYyLjU5LjAuMA..","linkTarget":"_blank","title":"\u666f\u9ede\u9580\u7968","id":"admission-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_admission.svg","description":"\u63d0\u4f9b\u4f60\u6700\u512a\u60e0\u50f9\u683c\u7684\u666f\u9ede\u9580\u7968\u3001\u4e00\u65e5\u904a\u884c\u7a0b\u8207\u7576\u5730\u4ea4\u901a\u5957\u7968\u512a\u60e0\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u6a5f\u7968","id":"air-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_airticket.svg","description":"\u7acb\u5373\u9810\u8a02\u8d85\u503c\u6a5f\u7968\u3002\u5373\u6642\u641c\u5c0b\u9810\u8a02\u5168\u7403\u8d85\u904e200\u9593\u822a\u7a7a\u516c\u53f8\u6a5f\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/experiential-travel.html","linkTarget":"_blank","title":"\u7279\u8272\u65c5\u904a\u9ad4\u9a57","id":"experiential-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_experiential.svg","description":"\u9ad4\u9a57\u63d0\u4f9b\u8207\u4ee5\u5f80\u4e0d\u540c\u7684\u65c5\u904a\u9ad4\u9a57\uff0c\u8b93\u60a8\u66f4\u6df1\u5165\u9ad4\u9a57\u7576\u5730\u7279\u8272\u6587\u5316\u9ad4\u9a57\u3001\u6c34\u4e0a\u6d3b\u52d5\u3001\u6ed1\u96ea\u5192\u96aa\u548c\u666f\u9ede\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK&_gl=1*1kixig0*_ga*MjA2MjA3MjQ5NC4xNjYxMzI2MTY0*_ga_S7NBFF8TVL*MTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY1NTQ2LjYwLjAuMA..","linkTarget":"_blank","title":"\u5b85\u6e21\u5047","id":"staycation","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_staycation.svg","description":"\u63d0\u4f9b\u5b85\u5ea6\u5047\u512a\u60e0\uff0c\u6bcf\u9593\u9152\u5e97\u90fd\u5404\u6709\u7279\u8272\uff0c\u5305\u62ec\u7cbe\u7dfb\u665a\u9910\u3001\u81ea\u52a9\u65e9\u9910\u3001\u5152\u7ae5\u6a02\u5712\u6216SPA\u6c34\u7642\u670d\u52d9\u7b49\u3002"}]},
  973.                "category": [{"categoryId":"Njc2Mw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/ClubpointsExclusive.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/clubpoints-zone.html","linkTarget":"_self","title":"Club \u7a4d\u5206\u5c08\u5340","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[],"hasItems":false,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTk1Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/rewards1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/rewards.html","linkTarget":"_self","title":"\u734e\u8cde","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MTk1OA==","title":"\u96fb\u5b50\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3OQ==","title":"\u624b\u6a5f\u53ca\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/mobile-phones-tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MA==","title":"\u667a\u80fd\u6f6e\u7269","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mg==","title":"\u5f71\u97f3\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mw==","title":"\u624b\u6a5f\u53ca\u96fb\u5b50\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/electronic-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MQ==","title":"\u96fb\u8166\u53ca\u96fb\u73a9\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/computer-accessories-gaming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MA==","title":"\u7f8e\u9152\u4f73\u991a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3MQ==","title":"\u9910\u98f2\u7f8e\u98df","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3MA==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Mg==","title":"\u4e7e\u8ca8\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxOQ==","title":"\u7f8e\u9152\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2Mw==","title":"\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/voucher.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjczNQ==","title":"\u65c5\u904a\u53ca\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDA0OA==","title":"\u96fb\u8996\u7bc0\u76ee\u548c\u9ad4\u80b2","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/tv-shows-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA2MA==","title":"\u96fb\u5f71\u53ca\u97f3\u6a02","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/movies-music.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA1OQ==","title":"\u9ad4\u9a57","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/local-experiences.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk1OQ==","title":"\u5bb6\u5177\u5bb6\u96fb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3NA==","title":"\u5bb6\u5ead\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/home-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3NQ==","title":"\u5eda\u623f\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchen-appliances.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNw==","title":"\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/rewards-household-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDQ3OA==","title":"\u5eda\u5177\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchenware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u53ca\u4fdd\u5065","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/beauty.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3Ng==","title":"\u7f8e\u5bb9\u53ca\u8b77\u9aee","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/beauty-hair-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3OA==","title":"\u904b\u52d5\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/sports-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Nw==","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/supplements-healthcare-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjA1MQ==","title":"\u5065\u5eb7\u6aa2\u67e5\u53ca\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/body-check-vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzA3OQ==","title":"\u65c5\u884c\u597d\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/travel.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzQ0Ng==","title":"\u9152\u5e97\u4f4f\u5bbf\u5957\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0Nw==","title":"\u9580\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0OA==","title":"\u65c5\u884c\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU3Nw==","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/gift_collection.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-gift-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2NA==","title":"HKT \u7522\u54c1\u53ca\u670d\u52d9","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/hkt.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/hkt-products-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NQ==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NA==","title":"\u6bcd\u5b30\u7528\u54c1\u53ca\u73a9\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/mum-kids-toys.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":2,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIxOA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions.html","linkTarget":"_self","title":"\u63a8\u5ee3\u512a\u60e0","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDE2MA==","title":"\u6bcf\u6708\u5bb6\u96fb\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/cool-summer-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230801_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3NQ==","title":"Dyson \u54c1\u724c\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/home-appliances-promotion\/home-beauty\/dyson-home.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u7522\u54c1\u512a\u60e0\u4f4e\u81f355\u6298","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/home-beauty-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230807_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Ng==","title":"\u6bcf\u6708\u7f8e\u9152\u4f73\u991a\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/monthly-wine-promotion.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE3Mw==","title":"Smart Finance","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/zh\/smart-finance.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTEzMQ==","title":"\u6e05\u8ca8\u7279\u50f9\u5340","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/clearance-sales-2023.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ2OA==","title":"\u8ffd\u661f\u6975\u81f4\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/elevate-your-star-chasing-experience.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgzMA==","title":"Samsung\u5f71\u97f3\u611f\u8b1d\u796d","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/samsung-tv-thankful-weeks.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkxNQ==","title":"\u6253\u9020\u4f60\u7684\u5c08\u5c6c\u5de5\u4f5c\u9593","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/build-your-personal-workspace.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":3,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"Njk0MA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/hkt.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/hkt-zone.html","linkTarget":"_self","title":"HKT zone",":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNQ==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/electronics-and-office.html","linkTarget":"_self","title":"\u624b\u6a5f\u3001\u96fb\u8166\u53ca\u6f6e\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzIzOA==","title":"\u624b\u6a5f\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/mobile.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0Mg==","title":"\u624b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/mobile.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MA==","title":"\u624b\u6a5f\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MQ==","title":"\u667a\u80fd\u624b\u9336","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/smart-watch.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE5NQ==","title":"\u96fb\u8a71\u5132\u503c\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/prepaid-sim-cards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Mw==","title":"\u96fb\u8166\u53ca\u9031\u908a\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/computer.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0NA==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/laptops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0NQ==","title":"\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYyNA==","title":"\u96fb\u5b50\u66f8\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/e-reader-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Ng==","title":"\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5NQ==","title":"\u6253\u5370\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/printers-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Ng==","title":"\u5132\u5b58\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/storage-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Nw==","title":"\u7db2\u7d61\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/network-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5OQ==","title":"\u684c\u4e0a\u53ca\u8ff7\u4f60\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/desktop-mini-pc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMA==","title":"\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/conference-live-stream.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMQ==","title":"\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMg==","title":"\u96fb\u8166\u50a2\u4fec","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/computer-furniture.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Mw==","title":"\u651d\u9304\u5668\u6750\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/camera.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI1Ng==","title":"\u822a\u62cd\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/drones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Nw==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OA==","title":"\u76f8\u6a5f\u53ca\u904b\u52d5\u651d\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/action-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OQ==","title":"\u651d\u9304\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2MA==","title":"\u96fb\u73a9\u53ca\u96fb\u7af6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gaming.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI2MQ==","title":"\u904a\u6232\u4e3b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/game-consoles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mg==","title":"\u589e\u5f37\u53ca\u865b\u64ec\u5be6\u5883\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/ar-vr.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mw==","title":"\u96fb\u7af6\u96fb\u8166\u53ca\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/esports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2NA==","title":"\u96fb\u5b50\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/video-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNQ==","title":"\u904a\u6232\u9ede\u6578\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-point-card.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNA==","title":"\u96fb\u7af6\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNQ==","title":"\u96fb\u7af6\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNg==","title":"\u96fb\u7af6\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-equipments.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNw==","title":"\u96fb\u7af6\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxOA==","title":"DIY\u8a2d\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/diy-equipments-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk2MA==","title":"\u96c6\u73a9\u5f0f\u53ca\u6536\u85cf\u5361\u724c\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/trading-or-collectable-card-game.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2NQ==","title":"\u667a\u80fd\u6f6e\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gadgets.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNA==","title":"\u8033\u6a5f\u53ca\u5587\u53ed","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/Headphone N Speaker.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkwNQ==","title":"\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/headphone.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNg==","title":"\u5587\u53ed","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/speakers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMA==","title":"\u6c7d\u8eca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/CarAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTgwMQ==","title":"\u96fb\u52d5\u8eca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/ev-car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMg==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/home-and-kitchen.html","linkTarget":"_self","title":"\u5bb6\u96fb\u53ca\u5bb6\u54c1","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI3MQ==","title":"\u5bb6\u5ead\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/appliance.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI3Mg==","title":"\u96ea\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fridge.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MA==","title":"\u51b7\u6c23\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/air-conditioners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MQ==","title":"\u98a8\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mg==","title":"\u9a45\u87f2\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/insect-repellents.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NA==","title":"\u6d17\u8863\u6a5f\u53ca\u4e7e\u8863\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/washing-and-drying-machine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NQ==","title":"\u6d74\u5ba4\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/water-heater.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Ng==","title":"\u71a8\u6597","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/irons-and-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Nw==","title":"\u96fb\u52d5\u5de5\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/power-tools.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3OA==","title":"\u6696\u98a8\u6a5f\u53ca\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/heaters.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mw==","title":"\u5438\u5875\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/house-vacuums.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4NQ==","title":"\u667a\u80fd\u5bb6\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/digital-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYyNg==","title":"\u593e\u842c","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/safety-box.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU=","title":"\u71c8\u98fe\u71c8\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/home-appliances-lightings.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mg==","title":"\u6d88\u6bd2\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/sterilizer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mw==","title":"\u667a\u80fd\u9580\u9396","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/smart-lock.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NA==","title":"\u9152\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/wine-cellars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjIyNg==","title":"\u544a\u5225\u5e8a\u92ea\u4e0a\u7684\u89d2\u843d\u751f\u7269\ud83d\udc4b\ud83c\udffb ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/dust-cleaner-vacuum-cleaner.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Ng==","title":"\u5eda\u623f\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchen app.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI4OA==","title":"\u84b8\u7117\u7210\u53ca\u5fae\u6ce2\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/oven-and-food-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4OQ==","title":"\u9eb5\u5305\u6a5f\u53ca\u591a\u58eb\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/bread-makers-and-toasted.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5MQ==","title":"\u96fb\u71b1\u6c34\u58fa","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/electronic-kettles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Mg==","title":"\u5496\u5561\u6a5f\u53ca\u7814\u78e8\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/coffee-maker-and-grinder.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NA==","title":"\u6d17\u7897\u789f\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/dishwasher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Nw==","title":"\u62bd\u6cb9\u7159\u6a5f\u53ca\u62bd\u6c23\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/range-hood-and-exhaust-fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OA==","title":"\u96fb\u98ef\u7172\u53ca\u58d3\u529b\u7172 ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/rice-pressure-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTIw","title":"\u98df\u7269\u8655\u7406\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/food-preparation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OQ==","title":"\u591a\u529f\u80fd\u716e\u98df\u934b","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/multi-function-induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NQ==","title":"\u96fb\u78c1\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMQ==","title":"\u7a7a\u6c23\u512a\u5316","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/airquality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwMg==","title":"\u7a7a\u6c23\u6e05\u65b0\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/air-purifiers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMw==","title":"\u62bd\u6fd5\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/dehumidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNA==","title":"\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/humidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNg==","title":"\u5eda\u5177\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchenware.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwNw==","title":"\u5eda\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/pots-and-pans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwOA==","title":"\u716e\u98df\u7528\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/cooking-utensils.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMA==","title":"\u5bb9\u5668\u53ca\u6536\u7d0d\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/containers-and-organizers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Nw==","title":"\u9910\u5177\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/tableware-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMw==","title":"\u98f2\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/drinkware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxNQ==","title":"\u5e8a\u4e0a\u53ca\u6d74\u5ba4\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/bedbath.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMxNg==","title":"\u5e8a\u54c1\u5957\u88dd","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bedding.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxOQ==","title":"\u6795\u982d\u53ca\u6bdb\u6bef","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/pillow-and-mattress.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1OA==","title":"\u6d74\u5ba4\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bathroom-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Ng==","title":"\u98f2\u6c34\u6a5f\u53ca\u6ffe\u82af","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/water quality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI5Mw==","title":"\u98f2\u6c34\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-dispenser.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NQ==","title":"\u6ffe\u6c34\u5668\u53ca\u6ffe\u82af","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-purifier-and-filter.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1MQ==","title":"\u5f71\u97f3\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/audiovideo.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc1Mg==","title":"\u96fb\u8996","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/tvs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Mw==","title":"\u5bb6\u5ead\u5f71\u9662","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/soundbars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NA==","title":"\u6295\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/projectors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NQ==","title":"\u64f4\u97f3\u6a5f\u53ca\u5f71\u97f3\u64ad\u653e\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/amplifiers-av-players.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Ng==","title":"\u5f71\u97f3\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/av-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDcxNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Parents Kids and Pets.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/parents-kids-and-Pets.html","linkTarget":"_self","title":"\u89aa\u5b50\u53ca\u5bf5\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDcxOA==","title":"\u6bcd\u5b30\u53ca\u80b2\u5152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDcxOQ==","title":"\u73a9\u5177\u53ca\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/toys-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyMg==","title":"\u96fb\u5b50\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/electronic-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNw==","title":"\u5916\u51fa\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/outdoor-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOA==","title":"STEM \u7522\u54c1\u53ca\u6559\u6750","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/stem-education.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOQ==","title":"\u5b30\u5152\u50a2\u4ff1\u53ca\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/baby-furniture-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyNw==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjU1MQ==","title":"\u5bf5\u7269\u9935\u98df","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-feeder-fountain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Mg==","title":"\u5bf5\u7269\u6e05\u6f54\u53ca\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-cleaning-daily-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NA==","title":"\u5bf5\u7269\u7f8e\u5bb9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMA==","title":"\u5bf5\u7269\u98df\u54c1\u53ca\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NQ==","title":"\u5bf5\u7269\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-indoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Ng==","title":"\u5bf5\u7269\u6236\u5916\u7528\u54c1\u53ca\u670d\u98fe","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-outdoor-clo-things.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMQ==","title":"\u5bf5\u7269\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxNA==","title":"\u5bf5\u7269\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc0OQ==","title":"\u9577\u8005\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/elderly-care.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkxNw==","title":"\u9577\u8005\u8b77\u7406\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxOA==","title":"\u9577\u8005\u8b77\u7406\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDg3Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/dine and experience.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/dining-and-experience.html","linkTarget":"_self","title":"\u9910\u98f2\u53ca\u9ad4\u9a57","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDkzMA==","title":"\u9910\u98f2\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/dinning.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mg==","title":"\u9580\u7968\u8207\u5c55\u89bd","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/ticketingNshows.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/ticketing-shows.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mw==","title":"\u8ab2\u7a0b\u8207\u5de5\u4f5c\u574a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/course workshop.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/course-workshop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzMw==","title":"\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkzNA==","title":"\u5ba4\u5167\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/indoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNQ==","title":"\u6236\u5916\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/outdoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNg==","title":"\u5ea6\u5047\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MjU4","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine and food.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/wine-and-dine.html","linkTarget":"_self","title":"\u7f8e\u9152\u4f73\u991a","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjYw","title":"\u7d05\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/redwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM1NA==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mg==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mw==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1NQ==","title":"\u897f\u73ed\u7259","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/spain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1OQ==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjYx","title":"\u767d\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/whitewine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM2Mg==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MA==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2NA==","title":"\u5fb7\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/germany.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MQ==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2Nw==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY0","title":"\u5a01\u58eb\u5fcc\u548c\u70c8\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/spirits.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMxNg==","title":"\u767d\u862d\u5730","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/brandy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOA==","title":"\u6c08\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/gin.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOQ==","title":"\u862d\u59c6\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/rum.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNw==","title":"\u4f0f\u7279\u52a0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/vodka.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNQ==","title":"\u5a01\u58eb\u5fcc","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/whisky.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMw==","title":"\u4e2d\u570b\u70c8\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/chinese-spirits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkx","title":"\u9999\u6ab3\u9152\u53ca\u6c23\u6ce1\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/champagne.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMyNg==","title":"Cava","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/cava.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNA==","title":"\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/champagne.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNw==","title":"\u73ab\u7470\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/rose.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNQ==","title":"Prosecco","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/prosecco.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOA==","title":"\u5176\u4ed6\u6c23\u6ce1\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/others.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOQ==","title":"\u679c\u9152\u53ca\u751c\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/fruitwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMzMQ==","title":"\u751c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/dessert-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzMA==","title":"\u679c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/fruit-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNA==","title":"\u6e05\u9152 \u71d2\u914c\u53ca\u9152\u7cbe\u98f2\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/sake.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY1","title":"\u624b\u5de5\u5564\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/alcohol-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNQ==","title":"\u6e05\u9152 ","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/sake.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDEzOA==","title":"\u6d3e\u5c0d & \u9001\u79ae\u4e4b\u9078","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/party_giftideas.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDEzOQ==","title":"\u539f\u7bb1\u512a\u60e0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/case-offer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDE0MA==","title":"\u9001\u79ae\u7cbe\u9078","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/gift-pack.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Nw==","title":"\u9152\u5177\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/wineaccessories.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/wine-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2MQ==","title":"\u9910\u98f2\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/food n dining vouchers.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2NA==","title":"\u73fe\u91d1\u79ae\u5238","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/cash-voucher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mw==","title":"\u4e7e\u8ca8\u53ca\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/dry-and-instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mg==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/snacks-and-desserts.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1OQ==","title":"\u96f6\u98df\u7cd6\u679c","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/snacks.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/snacks-confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2Nw==","title":"\u7ce7\u6cb9\u96dc\u8ca8","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/groceries.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3MQ==","title":"\u70d8\u7119\u9eb5\u7c89\u548c\u9810\u88fd\u7c89","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/baking-flour-mixes.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3MA==","title":"\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OA==","title":"\u7c73\u53ca\u7c89\u9eb5","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/rice-noodles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OQ==","title":"\u8abf\u5473\u91ac\u6599","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/sauces-dressing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Mg==","title":"\u74b0\u7403\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/worldwide delights.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3Mw==","title":"\u53f0\u7063","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights\/taiwan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Ng==","title":"\u7bc0\u6176\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/hamper.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/hampers-gift-packs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OA==","title":"\u7bc0\u65e5\u98df\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/Festive Delicacies.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/festive-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTY3","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/health1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/health-and-wellbeing.html","linkTarget":"_self","title":"\u4fdd\u5065\u53ca\u7f8e\u5bb9","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NjI5","title":"\u5065\u5eb7\u53ca\u6309\u6469\u8a2d\u5099","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/healthcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjM5","title":"\u6309\u6469\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM4","title":"\u6309\u6469\u6905","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-sofa.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMy","title":"\u8840\u58d3\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/blood-pressure-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMz","title":"\u9ad4\u91cd\u53ca\u8102\u80aa\u78c5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMx","title":"\u6eab\u5ea6\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/thermometers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzQy","title":"\u5065\u5eb7\u8b77\u7406\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/health-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMw","title":"\u53e3\u7f69 \u6d88\u6bd2 \u6e2c\u8a66\u68d2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/mask-disinfection-test-kits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk1MQ==","title":"\u773c\u90e8\u6309\u6469\u5668 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/eye-massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTY4","title":"\u81b3\u98df\u88dc\u5145\u5291","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/wellness.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NzE0","title":"\u7dad\u4ed6\u547d\u53ca\u88dc\u5145\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/vitamin-and-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA4OQ==","title":"\u4e2d\u5f0f\u4fdd\u5065\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/chinese-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MA==","title":"\u9748\u829d\u53ca\u87f2\u8349","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/lingzhi-and-cordyceps.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MQ==","title":"NMN \u53ca \u9006\u9f61\u6297\u8001","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/nmn-anti-aging.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Mg==","title":"\u773c\u6674\u8166\u90e8","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/brain-eye.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5NA==","title":"\u76ca\u751f\u83cc\u53ca\u8178\u9053\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/probiotics-gut-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Nw==","title":"\u7537\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/men-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5OQ==","title":"\u5973\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/women-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzEy","title":"\u9aa8\u9abc \u95dc\u7bc0","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/bones-joints.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzE5","title":"\u7f8e\u808c\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/beauty-supplement.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyMQ==","title":"\u9ad4\u91cd\u7ba1\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/weight-management.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzIx","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u98f2\u6599","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/health-food-and-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzA2","title":"\u5fc3\u81df\u8840\u7ba1\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/cardiovascular.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYzOQ==","title":"\u8b77\u809d\u6392\u6bd2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/liver-care-detox.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OA==","title":"\u9999\u85b0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/aromatherapy.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/aromatherapy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OQ==","title":"\u52a9\u7720","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sleeping aids.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sleeping-aids.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4NA==","title":"\u8eab\u9ad4\u6aa2\u67e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/healthcare package.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/healthcare-package.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTUzNw==","title":"\u5065\u5eb7\u6aa2\u67e5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/body-check.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTUzOA==","title":"\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0NQ==","title":"DrGo Health Store","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/Web_drgoHS.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY0Ng==","title":"\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0Nw==","title":"\u4e2d\u897f\u6210\u85e5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/otc-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OA==","title":"\u5065\u5eb7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/healthcare-plan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIyNw==","title":"\u7f8e\u5bb9\u8b77\u9aee","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/hair.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"ODg4","title":"\u7f8e\u5bb9\u5100\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/beauty-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjUxMA==","title":"\u7f8e\u808c\u8b77\u819a","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/skin-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIzMQ==","title":"\u982d\u9aee\u9020\u578b\u8b77\u7406\u53ca\u812b\u6bdb","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ4Mg==","title":"\u80b2\u9aee\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-growth.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM=","title":"\u98a8\u7b52","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-dryers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMzNg==","title":"\u96fb\u9b1a\u5228 \u5243\u9b1a\u5200 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/shaver.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkyNQ==","title":"\u500b\u4eba\u53ca\u8eab\u9ad4\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/personal-body-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAxOA==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sports.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTAyNQ==","title":"\u5065\u8eab\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/slimming-and-fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTAyNg==","title":"\u745c\u4f3d\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/yoga-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyNA==","title":"\u4fdd\u8b77\u53ca\u88dd\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/gear-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTc5","title":"\u53e3\u8154\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/oralcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY4NA==","title":"\u96fb\u52d5\u7259\u5237","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/electrical-toothbrush.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYy","title":"\u7259\u7dda\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/dental-floss-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDUxMg==","title":"\u9577\u65b0\u51a0\u8abf\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/postcovidrecovery.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/post-covid-recovery.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMQ==","title":"\u91ab\u85e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/medicine.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTQwMg==","title":"\u50b7\u98a8\u611f\u5192","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/cold-and-flu.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMw==","title":"\u4e2d\u91ab\u85e5 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/chinese-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNA==","title":"\u8178\u80c3\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/digestive-system.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNQ==","title":"\u85e5\u7528\u76ae\u819a\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/medicated-skincare.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNg==","title":"\u5916\u7528\u6b62\u75db","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/muscle-relief.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OQ==","title":"\u9069\u5408\u4eba\u58eb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/SuitableFor.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY1MA==","title":"\u5152\u7ae5\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1MQ==","title":"\u9280\u9aee\u4e00\u65cf","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-elderly.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mg==","title":"\u7537\u58eb\u5973\u58eb\u4fdd\u5065","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-men-women.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mw==","title":"\u5bb6\u5ead\u8a08\u5283","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/family-planning.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzA5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/outdoor and travel.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/travel.html","linkTarget":"_self","title":"\u6236\u5916\u53ca\u65c5\u884c","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI4","title":"\u884c\u674e\u7bb1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYxOQ==","title":"\u884c\u674e\u7bb1\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage-accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYyMQ==","title":"\u65c5\u884c\u96fb\u5b50\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/travel-electronics.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-electronics.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMx","title":"\u65c5\u884c\u5c0f\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMw","title":"\u65c5\u884c\u888b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/bags.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/bags.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY3NA==","title":"\u96e8\u5098\u96e8\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/travel-raingear.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/rain-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OQ==","title":"\u904b\u52d5\u53ca\u6236\u5916\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/sportsNoutdoor.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc4MQ==","title":"\u9732\u71df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/camp.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOA==","title":"\u767b\u5c71\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/hiking.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOQ==","title":"\u8dd1\u6b65\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/running.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MA==","title":"\u6500\u5ca9\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/climbing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MQ==","title":"\u6c34\u4e0a\u6d3b\u52d5\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/water-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0Mw==","title":"\u6236\u5916\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/outdoor-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Mw==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/Sport_Fitness_Icon.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTg5NA==","title":"\u904b\u52d5\u624b\u9336 \u5fc3\u7387\u76e3\u6e2c\u5e36","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sports-watch-heart-rate-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5NQ==","title":"\u904b\u52d5\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sport-headphones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Ng==","title":"\u5065\u8eab\u8a13\u7df4","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Nw==","title":"\u745c\u4f3d \u666e\u62c9\u63d0","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/yoga-pilates.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OA==","title":"\u904b\u52d5\u4fdd\u8b77\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/protection-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OQ==","title":"\u6309\u6469\u69cd","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/massage-gun.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkwMA==","title":"\u9ad4\u8102\u78c5","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDIyMg==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Gift and Collection.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/gift-and-collection.html","linkTarget":"_self","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDI4Mw==","title":"agn\u00e8s b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/agnes_b.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5Mg==","title":"\u624b\u888b\u53ca\u65c5\u884c\u7cfb\u5217","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/bags-travel-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI5Mw==","title":"\u914d\u98fe","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NQ==","title":"\u5bb6\u5c45\u53ca\u751f\u6d3b\u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/home-lifestyle.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NA==","title":"Francfranc","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Francfranc.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4Nw==","title":"\u65c5\u884c\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/seasonal-gift.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OA==","title":"\u9910\u684c\u53ca\u716e\u98df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/dining-delices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNA==","title":"\u751f\u6d3b\u53ca\u653e\u9b06","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/living-relax.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNQ==","title":"\u5916\u51fa\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/work-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4MA==","title":"\u9bae\u82b1\u53ca\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/flower_hampers.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4MQ==","title":"\u82b1\u85dd\u9001\u79ae","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/flowers-idea.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4Mg==","title":"\u7f8e\u98df\u79ae\u7c43","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/food-gourmet.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OQ==","title":"\u7cbe\u54c1\u53ca\u6536\u85cf","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Art_Collectibles.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5NA==","title":"K11 \u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/moma.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYwMw==","title":"LEGO","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/lego.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU0OA==","title":"\u670d\u98fe\u53ca\u914d\u98fe","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/FashionNAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2Nw==","title":"Pandora","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/pandora.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2OA==","title":"Swarovski","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/swarovski.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ3MQ==","title":"Hottest IG Shops \u672c\u571f\u4eba\u6c23\u7db2\u5e97","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/IGShop.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/ig-shops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzQx","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/business1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/business-needs.html","linkTarget":"_self","title":"\u4e2d\u5c0f\u4f01\u5c08\u5340","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjEyNw==","title":"\u7b46\u8a18\u672c\u53ca\u684c\u9762\u96fb\u8166","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/pc.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyMw==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/notebooks.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNA==","title":"\u684c\u9762\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/desktops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkxNQ==","title":"\u986f\u793a\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/monitor.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyNg==","title":"\u5e73\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/flat-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNw==","title":" \u66f2\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/curved-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOA==","title":"\u4e92\u52d5\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/interactive-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY1Mw==","title":"Ergotron\u986f\u793a\u5668\u652f\u67b6","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/ergotron.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOQ==","title":"\u6253\u5370\u6a5f\u53ca\u6383\u63cf\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/printer.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/printers-and-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2OQ==","title":"\u5546\u696d\u8033\u6a5f","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/headset.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/headsets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkzMA==","title":"\u8def\u7531\u5668\u53caNAS","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/router.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/routers-and-nas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"}],
  974.                "host": "https://www.theclub.com.hk"
  975.            }
  976.        }
  977.    }
  978. </script>
  979.                </div>
  980.            </div>
  981.            <div class="header-collapsed-nav">
  982.                <div class="header-collapsed-nav-inner">
  983.                    <div class="club-shopping-logo-wrapper"><a class="club-shopping-logo" href="#"></a></div>
  984.                    <div class="header-submenus-container">
  985.    <div class="header-submenus-content">
  986.        <div class="left-btn-arrow"></div>
  987.        <div class="left-mask"></div>
  988.        <div class="left-mask-clickable"></div>
  989.        <div id="collapsed-nav-header-shopping-submenus" class="header-shopping-submenus" style='left: 0px;font-family: "Nunito Sans", "Noto Sans TC", -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;'>
  990.                                    <a data-category-id="shopping-and-rewards" data-menu-id="shopping-and-rewards" class="header-shopping-submenu active"
  991.               href="https://www.theclub.com.hk/shopping/zh/discovery-page.html"
  992.               target="_self"
  993.               data-layer-label="購物與獎賞">
  994.                <span class="item-width-fix">購物與獎賞</span>
  995.                <span class="item">購物與獎賞</span>
  996.            </a>
  997.                                    <a data-category-id="earn" data-menu-id="earn" class="header-shopping-submenu "
  998.               href="https://www.theclub.com.hk/zh/earn.html"
  999.               target="_self"
  1000.               data-layer-label="賺取積分">
  1001.                <span class="item-width-fix">賺取積分</span>
  1002.                <span class="item">賺取積分</span>
  1003.            </a>
  1004.                                    <a data-category-id="clubcare" data-menu-id="clubcare" class="header-shopping-submenu "
  1005.               href="https://www.theclub.com.hk/zh/wellness.html"
  1006.               target="_self"
  1007.               data-layer-label="Club Care">
  1008.                <span class="item-width-fix">Club Care</span>
  1009.                <span class="item">Club Care</span>
  1010.            </a>
  1011.                                    <a data-category-id="travel" data-menu-id="travel" class="header-shopping-submenu "
  1012.               href="https://www.theclub.com.hk/zh/external-link.html?partner=clubtravel&redirectUri=https://www.clubtravel.com.hk/zh.html"
  1013.               target="_self"
  1014.               data-layer-label="旅遊">
  1015.                <span class="item-width-fix">旅遊</span>
  1016.                <span class="item">旅遊</span>
  1017.            </a>
  1018.                                    <a data-category-id="experience" data-menu-id="experience" class="header-shopping-submenu "
  1019.               href="https://www.theclub.com.hk/zh/experience.html"
  1020.               target="_self"
  1021.               data-layer-label="城中盛事">
  1022.                <span class="item-width-fix">城中盛事</span>
  1023.                <span class="item">城中盛事</span>
  1024.            </a>
  1025.                                    <a data-category-id="goov" data-menu-id="goov" class="header-shopping-submenu "
  1026.               href="https://www.theclub.com.hk/zh/GOOV.html"
  1027.               target="_self"
  1028.               data-layer-label="GOOV">
  1029.                <span class="item-width-fix">GOOV</span>
  1030.                <span class="item">GOOV</span>
  1031.            </a>
  1032.                                    <a data-category-id="smart-finance" data-menu-id="smart-finance" class="header-shopping-submenu "
  1033.               href="https://www.theclub.com.hk/zh/smart-finance.html"
  1034.               target="_self"
  1035.               data-layer-label="Smart Finance">
  1036.                <span class="item-width-fix">Smart Finance</span>
  1037.                <span class="item">Smart Finance</span>
  1038.            </a>
  1039.                                    <a data-category-id="Club_Biz_ZH" data-menu-id="Club_Biz_ZH" class="header-shopping-submenu "
  1040.               href="https://www.theclub.com.hk/zh/club-biz.html"
  1041.               target="_self"
  1042.               data-layer-label="Club Biz">
  1043.                <span class="item-width-fix">Club Biz</span>
  1044.                <span class="item">Club Biz</span>
  1045.            </a>
  1046.                    </div>
  1047.        <div class="right-btn-arrow"></div>
  1048.        <div class="right-mask"></div>
  1049.        <div class="right-mask-clickable"></div>
  1050.    </div>
  1051. </div>                    <div id="pc-header-collapsed-nav-tools" class="header-tools">
  1052.                        <div class="header-search">
  1053.                            <div class="header-search-btn">
  1054.                                <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/search-icon.svg" />
  1055.                            </div>
  1056.                        </div>
  1057.                        <a href="https://shop.theclub.com.hk/checkout/cart/">
  1058.                            <div class="header-cart" id="pc-header-collapsed-nav-tools-cart">
  1059.                                <div class="header-cart-box" data-bind="scope: 'minicart_content'">
  1060.                                    <div class="header-cart-inner">
  1061.                                        <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/cart-icon.svg" />
  1062.                                        <!-- ko if: getCartParam('summary_count')>0 -->
  1063.                                        <div class="cart-num" data-bind="html: getCartParam('summary_count')"></div>
  1064.                                        <!-- /ko -->
  1065.                                    </div>
  1066.                                </div>
  1067.                            </div>
  1068.                        </a>
  1069.                        <a id="clubmall-login-popup" class="user-action auth-login-link" href="#clubmall-login-popup" style="display: none;">
  1070.                            <i class="icon icon-user icon-lg"></i>
  1071.                            <span class="action-label">登入</span>
  1072.                        </a>
  1073.                        
  1074. <div class="header-login">
  1075.    <a href="#clubmall-login-popup" onclick="document.getElementById('clubmall-login-new-btn').click();"  class="login-btn">登入/註冊</a>
  1076. </div>
  1077.  
  1078. <div class="header-userinfo"  style="display: none" >
  1079.    <a href="https://shop.theclub.com.hk/customer/account/" style="text-decoration:none">
  1080.        <div class="header-userinfo-box" data-bind="scope: 'customer'">
  1081.            <div class="header-userinfo-inner" data-bind="css: {'need-to-read':customer().member_campaign_count > 0}">
  1082.                <div class="username" data-bind="text: customer().fullname"></div>
  1083.                <div class="points"><span class="ico-point"></span>
  1084.                    <!-- ko if: customer().club_point >= 0 -->
  1085.                    <span class="points-num" data-bind="text: customer().club_point.replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, '$1,')"></span>
  1086.                    <!-- /ko -->
  1087.                </div>
  1088.            </div>
  1089.        </div>
  1090.    </a>
  1091.  
  1092. </div>
  1093.  
  1094. <script type="text/x-magento-init">
  1095.    {
  1096.        "*": {
  1097.            "Magento_Ui/js/core/app": {
  1098.                "components": {
  1099.                    "customer": {
  1100.                        "component": "Magento_Customer/js/view/customer"
  1101.                    }
  1102.                }
  1103.            }
  1104.        }
  1105.    }
  1106. </script>
  1107.  
  1108.  
  1109.                                            </div>
  1110.                </div>
  1111.            </div>
  1112.  
  1113.            
  1114. <div data-block="minicart" id="pc-header-cart-box" class="cart-box block block-minicart" data-bind="scope: 'minicart_content'">
  1115. </div>
  1116. <script>
  1117. window.checkout = {"shoppingCartUrl":"https:\/\/shop.theclub.com.hk\/checkout\/cart\/","checkoutUrl":"https:\/\/shop.theclub.com.hk\/checkout\/","updateItemQtyUrl":"https:\/\/shop.theclub.com.hk\/checkout\/sidebar\/updateItemQty\/","removeItemUrl":"https:\/\/shop.theclub.com.hk\/checkout\/sidebar\/removeItem\/","imageTemplate":"Magento_Catalog\/product\/image_with_borders","baseUrl":"https:\/\/shop.theclub.com.hk\/","minicartMaxItemsVisible":5,"websiteId":"1","maxItemsToDisplay":10,"storeId":"3","storeGroupId":"1","customerLoginUrl":"https:\/\/shop.theclub.com.hk\/customer\/account\/login\/referer\/aHR0cHM6Ly9zaG9wLnRoZWNsdWIuY29tLmhrL3Nob3AvYnVpbHRpbnByb2xpbWl0ZWQ%2C\/","isRedirectRequired":false,"autocomplete":"off","captcha":{"user_login":{"isCaseSensitive":false,"imageHeight":50,"imageSrc":"","refreshUrl":"https:\/\/shop.theclub.com.hk\/captcha\/refresh\/","isRequired":false,"timestamp":1752189790}},"message":[]};
  1118. </script>
  1119. <script type="text/x-magento-init">
  1120.    {
  1121.        "[data-block='minicart']": {
  1122.            "Magento_Ui/js/core/app": {"components":{"minicart_content":{"children":{"subtotal.container":{"children":{"subtotal":{"children":{"subtotal.totals":{"config":{"display_cart_subtotal_incl_tax":0,"display_cart_subtotal_excl_tax":1}}},"component":"uiComponent","config":{"template":"Magento_Checkout\/minicart\/subtotal"}}},"component":"uiComponent","config":{"displayArea":"subtotalContainer"}},"item.renderer":{"component":"Magento_Checkout\/js\/view\/cart-item-renderer","config":{"displayArea":"defaultRenderer","template":"HKT_SuperWeb\/minicart\/item\/default"},"children":{"item.image":{"component":"Magento_Catalog\/js\/view\/image","config":{"template":"Magento_Catalog\/product\/image","displayArea":"itemImage"}},"checkout.cart.item.price.sidebar":{"component":"uiComponent","config":{"template":"HKT_SuperWeb\/minicart\/item\/price","displayArea":"priceSidebar"}}}},"freeproduct.item.renderer":{"component":"uiComponent","config":{"displayArea":"freeproductRenderer","template":"HKT_SuperWeb\/minicart\/item\/freeproduct"},"children":{"item.image":{"component":"Magento_Catalog\/js\/view\/image","config":{"template":"Magento_Catalog\/product\/image","displayArea":"itemImage"}}}},"extra_info":{"component":"uiComponent","config":{"displayArea":"extraInfo"}},"promotion":{"component":"uiComponent","config":{"displayArea":"promotion"}}},"config":{"itemRenderer":{"default":"defaultRenderer","simple":"defaultRenderer","virtual":"defaultRenderer","freeproduct_gift":"freeproductRenderer"},"template":"HKT_SuperWeb\/minicart\/content"},"component":"HKT_SuperWeb\/js\/minicart"}},"types":[]}        }
  1123.    }
  1124. </script>
  1125.            <div id="pc-header-user-center-box" class="user-center-box" data-bind="scope: 'customer'">
  1126.    <div class="user-center-box-content">
  1127.        <div class="box-header" data-bind="css: {headerVip:customer().is_elite_ambassador >0}">
  1128.            <div class="header-content">
  1129.                <div class="username" data-bind="text: customer().fullname"></div>
  1130.                <div class="account-id">
  1131.                    <div class="logoImg" data-bind="visible: customer().is_elite_ambassador >0">
  1132.                        <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/elite_ambassador-light.svg">
  1133.                    </div>
  1134.                    <div data-bind="visible: customer().is_elite_ambassador >0">Elite Ambassador</div>
  1135.                    <div data-bind="visible: customer().is_elite_ambassador >0">|</div>
  1136.                    <div style="display: flex;justify-content: space-between;">
  1137.                        <span data-bind="text: customer().club_member_id"></span>
  1138.                        <span class="account-tier-info">
  1139.                            <a href="https://www.theclub.com.hk/zh/explore/membership-tier-and-benefit/membership-tier-and-benefit-table.html"
  1140.                                data-bind="text: customer()?.club_tier && typeof customer().club_tier == 'string' ? customer().club_tier.toUpperCase() : ''"></a>
  1141.                            <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.43393 5.72861C3.69314 2.68 7.18532 1.22941 10.2339 2.48861C13.2825 3.74782 14.7331 7.24 13.4739 10.2886C12.2147 13.3372 8.72254 14.7878 5.67393 13.5286C2.62531 12.2694 1.17472 8.77723 2.43393 5.72861ZM10.6139 1.56861C7.05721 0.0995369 2.983 1.7919 1.51393 5.34861C0.0448494 8.90533 1.73721 12.9795 5.29393 14.4486C8.85064 15.9177 12.9249 14.2253 14.3939 10.6686C15.863 7.1119 14.1706 3.03769 10.6139 1.56861ZM7.86377 5.69873C8.13991 5.69873 8.36377 5.47487 8.36377 5.19873C8.36377 4.92259 8.13991 4.69873 7.86377 4.69873C7.58763 4.69873 7.36377 4.92259 7.36377 5.19873C7.36377 5.47487 7.58763 5.69873 7.86377 5.69873ZM7.36377 6.62842C7.08763 6.62842 6.86377 6.85228 6.86377 7.12842C6.86377 7.40456 7.08763 7.62842 7.36377 7.62842H7.61377V10.3882H7.36377C7.08763 10.3882 6.86377 10.612 6.86377 10.8882C6.86377 11.1643 7.08763 11.3882 7.36377 11.3882H8.86377C9.13991 11.3882 9.36377 11.1643 9.36377 10.8882C9.36377 10.612 9.13991 10.3882 8.86377 10.3882H8.61377V7.12842C8.61377 6.85228 8.38991 6.62842 8.11377 6.62842H7.36377Z" fill="white"></path></svg>
  1142.                        </span>
  1143.                    </div>
  1144.                </div>
  1145.            </div>
  1146.  
  1147.            <a id="exclusive-reward-notice" class="user-center-menu hide" href="https://shop.theclub.com.hk/campaign/customer/exclusivereward/" id="account-exclusive-reward" target="_self" data-bind="scope: 'customer'">
  1148.    <div class="rewards-tip need-to-read" data-bind="if: customer().member_campaign_count, visible: customer().member_campaign_count > 0">
  1149.        <!-- ko if: customer().profileImage -->
  1150.        <div class="rewards-tip-left test" data-bind="style: {background: 'url(\''+customer().profileImage + '\') 0 no-repeat',backgroundSize: '100%'}"></div>
  1151.        <!-- /ko -->
  1152.        <!-- ko if: !customer().profileImage -->
  1153.        <div class="rewards-tip-left"></div>
  1154.        <!-- /ko -->
  1155.        <div class="rewards-tip-right">
  1156.            <div class="rewards-tip-content">
  1157.                <div class="tip-title">專屬獎賞</div>
  1158.                <div class="tip-red-spot">
  1159.                    <div class="red-spot">
  1160.                    </div>
  1161.                </div>
  1162.                <div class="tip-desc" data-bind="text: $t('You have %1 new exclusive reward(s)!').replace('%1', customer().member_campaign_count)"></div>
  1163.            </div>
  1164.        </div>
  1165.    </div>
  1166. </a>
  1167. <script type="text/x-magento-init">
  1168.    {
  1169.        "*": {
  1170.            "Magento_Ui/js/core/app": {
  1171.                "components": {
  1172.                    "customer": {
  1173.                        "component": "Magento_Customer/js/view/customer"
  1174.                    }
  1175.                }
  1176.            }
  1177.        }
  1178.    }
  1179. </script>
  1180. <script type="text/javascript">
  1181.    require(['HKT_SuperWeb/js/exclusive-reward-notice']);
  1182. </script>
  1183.  
  1184.  
  1185.        </div>
  1186.        <div class="box-body">
  1187.            <div class="body-content">
  1188.                <div class="user-center-menu-list">
  1189.  
  1190.                    <a class="user-center-menu" href="https://shop.theclub.com.hk/customer/account/?expand_menu=true&___store=zh_Hant_HK" target="_self">
  1191.    <div class="menu-ico">
  1192.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/MemberProfile.svg">
  1193.    </div>
  1194.    <div class="menu-title">會籍資料</div>
  1195. </a><a class="user-center-menu" href="https://www.theclub.com.hk/zh/my-account/clubpoint-status-and-history.html" target="_self">
  1196.    <div class="menu-ico">
  1197.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/CP History.svg">
  1198.    </div>
  1199.    <div class="menu-title">Club 積分狀況及記錄</div>
  1200. </a><a class="user-center-menu" href="https://www.theclub.com.hk/zh/redeem.html" target="_self">
  1201.    <div class="menu-ico">
  1202.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/Rewards.svg">
  1203.    </div>
  1204.    <div class="menu-title">兌換獎賞</div>
  1205. </a><a class="user-center-menu" href="https://shop.theclub.com.hk/sales/order/history/?___store=zh_Hant_HK" target="_self">
  1206.    <div class="menu-ico">
  1207.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/MyOrder.svg">
  1208.    </div>
  1209.    <div class="menu-title">訂單紀錄</div>
  1210. </a><a class="user-center-menu" href="https://shop.theclub.com.hk/cashvouchers/customer/manage/" target="_self">
  1211.    <div class="menu-ico">
  1212.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/CashVoucher.svg">
  1213.    </div>
  1214.    <div class="menu-title">Club 現金券</div>
  1215. </a><a class="user-center-menu" href="https://shop.theclub.com.hk/wishlist/" target="_self">
  1216.    <div class="menu-ico">
  1217.        <img alt="icon" src="https://www.theclub.com.hk/content/dam/theclub-spa-react/post_login_menu_icon/MyCollection.svg">
  1218.    </div>
  1219.    <div class="menu-title">喜愛清單</div>
  1220. </a>
  1221.                </div>
  1222.            </div>
  1223.        </div>
  1224.    </div>
  1225. </div>
  1226. <script type="text/x-magento-init">
  1227.    {
  1228.        "*": {
  1229.            "Magento_Ui/js/core/app": {
  1230.                "components": {
  1231.                    "customer": {
  1232.                        "component": "Magento_Customer/js/view/customer"
  1233.                    }
  1234.                }
  1235.            }
  1236.        }
  1237.    }
  1238. </script>
  1239. <script type="text/x-magento-init">
  1240.    {
  1241.        "[id='super-web-header-pc']": {
  1242.            "HKT_SuperWeb/js/header-user-center-pc": {}
  1243.        }
  1244.    }
  1245. </script>
  1246.  
  1247.  
  1248.  
  1249.        </div>
  1250.  
  1251.  
  1252.        <div class="header-search-container">
  1253.    <div class="header-search-content">
  1254.        <div class="header-search-box-wrapper">
  1255.            <div class="search-ico"></div>
  1256.            <input class="header-search-box" type="text" autocomplete="off" maxlength="128"
  1257.                   data-mage-init='{"superWebPCQuickSearch":{
  1258.                                "formSelector":"#search_mini_form",
  1259.                                "url":"https://shop.theclub.com.hk/search/ajax/suggest/",
  1260.                                "productCategoriesUrl":"https:\/\/api.shop.theclub.com.hk\/globalsearch\/zh\/$query_text_param",
  1261.                                "autocompleteUrl":"https://api.shop.theclub.com.hk/autocomplete",
  1262.                                "catalogSearchUrl": "https://shop.theclub.com.hk/catalogsearch/result/",
  1263.                                "resultUrl":"https://shop.theclub.com.hk/catalogsearch/result/",
  1264.                                "saveSearchesUrl":"https://shop.theclub.com.hk/searchhistory/recent/save/",
  1265.                                "loadUrl": "https://shop.theclub.com.hk/searchhistory/recent/load/",
  1266.                                "recentKey":"recent-searches-key",
  1267.                                "aemRecentKey":"searchHistory",
  1268.                                "domain":".theclub.com.hk",
  1269.                                "destinationSelector":"#header-search-shadow"}
  1270.                           }'
  1271.                   placeholder="搜尋產品及獎賞"
  1272.            >
  1273.            <div class="exit-search-btn"></div>
  1274.        </div>
  1275.        <div class="header-search-sections search-animate">
  1276.  
  1277.  
  1278.        </div>
  1279.        <div class="header-search-shadow"></div>
  1280.    </div>
  1281. </div>
  1282.        <div class="header-mega-container" style="height: 0; overflow-y: hidden;">
  1283.            <div class="header-mega-container-inner">
  1284.                <div class="header-mega-inner">
  1285.                    <div class="mega-menus"></div>
  1286.                    <div class="side-area"></div>
  1287.                </div>
  1288.            </div>
  1289.        </div>
  1290.    </div>
  1291. </div>
  1292. <script type="text/x-magento-init">
  1293.    {
  1294.        "[id='super-web-header-pc']": {
  1295.            "HKT_SuperWeb/js/header-container-pc": {}
  1296.        }
  1297.    }
  1298. </script>
  1299. <script type="text/javascript">
  1300.    require(["HKT_SuperWeb/js/header-container-customer"])
  1301. </script>
  1302. <div id="super-web-header-mb" class="header-container-mb hide-search-content">
  1303.    <div class="header-container-mb-placeholder"></div>
  1304.    <div class="header-wrapper">
  1305.        <div class="header-inner">
  1306.            <div class="header-inner-left">
  1307.                <div class="ham-menu-ico-wrapper">
  1308.                    <div class="ham-menu-ico">
  1309.                        <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/menu.svg" />
  1310.                    </div>
  1311.                </div>
  1312.  
  1313.                
  1314. <div class="club-shopping-logo-wrapper">
  1315.    <a class="club-shopping-logo" href="https://shop.theclub.com.hk/"  title=""
  1316.       style="width:  80px;
  1317.           height: 19px;
  1318.           background: url(https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/images/logos/the-club-logo.png) 0 no-repeat;
  1319.           background-size: contain;"
  1320.    >
  1321.    </a>
  1322. </div>
  1323. <div class="club-member-point" data-bind="scope: 'customer'">
  1324.    <!-- ko if: customer().club_point >= 0 -->
  1325.    <a target="_self" href="https://www.theclub.com.hk/zh/my-account/clubpoint-status-and-history.html" style="text-decoration:none;">
  1326.        <div class="points">
  1327.            <span class="clubpoint-icon"></span>
  1328.            <span class="points-num" data-bind="text: customer().club_point.replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, '$1,')">0</span>
  1329.        </div>
  1330.    </a>
  1331.    <!-- /ko -->
  1332. </div>
  1333.  
  1334.            </div>
  1335.            <div class="header-inner-right">
  1336.                <div class="header-search-ico">
  1337.                    <div class="header-search-ico-inner">
  1338.                        <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/search-icon.svg" />
  1339.                    </div>
  1340.                </div>
  1341.                <div class="header-cart" data-bind="scope: 'minicart_content'">
  1342.                    <div class="header-cart-inner">
  1343.                        <a href="https://shop.theclub.com.hk/checkout/cart/">
  1344.                            <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/cart-icon.svg" />
  1345.                            <!-- ko if: getCartParam('summary_count')>0 -->
  1346.                                <div class="cart-num" data-bind="html: getCartParam('summary_count')"></div>
  1347.                            <!-- /ko -->
  1348.                        </a>
  1349.                    </div>
  1350.                </div>
  1351.                
  1352. <div class="header-login">
  1353.    <div class="header-login-inner">
  1354.        <a href="#clubmall-login-popup" onclick="document.getElementById('clubmall-login-new-btn').click();">
  1355.            <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/mb-login-icon.svg" />
  1356.        </a>
  1357.    </div>
  1358. </div>
  1359.  
  1360. <div class="header-userinfo" style="display: none" data-bind="scope: 'customer'">
  1361.    <a class="header-userinfo-inner " data-bind="css: {'need-to-read':customer().member_campaign_count > 0}" href="https://shop.theclub.com.hk/customer/account/?expand_menu=true" target="_self">
  1362.        <img alt="" src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/mb-user-icon.svg" />
  1363.    </a>
  1364. </div>
  1365.  
  1366. <script type="text/x-magento-init">
  1367.    {
  1368.        "*": {
  1369.            "Magento_Ui/js/core/app": {
  1370.                "components": {
  1371.                    "customer": {
  1372.                        "component": "Magento_Customer/js/view/customer"
  1373.                    }
  1374.                }
  1375.            }
  1376.        }
  1377.    }
  1378. </script>
  1379.  
  1380.            </div>
  1381.        </div>
  1382.    </div>
  1383.    <div class="header-drawer">
  1384.        <div class="header-nav-panel">
  1385.            <div class="header-nav-panel-content">
  1386.  
  1387.                <div class="header-top-container">
  1388.  
  1389.    <div class="header-top-content search-logo-content">
  1390.        <div class="back-btn"></div>
  1391.                <div class="club-shopping-logo-wrapper">
  1392.            <a class="club-shopping-logo" href="https://shop.theclub.com.hk/"  title=""
  1393.               style="width:  80px;
  1394.                   height: 19px;
  1395.                   background: url(https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/images/logos/the-club-logo.png) 0 no-repeat;
  1396.                   background-size: contain;"
  1397.            >
  1398.            </a>
  1399.        </div>
  1400.        <div class="header-top-close-btn-wrapper">
  1401.            <div class="header-top-close-btn"></div>
  1402.        </div>
  1403.    </div>
  1404.  
  1405.    <div class="header-top-content search-content">
  1406.        <div class="header-search-box-container">
  1407.            <div class="header-search-ico-wrapper">
  1408.                <div class="header-search-ico"></div>
  1409.            </div>
  1410.            <div class="header-search-box">
  1411.  
  1412.                <input type="text" autocomplete="off" maxlength="128"
  1413.                       data-mage-init='{"superWebMbQuickSearch":{
  1414.                                "formSelector":"#search_mini_form",
  1415.                                "url":"https://shop.theclub.com.hk/search/ajax/suggest/",
  1416.                                "productCategoriesUrl":"https:\/\/api.shop.theclub.com.hk\/globalsearch\/zh\/$query_text_param",
  1417.                                "autocompleteUrl":"https://api.shop.theclub.com.hk/autocomplete",
  1418.                                "catalogSearchUrl": "https://shop.theclub.com.hk/catalogsearch/result/",
  1419.                                "resultUrl":"https://shop.theclub.com.hk/catalogsearch/result/",
  1420.                                "saveSearchesUrl":"https://shop.theclub.com.hk/searchhistory/recent/save/",
  1421.                                "loadUrl": "https://shop.theclub.com.hk/searchhistory/recent/load/",
  1422.                                "recentKey":"recent-searches-key",
  1423.                                "aemRecentKey":"searchHistory",
  1424.                                "domain":".theclub.com.hk",
  1425.                                "destinationSelector":"#header-search-sections"}
  1426.                           }'
  1427.                       placeholder="搜尋產品及獎賞"
  1428.                >
  1429.  
  1430.            </div>
  1431.            <div class="clear-btn hide-clear-btn">清除</div>
  1432.        </div>
  1433.        <div class="header-top-close-btn-wrapper search">
  1434.            <div class="header-top-close-btn"></div>
  1435.        </div>
  1436.    </div>
  1437. </div>
  1438.  
  1439.                <div class="header-nav-container ">
  1440.                    <div class="header-nav-swiper-container swiper-container-initialized swiper-container-horizontal">
  1441.                        <div class="swiper-wrapper"
  1442.                             style="transition-duration: 0ms; transform: translate3d(0px, 0px, 0px);">
  1443.                            <div class="swiper-slide swiper-slide-active">
  1444.                                <div class="header-main-nav header-nav">
  1445.                                    <div class="header-submenus-wrapper">
  1446.  
  1447.                                        <div class="header-submenus" style='font-family: "Nunito Sans", "Noto Sans TC", -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;'>
  1448.    </div>
  1449. <script type="text/x-magento-init">
  1450.    {
  1451.        "[id='super-web-header-mb']": {
  1452.            "HKT_SuperWeb/js/category-bar-mb": {
  1453.                "firstLevelMenu": [{"id":"shopping-and-rewards","title":"\u8cfc\u7269\u8207\u734e\u8cde","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/discovery-page.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Shopping.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Shopping_on.svg","isUseCustomContentFragment":false,"isMegaMenuContainTabs":true,"childItems":[{"categoryId":"Njc2Mw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/ClubpointsExclusive.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/clubpoints-zone.html","linkTarget":"_self","title":"Club \u7a4d\u5206\u5c08\u5340","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[],"hasItems":false,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTk1Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/rewards1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/rewards.html","linkTarget":"_self","title":"\u734e\u8cde","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MTk1OA==","title":"\u96fb\u5b50\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3OQ==","title":"\u624b\u6a5f\u53ca\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/mobile-phones-tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MA==","title":"\u667a\u80fd\u6f6e\u7269","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mg==","title":"\u5f71\u97f3\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mw==","title":"\u624b\u6a5f\u53ca\u96fb\u5b50\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/electronic-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MQ==","title":"\u96fb\u8166\u53ca\u96fb\u73a9\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/computer-accessories-gaming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MA==","title":"\u7f8e\u9152\u4f73\u991a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3MQ==","title":"\u9910\u98f2\u7f8e\u98df","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3MA==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Mg==","title":"\u4e7e\u8ca8\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxOQ==","title":"\u7f8e\u9152\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2Mw==","title":"\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/voucher.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjczNQ==","title":"\u65c5\u904a\u53ca\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDA0OA==","title":"\u96fb\u8996\u7bc0\u76ee\u548c\u9ad4\u80b2","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/tv-shows-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA2MA==","title":"\u96fb\u5f71\u53ca\u97f3\u6a02","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/movies-music.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA1OQ==","title":"\u9ad4\u9a57","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/local-experiences.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk1OQ==","title":"\u5bb6\u5177\u5bb6\u96fb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3NA==","title":"\u5bb6\u5ead\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/home-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3NQ==","title":"\u5eda\u623f\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchen-appliances.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNw==","title":"\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/rewards-household-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDQ3OA==","title":"\u5eda\u5177\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchenware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u53ca\u4fdd\u5065","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/beauty.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3Ng==","title":"\u7f8e\u5bb9\u53ca\u8b77\u9aee","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/beauty-hair-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3OA==","title":"\u904b\u52d5\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/sports-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Nw==","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/supplements-healthcare-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjA1MQ==","title":"\u5065\u5eb7\u6aa2\u67e5\u53ca\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/body-check-vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzA3OQ==","title":"\u65c5\u884c\u597d\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/travel.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzQ0Ng==","title":"\u9152\u5e97\u4f4f\u5bbf\u5957\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0Nw==","title":"\u9580\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0OA==","title":"\u65c5\u884c\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU3Nw==","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/gift_collection.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-gift-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2NA==","title":"HKT \u7522\u54c1\u53ca\u670d\u52d9","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/hkt.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/hkt-products-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NQ==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NA==","title":"\u6bcd\u5b30\u7528\u54c1\u53ca\u73a9\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/mum-kids-toys.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":2,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIxOA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions.html","linkTarget":"_self","title":"\u63a8\u5ee3\u512a\u60e0","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDE2MA==","title":"\u6bcf\u6708\u5bb6\u96fb\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/cool-summer-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230801_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3NQ==","title":"Dyson \u54c1\u724c\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/home-appliances-promotion\/home-beauty\/dyson-home.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u7522\u54c1\u512a\u60e0\u4f4e\u81f355\u6298","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/home-beauty-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230807_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Ng==","title":"\u6bcf\u6708\u7f8e\u9152\u4f73\u991a\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/monthly-wine-promotion.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE3Mw==","title":"Smart Finance","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/zh\/smart-finance.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTEzMQ==","title":"\u6e05\u8ca8\u7279\u50f9\u5340","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/clearance-sales-2023.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ2OA==","title":"\u8ffd\u661f\u6975\u81f4\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/elevate-your-star-chasing-experience.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgzMA==","title":"Samsung\u5f71\u97f3\u611f\u8b1d\u796d","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/samsung-tv-thankful-weeks.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkxNQ==","title":"\u6253\u9020\u4f60\u7684\u5c08\u5c6c\u5de5\u4f5c\u9593","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/build-your-personal-workspace.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":3,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"Njk0MA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/hkt.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/hkt-zone.html","linkTarget":"_self","title":"HKT zone",":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNQ==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/electronics-and-office.html","linkTarget":"_self","title":"\u624b\u6a5f\u3001\u96fb\u8166\u53ca\u6f6e\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzIzOA==","title":"\u624b\u6a5f\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/mobile.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0Mg==","title":"\u624b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/mobile.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MA==","title":"\u624b\u6a5f\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MQ==","title":"\u667a\u80fd\u624b\u9336","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/smart-watch.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE5NQ==","title":"\u96fb\u8a71\u5132\u503c\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/prepaid-sim-cards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Mw==","title":"\u96fb\u8166\u53ca\u9031\u908a\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/computer.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0NA==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/laptops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0NQ==","title":"\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYyNA==","title":"\u96fb\u5b50\u66f8\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/e-reader-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Ng==","title":"\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5NQ==","title":"\u6253\u5370\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/printers-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Ng==","title":"\u5132\u5b58\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/storage-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Nw==","title":"\u7db2\u7d61\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/network-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5OQ==","title":"\u684c\u4e0a\u53ca\u8ff7\u4f60\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/desktop-mini-pc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMA==","title":"\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/conference-live-stream.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMQ==","title":"\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMg==","title":"\u96fb\u8166\u50a2\u4fec","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/computer-furniture.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Mw==","title":"\u651d\u9304\u5668\u6750\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/camera.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI1Ng==","title":"\u822a\u62cd\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/drones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Nw==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OA==","title":"\u76f8\u6a5f\u53ca\u904b\u52d5\u651d\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/action-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OQ==","title":"\u651d\u9304\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2MA==","title":"\u96fb\u73a9\u53ca\u96fb\u7af6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gaming.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI2MQ==","title":"\u904a\u6232\u4e3b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/game-consoles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mg==","title":"\u589e\u5f37\u53ca\u865b\u64ec\u5be6\u5883\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/ar-vr.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mw==","title":"\u96fb\u7af6\u96fb\u8166\u53ca\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/esports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2NA==","title":"\u96fb\u5b50\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/video-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNQ==","title":"\u904a\u6232\u9ede\u6578\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-point-card.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNA==","title":"\u96fb\u7af6\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNQ==","title":"\u96fb\u7af6\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNg==","title":"\u96fb\u7af6\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-equipments.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNw==","title":"\u96fb\u7af6\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxOA==","title":"DIY\u8a2d\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/diy-equipments-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk2MA==","title":"\u96c6\u73a9\u5f0f\u53ca\u6536\u85cf\u5361\u724c\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/trading-or-collectable-card-game.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2NQ==","title":"\u667a\u80fd\u6f6e\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gadgets.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNA==","title":"\u8033\u6a5f\u53ca\u5587\u53ed","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/Headphone N Speaker.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkwNQ==","title":"\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/headphone.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNg==","title":"\u5587\u53ed","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/speakers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMA==","title":"\u6c7d\u8eca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/CarAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTgwMQ==","title":"\u96fb\u52d5\u8eca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/ev-car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMg==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/home-and-kitchen.html","linkTarget":"_self","title":"\u5bb6\u96fb\u53ca\u5bb6\u54c1","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI3MQ==","title":"\u5bb6\u5ead\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/appliance.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI3Mg==","title":"\u96ea\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fridge.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MA==","title":"\u51b7\u6c23\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/air-conditioners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MQ==","title":"\u98a8\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mg==","title":"\u9a45\u87f2\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/insect-repellents.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NA==","title":"\u6d17\u8863\u6a5f\u53ca\u4e7e\u8863\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/washing-and-drying-machine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NQ==","title":"\u6d74\u5ba4\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/water-heater.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Ng==","title":"\u71a8\u6597","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/irons-and-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Nw==","title":"\u96fb\u52d5\u5de5\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/power-tools.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3OA==","title":"\u6696\u98a8\u6a5f\u53ca\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/heaters.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mw==","title":"\u5438\u5875\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/house-vacuums.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4NQ==","title":"\u667a\u80fd\u5bb6\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/digital-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYyNg==","title":"\u593e\u842c","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/safety-box.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU=","title":"\u71c8\u98fe\u71c8\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/home-appliances-lightings.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mg==","title":"\u6d88\u6bd2\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/sterilizer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mw==","title":"\u667a\u80fd\u9580\u9396","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/smart-lock.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NA==","title":"\u9152\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/wine-cellars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjIyNg==","title":"\u544a\u5225\u5e8a\u92ea\u4e0a\u7684\u89d2\u843d\u751f\u7269\ud83d\udc4b\ud83c\udffb ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/dust-cleaner-vacuum-cleaner.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Ng==","title":"\u5eda\u623f\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchen app.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI4OA==","title":"\u84b8\u7117\u7210\u53ca\u5fae\u6ce2\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/oven-and-food-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4OQ==","title":"\u9eb5\u5305\u6a5f\u53ca\u591a\u58eb\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/bread-makers-and-toasted.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5MQ==","title":"\u96fb\u71b1\u6c34\u58fa","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/electronic-kettles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Mg==","title":"\u5496\u5561\u6a5f\u53ca\u7814\u78e8\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/coffee-maker-and-grinder.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NA==","title":"\u6d17\u7897\u789f\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/dishwasher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Nw==","title":"\u62bd\u6cb9\u7159\u6a5f\u53ca\u62bd\u6c23\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/range-hood-and-exhaust-fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OA==","title":"\u96fb\u98ef\u7172\u53ca\u58d3\u529b\u7172 ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/rice-pressure-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTIw","title":"\u98df\u7269\u8655\u7406\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/food-preparation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OQ==","title":"\u591a\u529f\u80fd\u716e\u98df\u934b","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/multi-function-induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NQ==","title":"\u96fb\u78c1\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMQ==","title":"\u7a7a\u6c23\u512a\u5316","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/airquality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwMg==","title":"\u7a7a\u6c23\u6e05\u65b0\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/air-purifiers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMw==","title":"\u62bd\u6fd5\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/dehumidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNA==","title":"\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/humidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNg==","title":"\u5eda\u5177\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchenware.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwNw==","title":"\u5eda\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/pots-and-pans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwOA==","title":"\u716e\u98df\u7528\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/cooking-utensils.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMA==","title":"\u5bb9\u5668\u53ca\u6536\u7d0d\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/containers-and-organizers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Nw==","title":"\u9910\u5177\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/tableware-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMw==","title":"\u98f2\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/drinkware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxNQ==","title":"\u5e8a\u4e0a\u53ca\u6d74\u5ba4\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/bedbath.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMxNg==","title":"\u5e8a\u54c1\u5957\u88dd","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bedding.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxOQ==","title":"\u6795\u982d\u53ca\u6bdb\u6bef","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/pillow-and-mattress.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1OA==","title":"\u6d74\u5ba4\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bathroom-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Ng==","title":"\u98f2\u6c34\u6a5f\u53ca\u6ffe\u82af","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/water quality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI5Mw==","title":"\u98f2\u6c34\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-dispenser.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NQ==","title":"\u6ffe\u6c34\u5668\u53ca\u6ffe\u82af","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-purifier-and-filter.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1MQ==","title":"\u5f71\u97f3\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/audiovideo.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc1Mg==","title":"\u96fb\u8996","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/tvs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Mw==","title":"\u5bb6\u5ead\u5f71\u9662","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/soundbars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NA==","title":"\u6295\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/projectors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NQ==","title":"\u64f4\u97f3\u6a5f\u53ca\u5f71\u97f3\u64ad\u653e\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/amplifiers-av-players.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Ng==","title":"\u5f71\u97f3\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/av-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDcxNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Parents Kids and Pets.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/parents-kids-and-Pets.html","linkTarget":"_self","title":"\u89aa\u5b50\u53ca\u5bf5\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDcxOA==","title":"\u6bcd\u5b30\u53ca\u80b2\u5152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDcxOQ==","title":"\u73a9\u5177\u53ca\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/toys-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyMg==","title":"\u96fb\u5b50\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/electronic-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNw==","title":"\u5916\u51fa\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/outdoor-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOA==","title":"STEM \u7522\u54c1\u53ca\u6559\u6750","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/stem-education.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOQ==","title":"\u5b30\u5152\u50a2\u4ff1\u53ca\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/baby-furniture-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyNw==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjU1MQ==","title":"\u5bf5\u7269\u9935\u98df","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-feeder-fountain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Mg==","title":"\u5bf5\u7269\u6e05\u6f54\u53ca\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-cleaning-daily-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NA==","title":"\u5bf5\u7269\u7f8e\u5bb9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMA==","title":"\u5bf5\u7269\u98df\u54c1\u53ca\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NQ==","title":"\u5bf5\u7269\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-indoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Ng==","title":"\u5bf5\u7269\u6236\u5916\u7528\u54c1\u53ca\u670d\u98fe","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-outdoor-clo-things.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMQ==","title":"\u5bf5\u7269\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxNA==","title":"\u5bf5\u7269\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc0OQ==","title":"\u9577\u8005\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/elderly-care.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkxNw==","title":"\u9577\u8005\u8b77\u7406\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxOA==","title":"\u9577\u8005\u8b77\u7406\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDg3Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/dine and experience.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/dining-and-experience.html","linkTarget":"_self","title":"\u9910\u98f2\u53ca\u9ad4\u9a57","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDkzMA==","title":"\u9910\u98f2\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/dinning.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mg==","title":"\u9580\u7968\u8207\u5c55\u89bd","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/ticketingNshows.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/ticketing-shows.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mw==","title":"\u8ab2\u7a0b\u8207\u5de5\u4f5c\u574a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/course workshop.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/course-workshop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzMw==","title":"\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkzNA==","title":"\u5ba4\u5167\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/indoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNQ==","title":"\u6236\u5916\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/outdoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNg==","title":"\u5ea6\u5047\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MjU4","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine and food.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/wine-and-dine.html","linkTarget":"_self","title":"\u7f8e\u9152\u4f73\u991a","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjYw","title":"\u7d05\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/redwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM1NA==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mg==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mw==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1NQ==","title":"\u897f\u73ed\u7259","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/spain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1OQ==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjYx","title":"\u767d\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/whitewine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM2Mg==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MA==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2NA==","title":"\u5fb7\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/germany.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MQ==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2Nw==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY0","title":"\u5a01\u58eb\u5fcc\u548c\u70c8\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/spirits.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMxNg==","title":"\u767d\u862d\u5730","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/brandy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOA==","title":"\u6c08\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/gin.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOQ==","title":"\u862d\u59c6\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/rum.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNw==","title":"\u4f0f\u7279\u52a0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/vodka.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNQ==","title":"\u5a01\u58eb\u5fcc","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/whisky.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMw==","title":"\u4e2d\u570b\u70c8\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/chinese-spirits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkx","title":"\u9999\u6ab3\u9152\u53ca\u6c23\u6ce1\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/champagne.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMyNg==","title":"Cava","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/cava.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNA==","title":"\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/champagne.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNw==","title":"\u73ab\u7470\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/rose.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNQ==","title":"Prosecco","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/prosecco.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOA==","title":"\u5176\u4ed6\u6c23\u6ce1\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/others.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOQ==","title":"\u679c\u9152\u53ca\u751c\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/fruitwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMzMQ==","title":"\u751c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/dessert-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzMA==","title":"\u679c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/fruit-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNA==","title":"\u6e05\u9152 \u71d2\u914c\u53ca\u9152\u7cbe\u98f2\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/sake.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY1","title":"\u624b\u5de5\u5564\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/alcohol-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNQ==","title":"\u6e05\u9152 ","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/sake.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDEzOA==","title":"\u6d3e\u5c0d & \u9001\u79ae\u4e4b\u9078","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/party_giftideas.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDEzOQ==","title":"\u539f\u7bb1\u512a\u60e0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/case-offer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDE0MA==","title":"\u9001\u79ae\u7cbe\u9078","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/gift-pack.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Nw==","title":"\u9152\u5177\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/wineaccessories.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/wine-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2MQ==","title":"\u9910\u98f2\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/food n dining vouchers.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2NA==","title":"\u73fe\u91d1\u79ae\u5238","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/cash-voucher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mw==","title":"\u4e7e\u8ca8\u53ca\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/dry-and-instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mg==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/snacks-and-desserts.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1OQ==","title":"\u96f6\u98df\u7cd6\u679c","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/snacks.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/snacks-confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2Nw==","title":"\u7ce7\u6cb9\u96dc\u8ca8","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/groceries.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3MQ==","title":"\u70d8\u7119\u9eb5\u7c89\u548c\u9810\u88fd\u7c89","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/baking-flour-mixes.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3MA==","title":"\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OA==","title":"\u7c73\u53ca\u7c89\u9eb5","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/rice-noodles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OQ==","title":"\u8abf\u5473\u91ac\u6599","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/sauces-dressing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Mg==","title":"\u74b0\u7403\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/worldwide delights.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3Mw==","title":"\u53f0\u7063","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights\/taiwan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Ng==","title":"\u7bc0\u6176\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/hamper.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/hampers-gift-packs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OA==","title":"\u7bc0\u65e5\u98df\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/Festive Delicacies.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/festive-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTY3","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/health1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/health-and-wellbeing.html","linkTarget":"_self","title":"\u4fdd\u5065\u53ca\u7f8e\u5bb9","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NjI5","title":"\u5065\u5eb7\u53ca\u6309\u6469\u8a2d\u5099","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/healthcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjM5","title":"\u6309\u6469\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM4","title":"\u6309\u6469\u6905","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-sofa.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMy","title":"\u8840\u58d3\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/blood-pressure-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMz","title":"\u9ad4\u91cd\u53ca\u8102\u80aa\u78c5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMx","title":"\u6eab\u5ea6\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/thermometers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzQy","title":"\u5065\u5eb7\u8b77\u7406\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/health-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMw","title":"\u53e3\u7f69 \u6d88\u6bd2 \u6e2c\u8a66\u68d2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/mask-disinfection-test-kits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk1MQ==","title":"\u773c\u90e8\u6309\u6469\u5668 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/eye-massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTY4","title":"\u81b3\u98df\u88dc\u5145\u5291","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/wellness.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NzE0","title":"\u7dad\u4ed6\u547d\u53ca\u88dc\u5145\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/vitamin-and-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA4OQ==","title":"\u4e2d\u5f0f\u4fdd\u5065\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/chinese-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MA==","title":"\u9748\u829d\u53ca\u87f2\u8349","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/lingzhi-and-cordyceps.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MQ==","title":"NMN \u53ca \u9006\u9f61\u6297\u8001","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/nmn-anti-aging.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Mg==","title":"\u773c\u6674\u8166\u90e8","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/brain-eye.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5NA==","title":"\u76ca\u751f\u83cc\u53ca\u8178\u9053\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/probiotics-gut-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Nw==","title":"\u7537\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/men-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5OQ==","title":"\u5973\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/women-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzEy","title":"\u9aa8\u9abc \u95dc\u7bc0","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/bones-joints.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzE5","title":"\u7f8e\u808c\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/beauty-supplement.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyMQ==","title":"\u9ad4\u91cd\u7ba1\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/weight-management.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzIx","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u98f2\u6599","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/health-food-and-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzA2","title":"\u5fc3\u81df\u8840\u7ba1\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/cardiovascular.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYzOQ==","title":"\u8b77\u809d\u6392\u6bd2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/liver-care-detox.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OA==","title":"\u9999\u85b0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/aromatherapy.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/aromatherapy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OQ==","title":"\u52a9\u7720","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sleeping aids.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sleeping-aids.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4NA==","title":"\u8eab\u9ad4\u6aa2\u67e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/healthcare package.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/healthcare-package.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTUzNw==","title":"\u5065\u5eb7\u6aa2\u67e5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/body-check.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTUzOA==","title":"\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0NQ==","title":"DrGo Health Store","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/Web_drgoHS.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY0Ng==","title":"\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0Nw==","title":"\u4e2d\u897f\u6210\u85e5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/otc-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OA==","title":"\u5065\u5eb7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/healthcare-plan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIyNw==","title":"\u7f8e\u5bb9\u8b77\u9aee","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/hair.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"ODg4","title":"\u7f8e\u5bb9\u5100\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/beauty-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjUxMA==","title":"\u7f8e\u808c\u8b77\u819a","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/skin-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIzMQ==","title":"\u982d\u9aee\u9020\u578b\u8b77\u7406\u53ca\u812b\u6bdb","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ4Mg==","title":"\u80b2\u9aee\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-growth.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM=","title":"\u98a8\u7b52","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-dryers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMzNg==","title":"\u96fb\u9b1a\u5228 \u5243\u9b1a\u5200 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/shaver.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkyNQ==","title":"\u500b\u4eba\u53ca\u8eab\u9ad4\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/personal-body-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAxOA==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sports.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTAyNQ==","title":"\u5065\u8eab\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/slimming-and-fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTAyNg==","title":"\u745c\u4f3d\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/yoga-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyNA==","title":"\u4fdd\u8b77\u53ca\u88dd\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/gear-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTc5","title":"\u53e3\u8154\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/oralcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY4NA==","title":"\u96fb\u52d5\u7259\u5237","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/electrical-toothbrush.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYy","title":"\u7259\u7dda\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/dental-floss-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDUxMg==","title":"\u9577\u65b0\u51a0\u8abf\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/postcovidrecovery.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/post-covid-recovery.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMQ==","title":"\u91ab\u85e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/medicine.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTQwMg==","title":"\u50b7\u98a8\u611f\u5192","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/cold-and-flu.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMw==","title":"\u4e2d\u91ab\u85e5 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/chinese-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNA==","title":"\u8178\u80c3\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/digestive-system.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNQ==","title":"\u85e5\u7528\u76ae\u819a\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/medicated-skincare.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNg==","title":"\u5916\u7528\u6b62\u75db","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/muscle-relief.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OQ==","title":"\u9069\u5408\u4eba\u58eb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/SuitableFor.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY1MA==","title":"\u5152\u7ae5\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1MQ==","title":"\u9280\u9aee\u4e00\u65cf","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-elderly.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mg==","title":"\u7537\u58eb\u5973\u58eb\u4fdd\u5065","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-men-women.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mw==","title":"\u5bb6\u5ead\u8a08\u5283","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/family-planning.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzA5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/outdoor and travel.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/travel.html","linkTarget":"_self","title":"\u6236\u5916\u53ca\u65c5\u884c","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI4","title":"\u884c\u674e\u7bb1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYxOQ==","title":"\u884c\u674e\u7bb1\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage-accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYyMQ==","title":"\u65c5\u884c\u96fb\u5b50\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/travel-electronics.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-electronics.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMx","title":"\u65c5\u884c\u5c0f\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMw","title":"\u65c5\u884c\u888b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/bags.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/bags.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY3NA==","title":"\u96e8\u5098\u96e8\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/travel-raingear.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/rain-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OQ==","title":"\u904b\u52d5\u53ca\u6236\u5916\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/sportsNoutdoor.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc4MQ==","title":"\u9732\u71df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/camp.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOA==","title":"\u767b\u5c71\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/hiking.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOQ==","title":"\u8dd1\u6b65\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/running.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MA==","title":"\u6500\u5ca9\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/climbing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MQ==","title":"\u6c34\u4e0a\u6d3b\u52d5\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/water-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0Mw==","title":"\u6236\u5916\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/outdoor-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Mw==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/Sport_Fitness_Icon.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTg5NA==","title":"\u904b\u52d5\u624b\u9336 \u5fc3\u7387\u76e3\u6e2c\u5e36","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sports-watch-heart-rate-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5NQ==","title":"\u904b\u52d5\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sport-headphones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Ng==","title":"\u5065\u8eab\u8a13\u7df4","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Nw==","title":"\u745c\u4f3d \u666e\u62c9\u63d0","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/yoga-pilates.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OA==","title":"\u904b\u52d5\u4fdd\u8b77\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/protection-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OQ==","title":"\u6309\u6469\u69cd","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/massage-gun.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkwMA==","title":"\u9ad4\u8102\u78c5","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDIyMg==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Gift and Collection.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/gift-and-collection.html","linkTarget":"_self","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDI4Mw==","title":"agn\u00e8s b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/agnes_b.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5Mg==","title":"\u624b\u888b\u53ca\u65c5\u884c\u7cfb\u5217","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/bags-travel-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI5Mw==","title":"\u914d\u98fe","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NQ==","title":"\u5bb6\u5c45\u53ca\u751f\u6d3b\u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/home-lifestyle.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NA==","title":"Francfranc","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Francfranc.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4Nw==","title":"\u65c5\u884c\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/seasonal-gift.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OA==","title":"\u9910\u684c\u53ca\u716e\u98df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/dining-delices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNA==","title":"\u751f\u6d3b\u53ca\u653e\u9b06","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/living-relax.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNQ==","title":"\u5916\u51fa\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/work-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4MA==","title":"\u9bae\u82b1\u53ca\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/flower_hampers.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4MQ==","title":"\u82b1\u85dd\u9001\u79ae","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/flowers-idea.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4Mg==","title":"\u7f8e\u98df\u79ae\u7c43","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/food-gourmet.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OQ==","title":"\u7cbe\u54c1\u53ca\u6536\u85cf","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Art_Collectibles.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5NA==","title":"K11 \u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/moma.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYwMw==","title":"LEGO","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/lego.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU0OA==","title":"\u670d\u98fe\u53ca\u914d\u98fe","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/FashionNAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2Nw==","title":"Pandora","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/pandora.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2OA==","title":"Swarovski","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/swarovski.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ3MQ==","title":"Hottest IG Shops \u672c\u571f\u4eba\u6c23\u7db2\u5e97","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/IGShop.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/ig-shops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzQx","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/business1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/business-needs.html","linkTarget":"_self","title":"\u4e2d\u5c0f\u4f01\u5c08\u5340","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjEyNw==","title":"\u7b46\u8a18\u672c\u53ca\u684c\u9762\u96fb\u8166","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/pc.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyMw==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/notebooks.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNA==","title":"\u684c\u9762\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/desktops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkxNQ==","title":"\u986f\u793a\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/monitor.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyNg==","title":"\u5e73\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/flat-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNw==","title":" \u66f2\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/curved-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOA==","title":"\u4e92\u52d5\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/interactive-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY1Mw==","title":"Ergotron\u986f\u793a\u5668\u652f\u67b6","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/ergotron.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOQ==","title":"\u6253\u5370\u6a5f\u53ca\u6383\u63cf\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/printer.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/printers-and-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2OQ==","title":"\u5546\u696d\u8033\u6a5f","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/headset.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/headsets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkzMA==","title":"\u8def\u7531\u5668\u53caNAS","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/router.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/routers-and-nas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"}]},{"id":"earn","title":"\u8cfa\u53d6\u7a4d\u5206","link":"https:\/\/www.theclub.com.hk\/zh\/earn.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Earn.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Earn_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"clubcare","title":"Club Care","link":"https:\/\/www.theclub.com.hk\/zh\/wellness.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/ClubCare_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/ClubCare_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"travel","title":"\u65c5\u904a","link":"https:\/\/www.theclub.com.hk\/zh\/external-link.html?partner=clubtravel&redirectUri=https:\/\/www.clubtravel.com.hk\/zh.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_Travel.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_travel_on.svg","isUseCustomContentFragment":false,"isMegaMenuContainTabs":false,"childItems":[{"link":"https:\/\/www.clubtravel.com.hk\/zh\/sport-travel.html","linkTarget":"_blank","title":"\u6d77\u5916\u8cfd\u4e8b\u5957\u7968","id":"sport-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_sporttravel.svg","description":"\u63d0\u4f9b\u4e0d\u540c\u570b\u5bb6\u7cbe\u5f69\u8cfd\u4e8b\u65c5\u904a\u5957\u7968\uff0c\u8b93\u4f60\u5feb\u4eba\u4e00\u6b65\u6436\u8cfc\u5230\u4e00\u7d1a\u65b9\u7a0b\u5f0f\u3001\u8db3\u7403\u806f\u8cfd\u6216\u99ac\u62c9\u677e\u9580\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u9152\u5e97 ","id":"hotel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_hotel.svg","description":"\u9152\u5e97\u3001\u5ea6\u5047\u6751\u3001\u9752\u5e74\u65c5\u820d\u53ca\u66f4\u591a\u9078\u64c7\u3002\u5373\u4eab\u5168\u7403\u8d85\u904e200\u842c\u9593\u4f4f\u5bbf\u81f3\u62b5\u50f9\u683c\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?_gl=1%2Ap082pg%2A_ga%2AMjA2MjA3MjQ5NC4xNjYxMzI2MTY0%2A_ga_S7NBFF8TVL%2AMTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY2MDYyLjU5LjAuMA..","linkTarget":"_blank","title":"\u666f\u9ede\u9580\u7968","id":"admission-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_admission.svg","description":"\u63d0\u4f9b\u4f60\u6700\u512a\u60e0\u50f9\u683c\u7684\u666f\u9ede\u9580\u7968\u3001\u4e00\u65e5\u904a\u884c\u7a0b\u8207\u7576\u5730\u4ea4\u901a\u5957\u7968\u512a\u60e0\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u6a5f\u7968","id":"air-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_airticket.svg","description":"\u7acb\u5373\u9810\u8a02\u8d85\u503c\u6a5f\u7968\u3002\u5373\u6642\u641c\u5c0b\u9810\u8a02\u5168\u7403\u8d85\u904e200\u9593\u822a\u7a7a\u516c\u53f8\u6a5f\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/experiential-travel.html","linkTarget":"_blank","title":"\u7279\u8272\u65c5\u904a\u9ad4\u9a57","id":"experiential-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_experiential.svg","description":"\u9ad4\u9a57\u63d0\u4f9b\u8207\u4ee5\u5f80\u4e0d\u540c\u7684\u65c5\u904a\u9ad4\u9a57\uff0c\u8b93\u60a8\u66f4\u6df1\u5165\u9ad4\u9a57\u7576\u5730\u7279\u8272\u6587\u5316\u9ad4\u9a57\u3001\u6c34\u4e0a\u6d3b\u52d5\u3001\u6ed1\u96ea\u5192\u96aa\u548c\u666f\u9ede\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK&_gl=1*1kixig0*_ga*MjA2MjA3MjQ5NC4xNjYxMzI2MTY0*_ga_S7NBFF8TVL*MTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY1NTQ2LjYwLjAuMA..","linkTarget":"_blank","title":"\u5b85\u6e21\u5047","id":"staycation","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_staycation.svg","description":"\u63d0\u4f9b\u5b85\u5ea6\u5047\u512a\u60e0\uff0c\u6bcf\u9593\u9152\u5e97\u90fd\u5404\u6709\u7279\u8272\uff0c\u5305\u62ec\u7cbe\u7dfb\u665a\u9910\u3001\u81ea\u52a9\u65e9\u9910\u3001\u5152\u7ae5\u6a02\u5712\u6216SPA\u6c34\u7642\u670d\u52d9\u7b49\u3002"}]},{"id":"experience","title":"\u57ce\u4e2d\u76db\u4e8b","link":"https:\/\/www.theclub.com.hk\/zh\/experience.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_Experiences_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_Experiences_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"goov","title":"GOOV","link":"https:\/\/www.theclub.com.hk\/zh\/GOOV.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_GOOV_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_GOOV_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"smart-finance","title":"Smart Finance","link":"https:\/\/www.theclub.com.hk\/zh\/smart-finance.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_SmartFinance.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/sub_nav_tab_icon\/SubNavtabs_smartFinance_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false},{"id":"Club_Biz_ZH","title":"Club Biz","link":"https:\/\/www.theclub.com.hk\/zh\/club-biz.html","linkTarget":"_self","iconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_ClubBiz_off.svg","effectedIconUrl":"\/content\/dam\/theclub-spa-react\/page-icons\/sub_nav_tabs_ClubBiz_on.svg","isUseCustomContentFragment":true,"isMegaMenuContainTabs":false}],
  1454.                "secondLevelMenu": {"travel":[{"link":"https:\/\/www.clubtravel.com.hk\/zh\/sport-travel.html","linkTarget":"_blank","title":"\u6d77\u5916\u8cfd\u4e8b\u5957\u7968","id":"sport-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_sporttravel.svg","description":"\u63d0\u4f9b\u4e0d\u540c\u570b\u5bb6\u7cbe\u5f69\u8cfd\u4e8b\u65c5\u904a\u5957\u7968\uff0c\u8b93\u4f60\u5feb\u4eba\u4e00\u6b65\u6436\u8cfc\u5230\u4e00\u7d1a\u65b9\u7a0b\u5f0f\u3001\u8db3\u7403\u806f\u8cfd\u6216\u99ac\u62c9\u677e\u9580\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u9152\u5e97 ","id":"hotel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_hotel.svg","description":"\u9152\u5e97\u3001\u5ea6\u5047\u6751\u3001\u9752\u5e74\u65c5\u820d\u53ca\u66f4\u591a\u9078\u64c7\u3002\u5373\u4eab\u5168\u7403\u8d85\u904e200\u842c\u9593\u4f4f\u5bbf\u81f3\u62b5\u50f9\u683c\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?_gl=1%2Ap082pg%2A_ga%2AMjA2MjA3MjQ5NC4xNjYxMzI2MTY0%2A_ga_S7NBFF8TVL%2AMTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY2MDYyLjU5LjAuMA..","linkTarget":"_blank","title":"\u666f\u9ede\u9580\u7968","id":"admission-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_admission.svg","description":"\u63d0\u4f9b\u4f60\u6700\u512a\u60e0\u50f9\u683c\u7684\u666f\u9ede\u9580\u7968\u3001\u4e00\u65e5\u904a\u884c\u7a0b\u8207\u7576\u5730\u4ea4\u901a\u5957\u7968\u512a\u60e0\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/system-update.html","linkTarget":"_self","title":"\u6a5f\u7968","id":"air-ticket","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_airticket.svg","description":"\u7acb\u5373\u9810\u8a02\u8d85\u503c\u6a5f\u7968\u3002\u5373\u6642\u641c\u5c0b\u9810\u8a02\u5168\u7403\u8d85\u904e200\u9593\u822a\u7a7a\u516c\u53f8\u6a5f\u7968\u3002"},{"link":"https:\/\/www.clubtravel.com.hk\/zh\/experiential-travel.html","linkTarget":"_blank","title":"\u7279\u8272\u65c5\u904a\u9ad4\u9a57","id":"experiential-travel","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_experiential.svg","description":"\u9ad4\u9a57\u63d0\u4f9b\u8207\u4ee5\u5f80\u4e0d\u540c\u7684\u65c5\u904a\u9ad4\u9a57\uff0c\u8b93\u60a8\u66f4\u6df1\u5165\u9ad4\u9a57\u7576\u5730\u7279\u8272\u6587\u5316\u9ad4\u9a57\u3001\u6c34\u4e0a\u6d3b\u52d5\u3001\u6ed1\u96ea\u5192\u96aa\u548c\u666f\u9ede\u3002"},{"link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK&_gl=1*1kixig0*_ga*MjA2MjA3MjQ5NC4xNjYxMzI2MTY0*_ga_S7NBFF8TVL*MTcwNjE2NDYzNS4yNDkuMS4xNzA2MTY1NTQ2LjYwLjAuMA..","linkTarget":"_blank","title":"\u5b85\u6e21\u5047","id":"staycation","iconUrl":"\/content\/dam\/theclub-spa-react\/travel_mega_menu_icon\/jason_staycation.svg","description":"\u63d0\u4f9b\u5b85\u5ea6\u5047\u512a\u60e0\uff0c\u6bcf\u9593\u9152\u5e97\u90fd\u5404\u6709\u7279\u8272\uff0c\u5305\u62ec\u7cbe\u7dfb\u665a\u9910\u3001\u81ea\u52a9\u65e9\u9910\u3001\u5152\u7ae5\u6a02\u5712\u6216SPA\u6c34\u7642\u670d\u52d9\u7b49\u3002"}]},
  1455.                "category": [{"categoryId":"Njc2Mw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/ClubpointsExclusive.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/clubpoints-zone.html","linkTarget":"_self","title":"Club \u7a4d\u5206\u5c08\u5340","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[],"hasItems":false,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTk1Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/rewards1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/rewards.html","linkTarget":"_self","title":"\u734e\u8cde","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MTk1OA==","title":"\u96fb\u5b50\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3OQ==","title":"\u624b\u6a5f\u53ca\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/mobile-phones-tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MA==","title":"\u667a\u80fd\u6f6e\u7269","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mg==","title":"\u5f71\u97f3\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4Mw==","title":"\u624b\u6a5f\u53ca\u96fb\u5b50\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/electronic-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM4MQ==","title":"\u96fb\u8166\u53ca\u96fb\u73a9\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/electronic-products-accessories\/computer-accessories-gaming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MA==","title":"\u7f8e\u9152\u4f73\u991a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3MQ==","title":"\u9910\u98f2\u7f8e\u98df","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3MA==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Mg==","title":"\u4e7e\u8ca8\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxOQ==","title":"\u7f8e\u9152\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-wine\/wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2Mw==","title":"\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/voucher.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjczNQ==","title":"\u65c5\u904a\u53ca\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDA0OA==","title":"\u96fb\u8996\u7bc0\u76ee\u548c\u9ad4\u80b2","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/tv-shows-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA2MA==","title":"\u96fb\u5f71\u53ca\u97f3\u6a02","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/movies-music.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDA1OQ==","title":"\u9ad4\u9a57","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-experience\/local-experiences.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk1OQ==","title":"\u5bb6\u5177\u5bb6\u96fb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3NA==","title":"\u5bb6\u5ead\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/home-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3NQ==","title":"\u5eda\u623f\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchen-appliances.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNw==","title":"\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/rewards-household-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDQ3OA==","title":"\u5eda\u5177\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-kitchen\/kitchenware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u53ca\u4fdd\u5065","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/beauty.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzM3Ng==","title":"\u7f8e\u5bb9\u53ca\u8b77\u9aee","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/beauty-hair-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3OA==","title":"\u904b\u52d5\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/sports-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzM3Nw==","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/supplements-healthcare-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjA1MQ==","title":"\u5065\u5eb7\u6aa2\u67e5\u53ca\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-beauty\/body-check-vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzA3OQ==","title":"\u65c5\u884c\u597d\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/travel.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzQ0Ng==","title":"\u9152\u5e97\u4f4f\u5bbf\u5957\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0Nw==","title":"\u9580\u7968","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/admission-ticket.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzQ0OA==","title":"\u65c5\u884c\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-travel\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU3Nw==","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/gift_collection.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/rewards-gift-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTk2NA==","title":"HKT \u7522\u54c1\u53ca\u670d\u52d9","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/hkt.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/hkt-products-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NQ==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTM3NA==","title":"\u6bcd\u5b30\u7528\u54c1\u53ca\u73a9\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/rewards\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/rewards\/mum-kids-toys.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":2,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIxOA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions.html","linkTarget":"_self","title":"\u63a8\u5ee3\u512a\u60e0","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"},{"linkTarget":"_blank",":type":"theclub-shopping-spa-react\/components\/headerconfig\/imagebanner"}],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDE2MA==","title":"\u6bcf\u6708\u5bb6\u96fb\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/cool-summer-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230801_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3NQ==","title":"Dyson \u54c1\u724c\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/home-appliances-promotion\/home-beauty\/dyson-home.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg3MQ==","title":"\u7f8e\u5bb9\u8b77\u7406\u7522\u54c1\u512a\u60e0\u4f4e\u81f355\u6298","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/home-beauty-2023.html?itm_source=clubshopping&itm_medium=buwebsite&itm_campaign=230807_tact_aug_homepromotion_slider","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Ng==","title":"\u6bcf\u6708\u7f8e\u9152\u4f73\u991a\u512a\u60e0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/monthly-wine-promotion.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE3Mw==","title":"Smart Finance","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/zh\/smart-finance.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTEzMQ==","title":"\u6e05\u8ca8\u7279\u50f9\u5340","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/clearance-sales-2023.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ2OA==","title":"\u8ffd\u661f\u6975\u81f4\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/elevate-your-star-chasing-experience.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgzMA==","title":"Samsung\u5f71\u97f3\u611f\u8b1d\u796d","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/samsung-tv-thankful-weeks.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkxNQ==","title":"\u6253\u9020\u4f60\u7684\u5c08\u5c6c\u5de5\u4f5c\u9593","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/promotions.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/build-your-personal-workspace.html","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":3,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"Njk0MA==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/hkt.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/promotions\/hkt-zone.html","linkTarget":"_self","title":"HKT zone",":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNQ==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/electronics1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/electronics-and-office.html","linkTarget":"_self","title":"\u624b\u6a5f\u3001\u96fb\u8166\u53ca\u6f6e\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzIzOA==","title":"\u624b\u6a5f\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/mobile.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0Mg==","title":"\u624b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/mobile.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MA==","title":"\u624b\u6a5f\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0MQ==","title":"\u667a\u80fd\u624b\u9336","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/smart-watch.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTE5NQ==","title":"\u96fb\u8a71\u5132\u503c\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/mobile\/prepaid-sim-cards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Mw==","title":"\u96fb\u8166\u53ca\u9031\u908a\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/computer.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI0NA==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/laptops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0NQ==","title":"\u5e73\u677f\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/tablets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYyNA==","title":"\u96fb\u5b50\u66f8\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/e-reader-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI0Ng==","title":"\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5NQ==","title":"\u6253\u5370\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/printers-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Ng==","title":"\u5132\u5b58\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/storage-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5Nw==","title":"\u7db2\u7d61\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/network-devices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg5OQ==","title":"\u684c\u4e0a\u53ca\u8ff7\u4f60\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/desktop-mini-pc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMA==","title":"\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/conference-live-stream.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMQ==","title":"\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwMg==","title":"\u96fb\u8166\u50a2\u4fec","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/computer-and-monitors\/computer-furniture.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Mw==","title":"\u651d\u9304\u5668\u6750\u53ca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/camera.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI1Ng==","title":"\u822a\u62cd\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/drones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1Nw==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OA==","title":"\u76f8\u6a5f\u53ca\u904b\u52d5\u651d\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/action-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI1OQ==","title":"\u651d\u9304\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/cameras-and-accessories\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2MA==","title":"\u96fb\u73a9\u53ca\u96fb\u7af6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gaming.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI2MQ==","title":"\u904a\u6232\u4e3b\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/game-consoles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mg==","title":"\u589e\u5f37\u53ca\u865b\u64ec\u5be6\u5883\u88dd\u7f6e","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/ar-vr.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2Mw==","title":"\u96fb\u7af6\u96fb\u8166\u53ca\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/esports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI2NA==","title":"\u96fb\u5b50\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/video-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzYxNQ==","title":"\u904a\u6232\u9ede\u6578\u5361","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-point-card.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNA==","title":"\u96fb\u7af6\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNQ==","title":"\u96fb\u7af6\u6ed1\u9f20\u53ca\u9375\u76e4","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-mouse-keyboards.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNg==","title":"\u96fb\u7af6\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-equipments.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxNw==","title":"\u96fb\u7af6\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/gaming-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzcxOA==","title":"DIY\u8a2d\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/diy-equipments-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk2MA==","title":"\u96c6\u73a9\u5f0f\u53ca\u6536\u85cf\u5361\u724c\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gaming-and-esports\/trading-or-collectable-card-game.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2NQ==","title":"\u667a\u80fd\u6f6e\u7269","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/gadgets.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/gadgets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNA==","title":"\u8033\u6a5f\u53ca\u5587\u53ed","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/Headphone N Speaker.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkwNQ==","title":"\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/headphone.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNg==","title":"\u5587\u53ed","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/headphone-speaker\/speakers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMA==","title":"\u6c7d\u8eca\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/CarAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTgwMQ==","title":"\u96fb\u52d5\u8eca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/ev-car-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMg==","title":"\u884c\u8eca\u8a18\u9304\u5100","link":"https:\/\/shop.theclub.com.hk\/electronics-and-office\/car-accessories\/car-cameras.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzIzNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/homeliving1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/home-and-kitchen.html","linkTarget":"_self","title":"\u5bb6\u96fb\u53ca\u5bb6\u54c1","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI3MQ==","title":"\u5bb6\u5ead\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/appliance.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI3Mg==","title":"\u96ea\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fridge.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MA==","title":"\u51b7\u6c23\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/air-conditioners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4MQ==","title":"\u98a8\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mg==","title":"\u9a45\u87f2\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/insect-repellents.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NA==","title":"\u6d17\u8863\u6a5f\u53ca\u4e7e\u8863\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/washing-and-drying-machine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3NQ==","title":"\u6d74\u5ba4\u96fb\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/water-heater.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Ng==","title":"\u71a8\u6597","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/irons-and-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3Nw==","title":"\u96fb\u52d5\u5de5\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/power-tools.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI3OA==","title":"\u6696\u98a8\u6a5f\u53ca\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/heaters.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Mw==","title":"\u5438\u5875\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/house-vacuums.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4NQ==","title":"\u667a\u80fd\u5bb6\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/digital-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYyNg==","title":"\u593e\u842c","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/safety-box.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU=","title":"\u71c8\u98fe\u71c8\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/home-appliances-lightings.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mg==","title":"\u6d88\u6bd2\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/sterilizer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Mw==","title":"\u667a\u80fd\u9580\u9396","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/smart-lock.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NA==","title":"\u9152\u6ac3","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/wine-cellars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjIyNg==","title":"\u544a\u5225\u5e8a\u92ea\u4e0a\u7684\u89d2\u843d\u751f\u7269\ud83d\udc4b\ud83c\udffb ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/household-appliance\/dust-cleaner-vacuum-cleaner.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4Ng==","title":"\u5eda\u623f\u96fb\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchen app.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI4OA==","title":"\u84b8\u7117\u7210\u53ca\u5fae\u6ce2\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/oven-and-food-steamers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI4OQ==","title":"\u9eb5\u5305\u6a5f\u53ca\u591a\u58eb\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/bread-makers-and-toasted.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5MQ==","title":"\u96fb\u71b1\u6c34\u58fa","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/electronic-kettles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Mg==","title":"\u5496\u5561\u6a5f\u53ca\u7814\u78e8\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/coffee-maker-and-grinder.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NA==","title":"\u6d17\u7897\u789f\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/dishwasher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5Nw==","title":"\u62bd\u6cb9\u7159\u6a5f\u53ca\u62bd\u6c23\u6247","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/range-hood-and-exhaust-fans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OA==","title":"\u96fb\u98ef\u7172\u53ca\u58d3\u529b\u7172 ","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/rice-pressure-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTIw","title":"\u98df\u7269\u8655\u7406\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/food-preparation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5OQ==","title":"\u591a\u529f\u80fd\u716e\u98df\u934b","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/multi-function-induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1NQ==","title":"\u96fb\u78c1\u7210","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchen-appliance\/induction-cooker.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMQ==","title":"\u7a7a\u6c23\u512a\u5316","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/airquality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwMg==","title":"\u7a7a\u6c23\u6e05\u65b0\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/air-purifiers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwMw==","title":"\u62bd\u6fd5\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/dehumidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNA==","title":"\u52a0\u6fd5\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/air-quality\/humidifier.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwNg==","title":"\u5eda\u5177\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/kitchenware.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMwNw==","title":"\u5eda\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/pots-and-pans.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMwOA==","title":"\u716e\u98df\u7528\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/cooking-utensils.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMA==","title":"\u5bb9\u5668\u53ca\u6536\u7d0d\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/containers-and-organizers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1Nw==","title":"\u9910\u5177\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/tableware-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxMw==","title":"\u98f2\u5177","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/kitchenware\/drinkware.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxNQ==","title":"\u5e8a\u4e0a\u53ca\u6d74\u5ba4\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/bedbath.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzMxNg==","title":"\u5e8a\u54c1\u5957\u88dd","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bedding.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMxOQ==","title":"\u6795\u982d\u53ca\u6bdb\u6bef","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/pillow-and-mattress.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk1OA==","title":"\u6d74\u5ba4\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/bed-and-bath\/bathroom-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Ng==","title":"\u98f2\u6c34\u6a5f\u53ca\u6ffe\u82af","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/homeliving\/water quality.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MzI5Mw==","title":"\u98f2\u6c34\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-dispenser.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzI5NQ==","title":"\u6ffe\u6c34\u5668\u53ca\u6ffe\u82af","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/water-quality\/water-purifier-and-filter.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1MQ==","title":"\u5f71\u97f3\u7522\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/electronics\/audiovideo.svg","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc1Mg==","title":"\u96fb\u8996","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/tvs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Mw==","title":"\u5bb6\u5ead\u5f71\u9662","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/soundbars.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NA==","title":"\u6295\u5f71\u6a5f","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/projectors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1NQ==","title":"\u64f4\u97f3\u6a5f\u53ca\u5f71\u97f3\u64ad\u653e\u5668","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/amplifiers-av-players.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1Ng==","title":"\u5f71\u97f3\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/home-and-kitchen\/audio-video\/av-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDcxNw==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Parents Kids and Pets.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/parents-kids-and-Pets.html","linkTarget":"_self","title":"\u89aa\u5b50\u53ca\u5bf5\u7269","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDcxOA==","title":"\u6bcd\u5b30\u53ca\u80b2\u5152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/kids-babies.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDcxOQ==","title":"\u73a9\u5177\u53ca\u904a\u6232","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/toys-games.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyMg==","title":"\u96fb\u5b50\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/electronic-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwNw==","title":"\u5916\u51fa\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/outdoor-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOA==","title":"STEM \u7522\u54c1\u53ca\u6559\u6750","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/stem-education.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkwOQ==","title":"\u5b30\u5152\u50a2\u4ff1\u53ca\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/kids-babies\/baby-furniture-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDcyNw==","title":"\u5bf5\u7269\u4e3b\u5b50","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/pets.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjU1MQ==","title":"\u5bf5\u7269\u9935\u98df","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-feeder-fountain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Mg==","title":"\u5bf5\u7269\u6e05\u6f54\u53ca\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-cleaning-daily-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NA==","title":"\u5bf5\u7269\u7f8e\u5bb9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMA==","title":"\u5bf5\u7269\u98df\u54c1\u53ca\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1NQ==","title":"\u5bf5\u7269\u5bb6\u5c45\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-indoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjU1Ng==","title":"\u5bf5\u7269\u6236\u5916\u7528\u54c1\u53ca\u670d\u98fe","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-outdoor-clo-things.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxMQ==","title":"\u5bf5\u7269\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-services.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxNA==","title":"\u5bf5\u7269\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/pets\/pet-supplies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc0OQ==","title":"\u9577\u8005\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/pets\/elderly-care.svg","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkxNw==","title":"\u9577\u8005\u8b77\u7406\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-products.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkxOA==","title":"\u9577\u8005\u8b77\u7406\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/parents-kids-pets\/elderly-care\/elderly-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDg3Ng==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/dine and experience.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/dining-and-experience.html","linkTarget":"_self","title":"\u9910\u98f2\u53ca\u9ad4\u9a57","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDkzMA==","title":"\u9910\u98f2\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/dinning.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/dining.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mg==","title":"\u9580\u7968\u8207\u5c55\u89bd","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/ticketingNshows.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/ticketing-shows.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4Mw==","title":"\u8ab2\u7a0b\u8207\u5de5\u4f5c\u574a","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/course workshop.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/course-workshop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzMw==","title":"\u9ad4\u9a57","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/experience.svg","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDkzNA==","title":"\u5ba4\u5167\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/indoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNQ==","title":"\u6236\u5916\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/outdoor-activities.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzNg==","title":"\u5ea6\u5047\u6d3b\u52d5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/experience\/staycation.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MjU4","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/wine and food.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/wine-and-dine.html","linkTarget":"_self","title":"\u7f8e\u9152\u4f73\u991a","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjYw","title":"\u7d05\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/redwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM1NA==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mg==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1Mw==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1NQ==","title":"\u897f\u73ed\u7259","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/spain.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM1OQ==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/red-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjYx","title":"\u767d\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/whitewine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTM2Mg==","title":"\u6fb3\u6d32 & \u65b0\u897f\u862d","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/australia.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MA==","title":"\u6cd5\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/france.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2NA==","title":"\u5fb7\u570b","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/germany.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2MQ==","title":"\u610f\u5927\u5229","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/italy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2Nw==","title":"\u5176\u4ed6\u570b\u5bb6","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/white-wine\/other-countries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY0","title":"\u5a01\u58eb\u5fcc\u548c\u70c8\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/spirits.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMxNg==","title":"\u767d\u862d\u5730","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/brandy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOA==","title":"\u6c08\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/gin.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxOQ==","title":"\u862d\u59c6\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/rum.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNw==","title":"\u4f0f\u7279\u52a0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/vodka.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMxNQ==","title":"\u5a01\u58eb\u5fcc","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/whisky.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTgwMw==","title":"\u4e2d\u570b\u70c8\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/whisky-and-spirits\/chinese-spirits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkx","title":"\u9999\u6ab3\u9152\u53ca\u6c23\u6ce1\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/champagne.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMyNg==","title":"Cava","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/cava.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNA==","title":"\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/champagne.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNw==","title":"\u73ab\u7470\u9999\u6ab3","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/rose.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyNQ==","title":"Prosecco","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/prosecco.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOA==","title":"\u5176\u4ed6\u6c23\u6ce1\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/champagne\/others.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMyOQ==","title":"\u679c\u9152\u53ca\u751c\u9152","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/fruitwine.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTMzMQ==","title":"\u751c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/dessert-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzMA==","title":"\u679c\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/fruit-wine-dessert-wine-cocktail\/fruit-wine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNA==","title":"\u6e05\u9152 \u71d2\u914c\u53ca\u9152\u7cbe\u98f2\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/sake.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu.html","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY1","title":"\u624b\u5de5\u5564\u9152","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/alcohol-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTMzNQ==","title":"\u6e05\u9152 ","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/sake-shochu\/sake.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDEzOA==","title":"\u6d3e\u5c0d & \u9001\u79ae\u4e4b\u9078","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/party_giftideas.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDEzOQ==","title":"\u539f\u7bb1\u512a\u60e0","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/case-offer.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDE0MA==","title":"\u9001\u79ae\u7cbe\u9078","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/party-gift-ideas\/gift-pack.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Mzg2Nw==","title":"\u9152\u5177\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/wineaccessories.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/wine-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2MQ==","title":"\u9910\u98f2\u79ae\u5238","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/wine\/food n dining vouchers.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2NA==","title":"\u73fe\u91d1\u79ae\u5238","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/cash-voucher.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mw==","title":"\u4e7e\u8ca8\u53ca\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/dry-and-instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2Mg==","title":"\u96f6\u98df\u53ca\u751c\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/food-dining-vouchers\/snacks-and-desserts.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc1OQ==","title":"\u96f6\u98df\u7cd6\u679c","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/snacks.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/snacks-confectionary.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2Nw==","title":"\u7ce7\u6cb9\u96dc\u8ca8","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/groceries.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3MQ==","title":"\u70d8\u7119\u9eb5\u7c89\u548c\u9810\u88fd\u7c89","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/baking-flour-mixes.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3MA==","title":"\u5373\u98df\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/instant-food.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OA==","title":"\u7c73\u53ca\u7c89\u9eb5","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/rice-noodles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc2OQ==","title":"\u8abf\u5473\u91ac\u6599","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/groceries\/sauces-dressing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Mg==","title":"\u74b0\u7403\u7f8e\u98df","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/worldwide delights.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc3Mw==","title":"\u53f0\u7063","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/worldwide-delights\/taiwan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3Ng==","title":"\u7bc0\u6176\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/hamper.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/hampers-gift-packs.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OA==","title":"\u7bc0\u65e5\u98df\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/groceries\/Festive Delicacies.svg","link":"https:\/\/shop.theclub.com.hk\/wine-and-dine\/festive-delights.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MTY3","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/health1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/health-and-wellbeing.html","linkTarget":"_self","title":"\u4fdd\u5065\u53ca\u7f8e\u5bb9","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NjI5","title":"\u5065\u5eb7\u53ca\u6309\u6469\u8a2d\u5099","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/healthcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NjM5","title":"\u6309\u6469\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM4","title":"\u6309\u6469\u6905","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/massage-sofa.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMy","title":"\u8840\u58d3\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/blood-pressure-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMz","title":"\u9ad4\u91cd\u53ca\u8102\u80aa\u78c5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMx","title":"\u6eab\u5ea6\u8a08","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/thermometers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzQy","title":"\u5065\u5eb7\u8b77\u7406\u8a2d\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/health-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzMw","title":"\u53e3\u7f69 \u6d88\u6bd2 \u6e2c\u8a66\u68d2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/mask-disinfection-test-kits.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"Njk1MQ==","title":"\u773c\u90e8\u6309\u6469\u5668 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/health-care-and-massage-equipment\/eye-massage-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTY4","title":"\u81b3\u98df\u88dc\u5145\u5291","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/wellness.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NzE0","title":"\u7dad\u4ed6\u547d\u53ca\u88dc\u5145\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/vitamin-and-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA4OQ==","title":"\u4e2d\u5f0f\u4fdd\u5065\u7522\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/chinese-supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MA==","title":"\u9748\u829d\u53ca\u87f2\u8349","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/lingzhi-and-cordyceps.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5MQ==","title":"NMN \u53ca \u9006\u9f61\u6297\u8001","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/nmn-anti-aging.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Mg==","title":"\u773c\u6674\u8166\u90e8","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/brain-eye.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5NA==","title":"\u76ca\u751f\u83cc\u53ca\u8178\u9053\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/probiotics-gut-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5Nw==","title":"\u7537\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/men-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTA5OQ==","title":"\u5973\u58eb\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/women-health.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzEy","title":"\u9aa8\u9abc \u95dc\u7bc0","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/bones-joints.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzE5","title":"\u7f8e\u808c\u98df\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/beauty-supplement.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyMQ==","title":"\u9ad4\u91cd\u7ba1\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/weight-management.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzIx","title":"\u5065\u5eb7\u98df\u54c1\u53ca\u98f2\u6599","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/health-food-and-beverage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NzA2","title":"\u5fc3\u81df\u8840\u7ba1\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/cardiovascular.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYzOQ==","title":"\u8b77\u809d\u6392\u6bd2","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/wellness\/liver-care-detox.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OA==","title":"\u9999\u85b0","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/aromatherapy.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/aromatherapy.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk4OQ==","title":"\u52a9\u7720","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sleeping aids.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sleeping-aids.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDg4NA==","title":"\u8eab\u9ad4\u6aa2\u67e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/winenexperience\/healthcare package.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/healthcare-package.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTUzNw==","title":"\u5065\u5eb7\u6aa2\u67e5","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/body-check.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTUzOA==","title":"\u75ab\u82d7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/dining-and-experience\/healthcare-package\/vaccination-service.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0NQ==","title":"DrGo Health Store","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/Web_drgoHS.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY0Ng==","title":"\u4fdd\u5065\u54c1","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/supplements.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0Nw==","title":"\u4e2d\u897f\u6210\u85e5","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/otc-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OA==","title":"\u5065\u5eb7\u670d\u52d9","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/dr-go-healthstore\/healthcare-plan.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIyNw==","title":"\u7f8e\u5bb9\u8b77\u9aee","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/hair.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"ODg4","title":"\u7f8e\u5bb9\u5100\u5668","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/beauty-device.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjUxMA==","title":"\u7f8e\u808c\u8b77\u819a","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/skin-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzIzMQ==","title":"\u982d\u9aee\u9020\u578b\u8b77\u7406\u53ca\u812b\u6bdb","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-and-grooming.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ4Mg==","title":"\u80b2\u9aee\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-growth.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjM=","title":"\u98a8\u7b52","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/hair-dryers.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMzNg==","title":"\u96fb\u9b1a\u5228 \u5243\u9b1a\u5200 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/shaver.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkyNQ==","title":"\u500b\u4eba\u53ca\u8eab\u9ad4\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/beauty-and-grooming\/personal-body-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAxOA==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/sports.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTAyNQ==","title":"\u5065\u8eab\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/slimming-and-fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTAyNg==","title":"\u745c\u4f3d\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/yoga-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTAyNA==","title":"\u4fdd\u8b77\u53ca\u88dd\u5099\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/sports-gear-and-apparel\/gear-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTc5","title":"\u53e3\u8154\u8b77\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/oralcare.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MjY4NA==","title":"\u96fb\u52d5\u7259\u5237","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/electrical-toothbrush.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NjYy","title":"\u7259\u7dda\u53ca\u914d\u4ef6","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/oral-care\/dental-floss-and-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDUxMg==","title":"\u9577\u65b0\u51a0\u8abf\u7406","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/postcovidrecovery.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/post-covid-recovery.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMQ==","title":"\u91ab\u85e5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/medicine.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTQwMg==","title":"\u50b7\u98a8\u611f\u5192","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/cold-and-flu.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwMw==","title":"\u4e2d\u91ab\u85e5 ","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/chinese-medicine.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNA==","title":"\u8178\u80c3\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/digestive-system.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNQ==","title":"\u85e5\u7528\u76ae\u819a\u8b77\u7406","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/medicated-skincare.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQwNg==","title":"\u5916\u7528\u6b62\u75db","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/medicine\/muscle-relief.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY0OQ==","title":"\u9069\u5408\u4eba\u58eb","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/health\/SuitableFor.svg","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTY1MA==","title":"\u5152\u7ae5\u5065\u5eb7","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-kids-babies.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1MQ==","title":"\u9280\u9aee\u4e00\u65cf","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-elderly.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mg==","title":"\u7537\u58eb\u5973\u58eb\u4fdd\u5065","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/for-men-women.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY1Mw==","title":"\u5bb6\u5ead\u8a08\u5283","link":"https:\/\/shop.theclub.com.hk\/health-and-wellbeing\/suitable-for\/family-planning.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzA5","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/outdoor and travel.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/travel.html","linkTarget":"_self","title":"\u6236\u5916\u53ca\u65c5\u884c","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MzI4","title":"\u884c\u674e\u7bb1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYxOQ==","title":"\u884c\u674e\u7bb1\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/luggage-accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/luggage-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTYyMQ==","title":"\u65c5\u884c\u96fb\u5b50\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/travel-electronics.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-electronics.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMx","title":"\u65c5\u884c\u5c0f\u914d\u4ef6","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel_2022nov\/accessories.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/travel-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MzMw","title":"\u65c5\u884c\u888b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/bags.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/bags.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTY3NA==","title":"\u96e8\u5098\u96e8\u5177","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/travel-raingear.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/rain-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDc3OQ==","title":"\u904b\u52d5\u53ca\u6236\u5916\u7528\u54c1","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/outdoor-n-travel-(2023-cat-tree-revamp)\/sportsNoutdoor.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDc4MQ==","title":"\u9732\u71df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/camp.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOA==","title":"\u767b\u5c71\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/hiking.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDkzOQ==","title":"\u8dd1\u6b65\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/running.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MA==","title":"\u6500\u5ca9\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/climbing.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0MQ==","title":"\u6c34\u4e0a\u6d3b\u52d5\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/water-sports.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk0Mw==","title":"\u6236\u5916\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-outdoor\/outdoor-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Mw==","title":"\u904b\u52d5\u53ca\u5065\u8eab","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/travel\/Sport_Fitness_Icon.svg","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NTg5NA==","title":"\u904b\u52d5\u624b\u9336 \u5fc3\u7387\u76e3\u6e2c\u5e36","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sports-watch-heart-rate-monitors.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5NQ==","title":"\u904b\u52d5\u8033\u6a5f","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/sport-headphones.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Ng==","title":"\u5065\u8eab\u8a13\u7df4","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/fitness-equipment.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5Nw==","title":"\u745c\u4f3d \u666e\u62c9\u63d0","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/yoga-pilates.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OA==","title":"\u904b\u52d5\u4fdd\u8b77\u88dd\u5099","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/protection-gear.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTg5OQ==","title":"\u6309\u6469\u69cd","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/massage-gun.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTkwMA==","title":"\u9ad4\u8102\u78c5","link":"https:\/\/shop.theclub.com.hk\/travel\/sports-fitness\/body-scale.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"NDIyMg==","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/Gift and Collection.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/gift-and-collection.html","linkTarget":"_self","title":"\u9001\u79ae\u53ca\u7cbe\u54c1","megaMenu":{"sideAreaLayout":"productTeaser","pcMegaMenuContainerHeight":510,"items":[{"categoryId":"NDI4Mw==","title":"agn\u00e8s b","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/agnes_b.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5Mg==","title":"\u624b\u888b\u53ca\u65c5\u884c\u7cfb\u5217","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/bags-travel-collection.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI5Mw==","title":"\u914d\u98fe","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NQ==","title":"\u5bb6\u5c45\u53ca\u751f\u6d3b\u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/agnes-b\/home-lifestyle.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4NA==","title":"Francfranc","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Francfranc.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4Nw==","title":"\u65c5\u884c\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/seasonal-gift.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OA==","title":"\u9910\u684c\u53ca\u716e\u98df\u7528\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/dining-delices.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNA==","title":"\u751f\u6d3b\u53ca\u653e\u9b06","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/living-relax.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDMwNQ==","title":"\u5916\u51fa\u5fc5\u5099","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/francfranc\/work-travel.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4MA==","title":"\u9bae\u82b1\u53ca\u79ae\u7c43","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/flower_hampers.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI4MQ==","title":"\u82b1\u85dd\u9001\u79ae","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/flowers-idea.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4Mg==","title":"\u7f8e\u98df\u79ae\u7c43","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/flower-hamper\/food-gourmet.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDI4OQ==","title":"\u7cbe\u54c1\u53ca\u6536\u85cf","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/Art_Collectibles.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDI5NA==","title":"K11 \u7cbe\u54c1","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/moma.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDYwMw==","title":"LEGO","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/art-collectibles\/lego.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDU0OA==","title":"\u670d\u98fe\u53ca\u914d\u98fe","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/FashionNAccessories.svg","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"NDk2Nw==","title":"Pandora","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/pandora.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NDk2OA==","title":"Swarovski","link":"https:\/\/shop.theclub.com.hk\/gift-collection\/fashion-accessories\/swarovski.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"NTQ3MQ==","title":"Hottest IG Shops \u672c\u571f\u4eba\u6c23\u7db2\u5e97","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/gift_collection\/IGShop.svg","link":"https:\/\/shop.theclub.com.hk\/promotions\/ig-shops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[],"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"},{"categoryId":"MzQx","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-1-category\/business1.svg","link":"https:\/\/www.theclub.com.hk\/shopping\/zh\/lc\/business-needs.html","linkTarget":"_self","title":"\u4e2d\u5c0f\u4f01\u5c08\u5340","megaMenu":{"sideAreaLayout":"imageBannersTopBottom","imageBanners":[],"pcMegaMenuContainerHeight":510,"items":[{"categoryId":"MjEyNw==","title":"\u7b46\u8a18\u672c\u53ca\u684c\u9762\u96fb\u8166","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/pc.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyMw==","title":"\u624b\u63d0\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/notebooks.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNA==","title":"\u684c\u9762\u96fb\u8166","link":"https:\/\/shop.theclub.com.hk\/business-needs\/notebook-desktop\/desktops.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkxNQ==","title":"\u986f\u793a\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/monitor.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"children":[{"categoryId":"MTkyNg==","title":"\u5e73\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/flat-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyNw==","title":" \u66f2\u9762\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/curved-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOA==","title":"\u4e92\u52d5\u986f\u793a\u5668","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/interactive-displays.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MjY1Mw==","title":"Ergotron\u986f\u793a\u5668\u652f\u67b6","link":"https:\/\/shop.theclub.com.hk\/business-needs\/computer-display\/ergotron.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":false,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasChildren":true,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkyOQ==","title":"\u6253\u5370\u6a5f\u53ca\u6383\u63cf\u5668","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/printer.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/printers-and-scanners.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTM2OQ==","title":"\u5546\u696d\u8033\u6a5f","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/headset.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/headsets.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"},{"categoryId":"MTkzMA==","title":"\u8def\u7531\u5668\u53caNAS","ico":"\/content\/dam\/theclub-shopping-spa-react\/shopping-web-category-icons\/level-2-category\/business_2022sep\/router.svg","link":"https:\/\/shop.theclub.com.hk\/business-needs\/routers-and-nas.html?___store=zh_Hant_HK","linkTarget":"_self","autoLoadChildrenFromMagento":true,"hasChildren":false,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenuitem"}],"hasItems":true,"imageBannersSize":0,":type":"theclub-shopping-spa-react\/components\/headerconfig\/megamenu"},":type":"theclub-shopping-spa-react\/components\/headerconfig\/submenuitem"}],
  1456.                "ecosysNav": [{"id":"the-club","title":"The Club","link":"https:\/\/www.theclub.com.hk\/zh.html","linkTarget":"_blank","childItems":null},{"id":"club-hope","title":"\u4f01\u696d\u793e\u6703\u8cac\u4efb","link":"https:\/\/csr.theclub.com.hk\/","linkTarget":"_self","childItems":null},{"id":"strategic-partners","title":"\u5408\u4f5c\u5925\u4f34","link":"https:\/\/www.theclub.com.hk\/zh\/strategic-partners.html","linkTarget":"_blank","childItems":null}],
  1457.                "host": "https://www.theclub.com.hk"
  1458.            }
  1459.        }
  1460.    }
  1461. </script>
  1462.                                        
  1463. <div class="eco-sys-nav-wrapper">
  1464.    <div class="eco-sys-nav-items">
  1465.                                    <div id = 'the-club' class="eco-sys-nav-item ">
  1466.                    <a class="eco-sys-nav-item-inner" href="https://www.theclub.com.hk/zh.html" target="_blank">
  1467.                        The Club                    </a>
  1468.                </div>
  1469.                                                <div id = 'club-hope' class="eco-sys-nav-item ">
  1470.                    <a class="eco-sys-nav-item-inner" href="https://csr.theclub.com.hk/" target="_self">
  1471.                        企業社會責任                    </a>
  1472.                </div>
  1473.                                                <div id = 'strategic-partners' class="eco-sys-nav-item ">
  1474.                    <a class="eco-sys-nav-item-inner" href="https://www.theclub.com.hk/zh/strategic-partners.html" target="_blank">
  1475.                        合作夥伴                    </a>
  1476.                </div>
  1477.                        </div>
  1478. </div>
  1479.  
  1480. <script type="text/x-magento-init">
  1481.    {
  1482.        "[id='super-web-header-mb']": {
  1483.            "HKT_SuperWeb/js/eco-sys-nav-mb": {
  1484.            }
  1485.        }
  1486.    }
  1487. </script>
  1488.  
  1489.                                    </div>
  1490.                                    
  1491. <div class="shopping-footer-container" style="background: black">
  1492.    <div class="footer-content-wrapper">
  1493.        <div class="footer-other-content-wrapper">
  1494.            <div class="footer-other-content-inner">
  1495.                                    <div class="footer-site-meta-item">
  1496.                        <div class="title">語言</div>
  1497.                        <div class="content">
  1498.                                                                                                <a href="#" data-post='{"action":"https:\/\/shop.theclub.com.hk\/stores\/store\/redirect\/","data":{"___store":"zh_Hant_HK","___from_store":"zh_Hant_HK","uenc":"aHR0cHM6Ly9zaG9wLnRoZWNsdWIuY29tLmhrL3Nob3AvYnVpbHRpbnByb2xpbWl0ZWQ,"}}'>繁</a>
  1499.                                                                                                                                                                                                                                                                                    <a href="#" data-post='{"action":"https:\/\/shop.theclub.com.hk\/stores\/store\/redirect\/","data":{"___store":"en_US","___from_store":"zh_Hant_HK","uenc":"aHR0cHM6Ly9zaG9wLnRoZWNsdWIuY29tLmhrL3Nob3AvYnVpbHRpbnByb2xpbWl0ZWQ,"}}'>EN</a>
  1500.                                                                                    </div>
  1501.                    </div>
  1502.                                                    <div class="footer-site-meta-item">
  1503.                        <div class="title">聯繫方式</div>
  1504.                        <div class="content">
  1505.                                                            <a class="footer-site-meta-icon" href="https://api.whatsapp.com/send/?phone=%2B85261303000&amp;text=%E4%BD%A0%E5%A5%BDThe%20Club%EF%BC%8C%E6%88%91%E6%83%B3%E6%9F%A5%E8%A9%A2%E5%91%80%EF%BC%81&amp;type=phone_number&amp;app_absent=0"
  1506.                                   target="_blank">
  1507.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/whatsapp.svg"
  1508.                                         alt="WhatsApp">
  1509.                                </a>
  1510.                                                            <a class="footer-site-meta-icon" href="https://www.facebook.com/TheClubHongKong/"
  1511.                                   target="_blank">
  1512.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/facebook.svg"
  1513.                                         alt="Facebook">
  1514.                                </a>
  1515.                                                            <a class="footer-site-meta-icon" href="https://www.instagram.com/accounts/login/?next=/theclubhkt/"
  1516.                                   target="_blank">
  1517.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/instagram.svg"
  1518.                                         alt="Instagram">
  1519.                                </a>
  1520.                                                            <a class="footer-site-meta-icon" href="https://www.youtube.com/c/TheClubHongKong/"
  1521.                                   target="_blank">
  1522.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/youtube.svg"
  1523.                                         alt="Youtube">
  1524.                                </a>
  1525.                                                            <a class="footer-site-meta-icon" href="https://www.linkedin.com/company/hkt-the-club/"
  1526.                                   target="_blank">
  1527.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/linkedin.svg"
  1528.                                         alt="Linkedin">
  1529.                                </a>
  1530.                                                            <a class="footer-site-meta-icon" href="https://www.xiaohongshu.com/user/profile/655d7d170000000002035f7e?exSource="
  1531.                                   target="_blank">
  1532.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/XHS_logo_white.svg"
  1533.                                         alt="Xiaohongshu">
  1534.                                </a>
  1535.                                                    </div>
  1536.                    </div>
  1537.                                                    <div class="footer-site-meta-item">
  1538.                        <div class="content">
  1539.                                                            <a class="footer-site-meta-app" href="https://apps.apple.com/hk/app/club-like/id1491696493"
  1540.                                   target="_blank">
  1541.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/app-store-icons_20220524/Download_on_the_App_Store_zh.svg"
  1542.                                         alt="Apple Store" >
  1543.                                </a>
  1544.                                                            <a class="footer-site-meta-app" href="https://play.google.com/store/apps/details?id=com.pccw.clublike"
  1545.                                   target="_blank">
  1546.                                    <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/app-store-icons_20220524/Download_on_the_google-play_zh.svg"
  1547.                                         alt="Google Play" style="width:119px" >
  1548.                                </a>
  1549.                                                    </div>
  1550.                    </div>
  1551.                            </div>
  1552.        </div>
  1553.    </div>
  1554.    <div class="footer-copyright">
  1555.        <div class="left">
  1556.            <div class="wrapper">
  1557.                Club Care 為 HKT Financial Services Limited (「HKTIA」) 所經營的一個服務品牌。HKTIA 為香港特別行政區保險業監管局 (「IA」) 下的持牌保險代理機構 (持牌保險代理牌照號碼:FA2474)。使用於此網站內所有對「保險」的提述、與所有保險產品及保險推廣均由 HKTIA 為你直接安排。Club HKT Limited (「The Club」) 、The Club Travel Services Limited (「Club Travel」) 及香港電訊集團所有其他公司 (HKTIA除外) 並沒有就相關保險產品或推廣安排任何保險合約或進行其他受規管活動 (定義見《保險業條例》)。            </div>
  1558.            <div class="registration">
  1559.                        <span> © The Club 2025. 保留所有權利</span>
  1560.            </div>
  1561.        </div>
  1562.    </div>
  1563.    <div class="company-logo">
  1564.                    <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/hkt-company-logo-zh.svg"    >
  1565.            </div>
  1566. </div>
  1567.                                </div>
  1568.                            </div>
  1569.                            <div class="swiper-slide swiper-slide-next">
  1570.                                <div class="header-sub-nav header-nav">
  1571.                                    <div class="header-sub-nav-top">
  1572.                                        <div class="header-sub-nav-top-inner">
  1573.                                            <a class="header-title"></a>
  1574.                                        </div>
  1575.                                        <div class="header-mega-menus-wrapper">
  1576.                                            <div class="header-mega-menus"></div>
  1577.                                        </div>
  1578.                                    </div>
  1579.                                </div>
  1580.                            </div>
  1581.                        </div>
  1582.                        <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
  1583.                    </div>
  1584.  
  1585.                    <div class="header-search-result-container">
  1586.                        <div class="header-search-result-content">
  1587.                            <div class="header-search-sections">
  1588.  
  1589.                            </div>
  1590.                        </div>
  1591.                    </div>
  1592.  
  1593.                </div>
  1594.            </div>
  1595.        </div>
  1596.    </div>
  1597.    </div>
  1598. <script type="text/x-magento-init">
  1599.    {
  1600.        "[id='super-web-header-mb']": {
  1601.            "HKT_SuperWeb/js/header-container-mb": {
  1602.            }
  1603.        }
  1604.    }
  1605. </script>
  1606. <script type="text/x-magento-init">
  1607.    {
  1608.        "*": {
  1609.            "HKT_AmastyXsearch/js/save": {
  1610.                "key": "recent-searches-key",
  1611.                "aemKey": "searchHistory",
  1612.                "actionUrl": "https://shop.theclub.com.hk/searchhistory/recent/save/",
  1613.                "loadUrl": "https://shop.theclub.com.hk/searchhistory/recent/load/",
  1614.                "domain": ".theclub.com.hk"
  1615.            }
  1616.        }
  1617.    }
  1618. </script><script type="text/x-magento-init">
  1619.    {
  1620.        "*": {
  1621.            "Magento_Ui/js/core/app": {
  1622.                "components": {
  1623.                    "wishlist": {
  1624.                        "component": "Magento_Wishlist/js/view/wishlist"
  1625.                    }
  1626.                }
  1627.            }
  1628.        }
  1629.    }
  1630.  
  1631. </script>
  1632. </header><main id="maincontent" class="page-main"><a id="contentarea" tabindex="-1"></a>
  1633. <div class="page messages"><div data-placeholder="messages"></div>
  1634. <div data-bind="scope: 'messages'">
  1635.    <!-- ko if: cookieMessages && cookieMessages.length > 0 -->
  1636.    <div aria-atomic="true" role="alert" data-bind="foreach: { data: cookieMessages, as: 'message' }" class="messages">
  1637.        <div data-bind="attr: {
  1638.            class: 'message-' + message.type + ' ' + message.type + ' message',
  1639.            'data-ui-id': 'message-' + message.type
  1640.        }">
  1641.            <div data-bind="html: $parent.prepareMessageForHtml(message.text)"></div>
  1642.        </div>
  1643.    </div>
  1644.    <!-- /ko -->
  1645.  
  1646.    <!-- ko if: messages().messages && messages().messages.length > 0 -->
  1647.    <div aria-atomic="true" role="alert" class="messages" data-bind="foreach: {
  1648.        data: messages().messages, as: 'message'
  1649.    }">
  1650.        <div data-bind="attr: {
  1651.            class: 'message-' + message.type + ' ' + message.type + ' message',
  1652.            'data-ui-id': 'message-' + message.type
  1653.        }">
  1654.            <div data-bind="html: $parent.prepareMessageForHtml(message.text)"></div>
  1655.        </div>
  1656.    </div>
  1657.    <!-- /ko -->
  1658. </div>
  1659. <script type="text/x-magento-init">
  1660.    {
  1661.        "*": {
  1662.            "Magento_Ui/js/core/app": {
  1663.                "components": {
  1664.                        "messages": {
  1665.                            "component": "Magento_Theme/js/view/messages"
  1666.                        }
  1667.                    }
  1668.                }
  1669.            }
  1670.    }
  1671. </script>
  1672. </div><div class="page-info container"><div class="vendor-info-wrapper"><div class="vendor-logo">    <img title="Built-In Pro Limited" alt="Built-In Pro Limited" src="https://shop.theclub.com.hk/static/version1751864347/frontend/Magento/base/default/HKT_VendorsPage/images/Icon-Merchant.png" />
  1673. </div><div class="vendor-title-container"><h3 class="vendor-title">
  1674.            Built-In Pro Limited    </h3></div></div><div class="merchant-link-wrapper">
  1675.            <a href="https://shop.theclub.com.hk/shop/builtinprolimited/items" class="merchant-link details-link" title="所有產品">所有產品</a>
  1676.            <a href="https://shop.theclub.com.hk/shop/builtinprolimited/#about" class="merchant-link details-link" title="商戶資訊">商戶資訊</a>
  1677.    </div></div><div class="columns"><div class="column main"><input name="form_key" type="hidden" value="iQwLN6K6AE4hROFj" /><script type="text/x-magento-init">
  1678.    {
  1679.        "*": {
  1680.            "Magento_Customer/js/section-config": {
  1681.                "sections": {"stores\/store\/switch":["*"],"stores\/store\/switchrequest":["*"],"directory\/currency\/switch":["*"],"*":["messages"],"customer\/account\/logout":["*","recently_viewed_product","recently_compared_product","persistent"],"customer\/account\/loginpost":["*"],"customer\/account\/createpost":["*"],"customer\/account\/editpost":["*","customer"],"customer\/ajax\/login":["checkout-data","cart","captcha"],"catalog\/product_compare\/add":["compare-products"],"catalog\/product_compare\/remove":["compare-products"],"catalog\/product_compare\/clear":["compare-products"],"sales\/guest\/reorder":["cart"],"sales\/order\/reorder":["cart"],"checkout\/cart\/add":["cart","directory-data","customer_opppayment_card","customer_oppciti_card","customer_oppmox_card","last_order","customer_opgpayment_card"],"checkout\/cart\/delete":["cart","customer_opppayment_card","customer_oppciti_card","customer_oppmox_card","last_order","customer_opgpayment_card"],"checkout\/cart\/updatepost":["cart","customer_opppayment_card","customer_oppciti_card","customer_oppmox_card","last_order","customer_opgpayment_card"],"checkout\/cart\/updateitemoptions":["cart"],"checkout\/cart\/couponpost":["cart"],"checkout\/cart\/estimatepost":["cart"],"checkout\/cart\/estimateupdatepost":["cart"],"checkout\/onepage\/saveorder":["cart","checkout-data","last-ordered-items","customer_opppayment_card","customer_oppciti_card","customer_oppmox_card","last_order","customer_opgpayment_card"],"checkout\/sidebar\/removeitem":["cart"],"checkout\/sidebar\/updateitemqty":["cart"],"rest\/*\/v1\/carts\/*\/payment-information":["cart","last-ordered-items","captcha","instant-purchase"],"rest\/*\/v1\/guest-carts\/*\/payment-information":["cart","captcha"],"rest\/*\/v1\/guest-carts\/*\/selected-payment-method":["cart","checkout-data"],"rest\/*\/v1\/carts\/*\/selected-payment-method":["cart","checkout-data","instant-purchase"],"wishlist\/index\/add":["wishlist"],"wishlist\/index\/remove":["wishlist"],"wishlist\/index\/updateitemoptions":["wishlist"],"wishlist\/index\/update":["wishlist"],"wishlist\/index\/cart":["wishlist","cart"],"wishlist\/index\/fromcart":["wishlist","cart"],"wishlist\/index\/allcart":["wishlist","cart"],"wishlist\/shared\/allcart":["wishlist","cart"],"wishlist\/shared\/cart":["cart"],"giftregistry\/index\/cart":["cart"],"giftregistry\/view\/addtocart":["cart"],"customer_order\/cart\/updatefaileditemoptions":["cart"],"checkout\/cart\/updatefaileditemoptions":["cart"],"customer_order\/cart\/advancedadd":["cart"],"checkout\/cart\/advancedadd":["cart"],"checkout\/cart\/removeallfailed":["cart"],"checkout\/cart\/removefailed":["cart"],"customer_order\/cart\/addfaileditems":["cart"],"checkout\/cart\/addfaileditems":["cart"],"customer_order\/sku\/uploadfile":["cart"],"customer\/address\/*":["instant-purchase"],"customer\/account\/*":["instant-purchase"],"vault\/cards\/deleteaction":["instant-purchase"],"multishipping\/checkout\/overviewpost":["cart"],"wishlist\/index\/copyitem":["wishlist"],"wishlist\/index\/copyitems":["wishlist"],"wishlist\/index\/deletewishlist":["wishlist","multiplewishlist"],"wishlist\/index\/createwishlist":["multiplewishlist"],"wishlist\/index\/editwishlist":["multiplewishlist"],"wishlist\/index\/moveitem":["wishlist"],"wishlist\/index\/moveitems":["wishlist"],"wishlist\/search\/addtocart":["cart","wishlist"],"persistent\/index\/unsetcookie":["persistent"],"review\/product\/post":["review"],"ammostviewed\/cart\/add":["cart","messages"],"sociallogin\/popup\/create":["checkout-data","cart"],"cmsindex\/wishlist\/remove":["wishlist"],"stores\/store\/redirect":["cart"],"account\/entry\/login":["customer"],"account\/entry\/register":["customer"],"account\/entry\/agree":["customer"],"account\/auth\/login":["customer"],"account\/linkage\/disconnect":["third_party_linkage"],"account\/entry\/confirm":["customer"],"customer\/account":["customer"],"account\/customer\/validatecustomerdata":["customer"],"flashsales\/product\/view":["cart"],"checkout\/onepage\/success":["customer"],"campaign\/product\/view":["cart"],"campaign\/customer\/refreshmembercampaign":["customer"],"minishop\/checkout\/index":["customer"],"minishop\/oneclickcheckout\/add":["customer"],"paymentpromotionmessage\/condition\/getconditions":["customer"]},
  1682.                "clientSideSections": ["checkout-data","cart-data"],
  1683.                "baseUrls": ["https:\/\/shop.theclub.com.hk\/","http:\/\/shop.theclub.com.hk\/"],
  1684.                "sectionNames": ["messages","customer","compare-products","last-ordered-items","cart","directory-data","captcha","wishlist","instant-purchase","loggedAsCustomer","multiplewishlist","persistent","review","third_party_linkage","customer_opppayment_card","customer_oppciti_card","customer_oppmox_card","club-point","last_order","customer_opgpayment_card","recently_viewed_product","recently_compared_product","product_data_storage"]            }
  1685.        }
  1686.    }
  1687. </script>
  1688. <script type="text/x-magento-init">
  1689.    {
  1690.        "*": {
  1691.            "Magento_Customer/js/customer-data": {
  1692.                "sectionLoadUrl": "https\u003A\u002F\u002Fshop.theclub.com.hk\u002Fcustomer\u002Fsection\u002Fload\u002F",
  1693.                "expirableSectionLifetime": 60,
  1694.                "expirableSectionNames": ["cart","persistent"],
  1695.                "cookieLifeTime": "15552000",
  1696.                "updateSessionUrl": "https\u003A\u002F\u002Fshop.theclub.com.hk\u002Fcustomer\u002Faccount\u002FupdateSession\u002F"
  1697.            }
  1698.        }
  1699.    }
  1700. </script>
  1701. <script type="text/x-magento-init">
  1702.    {
  1703.        "*": {
  1704.            "Magento_Customer/js/invalidation-processor": {
  1705.                "invalidationRules": {
  1706.                    "website-rule": {
  1707.                        "Magento_Customer/js/invalidation-rules/website-rule": {
  1708.                            "scopeConfig": {
  1709.                                "websiteId": "1"
  1710.                            }
  1711.                        }
  1712.                    }
  1713.                }
  1714.            }
  1715.        }
  1716.    }
  1717. </script>
  1718. <script type="text/x-magento-init">
  1719.    {
  1720.        "body": {
  1721.            "pageCache": {"url":"https:\/\/shop.theclub.com.hk\/page_cache\/block\/render\/vendor_id\/builtinprolimited\/","handles":["default","vendorspage_index_index","blog_css"],"originalRequest":{"route":"vendorspage","controller":"index","action":"index","uri":"\/shop\/builtinprolimited\/"},"versionCookieName":"private_content_version"}        }
  1722.    }
  1723. </script>
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.    <script>
  1730.        require(['jquery', 'Magefan_Blog/js/lib/mfblogunveil', 'domReady!'], function($){
  1731.            $('.mfblogunveil').mfblogunveil();
  1732.        });
  1733.    </script>
  1734.  
  1735. <div class="main-content container accordion accordion-separatly-collapsible"><div class="accordion-group expanded"><div class="accordion-header">關於</div>
  1736. <div class="accordion-body">
  1737.    <a id="about"></a>
  1738.    <div class="content">
  1739.        不適用    </div>
  1740. </div>
  1741. </div><div class="accordion-group expanded"><div class="accordion-header">送貨須知</div>
  1742. <div class="accordion-body">
  1743.    <a id="shipping"></a>
  1744.    <div class="content">
  1745.        不適用    </div>
  1746. </div>
  1747.  
  1748. </div><div class="accordion-group expanded"><div class="accordion-header">退貨須知</div>
  1749. <div class="accordion-body">
  1750.    <a id="refund"></a>
  1751.    <div class="content">
  1752.        不適用    </div>
  1753. </div>
  1754. </div></div><script type="text/x-magento-init">
  1755.    {
  1756.        "body": {
  1757.            "requireCookie": {"noCookieUrl":"https:\/\/shop.theclub.com.hk\/cookie\/index\/noCookies\/","triggers":[".action.tocompare"],"isRedirectCmsPage":true}        }
  1758.    }
  1759. </script>
  1760.  
  1761. <section class="amsearch-overlay-block"
  1762.         data-bind="
  1763.            scope: 'index = amsearch_overlay_section',
  1764.            mageInit: {
  1765.                'Magento_Ui/js/core/app': {
  1766.                    components: {
  1767.                        'amsearch_overlay_section': {
  1768.                            component: 'Amasty_Xsearch/js/components/overlay'
  1769.                        }
  1770.                    }
  1771.                }
  1772.            }">
  1773.    <div class="amsearch-overlay"
  1774.         data-bind="
  1775.            event: {
  1776.                click: hide
  1777.            },
  1778.            afterRender: initNode">
  1779.    </div>
  1780. </section>
  1781.  
  1782. <script type="text/x-magento-init">
  1783.    {
  1784.        "*": {
  1785.            "amsearchAnalyticsCollector": {
  1786.                "minChars": 1            }
  1787.        }
  1788.    }
  1789. </script>
  1790. </div></div></main>    <div id="account-entry-popup">
  1791.                    <div id="entry_popup_auth" class="modal-wrapper modal-auth"
  1792.                 data-mage-init='{"accountEntryPopup": ""}'>
  1793.                <div class="modal modal-auth-login">
  1794.    <div class="modal-inner-wrapper">
  1795.        <div class="modal-header-close">
  1796.            <span class="close-btn"></span>
  1797.        </div>
  1798.        <div class="modal-header">
  1799.            <span class="title club-title">登入即享會員專屬優惠</span>
  1800.        </div>
  1801.        <div class="modal-content">
  1802.            <div class="auth-providers-wrapper">
  1803.                <div class="auth-providers">
  1804.    
  1805.                    <button id="clubmall-login-new-btn" class="auth-provider auth-provider-the-club"
  1806.                data-mage-init='{"accountLoginProvider": {"url": "https://shop.theclub.com.hk/account/auth/login/type/the-club/", "name": "the-club"}}'>
  1807.                繼續            </button>
  1808.            
  1809.            
  1810.            
  1811.    
  1812. </div>            </div>
  1813.        </div>
  1814.    </div>
  1815. </div>
  1816. <script>
  1817.    require([
  1818.        'jquery'
  1819.    ], function($) {
  1820.        var imgSrc = ''
  1821.        function loadImg() {
  1822.            if(window.innerWidth <= 768){
  1823.                imgSrc = 'm-image'
  1824.            }else{
  1825.                imgSrc = 'n-image'
  1826.            }
  1827.            $('.modal-header-img').attr('src',$('.modal-header-img').attr(imgSrc));
  1828.        }
  1829.        loadImg();
  1830.        $(window).resize(function () {
  1831.            loadImg()
  1832.        });
  1833.    });
  1834. </script>
  1835.            </div>
  1836.                                        <!--  Set Password for new create account  -->            <div id="board_account_confirmation" class="modal-wrapper modal-board"
  1837.     data-mage-init='{"boardAccountConfirmation": {"typeInputId": "board_acc_type"}}'>
  1838.    <div class="modal">
  1839.        <div class="modal-inner-wrapper">
  1840.            <div class="modal-header">
  1841.                                <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/Magento/base/default/HKT_Account/images/logos/club-like-primary-logo.svg" width="160px" alt="logo">
  1842.                            </div>
  1843.            <div class="modal-content">
  1844.                <div class="title account-conf">條款及私隱聲明</div>
  1845.                <div class="text tnc-text">如需繼續,必須同意所有相關的條款和條件,包括<a href="https://shop.theclub.com.hk/terms-and-conditions" target="_blank" class="tnc-link">條款及細則</a>、<a href="https://www.hkt.com/Privacy+Statement?language=zh_HK" target="_blank" class="tnc-link">私隱聲明</a>、<a href="https://shop.theclub.com.hk/personal-information-collection-statement" target="_blank" class="tnc-link">個人資料收集聲明</a>及相關產品資料摘要。</div>
  1846.                <form action="https://shop.theclub.com.hk/account/entry/agree/">
  1847.                    <input id="board_acc_type" name="type" type="hidden" value="" />
  1848.                    <input type="submit" class="account-conf-btn" value="同意" />
  1849.                </form>
  1850.            </div>
  1851.        </div>
  1852.    </div>
  1853. </div>
  1854.            <div id="board_account_has_linkage" class="modal-wrapper modal-board"
  1855.     data-mage-init='{"boardAccountHasLinkage": {"actionId": "board_ahl_btn", "actionUrl": "https://shop.theclub.com.hk/customer/account/logout/",  "clubLogoutUrl": "https://shop.theclub.com.hk/account/auth/logout/"}}'>
  1856.    <div class="modal">
  1857.        <div class="modal-inner-wrapper">
  1858.            <div class="modal-header">
  1859.                                <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/Magento/base/default/HKT_Account/images/logos/club-like-primary-logo.svg" width="160px" alt="logo">
  1860.                            </div>
  1861.            <div class="modal-content">
  1862.                <div class="title account-conf">問題概要</div>
  1863.                <div id="board_ahl_text" class="text tnc-text">你的Club Shopping帳戶已與另一個帳戶建立了連結。請先登入並斷開現有連結。</div>
  1864.                <span id="board_ahl_btn" class="account-conf-btn">現在登入</span>
  1865.                <div class="account-conf-close-container"><span id="board_ahl_close" class="account-conf-close">關閉</span></div>
  1866.            </div>
  1867.        </div>
  1868.    </div>
  1869. </div>
  1870.            <div data-bind="scope: 'customer'">
  1871.    <div id="theclub_login" class="modal-wrapper modal-sso-login modal-board"
  1872.         data-mage-init='{"theClubLogin": {"loginMethod": "the-club"}}'
  1873.         data-bind="if: customer().logged_in_the_club && !customer().confirm && customer().has_the_club_verified">
  1874.        <div class="modal">
  1875.            <div class="modal-inner-wrapper">
  1876.                <div class="modal-header">
  1877.                                            <img m-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/club_app.jpg" n-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/club_web.jpg" width="100%" alt="logo">
  1878.                                    </div>
  1879.                <div class="modal-content">
  1880.                    <div class="title">The Club為你融合多款服務體驗!</div>
  1881.                    <div class="text"></div>
  1882.                    <form class="sso-login-confirm" action="https://shop.theclub.com.hk/account/entry/confirm/">
  1883.                        <input type="hidden" name="current_url" value="https://shop.theclub.com.hk/shop/builtinprolimited" />
  1884.                        <input type="submit" class="account-sso-login-conf-btn" value="確認" />
  1885.                    </form>
  1886.                    <div class="confirm-message" style="display: none"></div>
  1887.                    <div class="pair-text"><a href="https://shop.theclub.com.hk/customer/account/logout/confirm_popup/1/paired/1/" class="pair-link">按此</a>將會登出並永久連結另一個The Club帳戶</div>
  1888.                </div>
  1889.            </div>
  1890.        </div>
  1891.    </div>
  1892. </div>
  1893. <script type="text/javascript">
  1894.    require(['HKT_Account/js/entry-popup/sso/account-login']);
  1895. </script>            <div data-bind="scope: 'customer'">
  1896.    <div id="clubshppoing_login_with_paired" class="modal-wrapper modal-sso-login modal-board"
  1897.         data-mage-init='{"clubShoppingWithPaired": {"loginMethod": "email"}}'
  1898.         data-bind="if: customer().logged_in_the_club && !customer().confirm && customer().has_the_club_verified">
  1899.        <div class="modal">
  1900.            <div class="modal-inner-wrapper">
  1901.                <div class="modal-content">
  1902.                    <div class="title">The Club為你融合多款服務體驗!</div>
  1903.                    <div class="second-title">我們改善了客戶的登入體驗。</div>
  1904.                    <div class="text"></div>
  1905.                    <div class="info">
  1906.                                                    <img m-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/logo.svg" n-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/logo.svg" alt="logo">
  1907.                                                <div class="email">
  1908.                            <span class="label">電郵地址: </span>
  1909.                            <span class="text"></span>
  1910.                        </div>
  1911.                        <div class="club-member-id">
  1912.                            <span class="label">會員ID: </span>
  1913.                            <span class="text"></span>
  1914.                        </div>
  1915.                    </div>
  1916.                    <form class="sso-login-confirm" action="https://shop.theclub.com.hk/account/entry/confirm/">
  1917.                        <input type="hidden" name="current_url" value="https://shop.theclub.com.hk/shop/builtinprolimited" />
  1918.                        <input type="submit" class="account-sso-login-conf-btn" value="確認" />
  1919.                    </form>
  1920.                    <div class="confirm-message" style="display: none"></div>
  1921.                    <div class="pair-text"><a href="https://shop.theclub.com.hk/customer/account/logout/confirm_popup/1/paired/1/" class="pair-link">按此</a>將會登出並永久連結另一個The Club帳戶</div>
  1922.                </div>
  1923.            </div>
  1924.        </div>
  1925.    </div>
  1926. </div>
  1927. <script type="text/javascript">
  1928.    require(['HKT_Account/js/entry-popup/sso/account-login']);
  1929. </script>            <div data-bind="scope: 'customer'">
  1930.    <div id="clubshppoing_login_without_paired" class="modal-wrapper modal-sso-login modal-board"
  1931.         data-mage-init='{"clubShoppingWithoutPaired": {"loginMethod": "email"}}'
  1932.         data-bind="if: ((!customer().logged_in_the_club && !customer().confirm) || !customer().has_the_club_verified) && !customer().is_vendor">
  1933.        <div class="modal">
  1934.            <div class="modal-inner-wrapper">
  1935.                <div class="modal-header">
  1936.                                            <img m-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/pair_with_app.jpg" n-image="https://shop.theclub.com.hk/media/storefornt_logo/sso/default/pair_with_web.jpg" width="100%" alt="logo">
  1937.                                    </div>
  1938.                <div class="modal-content">
  1939.                    <div class="title">The Club為你帶來更方便的購物旅程!</div>
  1940.                    <div class="second-title">由即日起,你只需以The Club帳戶登入便可接駁所有The Club的服務包括Club Shopping。還未成為The Club會員?馬上登記!</div>
  1941.                    <div class="text"></div>
  1942.                    <form class="sso-login-confirm" action="https://shop.theclub.com.hk/account/auth/login/type/the-club/"
  1943.                          method="post">
  1944.                        <a href="https://shop.theclub.com.hk/account/auth/login/type/the-club/" class="account-sso-login-conf-btn">連結或登記你的The Club 帳戶</a>
  1945.                    </form>
  1946.                    <div class="confirm-message" style="display: none"></div>
  1947.                    <div class="pair-text">以<a href="https://shop.theclub.com.hk/customer/account/logout/confirm_popup/1/" class="pair-link">另一個Club Shopping帳戶</a>連結The Club。</div>
  1948.                </div>
  1949.            </div>
  1950.        </div>
  1951.    </div>
  1952. </div>
  1953. <script type="text/javascript">
  1954.    require(['HKT_Account/js/entry-popup/sso/account-login']);
  1955. </script>                <script type="text/javascript">
  1956.            require(['HKT_Account/js/redirect-popup']);
  1957.        </script>
  1958.    </div>
  1959. <footer class="page-footer"><div class="shopping-page-footer">
  1960.    <div class="shopping-footer-inner">
  1961.        <div class="shopping-footer-container" id="super-web-footer">
  1962.            <div class="footer-content-wrapper">
  1963.                <div class="footer-site-map-wrapper" style="height: 280px;">
  1964.                                                                        <div class="footer-page-group-wrapper">
  1965.                                <div class="footer-page-group-content">
  1966.                                    <div class="footer-page-group-name">The Club</div>
  1967.                                                                            <div class="multi-collapse">
  1968.                                                                                            <div class="footer-page-group-item">
  1969.                                                    <a href="https://www.theclub.com.hk/zh/about.html" target="_self">
  1970.                                                        關於 The Club                                                    </a>
  1971.                                                </div>
  1972.                                                                                            <div class="footer-page-group-item">
  1973.                                                    <a href="https://www.theclub.com.hk/zh/explore.html" target="_self">
  1974.                                                        探索 The Club                                                    </a>
  1975.                                                </div>
  1976.                                                                                            <div class="footer-page-group-item">
  1977.                                                    <a href="https://www.theclub.com.hk/zh/our-partners.html" target="_self">
  1978.                                                        合作夥伴                                                    </a>
  1979.                                                </div>
  1980.                                                                                            <div class="footer-page-group-item">
  1981.                                                    <a href="https://www.theclub.com.hk/zh/citi-the-club-credit-card.html" target="_self">
  1982.                                                        Citi The Club 信用卡                                                    </a>
  1983.                                                </div>
  1984.                                                                                            <div class="footer-page-group-item">
  1985.                                                    <a href="https://www.theclub.com.hk/zh/explore/media-centre.html" target="_self">
  1986.                                                        媒體中心                                                    </a>
  1987.                                                </div>
  1988.                                                                                    </div>
  1989.                                                                    </div>
  1990.                            </div>
  1991.                                                    <div class="footer-page-group-wrapper">
  1992.                                <div class="footer-page-group-content">
  1993.                                    <div class="footer-page-group-name">會籍</div>
  1994.                                                                            <div class="multi-collapse">
  1995.                                                                                            <div class="footer-page-group-item">
  1996.                                                    <a href="https://www.theclub.com.hk/zh/explore/membership-tier-and-benefit/membership-tier-and-benefit-table.html" target="_self">
  1997.                                                        會籍及專屬禮遇                                                    </a>
  1998.                                                </div>
  1999.                                                                                            <div class="footer-page-group-item">
  2000.                                                    <a href="https://www.theclub.com.hk/zh/earn.html" target="_self">
  2001.                                                        賺取積分                                                    </a>
  2002.                                                </div>
  2003.                                                                                            <div class="footer-page-group-item">
  2004.                                                    <a href="https://www.theclub.com.hk/zh/redeem.html" target="_self">
  2005.                                                        兌換禮遇                                                    </a>
  2006.                                                </div>
  2007.                                                                                            <div class="footer-page-group-item">
  2008.                                                    <a href="https://www.theclub.com.hk/zh/campaigns/browser-extension-first-earn.html" target="_self">
  2009.                                                        Club 積分助手                                                    </a>
  2010.                                                </div>
  2011.                                                                                            <div class="footer-page-group-item">
  2012.                                                    <a href="https://www.theclub.com.hk/zh/my-account/manage-my-clubpoint.html" target="_self">
  2013.                                                        積分兌換                                                    </a>
  2014.                                                </div>
  2015.                                                                                    </div>
  2016.                                                                    </div>
  2017.                            </div>
  2018.                                                    <div class="footer-page-group-wrapper">
  2019.                                <div class="footer-page-group-content">
  2020.                                    <div class="footer-page-group-name">購物與獎賞</div>
  2021.                                                                            <div class="multi-collapse">
  2022.                                                                                            <div class="footer-page-group-item">
  2023.                                                    <a href="https://shop.theclub.com.hk/shipping-policy?___store=zh_Hant_HK" target="_self">
  2024.                                                        物流與配送                                                    </a>
  2025.                                                </div>
  2026.                                                                                            <div class="footer-page-group-item">
  2027.                                                    <a href="https://shop.theclub.com.hk/collection-points-address?___store=zh_Hant_HK" target="_self">
  2028.                                                        Club Shopping 商品領取站                                                    </a>
  2029.                                                </div>
  2030.                                                                                            <div class="footer-page-group-item">
  2031.                                                    <a href="https://shop.theclub.com.hk/how-to-return?___store=zh_Hant_HK" target="_self">
  2032.                                                        退款政策                                                    </a>
  2033.                                                </div>
  2034.                                                                                            <div class="footer-page-group-item">
  2035.                                                    <a href="https://shop.theclub.com.hk/faqs?___store=zh_Hant_HK" target="_self">
  2036.                                                        常見問題                                                    </a>
  2037.                                                </div>
  2038.                                                                                            <div class="footer-page-group-item">
  2039.                                                    <a href="https://shop.theclub.com.hk/live-chat?___store=zh_Hant_HK" target="_self">
  2040.                                                        在線客服                                                    </a>
  2041.                                                </div>
  2042.                                                                                    </div>
  2043.                                                                    </div>
  2044.                            </div>
  2045.                                                    <div class="footer-page-group-wrapper">
  2046.                                <div class="footer-page-group-content">
  2047.                                    <div class="footer-page-group-name">HKT</div>
  2048.                                                                            <div class="multi-collapse">
  2049.                                                                                            <div class="footer-page-group-item">
  2050.                                                    <a href="https://www.hkcsl.com/" target="_self">
  2051.                                                        csl.                                                    </a>
  2052.                                                </div>
  2053.                                                                                            <div class="footer-page-group-item">
  2054.                                                    <a href="https://www.1010.com.hk/" target="_self">
  2055.                                                        1010                                                    </a>
  2056.                                                </div>
  2057.                                                                                            <div class="footer-page-group-item">
  2058.                                                    <a href="https://www.netvigator.com/chi/index.html" target="_self">
  2059.                                                        網上行                                                    </a>
  2060.                                                </div>
  2061.                                                                                            <div class="footer-page-group-item">
  2062.                                                    <a href="http://www.hkt.com/?locale=zh" target="_self">
  2063.                                                        HKT                                                    </a>
  2064.                                                </div>
  2065.                                                                                    </div>
  2066.                                                                    </div>
  2067.                            </div>
  2068.                                                    <div class="footer-page-group-wrapper">
  2069.                                <div class="footer-page-group-content">
  2070.                                    <div class="footer-page-group-name">聲明</div>
  2071.                                                                            <div class="multi-collapse">
  2072.                                                                                            <div class="footer-page-group-item">
  2073.                                                    <a href="https://hkt.com/privacy-statement?locale=zh" target="_self">
  2074.                                                        私隱聲明                                                    </a>
  2075.                                                </div>
  2076.                                                                                            <div class="footer-page-group-item">
  2077.                                                    <a href="https://www.theclub.com.hk/zh/terms-of-use.html" target="_self">
  2078.                                                        使用條款                                                    </a>
  2079.                                                </div>
  2080.                                                                                            <div class="footer-page-group-item">
  2081.                                                    <a href="https://www.theclub.com.hk/zh/terms-and-conditions.html" target="_self">
  2082.                                                        條款及細則                                                    </a>
  2083.                                                </div>
  2084.                                                                                            <div class="footer-page-group-item">
  2085.                                                    <a href="https://shop.theclub.com.hk/discrimination-harassment" target="_self">
  2086.                                                        不歧視及不騷擾聲明                                                    </a>
  2087.                                                </div>
  2088.                                                                                            <div class="footer-page-group-item">
  2089.                                                    <a href="https://shop.theclub.com.hk/licence-notice" target="_self">
  2090.                                                        認可牌照及通告                                                    </a>
  2091.                                                </div>
  2092.                                                                                    </div>
  2093.                                                                    </div>
  2094.                            </div>
  2095.                                                            </div>
  2096.                <div class="footer-other-content-wrapper">
  2097.                    <div class="footer-other-content-inner">
  2098.                        <div class="flex-item-wrapper">
  2099.                                                            <div class="footer-site-meta-item">
  2100.                                    <div class="title">語言</div>
  2101.                                    <div class="content">
  2102.                                                                                                                                    <a href="#" data-post='{"action":"https:\/\/shop.theclub.com.hk\/stores\/store\/redirect\/","data":{"___store":"zh_Hant_HK","___from_store":"zh_Hant_HK","uenc":"aHR0cHM6Ly9zaG9wLnRoZWNsdWIuY29tLmhrL3Nob3AvYnVpbHRpbnByb2xpbWl0ZWQ,"}}'>繁</a>
  2103.                                                                                                                                                                                                                                                                                                                                                                                                <a href="#" data-post='{"action":"https:\/\/shop.theclub.com.hk\/stores\/store\/redirect\/","data":{"___store":"en_US","___from_store":"zh_Hant_HK","uenc":"aHR0cHM6Ly9zaG9wLnRoZWNsdWIuY29tLmhrL3Nob3AvYnVpbHRpbnByb2xpbWl0ZWQ,"}}'>EN</a>
  2104.                                                                                                                        </div>
  2105.                                </div>
  2106.                                                        <div class="footer-site-meta-item">
  2107.                                <div class="title shown">聯絡我們</div>
  2108.                                <div class="multi-collapse">
  2109.                                    <div class="footer-page-group-item">
  2110.                                        <span>香港鰂魚涌英皇道979號太古坊電訊盈科中心14樓</span>
  2111.                                    </div>
  2112.                                    <div class="footer-page-group-item">
  2113.                                        <a href="mailto:enquiry@theclub.com.hk">enquiry@theclub.com.hk</a>
  2114.                                    </div>
  2115.                                    <div class="footer-page-group-item">
  2116.                                        <span>(852) 183 3000</span>
  2117.                                    </div>
  2118.                                </div>
  2119.                            </div>
  2120.                        </div>
  2121.                                                    <div class="footer-site-meta-item">
  2122.                                <div class="title">聯繫方式</div>
  2123.                                <div class="content">
  2124.                                                                            <a class="footer-site-meta-icon" href="https://api.whatsapp.com/send/?phone=%2B85261303000&amp;text=%E4%BD%A0%E5%A5%BDThe%20Club%EF%BC%8C%E6%88%91%E6%83%B3%E6%9F%A5%E8%A9%A2%E5%91%80%EF%BC%81&amp;type=phone_number&amp;app_absent=0"
  2125.                                           target="_blank">
  2126.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/whatsapp.svg"
  2127.                                                 alt="WhatsApp">
  2128.                                        </a>
  2129.                                                                            <a class="footer-site-meta-icon" href="https://www.facebook.com/TheClubHongKong/"
  2130.                                           target="_blank">
  2131.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/facebook.svg"
  2132.                                                 alt="Facebook">
  2133.                                        </a>
  2134.                                                                            <a class="footer-site-meta-icon" href="https://www.instagram.com/accounts/login/?next=/theclubhkt/"
  2135.                                           target="_blank">
  2136.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/instagram.svg"
  2137.                                                 alt="Instagram">
  2138.                                        </a>
  2139.                                                                            <a class="footer-site-meta-icon" href="https://www.youtube.com/c/TheClubHongKong/"
  2140.                                           target="_blank">
  2141.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/youtube.svg"
  2142.                                                 alt="Youtube">
  2143.                                        </a>
  2144.                                                                            <a class="footer-site-meta-icon" href="https://www.linkedin.com/company/hkt-the-club/"
  2145.                                           target="_blank">
  2146.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/linkedin.svg"
  2147.                                                 alt="Linkedin">
  2148.                                        </a>
  2149.                                                                            <a class="footer-site-meta-icon" href="https://www.xiaohongshu.com/user/profile/655d7d170000000002035f7e?exSource="
  2150.                                           target="_blank">
  2151.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/XHS_logo_white.svg"
  2152.                                                 alt="Xiaohongshu">
  2153.                                        </a>
  2154.                                                                    </div>
  2155.                            </div>
  2156.                                                                            <div class="footer-site-meta-item">
  2157.                                <div class="content">
  2158.                                                                            <a class="footer-site-meta-app" href="https://apps.apple.com/hk/app/club-like/id1491696493"
  2159.                                           target="_blank">
  2160.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/app-store-icons_20220524/Download_on_the_App_Store_zh.svg"
  2161.                                                 alt="Apple Store" >
  2162.                                        </a>
  2163.                                                                            <a class="footer-site-meta-app" href="https://play.google.com/store/apps/details?id=com.pccw.clublike"
  2164.                                           target="_blank">
  2165.                                            <img src="https://www.theclub.com.hk/content/dam/theclub-shopping-spa-react/shopping-footer/app-store-icons_20220524/Download_on_the_google-play_zh.svg"
  2166.                                                 alt="Google Play" style="width:119px" >
  2167.                                        </a>
  2168.                                                                    </div>
  2169.                            </div>
  2170.                                            </div>
  2171.                </div>
  2172.            </div>
  2173.            <div class="footer-copyright">
  2174.                <div class="left">
  2175.                    <div class="wrapper">
  2176.                        Club Care 為 HKT Financial Services Limited (「HKTIA」) 所經營的一個服務品牌。HKTIA 為香港特別行政區保險業監管局 (「IA」) 下的持牌保險代理機構 (持牌保險代理牌照號碼:FA2474)。使用於此網站內所有對「保險」的提述、與所有保險產品及保險推廣均由 HKTIA 為你直接安排。Club HKT Limited (「The Club」) 、The Club Travel Services Limited (「Club Travel」) 及香港電訊集團所有其他公司 (HKTIA除外) 並沒有就相關保險產品或推廣安排任何保險合約或進行其他受規管活動 (定義見《保險業條例》)。                    </div>
  2177.                    <div class="registration">
  2178.                        <span> © The Club 2025. 保留所有權利</span>
  2179.                    </div>
  2180.                </div>
  2181.                <div class="right">
  2182.                                            <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/hkt-company-logo-zh.svg">
  2183.                                    </div>
  2184.            </div>
  2185.            <div class="company-logo">
  2186.                                    <img src="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/HKT_SuperWeb/images/hkt-company-logo-zh.svg">
  2187.                            </div>
  2188.  
  2189.        </div>
  2190.    </div>
  2191. </div>
  2192. <script type="text/x-magento-init">
  2193.    {
  2194.        "[id='super-web-footer']": {
  2195.            "HKT_SuperWeb/js/footer-container": {
  2196.            }
  2197.        }
  2198.    }
  2199. </script>
  2200. <div class="widget block block-static-block">
  2201.    </div>
  2202. </footer><script type="text/x-magento-init">
  2203.        {
  2204.            "*": {
  2205.                "Magento_Ui/js/core/app": {
  2206.                    "components": {
  2207.                        "storage-manager": {
  2208.                            "component": "Magento_Catalog/js/storage-manager",
  2209.                            "appendTo": "",
  2210.                            "storagesConfiguration" : {"recently_viewed_product":{"requestConfig":{"syncUrl":"https:\/\/shop.theclub.com.hk\/catalog\/product\/frontend_action_synchronize\/"},"lifetime":"1000","allowToSendRequest":null},"recently_compared_product":{"requestConfig":{"syncUrl":"https:\/\/shop.theclub.com.hk\/catalog\/product\/frontend_action_synchronize\/"},"lifetime":"1000","allowToSendRequest":null},"product_data_storage":{"updateRequestConfig":{"url":"https:\/\/shop.theclub.com.hk\/rest\/zh_Hant_HK\/V1\/products-render-info"},"requestConfig":{"syncUrl":"https:\/\/shop.theclub.com.hk\/catalog\/product\/frontend_action_synchronize\/"},"allowToSendRequest":null}}                        }
  2211.                    }
  2212.                }
  2213.            }
  2214.        }
  2215. </script>
  2216.  
  2217.  
  2218. <div id="app-promo-sticky-banner" class="app-promo-sticky-banner notification hide">
  2219.    <div class="notification-close-btn close-btn">&nbsp;</div>
  2220.    <div class="notification-icon">
  2221.        <img src="https://shop.theclub.com.hk/static/version1751864347/base/Magento/base/default/HKT_AppPromo/images/app-icon.png" alt="Clublike App Icon">
  2222.    </div>
  2223.    <div class="notification-message">
  2224.        <span class="first-line">立即下載The Club手機app</span><br>
  2225.        <span class="second-line">展開屬於你的獎賞之旅</span>
  2226.    </div>
  2227.    <div class="notification-button-div">
  2228.        <a target="_blank" href="https://clubshopping.page.link/?link=https%3A%2F%2Fshop.theclub.com.hk%2Fshop%2Fbuiltinprolimited%2F&apn=com.pccw.clublike&afl=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.pccw.clublike&ibi=com.pccw.clublike&ifl=https%3A%2F%2Fapps.apple.com%2Fhk%2Fapp%2Fclub-like%2Fid1491696493&efr=1">
  2229.            <div class="notification-button">開啟</div>
  2230.        </a>
  2231.    </div>
  2232. </div>
  2233. <script>
  2234.    function getMobileOS() {
  2235.        var userAgent = navigator.userAgent || navigator.vendor || window.opera;
  2236.        if (/android/i.test(userAgent)) {
  2237.            return "Android";
  2238.        }
  2239.        if (/iPad|iPhone|iPod/.test(userAgent) && !window.MSStream && !window.navigator.standalone && /Safari/.test(userAgent)) {
  2240.            return "iOS-Safari";
  2241.        }
  2242.        return null;
  2243.    }
  2244.    const urlParams = new URLSearchParams(window.location.search);
  2245.    const app_banner = urlParams.get('app_banner');
  2246.    const websiteCode =  "base"
  2247.  
  2248.    if (app_banner != 0 && sessionStorage.getItem('app-promo-sticky-banner') == null && getMobileOS() && websiteCode != 'esim') {
  2249.        document.querySelector(".app-promo-sticky-banner").classList.remove('hide');
  2250.        document.querySelector(".app-promo-sticky-banner .close-btn").addEventListener('click', () => {
  2251.            sessionStorage.setItem('app-promo-sticky-banner', "true");
  2252.            document.querySelector(".app-promo-sticky-banner").remove();
  2253.            if (element.classList.contains(".whatsappIcon")){
  2254.                var whatsappIcon = document.getElementById(".whatsappIcon");
  2255.                whatsappIcon.style.bottom = "20px";
  2256.            }
  2257.        });
  2258.    } else {
  2259.        document.querySelector(".app-promo-sticky-banner").remove();
  2260.    }
  2261. </script>
  2262. <script data-mfmofile="true">
  2263.    require(['jquery'], function($) {
  2264.        $(document).ready(function(){
  2265.            if ($('.mf-ytw-wrapper').length || $('[data-mf-ytw-youtube-link]').length) {
  2266.                !function (f, b, e, v, t) {
  2267.                    if(f.mfytwcss)return;
  2268.                    f.mfytwcss=1;
  2269.                    t = b.createElement(e);
  2270.                    t.rel = 'stylesheet';
  2271.                    t.type = 'text/css';
  2272.                    t.href = v;
  2273.                    s = b.getElementsByTagName('HEAD')[0];
  2274.                    s.appendChild(t)
  2275.                }(window, document, 'link', 'https://shop.theclub.com.hk/static/version1751864347/frontend/Magento/base/default/Magefan_YouTubeWidget/css/youtubewidget.min.css');
  2276.            }
  2277.            if ($('.mf-ytw-wrapper').length){
  2278.                require(['Magefan_YouTubeWidget/js/iframe']);
  2279.            }
  2280.            if ($('[data-mf-ytw-youtube-link]').length){
  2281.                require(['Magefan_YouTubeWidget/js/link']);
  2282.            }
  2283.        });
  2284.    });
  2285. </script>
  2286. </div>    <noscript id="deferred-css"><link  rel="stylesheet" type="text/css"  media="print" href="https://shop.theclub.com.hk/static/version1751864347/frontend/HKT/standard/default/css/print.min.css" /></noscript><script>var loadDeferredStyles = function() {var addStylesNode = document.getElementById("deferred-css");var replacement = document.createElement("div");replacement.innerHTML = addStylesNode.textContent;document.body.appendChild(replacement);addStylesNode.parentElement.removeChild(addStylesNode);};window.addEventListener('load', loadDeferredStyles);</script></body>
  2287. </html>
  2288.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda