Casual Vacation Checked Short Sleeve Knee-length Dress
${function() {
const variantData = data.variant || {"id":"97407970-0cc3-4eab-942f-f3d9acb191df","product_id":"039850bd-5c48-4187-9ea7-4c18a6c73933","title":"US6-blue","weight_unit":"kg","inventory_quantity":200,"sku":"QF0007-US6-blue","barcode":"","position":1,"option1":"US6","option2":"blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1850c40617ef97888bac9372072de60.jpeg","path":"d1850c40617ef97888bac9372072de60.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/casual-vacation-checked-short-sleeve-knee-length-dress?variant=97407970-0cc3-4eab-942f-f3d9acb191df","available_quantity":999999999,"options":[{"name":"Size","value":"US6"},{"name":"color","value":"blue"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
US6
${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}
`
}()}
Color:
blue
${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
$26.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":"97407970-0cc3-4eab-942f-f3d9acb191df","product_id":"039850bd-5c48-4187-9ea7-4c18a6c73933","title":"US6-blue","weight_unit":"kg","inventory_quantity":200,"sku":"QF0007-US6-blue","barcode":"","position":1,"option1":"US6","option2":"blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1850c40617ef97888bac9372072de60.jpeg","path":"d1850c40617ef97888bac9372072de60.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/casual-vacation-checked-short-sleeve-knee-length-dress?variant=97407970-0cc3-4eab-942f-f3d9acb191df","available_quantity":999999999,"options":[{"name":"Size","value":"US6"},{"name":"color","value":"blue"}],"off_ratio":33,"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.
${function(){
const variantData = data.variant || {"id":"97407970-0cc3-4eab-942f-f3d9acb191df","product_id":"039850bd-5c48-4187-9ea7-4c18a6c73933","title":"US6-blue","weight_unit":"kg","inventory_quantity":200,"sku":"QF0007-US6-blue","barcode":"","position":1,"option1":"US6","option2":"blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1850c40617ef97888bac9372072de60.jpeg","path":"d1850c40617ef97888bac9372072de60.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/casual-vacation-checked-short-sleeve-knee-length-dress?variant=97407970-0cc3-4eab-942f-f3d9acb191df","available_quantity":999999999,"options":[{"name":"Size","value":"US6"},{"name":"color","value":"blue"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
`
}()}