Solid Color Ribbed Long Sleeve Dress, Casual Knitted V Neck Dress For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"0c2f66a1-65c9-4469-b250-aae9ccd3f427","product_id":"96007a14-0f82-4006-b7b8-18852639f3ef","title":"grey-Asian S","weight_unit":"g","inventory_quantity":7788,"sku":"601099615188256-grey-Asian S","barcode":"","position":1,"option1":"grey","option2":"Asian S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1dd0006204da54cd86786c53203cb484.jpeg","path":"1dd0006204da54cd86786c53203cb484.jpeg","width":1340,"height":1340,"alt":"42857180725454|42857180856526|42857180987598|42857181118670","aspect_ratio":1},"wholesale_price":[{"price":46.15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.15","retail_price":"0","available":true,"url":"\/products\/solid-color-ribbed-long-sleeve-dress-casual-knitted-v-neck-dress-for-spring-fall-womens-clothing?variant=0c2f66a1-65c9-4469-b250-aae9ccd3f427","available_quantity":7788,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"Asian S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099615188256-grey-Asian S
${function(){
const variantData = data.variant || {"id":"0c2f66a1-65c9-4469-b250-aae9ccd3f427","product_id":"96007a14-0f82-4006-b7b8-18852639f3ef","title":"grey-Asian S","weight_unit":"g","inventory_quantity":7788,"sku":"601099615188256-grey-Asian S","barcode":"","position":1,"option1":"grey","option2":"Asian S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1dd0006204da54cd86786c53203cb484.jpeg","path":"1dd0006204da54cd86786c53203cb484.jpeg","width":1340,"height":1340,"alt":"42857180725454|42857180856526|42857180987598|42857181118670","aspect_ratio":1},"wholesale_price":[{"price":46.15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.15","retail_price":"0","available":true,"url":"\/products\/solid-color-ribbed-long-sleeve-dress-casual-knitted-v-neck-dress-for-spring-fall-womens-clothing?variant=0c2f66a1-65c9-4469-b250-aae9ccd3f427","available_quantity":7788,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"Asian S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}