グラビティ ピンク | 1 Day、1箱10枚
¥24.00
${function() {
const price = +data.price;
const compareAtPrice = +data.compare_at_price;
const compareAtPriceHtml = price < compareAtPrice
? ` `
: '';
if (!!price) {
return `
${compareAtPriceHtml}
`;
} else {
return `
`;
}
}()}
度数
Please select
${data.targetOption || ''}
数量
${index + 1}
`;
}).join('')}
10+
`;
}()}