{
  "action": "Product-SizeChart",
  "queryString": "cid=SIZE_CHART_MENS",
  "locale": "default",
  "success": true,
  "content": "<div class=\"nav nav-tabs nav-fill d-none d-md-flex\" role=\"tablist\">\n                        <button class=\"nav-link active\" id=\"sizeChart-tab\" data-toggle=\"tab\" data-target=\"#sizeChart\" href=\"#\" role=\"tab\" aria-controls=\"sizeChart\" aria-selected=\"true\">\n                            <h1>Size Chart</h1>\n                        </button>\n                        <button class=\"nav-link\" id=\"howToMeasure-tab\" data-toggle=\"tab\" data-target=\"#howToMeasure\" href=\"#\" role=\"tab\" aria-controls=\"howToMeasure\" aria-selected=\"false\">\n                            <h1>How to Measure</h1>\n                        </button>\n                        <button class=\"nav-link\" id=\"fit-tab\" data-toggle=\"tab\" data-target=\"#fit\" href=\"#\" role=\"tab\" aria-controls=\"fit\" aria-selected=\"false\">\n                            <h1>Fit</h1>\n                        </button>\n                    </div>\n\n                    <div class=\"tab-content\">\n                        <div class=\"tab-pane show active size-chart-tab collapsible-sm\" id=\"sizeChart\" role=\"tabpanel\" aria-labelledby=\"sizeChart-tab\">\n                            <h1 class=\"title d-md-none\" role=\"heading\">\n                                Size Chart\n                                <svg class=\"svg-plus\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6h-6.72v6.72q0 .96-1.6.96t-1.6-.96V17.6H.96Q0 17.6 0 16t.96-1.6h6.72V7.68q0-.96 1.6-.96t1.6.96v6.72h6.72z\"></path>\n                                    </g>\n                                </svg>\n                                <svg class=\"svg-minus\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6H.96Q0 17.6 0 16t.96-1.6H17.6z\"></path>\n                                    </g>\n                                </svg>\n                            </h1>\n                            <div class=\"body-measurements content\">\n                                <div class=\"in-inches measurement toggle\">\n                                    <h2>Men's Body Measurements (in inches)</h2>\n                                    <div class=\"measurement-switch\">\n                                        <a href=\"#\" data-target=\"in-metric\">Switch to Centimeters</a>\n                                    </div>\n\n                                    <table border=\"0\" cellpadding=\"3\" cellspacing=\"1\">\n                                        <thead>\n                                            <tr valign=\"top\" align=\"center\">\n                                                <th nowrap=\"yes\">Size</th>\n                                                <th nowrap=\"yes\">S</th>\n                                                <th nowrap=\"yes\">M</th>\n                                                <th nowrap=\"yes\">L</th>\n                                                <th nowrap=\"yes\">XL</th>\n                                                <th nowrap=\"yes\">XXL</th>\n                                                <th nowrap=\"yes\">XXXL</th>\n                                            </tr>\n                                        </thead>\n\n                                        <tbody>\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Neck</td>\n                                                <td>14-14½</td>\n                                                <td>15-15½</td>\n                                                <td>16-16½</td>\n                                                <td>17-17½</td>\n                                                <td>18-18½</td>\n                                                <td>19-19½</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Chest</td>\n                                                <td>34-36</td>\n                                                <td>38-40</td>\n                                                <td>42-44</td>\n                                                <td>46-48</td>\n                                                <td>50-52</td>\n                                                <td>54-56</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Waist</td>\n                                                <td>28-30</td>\n                                                <td>32-34</td>\n                                                <td>36-38</td>\n                                                <td>40-42</td>\n                                                <td>44-46</td>\n                                                <td>48-50</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td>Regular Sleeve</td>\n                                                <td>32-33</td>\n                                                <td>33-34</td>\n                                                <td>34-35</td>\n                                                <td>35-36</td>\n                                                <td>36-37</td>\n                                                <td>36-37</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td>Tall Sleeve</td>\n                                                <td>33-34</td>\n                                                <td>34-35</td>\n                                                <td>35-36</td>\n                                                <td>36-37</td>\n                                                <td>37-38</td>\n                                                <td>37-38</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Height</td>\n                                                <td colspan=\"3\">Regular 5'8\" to 6'</td>\n                                                <td colspan=\"3\">Tall 6'1\" - 6'3\"</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\"></td>\n                                                <td colspan=\"6\">Tall measures 2\" longer overall, 1\" at sleeves.</td>\n                                            </tr>\n                                        </tbody>\n                                    </table>\n                                </div>\n\n                                <div class=\"in-metric measurement toggle\" style=\"display: none;\">\n                                    <h2>Men's Body Measurements (in centimeters)</h2>\n                                    <div class=\"measurement-switch\">\n                                        <a href=\"#\" data-target=\"in-inches\">Switch to Inches</a>\n                                    </div>\n\n                                    <table border=\"0\" cellpadding=\"3\" cellspacing=\"1\">\n                                        <thead>\n                                            <tr valign=\"top\" align=\"center\">\n                                                <th nowrap=\"yes\">Size</th>\n                                                <th nowrap=\"yes\">S</th>\n                                                <th nowrap=\"yes\">M</th>\n                                                <th nowrap=\"yes\">L</th>\n                                                <th nowrap=\"yes\">XL</th>\n                                                <th nowrap=\"yes\">XXL</th>\n                                                <th nowrap=\"yes\">XXXL</th>\n                                            </tr>\n                                        </thead>\n\n                                        <tbody>\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Neck</td>\n                                                <td>37</td>\n                                                <td>39</td>\n                                                <td>42</td>\n                                                <td>44</td>\n                                                <td>47</td>\n                                                <td>49</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Chest</td>\n                                                <td>86-91</td>\n                                                <td>97-102</td>\n                                                <td>107-112</td>\n                                                <td>117-122</td>\n                                                <td>127-132</td>\n                                                <td>137-142</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Waist</td>\n                                                <td>71-76</td>\n                                                <td>81-86</td>\n                                                <td>91-97</td>\n                                                <td>102-107</td>\n                                                <td>112-117</td>\n                                                <td>122-127</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td>Regular Sleeve</td>\n                                                <td>84</td>\n                                                <td>86</td>\n                                                <td>89</td>\n                                                <td>91</td>\n                                                <td>94</td>\n                                                <td>94</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td>Tall Sleeve</td>\n                                                <td>86</td>\n                                                <td>89</td>\n                                                <td>91</td>\n                                                <td>94</td>\n                                                <td>97</td>\n                                                <td>97</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\">Height</td>\n                                                <td colspan=\"6\">Regular 173 cm - 183 cm, Tall 186 cm - 191 cm.</td>\n                                            </tr>\n\n                                            <tr valign=\"top\" align=\"center\">\n                                                <td nowrap=\"yes\"></td>\n                                                <td colspan=\"6\">Tall measures 5 cm longer overall, 2.5 cm at sleeves.</td>\n                                            </tr>\n                                        </tbody>\n                                    </table>\n                                </div>\n                            </div>\n                        </div>\n\n                        <div class=\"tab-pane how-to-measure-tab collapsible-sm\" id=\"howToMeasure\" role=\"tabpanel\" aria-labelledby=\"howToMeasure-tab\">\n                            <h1 class=\"title d-md-none\" role=\"heading\">\n                                How to Measure\n                                <svg class=\"svg-plus\"\n                                    xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6h-6.72v6.72q0 .96-1.6.96t-1.6-.96V17.6H.96Q0 17.6 0 16t.96-1.6h6.72V7.68q0-.96 1.6-.96t1.6.96v6.72h6.72z\"></path>\n                                    </g>\n                                </svg>\n                                <svg class=\"svg-minus\"\n                                    xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6H.96Q0 17.6 0 16t.96-1.6H17.6z\"></path>\n                                    </g>\n                                </svg>\n                            </h1>\n                            <div class=\"content\">\n                                <h2>Need Help Finding Your Size?</h2>\n                                <div class=\"row\">\n                                    <div class=\"col-12 col-md-4 p-0 human-image\">\n                                        <img width=\"189\" height=\"378\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw20ca2b5a/sizechart/190917_mens_how_to_measure.png\" alt=\"Need Help Finding Your Size?\">\n                                    </div>\n\n                                    <div class=\"col p-0\">\n                                        <h3>Chest</h3>\n                                        <p>Measure just under arms and across shoulder blades holding tape firm and level.</p>\n                                        <h3>Waist</h3>\n                                        <p>Measure around your natural waistline. For belts, order same size as your pants waist size. If between sizes, order next larger size.</p>\n                                        <h3>Inseam</h3>\n                                        <p>Measure pants that fit you well. Lay them flat, with the front and back creased smooth. Measure along the inseam from crotch to bottom of leg hem.</p>\n                                        <h3>Sleeve Length</h3>\n                                        <p>With arm relaxed at your side and slightly bent, measure from center back neck, over point of shoulder, down the outside of the arm to the wrist.</p>\n                                        <h3>Neck</h3>\n                                        <p>Measure a shirt collar that fits you well. Lay collar flat. Measure from center of collar button to far end of opposite buttonhole.</p>\n                                        <h3>Head <span>(Hats and Caps)</span></h3>\n                                        <p>Measure around the largest part of the head, with tape above brow.</p>\n                                        <h3>Hand <span>(Gloves and Mittens)</span></h3>\n                                        <p>Measure around the knuckles with hand flat (exclude thumb). Number of inches equals glove size.</p>\n                                        <h3>Belts</h3>\n                                        <p>Order same size as your pants waist size. If between sizes, order next larger size.</p>\n                                    </div>\n                                </div>\n                            </div>\n                        </div>\n\n                        <div class=\"tab-pane fit-tab collapsible-sm\" id=\"fit\" role=\"tabpanel\" aria-labelledby=\"fit-tab\">\n                            <h1 class=\"title d-md-none\" role=\"heading\">\n                                Fit\n                                <svg class=\"svg-plus\"\n                                    xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6h-6.72v6.72q0 .96-1.6.96t-1.6-.96V17.6H.96Q0 17.6 0 16t.96-1.6h6.72V7.68q0-.96 1.6-.96t1.6.96v6.72h6.72z\"></path>\n                                    </g>\n                                </svg>\n                                <svg class=\"svg-minus\"\n                                    xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 19 32\">\n                                    <g>\n                                        <path transform=\"\" d=\"M17.6 14.4q.96 0 .96 1.6t-.96 1.6H.96Q0 17.6 0 16t.96-1.6H17.6z\"></path>\n                                    </g>\n                                </svg>\n                            </h1>\n                            <div class=\"content\">\n                                <h2>Men’s Fit Guide</h2>\n                                <h3>Tops</h3>\n                                <div class=\"row\">\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw1a88081a/sizechart/m145_s_traditional_XL25.png\" alt=\"Traditional\">\n                                        <div>\n                                            <h4>Traditional</h4>\n                                            <p>Relaxed through the chest, sleeves and waist.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw0a7cbb35/sizechart/m145_s_slightlyfitted_XL25.png\" alt=\"Slightly Fitted\">\n                                        <div>\n                                            <h4>Slightly Fitted</h4>\n                                            <p>Relaxed through the chest and sleeves, with a slightly slimmer waist.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dwb2d677d6/sizechart/m145_s_slim_XL25.png\" alt=\"Slim\">\n                                        <div>\n                                            <h4>Slim</h4>\n                                            <p>Cut slim through the chest, sleeves and waist.</p>\n                                        </div>\n                                    </div>\n                                </div>\n                                <h3>Pants</h3>\n                                <div class=\"row\">\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw835112b3/sizechart/m145_p_slim_fit_XL25.png\" alt=\"Slim Fit\">\n                                        <div>\n                                            <h4>Slim Fit</h4>\n                                            <p>Sits lower on waist. Slim fit through hip and thigh. Straight leg.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw7421a5d3/sizechart/m145_p_standard_XL25.png\" alt=\"Standard Fit\">\n                                        <div>\n                                            <h4>Standard Fit</h4>\n                                            <p>Sits lower on waist. Straight through hip and thigh. Straight or tapered leg.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw15e3a7b0/sizechart/m145_p_standard_athletic_XL25.png\" alt=\"Standard Athletic Fit\">\n                                        <div>\n                                            <h4>Standard Athletic Fit</h4>\n                                            <p>Sits lower on waist. Straight with added ease through hip and thigh. Straight or tapered leg.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dwf73e8f6e/sizechart/m145_p_classic_XL25.png\" alt=\"Classic Fit\">\n                                        <div>\n                                            <h4>Classic Fit</h4>\n                                            <p>Sits at waist. Trim through hip and thigh. Straight or tapered leg.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw14a5f27e/sizechart/m145_p_natural_XL25.png\" alt=\"Natural Fit\">\n                                        <div>\n                                            <h4>Natural Fit</h4>\n                                            <p>Sits at waist. Roomy through hip and thigh. Straight leg.</p>\n                                        </div>\n                                    </div>\n                                    <div class=\"col-6 col-sm-4 col-md-3 p-0\">\n                                        <img width=\"144\" src=\"https://www.llbean.ca/on/demandware.static/-/Library-Sites-LLBeanSharedLibrary/default/dw39ca9eb3/sizechart/m145_p_relaxed_XL25.png\" alt=\"Relaxed Fit\">\n                                        <div>\n                                            <h4>Relaxed Fit</h4>\n                                            <p>Sits at waist. Relaxed fit through hip and thigh. Straight leg.</p>\n                                        </div>\n                                    </div>\n                                </div>\n                            </div>\n                        </div>\n                    </div>"
}