Dress with wavy print and V-neck
${function() {
const variantData = data.variant || {"id":"b2ede251-55c1-4f8a-8b85-5e9236c95f2b","product_id":"9dbada03-ad16-4a15-a057-1f85afcb6fcc","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"AU2599349-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbcdd9b3ab73218f8ce2ff801332187b.jpeg","path":"fbcdd9b3ab73218f8ce2ff801332187b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.59,"min_quantity":1}],"weight":"0","compare_at_price":"70.29","price":"36.59","retail_price":"70.29","available":true,"url":"\/products\/dress-with-wavy-print-and-v-neck?variant=b2ede251-55c1-4f8a-8b85-5e9236c95f2b","available_quantity":999999999,"options":[{"name":"color","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
S
${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}
`
}()}
Add to cart
$36.59
${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":"b2ede251-55c1-4f8a-8b85-5e9236c95f2b","product_id":"9dbada03-ad16-4a15-a057-1f85afcb6fcc","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"AU2599349-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbcdd9b3ab73218f8ce2ff801332187b.jpeg","path":"fbcdd9b3ab73218f8ce2ff801332187b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.59,"min_quantity":1}],"weight":"0","compare_at_price":"70.29","price":"36.59","retail_price":"70.29","available":true,"url":"\/products\/dress-with-wavy-print-and-v-neck?variant=b2ede251-55c1-4f8a-8b85-5e9236c95f2b","available_quantity":999999999,"options":[{"name":"color","value":"S"}],"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.