${function() {
const variantData = data.variant || {"id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"757fe651-0373-4c00-926e-adcd9df74236","title":"same as photo","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"same as photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":830.18,"min_quantity":1}],"weight":"22","compare_at_price":"1339","price":"830.18","retail_price":"1339","available":true,"url":"\/products\/165cm-lilly-life-size-sex-dolls-most-realistic-beautiful-sex-doll?variant=6632ce27-6c3c-4753-9e24-661cee086f81","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"same as photo"}],"off_ratio":"38","flashsale_info":{"variant_id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"","quantity":0,"discount_id":"5c711a67-6789-4f03-a04f-7de9c7df71b7","limit_time":3646633,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1705391999,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"830.18","compare_at_price":"1339","discount_price":"830.18","customary_saved_price":"508.82","customary_off_ratio":"38","discount_saved_price":"508.82","discount_off_ratio":"38","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
尺寸
: same as photo
${function(){
const optName = "尺寸";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$830.18
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"757fe651-0373-4c00-926e-adcd9df74236","title":"same as photo","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"same as photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":830.18,"min_quantity":1}],"weight":"22","compare_at_price":"1339","price":"830.18","retail_price":"1339","available":true,"url":"\/products\/165cm-lilly-life-size-sex-dolls-most-realistic-beautiful-sex-doll?variant=6632ce27-6c3c-4753-9e24-661cee086f81","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"same as photo"}],"off_ratio":"38","flashsale_info":{"variant_id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"","quantity":0,"discount_id":"5c711a67-6789-4f03-a04f-7de9c7df71b7","limit_time":3646633,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1705391999,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"830.18","compare_at_price":"1339","discount_price":"830.18","customary_saved_price":"508.82","customary_off_ratio":"38","discount_saved_price":"508.82","discount_off_ratio":"38","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"757fe651-0373-4c00-926e-adcd9df74236","title":"same as photo","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"same as photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":830.18,"min_quantity":1}],"weight":"22","compare_at_price":"1339","price":"830.18","retail_price":"1339","available":true,"url":"\/products\/165cm-lilly-life-size-sex-dolls-most-realistic-beautiful-sex-doll?variant=6632ce27-6c3c-4753-9e24-661cee086f81","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"same as photo"}],"off_ratio":"38","flashsale_info":{"variant_id":"6632ce27-6c3c-4753-9e24-661cee086f81","product_id":"","quantity":0,"discount_id":"5c711a67-6789-4f03-a04f-7de9c7df71b7","limit_time":3646633,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1705391999,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"830.18","compare_at_price":"1339","discount_price":"830.18","customary_saved_price":"508.82","customary_off_ratio":"38","discount_saved_price":"508.82","discount_off_ratio":"38","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}