BJESCO背景提升
BJESCO 留学背景提升项目,以“真实能力提升,而不是包装履历”为核心,整合国赛 IP、海外出版社、马来西亚科研与产业项目等资源,为计划申请海外大学的学生提供科研课题、竞赛实践、出版写作与实战项目一体化规划,让每一段经历都可验证、讲得出口。
${function() {
const variantData = data.variant || {"id":"079ac86d-fda8-4b30-bfdf-5e718c322f84","product_id":"762a744e-fee5-4b40-be8e-d3c013c46a59","title":"","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":58900,"min_quantity":1}],"weight":"0","compare_at_price":"79999","price":"58900","retail_price":"79999","available":true,"url":"\/products\/bjesco\u80cc\u666f\u63d0\u5347?variant=079ac86d-fda8-4b30-bfdf-5e718c322f84","available_quantity":999999999,"options":[],"off_ratio":"26","flashsale_info":{"variant_id":"079ac86d-fda8-4b30-bfdf-5e718c322f84","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"58900","compare_at_price":"","discount_price":"58900","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"26","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
商品已售空。
商品不存在。
${function(){
const variantData = data.variant || {"id":"079ac86d-fda8-4b30-bfdf-5e718c322f84","product_id":"762a744e-fee5-4b40-be8e-d3c013c46a59","title":"","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":58900,"min_quantity":1}],"weight":"0","compare_at_price":"79999","price":"58900","retail_price":"79999","available":true,"url":"\/products\/bjesco\u80cc\u666f\u63d0\u5347?variant=079ac86d-fda8-4b30-bfdf-5e718c322f84","available_quantity":999999999,"options":[],"off_ratio":"26","flashsale_info":{"variant_id":"079ac86d-fda8-4b30-bfdf-5e718c322f84","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"58900","compare_at_price":"","discount_price":"58900","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"26","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
重量 : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
条码 : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "\u8d2d\u4e70 {amount} \u4ee5\u4e0a\u4eab\u53d7\u514d\u8d39\u90ae\u5bc4";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "\u60a8\u7684\u8ba2\u5355\u5df2\u514d\u90ae";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}