Women's Flower Print V-neck 3/4 Sleeve Casual Top
${function() {
const variantData = data.variant || {"id":"e7c65557-bee0-47fe-b015-18f2c9829193","product_id":"50f16dc3-5f5b-49dd-a20d-a7f557a4c015","title":"Gray-S","weight_unit":"kg","inventory_quantity":200,"sku":"QA0148-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","path":"72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":34.66,"min_quantity":1}],"weight":"0.2","compare_at_price":"55.19","price":"34.66","retail_price":"55.19","available":true,"url":"\/products\/womens-flower-print-v-neck-3-4-sleeve-casual-top?variant=e7c65557-bee0-47fe-b015-18f2c9829193","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Gray
${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}
`
}()}
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
$34.66
${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":"e7c65557-bee0-47fe-b015-18f2c9829193","product_id":"50f16dc3-5f5b-49dd-a20d-a7f557a4c015","title":"Gray-S","weight_unit":"kg","inventory_quantity":200,"sku":"QA0148-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","path":"72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":34.66,"min_quantity":1}],"weight":"0.2","compare_at_price":"55.19","price":"34.66","retail_price":"55.19","available":true,"url":"\/products\/womens-flower-print-v-neck-3-4-sleeve-casual-top?variant=e7c65557-bee0-47fe-b015-18f2c9829193","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":37,"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.
Sku : QA0148-Gray-S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"e7c65557-bee0-47fe-b015-18f2c9829193","product_id":"50f16dc3-5f5b-49dd-a20d-a7f557a4c015","title":"Gray-S","weight_unit":"kg","inventory_quantity":200,"sku":"QA0148-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","path":"72f6f27b6e92dd8e0b876dd66c0c701b.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":34.66,"min_quantity":1}],"weight":"0.2","compare_at_price":"55.19","price":"34.66","retail_price":"55.19","available":true,"url":"\/products\/womens-flower-print-v-neck-3-4-sleeve-casual-top?variant=e7c65557-bee0-47fe-b015-18f2c9829193","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}