Unity Necklace
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"68f06fa4-f9f3-4e43-8778-33d3d0a64fe5","product_id":"ee5f3db6-9e25-4abc-9a64-52d2b3b3d332","title":"Gold & Silver","weight_unit":"kg","inventory_quantity":1000,"sku":"200001034:17053024#2","barcode":"","position":1,"option1":"Gold & Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/463194d04a520bd063abdedd239dd7e6.jpeg","path":"463194d04a520bd063abdedd239dd7e6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"14.99","retail_price":"80","available":true,"url":"\/products\/hug-necklace?variant=68f06fa4-f9f3-4e43-8778-33d3d0a64fe5","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Gold & Silver"}],"off_ratio":81,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
const map = {
B: ` `,
C: ` `,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
Metal Color:
Gold & Silver
${function(){
const optName = "Metal 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}
`
}()}
Add to cart
$14.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":"68f06fa4-f9f3-4e43-8778-33d3d0a64fe5","product_id":"ee5f3db6-9e25-4abc-9a64-52d2b3b3d332","title":"Gold & Silver","weight_unit":"kg","inventory_quantity":1000,"sku":"200001034:17053024#2","barcode":"","position":1,"option1":"Gold & Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/463194d04a520bd063abdedd239dd7e6.jpeg","path":"463194d04a520bd063abdedd239dd7e6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"14.99","retail_price":"80","available":true,"url":"\/products\/hug-necklace?variant=68f06fa4-f9f3-4e43-8778-33d3d0a64fe5","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Gold & Silver"}],"off_ratio":81,"flashsale_info":[],"sales":2};
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 does not exist