{"id":567,"date":"2023-05-16T08:39:27","date_gmt":"2023-05-16T08:39:27","guid":{"rendered":"http:\/\/360thera.shom.com.my\/?page_id=567"},"modified":"2024-05-07T10:58:25","modified_gmt":"2024-05-07T10:58:25","slug":"calculator","status":"publish","type":"page","link":"https:\/\/360thera.shom.com.my\/index.php\/calculator\/","title":{"rendered":"Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"567\" class=\"elementor elementor-567\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9d45110 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9d45110\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1cf8518\" data-id=\"1cf8518\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15ac825 elementor-widget elementor-widget-html\" data-id=\"15ac825\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<p>\n<script src=\"..\/..\/script-cal\/jquery-3.5.1.min.js\"><\/script> \n<script src=\"..\/..\/script-cal\/jquery.number.min.js\"><\/script> \n<script src=\"..\/..\/script-cal\/calculator.js\"><\/script> \n<style>\n\tbody{\nfont-family: \"Gotham\"\n}\n\n\ttable, th, td, tr {\n    \t\tborder: none !important;\n\t  }\n\n        .calTable  {\n            font-size:12px;\n            margin: 0 auto;\n        }\n\n        .calTableTitle { \n            font-weight:bold;\n        }\n\n        .calTableResult {\n            width: 150px;\n            font-size:12px;\n        }\n\n        .calTableTB {\n            font-size:12px;\n        }\n    <\/style><\/p>\n<div style=\"border: 0px #E0E0E0 solid; width: 380px;\">\n<table class=\"calTable\" style=\"width: 380px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr><td colspan=\"2\">Fill in the size section with your details to calculate your size.<\/td><\/tr>\n<tr>\n<td class=\"calTableTitle\" style=\"width: 100px;\">Waist :<\/td>\n<td class=\"calTableTitle\"><input id=\"txtWaistM\" class=\"numField calTableTB\" maxlength=\"6\" size=\"15\" type=\"text\" \/> cm<\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Hip :<\/td>\n<td class=\"calTableTitle\"><input id=\"txtHipM\" class=\"numField calTableTB\" maxlength=\"6\" size=\"15\" type=\"text\" \/> cm <span id=\"lblHWDiff\" style=\"display: none;\"><\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Underbust :<\/td>\n<td class=\"calTableTitle\"><input id=\"txtUnderbust\" class=\"numField calTableTB\" maxlength=\"6\" size=\"15\" type=\"text\" \/> cm<\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Topbust :<\/td>\n<td class=\"calTableTitle\"><input id=\"txtTopbust\" class=\"numField calTableTB\" maxlength=\"6\" size=\"15\" type=\"text\" \/> cm\u00a0<span id=\"lblTUDiff\" style=\"display: none;\"><\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Back Fat :<\/td>\n<td><input id=\"rbBackFatY\" name=\"rbBackFat\" type=\"radio\" value=\"Y\" \/> Yes\u00a0\u00a0\u00a0 <input id=\"rbBackFatN\" checked=\"checked\" name=\"rbBackFat\" type=\"radio\" value=\"N\" \/> No\u00a0<select id=\"cbBackFat\" style=\"display: none;\">\n<option value=\"N\">No<\/option>\n<option value=\"Y\">Yes<\/option>\n<\/select><\/td>\n<\/tr>\n<tr><td colspan=\"2\" style=\"text-align:left;\"><input id=\"btnCalculate\" type=\"button\" value=\"Calculate\" \/><\/td><\/tr>\n<\/tbody>\n<\/table>\n<table class=\"calTable\" style=\"width: 380px;\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td colspan=\"2\">Your Size:<\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\" style=\"width: 170px;\">Thera Vest Size :<\/td>\n<td><input id=\"txtVestSize\" class=\"calTableResult\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Thera Pants Size :<\/td>\n<td><input id=\"txtPantSize\" class=\"calTableResult\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Thera Short Bra Size :<\/td>\n<td><input id=\"txtSBSize\" class=\"calTableResult\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n<td class=\"calTableTitle\">Thera Short Bra Cup :<\/td>\n<td><input id=\"txtSBCup\" class=\"calTableResult\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n                    <td class=\"calTableTitle\">Seamless Short Bra Cup :<\/td>\n                    <td><input id=\"txtSeamSBCup\" class=\"calTableResult\" type=\"text\" \/><\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"calTableTitle\">Effy LuxeFit Short Bra Cup :<\/td>\n                    <td><input id=\"txtEffySBCup\" class=\"calTableResult\" type=\"text\" \/><\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"calTableTitle\">Seamless Panty Size :<\/td>\n                    <td><input id=\"txtSeamPantSize\" class=\"calTableResult\" type=\"text\" \/><\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"calTableTitle\">Wonder Short Girdle Size :<\/td>\n                    <td><input id=\"txtWSGSize\" class=\"calTableResult\" type=\"text\" \/><\/td>\n                <\/tr>\n<\/tbody>\n<\/table>\n<br \/><br \/><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Fill in the size section with your details to calculate your size. Waist : cm Hip : cm Underbust : cm Topbust : cm\u00a0 Back Fat : Yes\u00a0\u00a0\u00a0 No\u00a0NoYes Your Size: Thera Vest Size : Thera Pants Size : Thera Short Bra Size : Thera Short Bra Cup : Seamless Short Bra Cup : Effy &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/360thera.shom.com.my\/index.php\/calculator\/\"> <span class=\"screen-reader-text\">Calculator<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-567","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/pages\/567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/comments?post=567"}],"version-history":[{"count":32,"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/pages\/567\/revisions"}],"predecessor-version":[{"id":1432,"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/pages\/567\/revisions\/1432"}],"wp:attachment":[{"href":"https:\/\/360thera.shom.com.my\/index.php\/wp-json\/wp\/v2\/media?parent=567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}