-
${discount_item.title} (-
) ${item.item_text}${discount_item.title} (-
)
${(function(){
var isClassic = 'fashion' == 'classic';
var total_price = data.total_price;
var postageFreeAmount = 399;
var freeAmount = parseFloat(postageFreeAmount) - parseFloat(total_price);
var isFreeShipping = freeAmount <= 0;
var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2);
const textArray = "Buy {amount} more to enjoy Free Shipping".split(/\{\s*amount\s*\}/);
const textArrayHtml = textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return ` ${text}`;
}).join('');
return `
`
})()}
-
-
${textArrayHtml} 您已获得了免邮
${textArrayHtml}
您已获得了免邮
小计
小计:
${discount_application.title}:
-
总折扣:
-
全部的:
(已含稅)
${data.invalid_msg}
