The current item does not participate in the discount gift campaign. Switch the participating items to check the design.
(This prompt will not be displayed on the client-side)
${function() {
const variantData = data.variant || {"id":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"20ab53b2-d13b-48ed-a96a-9a298c77a02d","title":"Same As Photo","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"Same As Photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":602.33,"min_quantity":1}],"weight":"44","compare_at_price":"899","price":"602.33","retail_price":"899","available":true,"url":"\/products\/80cm-realistic-small-boobs-sex-doll-torso?variant=ebb1ec3b-1b86-4087-9010-52ff1287cd4e","available_quantity":999999999,"options":[{"name":"Breast","value":"Same As Photo"}],"off_ratio":"33","flashsale_info":{"variant_id":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"","quantity":0,"discount_id":"bc67387e-7ebd-4347-bff6-7727fed27d3c","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":-1,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"602.33","compare_at_price":"899.00","discount_price":"602.33","customary_saved_price":"296.67","customary_off_ratio":"33","discount_saved_price":"296.67","discount_off_ratio":"33","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Breast
: Same As Photo
${function(){
const optName = "Breast";
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
$602.33
${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":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"20ab53b2-d13b-48ed-a96a-9a298c77a02d","title":"Same As Photo","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"Same As Photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":602.33,"min_quantity":1}],"weight":"44","compare_at_price":"899","price":"602.33","retail_price":"899","available":true,"url":"\/products\/80cm-realistic-small-boobs-sex-doll-torso?variant=ebb1ec3b-1b86-4087-9010-52ff1287cd4e","available_quantity":999999999,"options":[{"name":"Breast","value":"Same As Photo"}],"off_ratio":"33","flashsale_info":{"variant_id":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"","quantity":0,"discount_id":"bc67387e-7ebd-4347-bff6-7727fed27d3c","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":-1,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"602.33","compare_at_price":"899.00","discount_price":"602.33","customary_saved_price":"296.67","customary_off_ratio":"33","discount_saved_price":"296.67","discount_off_ratio":"33","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":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"20ab53b2-d13b-48ed-a96a-9a298c77a02d","title":"Same As Photo","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"Same As Photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":602.33,"min_quantity":1}],"weight":"44","compare_at_price":"899","price":"602.33","retail_price":"899","available":true,"url":"\/products\/80cm-realistic-small-boobs-sex-doll-torso?variant=ebb1ec3b-1b86-4087-9010-52ff1287cd4e","available_quantity":999999999,"options":[{"name":"Breast","value":"Same As Photo"}],"off_ratio":"33","flashsale_info":{"variant_id":"ebb1ec3b-1b86-4087-9010-52ff1287cd4e","product_id":"","quantity":0,"discount_id":"bc67387e-7ebd-4347-bff6-7727fed27d3c","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":-1,"starts_at":1699001163,"allow_oversold":"uncheck","allocation_method":"none","price":"602.33","compare_at_price":"899.00","discount_price":"602.33","customary_saved_price":"296.67","customary_off_ratio":"33","discount_saved_price":"296.67","discount_off_ratio":"33","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}
`
}()}
people are viewing this right now