{
  "action": "Product-SizeChart",
  "queryString": "cid=size-guide-badminton-rackets",
  "locale": "en_GB",
  "success": true,
  "content": "<ul class=\"nav nav-tabs nav-fill c-size-guide__nav\" role=\"tablist\">\r\n                <li class=\"nav-item c-size-guide__nav-item\" role=\"presentation\">\r\n                    <a class=\"nav-link active c-size-guide__nav-link\" href=\"#adults\" data-toggle=\"tab\" role=\"tab\" aria-controls=\"adults\" aria-selected=\"true\" id=\"adults-tab\">\r\n                        Adults - grip size\r\n                    </a>\r\n                </li>\r\n                <li class=\"nav-item c-size-guide__nav-item\" role=\"presentation\">\r\n                    <a class=\"nav-link c-size-guide__nav-link\" href=\"#juniors\" data-toggle=\"tab\" role=\"tab\" aria-controls=\"juniors\" aria-selected=\"false\" id=\"juniors-tab\">\r\n                        Adults - racket lenght\r\n                    </a>\r\n                </li>\r\n                </ul>\r\n                \r\n                <div class=\"tab-content c-size-guide__tab-content\">\r\n                <div class=\"tab-pane active c-size-guide__tab-pane\" id=\"adults\" role=\"tabpanel\" aria-labelledby=\"adults-tab\">\r\n                    <div class=\"c-size-guide__table-container\">\r\n                        <table class=\"c-size-guide__table\">\r\n                            <thead class=\"c-size-guide__table-head\">\r\n                                <tr class=\"c-size-guide__header-row\">\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">EU</th>\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">US</th>\r\n                                </tr>\r\n                            </thead>\r\n                            <tbody class=\"c-size-guide__table-body\">\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">1</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">1</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">2</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">2</td>\r\n                                </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n                <div class=\"tab-pane\" id=\"juniors\" role=\"tabpanel\" aria-labelledby=\"juniors-tab\">\r\n                    <div class=\"c-size-guide__table-container\">\r\n                        <table class=\"c-size-guide__table\">\r\n                            <thead class=\"c-size-guide__table-head\">\r\n                                <tr class=\"c-size-guide__header-row\">\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">EU</th>\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">US (inches)</th>\r\n                                </tr>\r\n                            </thead>\r\n                            <tbody class=\"c-size-guide__table-body\">\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">540mm*</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">21.3</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">620mm*</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">24.4</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">662mm</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">26.1</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">675mm</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">26.6</td>\r\n                                </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n                </div>\r\n                <p class=\"c-size-guide__notice\">*Most adapted sizes for Juniors</p>",
  "modalTemplate": "<!-- Modal -->\n<div class=\"modal fade\" id=\"sizeChartModal\" role=\"dialog\">\n    <div class=\"modal-dialog\">\n        <!-- Modal content-->\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <button type=\"button\" class=\"close pull-right\" aria-label=\"Close\" data-dismiss=\"modal\">\n                    <span class=\"c-button--icon-close\" aria-hidden=\"true\" aria-label=\"Close\">\n                        \n\n<svg class=\"svg-inline icon-close-small\" role=\"img\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\"><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" d=\"M4.5 4.5l15 15m-15 0l15-15\"/></svg>\n\n                    </span>\n                </button>\n            </div>\n            <div class=\"modal-body\"><ul class=\"nav nav-tabs nav-fill c-size-guide__nav\" role=\"tablist\">\r\n                <li class=\"nav-item c-size-guide__nav-item\" role=\"presentation\">\r\n                    <a class=\"nav-link active c-size-guide__nav-link\" href=\"#adults\" data-toggle=\"tab\" role=\"tab\" aria-controls=\"adults\" aria-selected=\"true\" id=\"adults-tab\">\r\n                        Adults - grip size\r\n                    </a>\r\n                </li>\r\n                <li class=\"nav-item c-size-guide__nav-item\" role=\"presentation\">\r\n                    <a class=\"nav-link c-size-guide__nav-link\" href=\"#juniors\" data-toggle=\"tab\" role=\"tab\" aria-controls=\"juniors\" aria-selected=\"false\" id=\"juniors-tab\">\r\n                        Adults - racket lenght\r\n                    </a>\r\n                </li>\r\n                </ul>\r\n                \r\n                <div class=\"tab-content c-size-guide__tab-content\">\r\n                <div class=\"tab-pane active c-size-guide__tab-pane\" id=\"adults\" role=\"tabpanel\" aria-labelledby=\"adults-tab\">\r\n                    <div class=\"c-size-guide__table-container\">\r\n                        <table class=\"c-size-guide__table\">\r\n                            <thead class=\"c-size-guide__table-head\">\r\n                                <tr class=\"c-size-guide__header-row\">\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">EU</th>\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">US</th>\r\n                                </tr>\r\n                            </thead>\r\n                            <tbody class=\"c-size-guide__table-body\">\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">1</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">1</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">2</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">2</td>\r\n                                </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n                <div class=\"tab-pane\" id=\"juniors\" role=\"tabpanel\" aria-labelledby=\"juniors-tab\">\r\n                    <div class=\"c-size-guide__table-container\">\r\n                        <table class=\"c-size-guide__table\">\r\n                            <thead class=\"c-size-guide__table-head\">\r\n                                <tr class=\"c-size-guide__header-row\">\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">EU</th>\r\n                                    <th class=\"c-size-guide__table-title c-size-guide__cell-equal-width \">US (inches)</th>\r\n                                </tr>\r\n                            </thead>\r\n                            <tbody class=\"c-size-guide__table-body\">\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">540mm*</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">21.3</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">620mm*</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">24.4</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">662mm</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">26.1</td>\r\n                                </tr>\r\n                                <tr>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">675mm</td>\r\n                                    <td class=\"c-size-guide__table-cell c-size-guide__cell-equal-width \">26.6</td>\r\n                                </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n                </div>\r\n                <p class=\"c-size-guide__notice\">*Most adapted sizes for Juniors</p></div>\n        </div>\n    </div>\n</div>",
  "__mccEvents": [
    [
      "setUserInfo",
      {
        "email": "abGNqTT0pf7bfCiwScTcfzAw0H"
      }
    ],
    [
      "trackPageView"
    ]
  ]
}