Funny Funny Creative Gift High Simulation Animal Model Snake Word Snake Scary Toy Simulation Snake Toy
${function() {
const variantData = data.variant || {"id":"46aab8a5-2360-457a-b1e5-b6c51fce2adf","product_id":"71cdbb08-e738-484b-b9f6-59d6ce87199c","title":"Color mixing","weight_unit":"kg","inventory_quantity":0,"sku":"-Color mixing-A001307","barcode":"","position":1,"option1":"Color mixing","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":2,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2","retail_price":"0","available":true,"url":"\/products\/funny-funny-creative-gift-high-simulation-animal-model-snake-word-snake-scary-toy-simulation-snake-toy-0qv8?variant=46aab8a5-2360-457a-b1e5-b6c51fce2adf","available_quantity":999999999,"options":[{"name":"Color","value":"Color mixing"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : -Color mixing-A001307
${function(){
const variantData = data.variant || {"id":"46aab8a5-2360-457a-b1e5-b6c51fce2adf","product_id":"71cdbb08-e738-484b-b9f6-59d6ce87199c","title":"Color mixing","weight_unit":"kg","inventory_quantity":0,"sku":"-Color mixing-A001307","barcode":"","position":1,"option1":"Color mixing","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":2,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2","retail_price":"0","available":true,"url":"\/products\/funny-funny-creative-gift-high-simulation-animal-model-snake-word-snake-scary-toy-simulation-snake-toy-0qv8?variant=46aab8a5-2360-457a-b1e5-b6c51fce2adf","available_quantity":999999999,"options":[{"name":"Color","value":"Color mixing"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}