Double-sided four-leaf clover necklace
${function() {
const variantData = data.variant || {"id":"0c2ecd60-adaa-4824-abb8-31445cdd3d74","product_id":"fd8a9e57-dbb9-442a-b268-ccf30b68bf50","title":"Black-white","weight_unit":"kg","inventory_quantity":1000,"sku":"DFCN-Black-white","barcode":"","position":1,"option1":"Black-white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2866e795fc1edb24d1a2b943986c6f14.jpeg","path":"2866e795fc1edb24d1a2b943986c6f14.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"23.99","retail_price":"39.99","available":true,"url":"\/products\/diamond-studded-four-leaf-clover-pendant-clavicle-chain-small-incense-double-sided-mother-of-pearl-tanabata-gift?variant=0c2ecd60-adaa-4824-abb8-31445cdd3d74","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Black-white"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Metal Color:
Black-white
${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
$23.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":"0c2ecd60-adaa-4824-abb8-31445cdd3d74","product_id":"fd8a9e57-dbb9-442a-b268-ccf30b68bf50","title":"Black-white","weight_unit":"kg","inventory_quantity":1000,"sku":"DFCN-Black-white","barcode":"","position":1,"option1":"Black-white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2866e795fc1edb24d1a2b943986c6f14.jpeg","path":"2866e795fc1edb24d1a2b943986c6f14.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"23.99","retail_price":"39.99","available":true,"url":"\/products\/diamond-studded-four-leaf-clover-pendant-clavicle-chain-small-incense-double-sided-mother-of-pearl-tanabata-gift?variant=0c2ecd60-adaa-4824-abb8-31445cdd3d74","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Black-white"}],"off_ratio":40,"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.