Vintage Heart Alloy Earrings
${function() {
const variantData = data.variant || {"id":"9cfe206d-ee47-47f4-87d9-27437bd2b428","product_id":"52da5e60-2f64-4148-acfa-3e18362a3f29","title":"sliver-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-68566-YXC-Sliver-one_size","barcode":"","position":1,"option1":"sliver","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/153f0f7aad26b296eb19fb20df616322.jpeg","path":"153f0f7aad26b296eb19fb20df616322.jpeg","width":751,"height":776,"alt":"","aspect_ratio":0.9677835051546392},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"8","price":"8.99","retail_price":"8","available":true,"url":"\/products\/vintage-heart-alloy-earrings?variant=9cfe206d-ee47-47f4-87d9-27437bd2b428","available_quantity":999999999,"options":[{"name":"Color","value":"sliver"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
sliver
${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}
`
}()}
Add to cart
$8.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":"9cfe206d-ee47-47f4-87d9-27437bd2b428","product_id":"52da5e60-2f64-4148-acfa-3e18362a3f29","title":"sliver-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-68566-YXC-Sliver-one_size","barcode":"","position":1,"option1":"sliver","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/153f0f7aad26b296eb19fb20df616322.jpeg","path":"153f0f7aad26b296eb19fb20df616322.jpeg","width":751,"height":776,"alt":"","aspect_ratio":0.9677835051546392},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"8","price":"8.99","retail_price":"8","available":true,"url":"\/products\/vintage-heart-alloy-earrings?variant=9cfe206d-ee47-47f4-87d9-27437bd2b428","available_quantity":999999999,"options":[{"name":"Color","value":"sliver"},{"name":"Size","value":"one size"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"9cfe206d-ee47-47f4-87d9-27437bd2b428","product_id":"52da5e60-2f64-4148-acfa-3e18362a3f29","title":"sliver-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-68566-YXC-Sliver-one_size","barcode":"","position":1,"option1":"sliver","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/153f0f7aad26b296eb19fb20df616322.jpeg","path":"153f0f7aad26b296eb19fb20df616322.jpeg","width":751,"height":776,"alt":"","aspect_ratio":0.9677835051546392},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"8","price":"8.99","retail_price":"8","available":true,"url":"\/products\/vintage-heart-alloy-earrings?variant=9cfe206d-ee47-47f4-87d9-27437bd2b428","available_quantity":999999999,"options":[{"name":"Color","value":"sliver"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}