Leopard Batwing Sleeves Long Sleeves Round-neck Short Dresses Mini Dresses
${function() {
const variantData = data.variant || {"id":"15256954-cfc4-4866-9ceb-4f418fa0c4fc","product_id":"ceef3c09-d5f8-4996-a43f-1a32ce7ceca2","title":"GREEN-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!131397-C1278S3832","barcode":"","position":1,"option1":"GREEN","option2":"One_size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65a9ad3fdca3bc143e3e9c16201a912f.jpeg","path":"65a9ad3fdca3bc143e3e9c16201a912f.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"22.99","retail_price":"44.99","available":true,"url":"\/products\/leopard-batwing-sleeves-long-sleeves-round-neck-short-dresses-mini-dresses?variant=15256954-cfc4-4866-9ceb-4f418fa0c4fc","available_quantity":999999999,"options":[{"name":"Color","value":"GREEN"},{"name":"Size","value":"One_size"}],"off_ratio":49,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
GREEN
${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:
One_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
€22.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":"15256954-cfc4-4866-9ceb-4f418fa0c4fc","product_id":"ceef3c09-d5f8-4996-a43f-1a32ce7ceca2","title":"GREEN-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!131397-C1278S3832","barcode":"","position":1,"option1":"GREEN","option2":"One_size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65a9ad3fdca3bc143e3e9c16201a912f.jpeg","path":"65a9ad3fdca3bc143e3e9c16201a912f.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"22.99","retail_price":"44.99","available":true,"url":"\/products\/leopard-batwing-sleeves-long-sleeves-round-neck-short-dresses-mini-dresses?variant=15256954-cfc4-4866-9ceb-4f418fa0c4fc","available_quantity":999999999,"options":[{"name":"Color","value":"GREEN"},{"name":"Size","value":"One_size"}],"off_ratio":49,"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 : CY-!131397-C1278S3832
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"15256954-cfc4-4866-9ceb-4f418fa0c4fc","product_id":"ceef3c09-d5f8-4996-a43f-1a32ce7ceca2","title":"GREEN-One_size","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!131397-C1278S3832","barcode":"","position":1,"option1":"GREEN","option2":"One_size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65a9ad3fdca3bc143e3e9c16201a912f.jpeg","path":"65a9ad3fdca3bc143e3e9c16201a912f.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"22.99","retail_price":"44.99","available":true,"url":"\/products\/leopard-batwing-sleeves-long-sleeves-round-neck-short-dresses-mini-dresses?variant=15256954-cfc4-4866-9ceb-4f418fa0c4fc","available_quantity":999999999,"options":[{"name":"Color","value":"GREEN"},{"name":"Size","value":"One_size"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}