{"info":{"_postman_id":"85d400fe-c8be-44cd-a462-c7dd0c5c8d7a","name":"GraphQL Size Chart","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"85d400fe-c8be-44cd-a462-c7dd0c5c8d7a","publishedId":"SzRxXr2t","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-19T03:38:11.000Z"},"item":[{"name":"GraphQL Get Rule","id":"d4aa70ba-17ac-45bc-8dda-b52ffc046311","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"query{\r\nmpSizeChart(filter:{rule_id:{neq:\"2\"}name:{neq:\"Accounts\"}}\r\n\tpageSize:20\r\n\tcurrentPage:1 )\r\n{\r\n\ttotal_count\r\n\titems {\r\n\t  rule_id\r\n      name\r\n      rule_description\r\n      rule_content\r\n      template_styles\r\n      store_ids\r\n      display_type\r\n      enabled\r\n      attribute_code\r\n      demo_templates\r\n      priority\r\n      updated_at\r\n      created_at\r\n\t\t\t}\r\n\t\t}\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dfbd83cd-51bf-4b3e-b96b-1199ce7f04c0","name":"GraphQl Get Rule Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"graphql"},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Feb 2020 07:12:28 GMT"},{"key":"Expires","value":"Mon, 18 Feb 2019 07:12:28 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=pv6g0b4uqp05g1his5q650ks21; expires=Tue, 18-Feb-2020 08:12:28 GMT; Max-Age=3600; path=/maianh/ce233d; domain=192.168.1.200; HttpOnly"},{"key":"Set-Cookie","value":"private_content_version=da5ea94ddafbe7a75a076f59894a8fc3; expires=Fri, 15-Feb-2030 07:12:28 GMT; Max-Age=315360000; path=/"},{"key":"Set-Cookie","value":"private_content_version=e333209d3d58022cbd12aa8ef2870eba; expires=Fri, 15-Feb-2030 07:12:28 GMT; Max-Age=315360000; path=/"},{"key":"Set-Cookie","value":"private_content_version=4d30428e7832b4c2f13fba1ce316fb9d; expires=Fri, 15-Feb-2030 07:12:28 GMT; Max-Age=315360000; path=/"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"7843"},{"key":"Content-Type","value":"application/json"},{"key":"Age","value":"0"},{"key":"X-Cache","value":"MISS"},{"key":"X-Cache-Hits","value":"0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"mpSizeChart\": {\n            \"total_count\": 3,\n            \"items\": [\n                {\n                    \"rule_id\": 1,\n                    \"name\": \"sale\",\n                    \"rule_description\": null,\n                    \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Tops Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"{{view url=Mageplaza_SizeChart/media/images/size-chart-men.png}}\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your top's size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your chest and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your chest.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>CHEST (cm)</th>\\r\\n<th>WAIST (cm)</th>\\r\\n<th>HIPS (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>X-Small</td>\\r\\n<td>&lt; 88</td>\\r\\n<td>&lt; 73</td>\\r\\n<td>&lt; 88</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Small</td>\\r\\n<td>88–96</td>\\r\\n<td>73–81</td>\\r\\n<td>88–96</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Medium</td>\\r\\n<td>96–104</td>\\r\\n<td>81–89</td>\\r\\n<td>96–104</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Large</td>\\r\\n<td>104–112</td>\\r\\n<td>89–97</td>\\r\\n<td>104–112</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>X-Large</td>\\r\\n<td>112–124</td>\\r\\n<td>97–109</td>\\r\\n<td>112–120</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XX-Large</td>\\r\\n<td>124–136</td>\\r\\n<td>109–121</td>\\r\\n<td>120–128</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXX-Large</td>\\r\\n<td>136–148</td>\\r\\n<td>121–133</td>\\r\\n<td>128–136</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXXX-Large</td>\\r\\n<td>147-160</td>\\r\\n<td>133-145</td>\\r\\n<td>136-145</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                    \"template_styles\": \".size-chart-main-image {\\r\\n    text-align: center;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                    \"store_ids\": \"0\",\n                    \"display_type\": \"popup,inline,tab\",\n                    \"enabled\": \"1\",\n                    \"attribute_code\": \"size\",\n                    \"demo_templates\": \"men-top\",\n                    \"priority\": \"99\",\n                    \"updated_at\": \"2020-02-03 03:19:38\",\n                    \"created_at\": \"2020-02-03 03:17:43\"\n                },\n                {\n                    \"rule_id\": 4,\n                    \"name\": \"Nigel Hart\",\n                    \"rule_description\": \"Labore ducimus nihi\",\n                    \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Tops Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"{{view url=Mageplaza_SizeChart/media/images/size-chart-men.png}}\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your top's size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your chest and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your chest.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>CHEST (cm)</th>\\r\\n<th>WAIST (cm)</th>\\r\\n<th>HIPS (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>X-Small</td>\\r\\n<td>&lt; 88</td>\\r\\n<td>&lt; 73</td>\\r\\n<td>&lt; 88</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Small</td>\\r\\n<td>88–96</td>\\r\\n<td>73–81</td>\\r\\n<td>88–96</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Medium</td>\\r\\n<td>96–104</td>\\r\\n<td>81–89</td>\\r\\n<td>96–104</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>Large</td>\\r\\n<td>104–112</td>\\r\\n<td>89–97</td>\\r\\n<td>104–112</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>X-Large</td>\\r\\n<td>112–124</td>\\r\\n<td>97–109</td>\\r\\n<td>112–120</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XX-Large</td>\\r\\n<td>124–136</td>\\r\\n<td>109–121</td>\\r\\n<td>120–128</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXX-Large</td>\\r\\n<td>136–148</td>\\r\\n<td>121–133</td>\\r\\n<td>128–136</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXXX-Large</td>\\r\\n<td>147-160</td>\\r\\n<td>133-145</td>\\r\\n<td>136-145</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                    \"template_styles\": \".size-chart-main-image {\\r\\n    text-align: center;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                    \"store_ids\": \"1\",\n                    \"display_type\": \"inline,tab\",\n                    \"enabled\": \"0\",\n                    \"attribute_code\": null,\n                    \"demo_templates\": \"men-top\",\n                    \"priority\": \"4\",\n                    \"updated_at\": \"2020-02-11 07:11:51\",\n                    \"created_at\": \"2020-02-11 07:11:51\"\n                },\n                {\n                    \"rule_id\": 5,\n                    \"name\": \"Dacey Villarreal\",\n                    \"rule_description\": \"Libero commodi sed d\",\n                    \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"{{view url=Mageplaza_SizeChart/media/images/size-chart-men.png}}\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                    \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                    \"store_ids\": \"0\",\n                    \"display_type\": \"popup\",\n                    \"enabled\": \"1\",\n                    \"attribute_code\": \"shoes_size\",\n                    \"demo_templates\": \"men-bottom\",\n                    \"priority\": \"8\",\n                    \"updated_at\": \"2020-02-11 07:12:19\",\n                    \"created_at\": \"2020-02-11 07:12:19\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"d4aa70ba-17ac-45bc-8dda-b52ffc046311"},{"name":"GraphQL Product","id":"6aec7826-8ccf-4cff-8cbf-6d87205edecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"query {\r\n  products( \r\n   filter: { price: { from: \"50\" to: \"55\"} }\r\n  pageSize: 5\r\n  currentPage: 1\r\n  sort: {name: ASC}) {\r\n    total_count\r\n    items {\r\n      name\r\n      sku\r\n      mp_sizeChart {\r\n        rule_id\r\n        name\r\n        rule_description\r\n        rule_content\r\n        template_styles\r\n        store_ids\r\n        display_type\r\n        enabled\r\n        attribute_code\r\n        demo_templates\r\n        priority\r\n        updated_at\r\n        created_at\r\n      } \r\n    }\r\n  }\r\n}\r\n","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f0cafbde-28cc-45ab-91bd-abb1d30ddea0","name":"GraphQl Product Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text","disabled":true}],"body":{"mode":"graphql"},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Feb 2020 07:11:56 GMT"},{"key":"Expires","value":"Mon, 18 Feb 2019 07:11:56 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=pv6g0b4uqp05g1his5q650ks21; expires=Tue, 18-Feb-2020 08:11:56 GMT; Max-Age=3600; path=/maianh/ce233d; domain=192.168.1.200; HttpOnly"},{"key":"Set-Cookie","value":"private_content_version=9a4ccbfb35236c73052f807562453cb6; expires=Fri, 15-Feb-2030 07:11:56 GMT; Max-Age=315360000; path=/"},{"key":"Set-Cookie","value":"private_content_version=56733bfd3168a60759ebd48e347a67a4; expires=Fri, 15-Feb-2030 07:11:56 GMT; Max-Age=315360000; path=/"},{"key":"Set-Cookie","value":"private_content_version=2014719068bc2b0fd044bd94b0ce279f; expires=Fri, 15-Feb-2030 07:11:56 GMT; Max-Age=315360000; path=/"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json"},{"key":"Age","value":"0"},{"key":"X-Cache","value":"MISS"},{"key":"X-Cache-Hits","value":"0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"products\": {\n            \"total_count\": 13,\n            \"items\": [\n                {\n                    \"name\": \"Carina Basic Capri\",\n                    \"sku\": \"WP09\",\n                    \"mp_sizeChart\": {\n                        \"rule_id\": 5,\n                        \"name\": \"Dacey Villarreal\",\n                        \"rule_description\": \"Libero commodi sed d\",\n                        \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"http://192.168.1.200/maianh/ce233d/pub/static/version1581927067/graphql/_view/en_US/Mageplaza_SizeChart/media/images/size-chart-men.png\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                        \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                        \"store_ids\": \"0\",\n                        \"display_type\": \"popup\",\n                        \"enabled\": \"1\",\n                        \"attribute_code\": \"shoes_size\",\n                        \"demo_templates\": \"men-bottom\",\n                        \"priority\": \"8\",\n                        \"updated_at\": \"2020-02-11 07:12:19\",\n                        \"created_at\": \"2020-02-11 07:12:19\"\n                    }\n                },\n                {\n                    \"name\": \"Chaz Kangeroo Hoodie\",\n                    \"sku\": \"MH01\",\n                    \"mp_sizeChart\": {\n                        \"rule_id\": 5,\n                        \"name\": \"Dacey Villarreal\",\n                        \"rule_description\": \"Libero commodi sed d\",\n                        \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"http://192.168.1.200/maianh/ce233d/pub/static/version1581927067/graphql/_view/en_US/Mageplaza_SizeChart/media/images/size-chart-men.png\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                        \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                        \"store_ids\": \"0\",\n                        \"display_type\": \"popup\",\n                        \"enabled\": \"1\",\n                        \"attribute_code\": \"shoes_size\",\n                        \"demo_templates\": \"men-bottom\",\n                        \"priority\": \"8\",\n                        \"updated_at\": \"2020-02-11 07:12:19\",\n                        \"created_at\": \"2020-02-11 07:12:19\"\n                    }\n                },\n                {\n                    \"name\": \"Clamber Watch\",\n                    \"sku\": \"24-WG03\",\n                    \"mp_sizeChart\": {\n                        \"rule_id\": 5,\n                        \"name\": \"Dacey Villarreal\",\n                        \"rule_description\": \"Libero commodi sed d\",\n                        \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"http://192.168.1.200/maianh/ce233d/pub/static/version1581927067/graphql/_view/en_US/Mageplaza_SizeChart/media/images/size-chart-men.png\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                        \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                        \"store_ids\": \"0\",\n                        \"display_type\": \"popup\",\n                        \"enabled\": \"1\",\n                        \"attribute_code\": \"shoes_size\",\n                        \"demo_templates\": \"men-bottom\",\n                        \"priority\": \"8\",\n                        \"updated_at\": \"2020-02-11 07:12:19\",\n                        \"created_at\": \"2020-02-11 07:12:19\"\n                    }\n                },\n                {\n                    \"name\": \"Cruise Dual Analog Watch\",\n                    \"sku\": \"24-MG05\",\n                    \"mp_sizeChart\": {\n                        \"rule_id\": 5,\n                        \"name\": \"Dacey Villarreal\",\n                        \"rule_description\": \"Libero commodi sed d\",\n                        \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"http://192.168.1.200/maianh/ce233d/pub/static/version1581927067/graphql/_view/en_US/Mageplaza_SizeChart/media/images/size-chart-men.png\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                        \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                        \"store_ids\": \"0\",\n                        \"display_type\": \"popup\",\n                        \"enabled\": \"1\",\n                        \"attribute_code\": \"shoes_size\",\n                        \"demo_templates\": \"men-bottom\",\n                        \"priority\": \"8\",\n                        \"updated_at\": \"2020-02-11 07:12:19\",\n                        \"created_at\": \"2020-02-11 07:12:19\"\n                    }\n                },\n                {\n                    \"name\": \"Daria Bikram Pant\",\n                    \"sku\": \"WP10\",\n                    \"mp_sizeChart\": {\n                        \"rule_id\": 5,\n                        \"name\": \"Dacey Villarreal\",\n                        \"rule_description\": \"Libero commodi sed d\",\n                        \"rule_content\": \"<div class=\\\"size-chart-header\\\">\\r\\n<h3>Men's Bottoms Size Chart</h3>\\r\\n</div>\\r\\n<div class=\\\"mpcss size-chart-main\\\">\\r\\n<div class=\\\"size-chart-main-image col-md-4 col-xs-12\\\"><img src=\\\"http://192.168.1.200/maianh/ce233d/pub/static/version1581927067/graphql/_view/en_US/Mageplaza_SizeChart/media/images/size-chart-men.png\\\" /></div>\\r\\n<div class=\\\"size-chart-main-table col-md-8 col-xs-12\\\">\\r\\n<div class=\\\"size-chart-main-text\\\">\\r\\n<p>This size chart is to determine your bottoms' size. If any of your measurement is on the borderline between two sizes, you can pick the smaller size for a tighter fit or the larger size for a looser fit. If your hip and waist measurements correspond to two different suggested sizes, you should order the one which is indicated by the measurement of your hips.</p>\\r\\n</div>\\r\\n<h4>SIZE CHART</h4>\\r\\n<table>\\r\\n<tbody>\\r\\n<tr>\\r\\n<th>Size</th>\\r\\n<th>Waist (cm)</th>\\r\\n<th>Hip (cm)</th>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XS</td>\\r\\n<td>69.5-74.5</td>\\r\\n<td>83.5-88.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>S</td>\\r\\n<td>74.5-79.5</td>\\r\\n<td>88.5-93.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>M</td>\\r\\n<td>79.5-85</td>\\r\\n<td>93.5-98.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>L</td>\\r\\n<td>85-91</td>\\r\\n<td>98.5-103.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XL</td>\\r\\n<td>91-97</td>\\r\\n<td>103.5-108.5</td>\\r\\n</tr>\\r\\n<tr>\\r\\n<td>XXL</td>\\r\\n<td>97-103</td>\\r\\n<td>108.5-113.5</td>\\r\\n</tr>\\r\\n</tbody>\\r\\n</table>\\r\\n</div>\\r\\n</div>\",\n                        \"template_styles\": \".size-chart-main-table .small-text {\\r\\n    font-size: 1.1rem;\\r\\n}\\r\\n.size-chart-main-text {\\r\\n    margin-bottom: 30px;\\r\\n    font-size: 13px;\\r\\n}\\r\\n.size-chart-main-table {\\r\\n    padding-bottom: 20px;\\r\\n}\\r\\n.size-chart-main-table table {\\r\\n    font-family: arial, sans-serif;\\r\\n    border-collapse: collapse;\\r\\n    width: 100%;\\r\\n}\\r\\n.size-chart-main-table td, th {\\r\\n    border: 1px solid #dddddd;\\r\\n    text-align: left;\\r\\n    padding: 8px;\\r\\n}\\r\\n.size-chart-main-table tr:nth-child(even) {\\r\\n    background-color: #dddddd;\\r\\n}\",\n                        \"store_ids\": \"0\",\n                        \"display_type\": \"popup\",\n                        \"enabled\": \"1\",\n                        \"attribute_code\": \"shoes_size\",\n                        \"demo_templates\": \"men-bottom\",\n                        \"priority\": \"8\",\n                        \"updated_at\": \"2020-02-11 07:12:19\",\n                        \"created_at\": \"2020-02-11 07:12:19\"\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"6aec7826-8ccf-4cff-8cbf-6d87205edecd"}],"event":[{"listen":"prerequest","script":{"id":"756a0976-2fd7-4573-b5bf-12544c71e38b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c9a9e57e-a3f3-487d-9e14-af53f9d4b7ab","type":"text/javascript","exec":[""]}}]}