🌼Spring Hot Sale - Hanging flower stand (✨Buy more and save more, free shipping for five pieces✨)
${function() {
const variantData = data.variant || {"id":"f0443a3e-0bbc-459d-b8c5-c4dfa668a413","product_id":"c045557c-59de-4f41-b3b9-924069a59265","title":"STYLE A-BLACK-PCS 1","weight_unit":"lb","inventory_quantity":972,"sku":"CP1506044--","barcode":"","position":1,"option1":"STYLE A","option2":"BLACK","option3":"PCS 1","note":"","image":{"src":"\/\/img.staticdj.com\/b8f90ce1738d61b9cdb4b34b72f0c58f.png","path":"b8f90ce1738d61b9cdb4b34b72f0c58f.png","width":481,"height":617,"alt":"","aspect_ratio":0.779578606158833},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/flower-standa6050713-7311-499e-ba35-f32f3a9f955e?variant=f0443a3e-0bbc-459d-b8c5-c4dfa668a413","available_quantity":999999999,"options":[{"name":"STYLE","value":"STYLE A"},{"name":"COLOR","value":"BLACK"},{"name":"Quantity","value":"PCS 1"}],"off_ratio":0,"flashsale_info":[],"sales":10};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
STYLE A
${function(){
const optName = "STYLE";
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}
`
}()}
Color:
BLACK
${function(){
const optName = "COLOR";
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}
`
}()}
Quantity:
PCS 1
${function(){
const optName = "Quantity";
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
$31.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":"f0443a3e-0bbc-459d-b8c5-c4dfa668a413","product_id":"c045557c-59de-4f41-b3b9-924069a59265","title":"STYLE A-BLACK-PCS 1","weight_unit":"lb","inventory_quantity":972,"sku":"CP1506044--","barcode":"","position":1,"option1":"STYLE A","option2":"BLACK","option3":"PCS 1","note":"","image":{"src":"\/\/img.staticdj.com\/b8f90ce1738d61b9cdb4b34b72f0c58f.png","path":"b8f90ce1738d61b9cdb4b34b72f0c58f.png","width":481,"height":617,"alt":"","aspect_ratio":0.779578606158833},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/flower-standa6050713-7311-499e-ba35-f32f3a9f955e?variant=f0443a3e-0bbc-459d-b8c5-c4dfa668a413","available_quantity":999999999,"options":[{"name":"STYLE","value":"STYLE A"},{"name":"COLOR","value":"BLACK"},{"name":"Quantity","value":"PCS 1"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"f0443a3e-0bbc-459d-b8c5-c4dfa668a413","product_id":"c045557c-59de-4f41-b3b9-924069a59265","title":"STYLE A-BLACK-PCS 1","weight_unit":"lb","inventory_quantity":972,"sku":"CP1506044--","barcode":"","position":1,"option1":"STYLE A","option2":"BLACK","option3":"PCS 1","note":"","image":{"src":"\/\/img.staticdj.com\/b8f90ce1738d61b9cdb4b34b72f0c58f.png","path":"b8f90ce1738d61b9cdb4b34b72f0c58f.png","width":481,"height":617,"alt":"","aspect_ratio":0.779578606158833},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/flower-standa6050713-7311-499e-ba35-f32f3a9f955e?variant=f0443a3e-0bbc-459d-b8c5-c4dfa668a413","available_quantity":999999999,"options":[{"name":"STYLE","value":"STYLE A"},{"name":"COLOR","value":"BLACK"},{"name":"Quantity","value":"PCS 1"}],"off_ratio":0,"flashsale_info":[],"sales":10};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}