1/5
${data.index + 1}/${data.total}
وصف
Ring Size Guide
This is a chart that will be extremely helpful for you to determine the ring size that you need. You can either make use of a tape or a small piece of string to measure the area that will be occupied by the ring. When it becomes a complete circle, make a mark on such string. This will be helpful for you to compare with the chart that is mentioned below.
Inside Diameter | Inside Circumference | SIZE | |||||
MM | MM | US / Canada | UK / Australia / South Africa | France / Germany | Italy | Spain | Japan |
14.1 | 44.2 | 3 | F | 44 | 4 | 4.5 | 4 |
14.5 | 45.5 | 3.5 | G | 46 | 5 | 5.5 | 5 |
14.9 | 46.8 | 4 | H | 47 | 6 | 7 | 7 |
15.3 | 48 | 4.5 | I | 48 | 8 | 8 | 8 |
15.7 | 49.3 | 5 | J-½ | 50 | 10 | 9.5 | 9 |
16.1 | 50.6 | 5.5 | K-½ | 51 | 11 | 10.5 | 10 |
16.5 | 51.9 | 6 | L-½ | 52 | 12 | 12 | 11 |
16.9 | 53.1 | 6.5 | M-½ | 53 | 13 | 13 | 13 |
17.3 | 54.4 | 7 | N-½ | 54 | 15 | 14.5 | 14 |
17.7 | 55.7 | 7.5 | O-½ | 56 | 16 | 16 | 15 |
18.1 | 57 | 8 | P-½ | 57 | 17 | 17 | 16 |
18.5 | 58.3 | 8.5 | Q-½ | 58 | 18 | 18.5 | 17 |
19 | 59.5 | 9 | R-½ | 59 | 20 | 19.5 | 18 |
19.4 | 60.8 | 9.5 | S-½ | 61 | 21 | 21 | 20 |
19.8 | 62.1 | 10 | T-½ | 62 | 22 | 22 | 21 |
20.2 | 63.4 | 10.5 | U-½ | 63 | 24 | 23.5 | 22 |
20.6 | 64.6 | 11 | V-½ | 64 | 25 | 24.5 | 23 |
21 | 65.9 | 11.5 | W-½ | 66 | 26 | 26 | 25 |
21.4 | 67.2 | 12 | X-½ | 67 | 27 | 27.5 | 26 |
21.8 | 68.5 | 12.5 | Z | 68 | 28 | 28.5 | 28 |
22.2 | 69.7 | 13 | Z+1 | 70 | 30 | 30 | 29 |
22.6 | 71 | 13.5 | Z+1.5 | 71 | 31 | 31 | 30 |
23 | 72.3 | 14 | Z+3 | 72 | 32 | 32.5 | 31 |
23.4 | 73.5 | 14.5 | Z+4 | 73 | 33 | 33.5 | 32 |
23.8 |
You may also like
شوهدت مؤخرا
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${!isPercentage ? `${data.count}` : `${data.count / data.total * 100}%`}
${data.count > 99 ? '99+' : data.count < 1 ? '' : data.count}
${function() {
if(data.imgCover) {
if(media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
const videoDom = `
`;
if(!isPC){
return `
`;
if(!isPC){
return `
`
}else{
return `
`
}
}
} else {
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}
}()}
${videoDom}
`
}
return `
${videoDom}
`
} else if(media.mp4 || media.hls) {
const videoDom = `
${videoDom}
`
}
return `
${videoDom}
`
} else {
if(!isPC){
return `
الأحدث
الأحدث
الأكثر إعجابا
أعلى التصنيفات
أدنى التصنيفات
الأحدث
الأكثر إعجابا
أعلى التصنيفات
أدنى التصنيفات
الكل
الكل(${list.count})
معالصور(${list.image_count})
الكل(${list.count})
معالصور(${list.image_count})
${arrow}
`);
for (let i = startNumber; i <= endNumber; i++) {
if (i === pageNum) {
nums.push(
`${i}
`
);
} else {
// 第一段:不大于3
if (pageNum <= 3) {
if (i < pageNum + 2 || i > Math.max(endNumber - 4, 0)) {
nums.push(`${i}
`);
}
if (i === pageNum + 2 && i < endNumber - 3) {
nums.push(`...
`);
}
}
// 第二段:大于3 到 倒数第三个
if (pageNum > 3 && pageNum < endNumber - 3) {
if (i < 3 || i > endNumber - 3 || (pageNum - 2 < i && i < pageNum + 2)) {
nums.push(`${i}
`);
}
if (i === 3 && pageNum - 1 !== 3) {
nums.push(`...
`);
}
if (i === endNumber - 4) {
nums.push(`...
`);
}
}
// 第三段: 倒数4个
if (pageNum >= Math.max(endNumber - 3, 4)) {
if (i < 3 || i > endNumber - 3 || i == pageNum - 1) {
nums.push(`${i}
`);
}
if (i === 3 && pageNum > 4 && endNumber > 5) {
nums.push(`...
`);
}
}
}
}
nums.push(`
${arrow}
`);
return `${nums.join(' ')}
`;
}()}
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
أكتبمراجعة
${data.title}
Reviews
(${data.comment_count > 500 ? '500+' : (data.comment_count || 0)})
أكتبمراجعة
مشاهدة الكل
${item.username}
مُوثَّق
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${formatDate(item.created_at)}
مشاهدة المزيد
واو لقد وصلت إلى القاع
مشاهدة الكل
أكتبمراجعة
${data.comment_avg_star}
إجمالي التعليقات: ${data.comment_count > 999 ? '999+' : data.comment_count}
${level}
التعليقات
- الكل(${list.count})
- معالصور(${list.image_count})
واو لقد وصلت إلى القاع
`;
} else {
return ``;
}
}()}
${function(){
return `
${function(){
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}()}