Women's Vintage Fish Art Print Flowy Dress
${function() {
const variantData = data.variant || {"id":"d18fd9ac-5e42-420e-915f-601a20ed444e","product_id":"4fe4c4a5-285d-4ae6-897c-dcb86f7ffd02","title":"Dress-1-S","weight_unit":"kg","inventory_quantity":857,"sku":"LD3312-Dress-1-S","barcode":"","position":1,"option1":"Dress-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8aae7c925b7320809ee31c825c64aa8.jpg","path":"f8aae7c925b7320809ee31c825c64aa8.jpg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"56","price":"35.99","retail_price":"56","available":true,"url":"\/products\/womens-vintage-fish-art-print-flowy-dress-3-dnpy?variant=d18fd9ac-5e42-420e-915f-601a20ed444e","available_quantity":999999999,"options":[{"name":"STYLE","value":"Dress-1"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":117};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Dress-1
${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}
`
}()}
Size:
S
${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
$35.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":"d18fd9ac-5e42-420e-915f-601a20ed444e","product_id":"4fe4c4a5-285d-4ae6-897c-dcb86f7ffd02","title":"Dress-1-S","weight_unit":"kg","inventory_quantity":857,"sku":"LD3312-Dress-1-S","barcode":"","position":1,"option1":"Dress-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8aae7c925b7320809ee31c825c64aa8.jpg","path":"f8aae7c925b7320809ee31c825c64aa8.jpg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"56","price":"35.99","retail_price":"56","available":true,"url":"\/products\/womens-vintage-fish-art-print-flowy-dress-3-dnpy?variant=d18fd9ac-5e42-420e-915f-601a20ed444e","available_quantity":999999999,"options":[{"name":"STYLE","value":"Dress-1"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":117};
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":"d18fd9ac-5e42-420e-915f-601a20ed444e","product_id":"4fe4c4a5-285d-4ae6-897c-dcb86f7ffd02","title":"Dress-1-S","weight_unit":"kg","inventory_quantity":857,"sku":"LD3312-Dress-1-S","barcode":"","position":1,"option1":"Dress-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8aae7c925b7320809ee31c825c64aa8.jpg","path":"f8aae7c925b7320809ee31c825c64aa8.jpg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"56","price":"35.99","retail_price":"56","available":true,"url":"\/products\/womens-vintage-fish-art-print-flowy-dress-3-dnpy?variant=d18fd9ac-5e42-420e-915f-601a20ed444e","available_quantity":999999999,"options":[{"name":"STYLE","value":"Dress-1"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":117};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}