70% OFFSuper Adsorption Phone Holder
${function() {
const variantData = data.variant || {"id":"3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","product_id":"96b97bb5-c297-4f69-a573-c1c747b95fe2","title":"1 PC","weight_unit":"g","inventory_quantity":999,"sku":"1810641054694002690","barcode":"","position":1,"option1":"1 PC","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee29f5f23bd0a5b9e470322600e5576c.jpeg","path":"ee29f5f23bd0a5b9e470322600e5576c.jpeg","width":640,"height":640,"alt":"ecd415f3e1eea1f852a4ffc179e23717","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.99","price":"9.99","retail_price":"20.99","available":true,"url":"\/products\/70-offsuper-adsorption-phone-holder?variant=3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","available_quantity":999999999,"options":[{"name":"Qty","value":"1 PC"}],"off_ratio":52,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Qty:
1 PC
${function(){
const optName = "Qty";
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
$9.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":"3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","product_id":"96b97bb5-c297-4f69-a573-c1c747b95fe2","title":"1 PC","weight_unit":"g","inventory_quantity":999,"sku":"1810641054694002690","barcode":"","position":1,"option1":"1 PC","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee29f5f23bd0a5b9e470322600e5576c.jpeg","path":"ee29f5f23bd0a5b9e470322600e5576c.jpeg","width":640,"height":640,"alt":"ecd415f3e1eea1f852a4ffc179e23717","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.99","price":"9.99","retail_price":"20.99","available":true,"url":"\/products\/70-offsuper-adsorption-phone-holder?variant=3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","available_quantity":999999999,"options":[{"name":"Qty","value":"1 PC"}],"off_ratio":52,"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 : 1810641054694002690
${function(){
const variantData = data.variant || {"id":"3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","product_id":"96b97bb5-c297-4f69-a573-c1c747b95fe2","title":"1 PC","weight_unit":"g","inventory_quantity":999,"sku":"1810641054694002690","barcode":"","position":1,"option1":"1 PC","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee29f5f23bd0a5b9e470322600e5576c.jpeg","path":"ee29f5f23bd0a5b9e470322600e5576c.jpeg","width":640,"height":640,"alt":"ecd415f3e1eea1f852a4ffc179e23717","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.99","price":"9.99","retail_price":"20.99","available":true,"url":"\/products\/70-offsuper-adsorption-phone-holder?variant=3e54f59d-a9f9-4b8e-9eb8-00e8ed6ec5d8","available_quantity":999999999,"options":[{"name":"Qty","value":"1 PC"}],"off_ratio":52,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}