Yellow print mini dress
${function() {
const variantData = data.variant || {"id":"65d7b706-bf82-48e8-ba23-f1d2a3e27640","product_id":"afb5ea38-4ff6-4331-9dd4-dff2a5f85c19","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"27309B03-yellowblackprint-XS","barcode":"H100151058","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d070066bbe4245be68d1b833775b00e.jpeg","path":"1d070066bbe4245be68d1b833775b00e.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"300","compare_at_price":"25","price":"25","retail_price":"25","available":true,"url":"\/products\/rise-and-grow-dress-yellow?variant=65d7b706-bf82-48e8-ba23-f1d2a3e27640","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
${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
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"65d7b706-bf82-48e8-ba23-f1d2a3e27640","product_id":"afb5ea38-4ff6-4331-9dd4-dff2a5f85c19","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"27309B03-yellowblackprint-XS","barcode":"H100151058","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d070066bbe4245be68d1b833775b00e.jpeg","path":"1d070066bbe4245be68d1b833775b00e.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"300","compare_at_price":"25","price":"25","retail_price":"25","available":true,"url":"\/products\/rise-and-grow-dress-yellow?variant=65d7b706-bf82-48e8-ba23-f1d2a3e27640","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}