rotatable Windmill 4 Leaf Flower Jewelry
${function() {
const variantData = data.variant || {"id":"50a90f49-ab3a-44cf-ac4a-31c8fbf9dada","product_id":"26632b30-21b9-4c5e-8266-5445d80f7c3c","title":"Necklace","weight_unit":"kg","inventory_quantity":1000,"sku":"rWLFJ-Necklace","barcode":"","position":1,"option1":"Necklace","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc1af798f6c9657c4d515bb25b6343b4.jpeg","path":"cc1af798f6c9657c4d515bb25b6343b4.jpeg","width":743,"height":867,"alt":"","aspect_ratio":0.8569780853517878},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.98","price":"23.99","retail_price":"45.98","available":true,"url":"\/products\/rotatable-windmill-4-leaf-flower-necklace?variant=50a90f49-ab3a-44cf-ac4a-31c8fbf9dada","available_quantity":999999999,"options":[{"name":"style","value":"Necklace"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Necklace
${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}
`
}()}
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":"50a90f49-ab3a-44cf-ac4a-31c8fbf9dada","product_id":"26632b30-21b9-4c5e-8266-5445d80f7c3c","title":"Necklace","weight_unit":"kg","inventory_quantity":1000,"sku":"rWLFJ-Necklace","barcode":"","position":1,"option1":"Necklace","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc1af798f6c9657c4d515bb25b6343b4.jpeg","path":"cc1af798f6c9657c4d515bb25b6343b4.jpeg","width":743,"height":867,"alt":"","aspect_ratio":0.8569780853517878},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.98","price":"23.99","retail_price":"45.98","available":true,"url":"\/products\/rotatable-windmill-4-leaf-flower-necklace?variant=50a90f49-ab3a-44cf-ac4a-31c8fbf9dada","available_quantity":999999999,"options":[{"name":"style","value":"Necklace"}],"off_ratio":48,"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.