.accordion{ font-size: 14px; width: 100%; } .product-info-description{ margin: 10px 0; } .product-info-description-header{ font-weight: bold; line-height: 40px; font-size: 15px; border-bottom: solid 1px #ddd; clear: both; } .product-info-description-content{ margin-top: 10px; } .product-info-sizechart-table p{ display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; text-indent:2em; line-height: 1.2rem; } .product-info-description-table{} .product-info-description-table-item{ margin: 5px; } .item-key{ display: inline; width:40%; } .item-value{ display: inline; float: right; text-align: left; width:60%; } .product-info-sizechart-table{ border-collapse: collapse; border-spacing: 0; display: none; background: none !important; } .product-info-sizechart-table.active{ display: block; } .product-info-sizechart-table-tr thread{ color: #222; white-space: nowrap; } .product-info-sizechart-table-tr td{ padding: 12px 10px; border: 1px solid #e5e5e5; -webkit-transition: background-color .2s,color .2s; transition: background-color .2s,color .2s; } .product-info-sizechart-table-tr td:first-child{ padding: 12px 5px; color: #222; white-space: nowrap; table-layout: fixed; } .product-info-sizechart-table-tr:nth-child(2n){ background: #f6f6f6; } .table-container{ width: 100%; overflow-y: auto; _overflow: auto; margin: 0 0 1em; } .table-container::-webkit-scrollbar { -webkit-appearance: none; width: 14px; height: 14px; } .table-container::-webkit-scrollbar-thumb { border-radius: 8px; border: 4px solid #fff; background-color: rgba(0, 0, 0, .3); } .__cm{ padding: 10px; border: solid 1px #ddd; } .__cm:hover{ background: #222; color:white; } .__cm.active{ background: #222; color:white; /* border: solid 2px #222; */ } .__inch{ padding: 10px; border: solid 1px #ddd; margin-left: -4px; border-left: none; } .__inch.active{ background: #222; color:white; } .__inch:hover{ background: #222; color:white; }
jQuery(function(){ jQuery(".__cm").on('click',function(){ jQuery(this).siblings().removeClass('active'); jQuery(this).addClass('active'); jQuery("table[data-unit='cm']").removeClass('active').addClass('active'); jQuery("table[data-unit='inch']").removeClass('active'); }); jQuery(".__inch").on('click',function(){ jQuery(this).siblings().removeClass('active'); jQuery(this).addClass('active'); jQuery("table[data-unit='inch']").removeClass('active').addClass('active'); jQuery("table[data-unit='cm']").removeClass('active'); }); jQuery('.product-info-description-header').on('click',function(){ jQuery(this).siblings('.product-info-description-content').toggle('fast',function(d){ var hide = $(this).css('display')=="none"?true :false; if(hide){ $(this).siblings('.product-info-description-header').children('svg').css('transform','scaleY(-1)'); }else{ $(this).siblings('.product-info-description-header').children('svg').css('transform','scaleY(1)'); } }); }); });
Combination:
Two-piece suit
cm inch
Size |
S |
M |
L |
XL |
2XL |
3XL |
4XL |
5XL |
UK |
6 |
8 |
10 |
12 |
14 |
16 |
18 |
20 |
US |
4 |
6 |
8 |
10 |
12 |
14 |
16 |
18 |
EU |
34 |
34-36 |
36-38 |
38-40 |
40-42 |
42-44 |
44-46 |
46-48 |
Bust |
70-80 |
70-80 |
78-88 |
78-88 |
86-96 |
86-96 |
94-104 |
94-104 |
Waist |
58-68 |
58-68 |
66-76 |
66-76 |
74-84 |
74-84 |
82-92 |
82-92 |
Hip |
70-80 |
70-80 |
78-88 |
78-88 |
86-96 |
86-96 |
94-104 |
94-104 |
Length |
70 |
70 |
72 |
72 |
74 |
74 |
76 |
76 |
Size inch |
S |
M |
L |
XL |
2XL |
3XL |
4XL |
5XL |
UK |
2.4 |
3.1 |
3.9 |
4.7 |
5.5 |
6.3 |
7.1 |
7.9 |
US |
1.6 |
2.4 |
3.1 |
3.9 |
4.7 |
5.5 |
6.3 |
7.1 |
EU |
13.4 |
13.4-14.2 |
14.2-15.0 |
15.0-15.7 |
15.7-16.5 |
16.5-17.3 |
17.3-18.1 |
18.1-18.9 |
Bust |
27.6-31.5 |
27.6-31.5 |
30.7-34.6 |
30.7-34.6 |
33.9-37.8 |
33.9-37.8 |
37.0-40.9 |
37.0-40.9 |
Waist |
22.8-26.8 |
22.8-26.8 |
26.0-29.9 |
26.0-29.9 |
29.1-33.1 |
29.1-33.1 |
32.3-36.2 |
32.3-36.2 |
Hip |
27.6-31.5 |
27.6-31.5 |
30.7-34.6 |
30.7-34.6 |
33.9-37.8 |
33.9-37.8 |
37.0-40.9 |
37.0-40.9 |
Length |
27.6 |
27.6 |
28.3 |
28.3 |
29.1 |
29.1 |
29.9 |
29.9 |