${function() {
const variantData = data.variant || {"id":"75e1590a-41c1-428a-aa79-cd541352fbbe","product_id":"bf7c87c2-0418-4b38-b80a-5b8d0c389b5c","title":"Blue-ONE-SIZE","weight_unit":"kg","inventory_quantity":-42,"sku":"XY05104-BLSS","barcode":"","position":1,"option1":"Blue","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d590fdc1f450fe276dc39d9d5b320ff6.jpeg","path":"d590fdc1f450fe276dc39d9d5b320ff6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.99","price":"5.99","retail_price":"5.99","available":true,"url":"\/products\/earrings-3-4-length-sleeve-retro-abstract-embroidery-button-down-collar-cold-shoulder-jewelry-05104?variant=75e1590a-41c1-428a-aa79-cd541352fbbe","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":48};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Blue
${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}
`
}()}
Size
: ONE-SIZE
${function(){
const optName = "Size";
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}
`
}()}
$25 OFF OVER $110+ CODE: PP25
Free shipping Orders Over $79
Add to cart
$5.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":"75e1590a-41c1-428a-aa79-cd541352fbbe","product_id":"bf7c87c2-0418-4b38-b80a-5b8d0c389b5c","title":"Blue-ONE-SIZE","weight_unit":"kg","inventory_quantity":-42,"sku":"XY05104-BLSS","barcode":"","position":1,"option1":"Blue","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d590fdc1f450fe276dc39d9d5b320ff6.jpeg","path":"d590fdc1f450fe276dc39d9d5b320ff6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.99","price":"5.99","retail_price":"5.99","available":true,"url":"\/products\/earrings-3-4-length-sleeve-retro-abstract-embroidery-button-down-collar-cold-shoulder-jewelry-05104?variant=75e1590a-41c1-428a-aa79-cd541352fbbe","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":48};
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":"75e1590a-41c1-428a-aa79-cd541352fbbe","product_id":"bf7c87c2-0418-4b38-b80a-5b8d0c389b5c","title":"Blue-ONE-SIZE","weight_unit":"kg","inventory_quantity":-42,"sku":"XY05104-BLSS","barcode":"","position":1,"option1":"Blue","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d590fdc1f450fe276dc39d9d5b320ff6.jpeg","path":"d590fdc1f450fe276dc39d9d5b320ff6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.99","price":"5.99","retail_price":"5.99","available":true,"url":"\/products\/earrings-3-4-length-sleeve-retro-abstract-embroidery-button-down-collar-cold-shoulder-jewelry-05104?variant=75e1590a-41c1-428a-aa79-cd541352fbbe","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":48};
return `
`
}()}