Cross-border one-character three-button cat claw keyboard decompression test shaft device decompression key chain pendant Macaron decompression toy
${function() {
const variantData = data.variant || {"id":"f8341d06-0484-4fd0-b80e-d7f63e8d0867","product_id":"3074cfd8-f623-4f5b-8ab4-9479c508cee4","title":"Pink semi-transparent-4 Key","weight_unit":"kg","inventory_quantity":0,"sku":"-Pink semi-transparent-4 Key-A001133","barcode":"","position":1,"option1":"Pink semi-transparent","option2":"4 Key","option3":"","note":"","image":null,"wholesale_price":[{"price":7.6,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.6","retail_price":"0","available":true,"url":"\/products\/cross-border-one-character-three-button-cat-claw-keyboard-decompression-test-shaft-device-decompression-key-chain-pendant-macaron-decompression-toy-0e0i?variant=f8341d06-0484-4fd0-b80e-d7f63e8d0867","available_quantity":999999999,"options":[{"name":"Color","value":"Pink semi-transparent"},{"name":"Specifications","value":"4 Key"}],"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}
`
}()}
${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 : -Pink semi-transparent-4 Key-A001133
${function(){
const variantData = data.variant || {"id":"f8341d06-0484-4fd0-b80e-d7f63e8d0867","product_id":"3074cfd8-f623-4f5b-8ab4-9479c508cee4","title":"Pink semi-transparent-4 Key","weight_unit":"kg","inventory_quantity":0,"sku":"-Pink semi-transparent-4 Key-A001133","barcode":"","position":1,"option1":"Pink semi-transparent","option2":"4 Key","option3":"","note":"","image":null,"wholesale_price":[{"price":7.6,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.6","retail_price":"0","available":true,"url":"\/products\/cross-border-one-character-three-button-cat-claw-keyboard-decompression-test-shaft-device-decompression-key-chain-pendant-macaron-decompression-toy-0e0i?variant=f8341d06-0484-4fd0-b80e-d7f63e8d0867","available_quantity":999999999,"options":[{"name":"Color","value":"Pink semi-transparent"},{"name":"Specifications","value":"4 Key"}],"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 `
`;
}()}