Smocked Ruffled V-neck Jacquard Top
${function() {
const variantData = data.variant || {"id":"62d3f99f-055d-44d5-927b-6dbc75d7432e","product_id":"ca8069f5-99a1-4653-a5fd-1487edea27ee","title":"White-M","weight_unit":"kg","inventory_quantity":3,"sku":"XJG2581-WH0M","barcode":"","position":2,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5e137a825883730ff88cb6d75f079b3.jpeg","path":"a5e137a825883730ff88cb6d75f079b3.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/regular-puff-sleeve-casual-flower-print-v-neck-western-top-g2581-1n1e?variant=62d3f99f-055d-44d5-927b-6dbc75d7432e","available_quantity":3,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":43,"flashsale_info":[],"sales":34};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
White
${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:
M
${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
$23.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":"62d3f99f-055d-44d5-927b-6dbc75d7432e","product_id":"ca8069f5-99a1-4653-a5fd-1487edea27ee","title":"White-M","weight_unit":"kg","inventory_quantity":3,"sku":"XJG2581-WH0M","barcode":"","position":2,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5e137a825883730ff88cb6d75f079b3.jpeg","path":"a5e137a825883730ff88cb6d75f079b3.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/regular-puff-sleeve-casual-flower-print-v-neck-western-top-g2581-1n1e?variant=62d3f99f-055d-44d5-927b-6dbc75d7432e","available_quantity":3,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":43,"flashsale_info":[],"sales":34};
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":"62d3f99f-055d-44d5-927b-6dbc75d7432e","product_id":"ca8069f5-99a1-4653-a5fd-1487edea27ee","title":"White-M","weight_unit":"kg","inventory_quantity":3,"sku":"XJG2581-WH0M","barcode":"","position":2,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5e137a825883730ff88cb6d75f079b3.jpeg","path":"a5e137a825883730ff88cb6d75f079b3.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/regular-puff-sleeve-casual-flower-print-v-neck-western-top-g2581-1n1e?variant=62d3f99f-055d-44d5-927b-6dbc75d7432e","available_quantity":3,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":43,"flashsale_info":[],"sales":34};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}