Contrast Ruffle Top
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"4c08935d-728d-44e5-8c5e-7f2386f1b813","product_id":"b099acb1-31ff-4ed5-90fb-d005db5b2bf0","title":"S-Navy","weight_unit":"kg","inventory_quantity":996,"sku":"LYZXJW2025051616-S-Navy","barcode":"","position":1,"option1":"S","option2":"Navy","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/703a443703360736eb07ae2a40d3e187.jpeg","path":"703a443703360736eb07ae2a40d3e187.jpeg","width":1152,"height":1536,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":37.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"37.99","retail_price":"59.99","available":true,"url":"\/products\/mix-match-tee-tie-dye-floral-kzdo-t6tl-ycg9-9i0v-3vmt-trty?variant=4c08935d-728d-44e5-8c5e-7f2386f1b813","available_quantity":999999999,"options":[{"name":"size","value":"S"},{"name":"color","value":"Navy"}],"off_ratio":37,"flashsale_info":[],"sales":9};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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 : LYZXJW2025051616-S-Navy
${function(){
const variantData = data.variant || {"id":"4c08935d-728d-44e5-8c5e-7f2386f1b813","product_id":"b099acb1-31ff-4ed5-90fb-d005db5b2bf0","title":"S-Navy","weight_unit":"kg","inventory_quantity":996,"sku":"LYZXJW2025051616-S-Navy","barcode":"","position":1,"option1":"S","option2":"Navy","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/703a443703360736eb07ae2a40d3e187.jpeg","path":"703a443703360736eb07ae2a40d3e187.jpeg","width":1152,"height":1536,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":37.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"37.99","retail_price":"59.99","available":true,"url":"\/products\/mix-match-tee-tie-dye-floral-kzdo-t6tl-ycg9-9i0v-3vmt-trty?variant=4c08935d-728d-44e5-8c5e-7f2386f1b813","available_quantity":999999999,"options":[{"name":"size","value":"S"},{"name":"color","value":"Navy"}],"off_ratio":37,"flashsale_info":[],"sales":9};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}