1/1
${data.index + 1}/${data.total}
Description
Description
https://i.postimg.cc/V6Dm5Qnd/cushymiss-A-full-length-portrait-of-an-elegant-witch-in-a-dark-45e36fec-92a8-4f67-b803-ffa939ea9949.pnghttps://i.postimg.cc/fyPsjcHs/cushymiss-A-full-length-portrait-of-an-elegant-witch-in-a-dark-d9bff7aa-87f1-4670-8810-85ce05bcae30.pnghttps://i.postimg.cc/K8BbBgtX/cushymiss-A-full-length-portrait-of-an-elegant-witch-in-a-robe-218fffd8-d87d-40cf-b781-97190c268ec8.pnghttps://i.postimg.cc/L55R1C3v/cushymiss-A-full-length-portrait-of-an-elegant-witch-in-a-robe-51c7d73c-7d5d-48a0-91e1-589e3d76998c.pnghttps://i.postimg.cc/BZ7J03Jz/cushymiss-A-full-length-portrait-of-an-elegant-witch-in-a-robe-e781fc97-832a-46a8-bd4f-60de2a3058a6.pnghttps://i.postimg.cc/fbsNKTvV/xp-4-60207-bat-wing-sleeve-cap-dress-f4e347d3-d45e-405c-a69e-8b7ec18a9bfc.pnghttps://i.postimg.cc/nL1twbd0/xp-4-60207-bat-wing-sleeve-cap-dress-ff857072-43aa-4024-8cf7-3ac2764bdc73.pnghttps://i.postimg.cc/fLTQG2pZ/xp-4-60207-bat-wing-sleeve-cap-long-cape-dress-8b859971-bf0c-41ab-8c08-9ae43c49235d.pnghttps://i.postimg.cc/0QW1PG1S/xp-4-60207-None-2e72d943-d9ee-4db9-95c1-945b52b5153b.pnghttps://i.postimg.cc/C5RT1ZwQ/xp-4-60207-None-7f034472-9b88-46d0-adc4-65085db9e8a8.pnghttps://i.postimg.cc/KjCXgZzv/xp-4-60207-None-b6b72e37-e600-4a45-8e1b-c8d937c6ab8c.pnghttps://i.postimg.cc/59rWrm3d/xp-4-60207-None-ea4f62e6-6182-4f0c-9972-a55ce403a1cb.pnghttps://i.postimg.cc/8PrggrKF/xp-4-60207-None-ed1e7326-453c-416b-adc0-19a75c06a219.pnghttps://i.postimg.cc/x1DDfTh6/zhudada007-A-stunning-dreamy-two-piece-top-and-trousers-set-wi-9b08a931-e828-409a-9a4b-665d0b1bab18.pnghttps://i.postimg.cc/52Bc6WMb/zhudada007-None-00ca0019-d727-4ee6-982c-e001ab8c53c5.pnghttps://i.postimg.cc/SKkB91y8/zhudada007-None-0e71d653-767b-40c1-b1c6-26b40ab1c53d.pnghttps://i.postimg.cc/nzLNRs9h/zhudada007-None-1250c700-c708-47a0-a264-f375aa8d8c8d.pnghttps://i.postimg.cc/W48Qwm3y/zhudada007-None-22ed559f-4758-4281-a8fb-bf421a1c0924.pnghttps://i.postimg.cc/j2wmTGXV/zhudada007-None-ee358158-dadb-42a6-a2f4-905e4d91c89b.pnghttps://i.postimg.cc/NGKjLFCt/zhudada007-This-stunning-dreamy-dress-features-a-matching-cape-6de31248-8806-4807-9a8a-67f921e60f18.pnghttps://i.postimg.cc/05h2Svhw/zhudada007-This-stunning-dreamy-dress-features-a-matching-cape-88882272-3a85-42aa-8e17-10c7881fe71d.pnghttps://i.postimg.cc/mkvqg8XP/zhudada007-This-stunning-dream-dress-features-a-matching-cape-20d4a407-dea6-4ca4-9c26-55028d53a928.png
${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 `
Newest
Newest
Most liked
Highest ratings
Lowest ratings
Newest
Most liked
Highest ratings
Lowest ratings
All
All(${list.count})
With Photos(${list.image_count})
All(${list.count})
With Photos(${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}
Write a Review
Customer Reviews
(${data.comment_count > 999 ? '999+' : (data.comment_count || 0)})
Write a Review
View all
${item.username}
Verified
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${formatDate(item.created_at)}
View more
Wow you reached the bottom
View all
Write a Review
${data.comment_avg_star}
Total reviews: ${data.comment_count > 999 ? '999+' : data.comment_count}
${level}
Reviews
- All(${list.count})
- With Photos(${list.image_count})
Wow you reached the bottom
`;
} 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 `
`
}
}()}
No reviews available. The product reviews component has been hidden
Product Detail Reviews
