1/10
${data.index + 1}/${data.total}
-
-
-
- Our distinctive clothing will add instant style to your wardrobe..
- Length: Thigh-Length
- Material: Polyester
- Sleeve Type: Sleeveless
- Neckline: Square Neck
- Style: Party Wear
- Fit Style: Regular Fit
@Note:
Size: please check measurements carefully
Please allow 0.5-1" difference due to manual measurement
Different monitor settings means colors may differ slightly
1" = 2.54cm - @
-
Size(inch) Bust Waist Hips Length S 34.65 26.77 38.58 33.46 M 36.22 28.35 40.16 33.86 L 37.8 29.92 41.73 34.25 XL 39.37 31.5 43.31 34.65
- Our distinctive clothing will add instant style to your wardrobe..
-
-
In the event of any concerns or complaints about possible violation of intellectual property rights, please send us an email at
ip @whosebilling.com, identifying with specificity the rights alleged to be violated and the accused products.
Note:
This email address is just for intellectual property rights and legal issues, other requests may not get respondence.
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${data.count > 99 ? '99+' : data.count < 1 ? '' : data.count}
+${count}
${function(){
if (media.videosrc) {
const src = media.videosrc + '.' + media.ext;
return `
`
} else if(media.mp4 || media.hls) {
return `
` } else {
return `
`
}
}()}
${data.img.map((media, i) => {
return ``
}).join('')}
${data.img.map((media, i) => {
return `
`
}).join('')}
${item.username}
.${item.iso_code_3}
${formatDate(item.created_at)}
認証済み
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.
This product did not participated in any recommendation rule. Switch to another product to check the design.
The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.
The home page do not participate in any recommendation rule.
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}
- ${Array(data.total || 0).fill().map((val, idx) => idx).map((val, idx) => ` `).join('')}
- ${Array(data.total || 0).fill().map((val, idx) => idx).map((val, idx) => ` `).join('')}
${data?.title || 'Product Title'}
From
Sold Out
Product carousel
View all
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${!isPercentage ? `${data.count}` : `${(data.count / data.total * 100).toFixed(1)}%`}
${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}
レビューを投稿する
Reviews
(${data.comment_count > 999 ? '999+' : (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 `
`
}
}()}
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${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 `
最新
最新
最も気に入った
最高評価
最低評価
最新
最も気に入った
最高評価
最低評価
${data.img.map((media, i) => {
return ``
}).join('')}
${data.img.map((media, i) => {
return `
`
}).join('')}
${item.username}
.${item.iso_code_3}
${formatDate(item.created_at)}
認証済み
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${function(){
if (media.videosrc) {
const src = media.videosrc + '.' + media.ext;
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return ``
}
}()}
`;
}()}
${function(){
const isPC = data.isPC;
const pc_layout = 'single_column';
const m_loading_type = 'modal';
const showCount = data.showCount ?? (!isPC || pc_layout !== 'single_column');
const showSummary = data.showSummary ?? (!isPC || pc_layout !== 'single_column');
const showWriteReview = data.showWriteReview ?? (isPC && pc_layout !== 'single_column');
const viewall = data.viewall ?? (!isPC && m_loading_type === 'modal');
const showType = data.showType ?? ((!isPC || pc_layout !== 'single_column') && !viewall);
const showSort = data.showSort ?? ((!isPC || pc_layout !== 'single_column') && !viewall);
if(!data.suffix){
data.suffix = '1769483445465'
}
return `
Reviews
(${data.comment_count > 999 ? '999+' : (data.comment_count || 0)})
レビューを投稿する
すべて見る
${data.comment_avg_star}
コメント総数: ${data.comment_count > 999 ? '999+' : data.comment_count}
${level}
すべて
すべて(${list.count})
画像(${list.image_count})
すべて(${list.count})
画像(${list.image_count})
${!isPercentage ? `${data.count}` : `${(data.count / data.total * 100).toFixed(1)}%`}
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
レビューを投稿する
${item.username}
${item.iso_code_3}
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${formatDate(item.created_at)}
+${item.imgArr.length}
${item.content}
${item.username}
${formatDate(item.created_at)}
+${item.imgArr.length}
${item.username}.${item.iso_code_3}
もっと見せる
あなたは底に到達しました
レビューを投稿する
1/
${data.index + 1}/${data.total}
${option.name}を選択してください
を選択してください
カートに追加しました
${data.mm}min
:${data.ss}s
Your cart is reserved for
!
-
${item.options.map(option => option.value).join('/')}x${item.add_quantity || 1}
Sku : ${item.sku}
${discount_item.title} (-
)
