🔥Bluetooth Car RGB Ambient Light
${function() {
const variantData = data.variant || {"id":"dd149f81-5b95-423d-a7a3-50d13e7540ca","product_id":"0f0c1c01-1d50-4248-9e98-86470d739f4a","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"SL1605390-f2\u9999\u85b0\u6c1b\u56f4\u706f\u53e4\u9f99","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/535e4fd5b6eec81490aac7d0126bd16c.jpeg","path":"535e4fd5b6eec81490aac7d0126bd16c.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"43","price":"27.99","retail_price":"43","available":true,"url":"\/products\/car-rgb-usa-2?variant=dd149f81-5b95-423d-a7a3-50d13e7540ca","available_quantity":999999999,"options":[{"name":"\ud83c\udf89BUY MORE SAVE MORE\ud83c\udf89","value":"BUY 1"}],"off_ratio":35,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
🎉Buy More Save More🎉:
BUY 1
${function(){
const optName = "🎉BUY MORE SAVE MORE🎉";
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
$27.99
${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":"dd149f81-5b95-423d-a7a3-50d13e7540ca","product_id":"0f0c1c01-1d50-4248-9e98-86470d739f4a","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"SL1605390-f2\u9999\u85b0\u6c1b\u56f4\u706f\u53e4\u9f99","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/535e4fd5b6eec81490aac7d0126bd16c.jpeg","path":"535e4fd5b6eec81490aac7d0126bd16c.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"43","price":"27.99","retail_price":"43","available":true,"url":"\/products\/car-rgb-usa-2?variant=dd149f81-5b95-423d-a7a3-50d13e7540ca","available_quantity":999999999,"options":[{"name":"\ud83c\udf89BUY MORE SAVE MORE\ud83c\udf89","value":"BUY 1"}],"off_ratio":35,"flashsale_info":[],"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.
Sku : SL1605390-f2香薰氛围灯古龙
${function(){
const variantData = data.variant || {"id":"dd149f81-5b95-423d-a7a3-50d13e7540ca","product_id":"0f0c1c01-1d50-4248-9e98-86470d739f4a","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"SL1605390-f2\u9999\u85b0\u6c1b\u56f4\u706f\u53e4\u9f99","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/535e4fd5b6eec81490aac7d0126bd16c.jpeg","path":"535e4fd5b6eec81490aac7d0126bd16c.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"43","price":"27.99","retail_price":"43","available":true,"url":"\/products\/car-rgb-usa-2?variant=dd149f81-5b95-423d-a7a3-50d13e7540ca","available_quantity":999999999,"options":[{"name":"\ud83c\udf89BUY MORE SAVE MORE\ud83c\udf89","value":"BUY 1"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}