Mini vestidos de fiesta Bandeau con lentejuelas y espalda descubierta
${function() {
const variantData = data.variant || {"id":"9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","product_id":"aad8959b-8113-4238-a1e1-17dfbea3024f","title":"Plateado-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!106719-C1241S1563","barcode":"","position":1,"option1":"Plateado","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/afd477b180ff66e20c1a0694816a159b.jpeg","path":"afd477b180ff66e20c1a0694816a159b.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":925,"min_quantity":1}],"weight":"0.2","compare_at_price":"1010","price":"925","retail_price":"1010","available":true,"url":"\/products\/mini-vestidos-de-fiesta-bandeau-con-lentejuelas-y-espalda-descubierta?variant=9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","available_quantity":999999999,"options":[{"name":"Color","value":"Plateado"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Plateado
${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 = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Tamaño:
S
${function(){
const optName = "Tamaño";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Añadir a la cesta
MXN$925.00
${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":"9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","product_id":"aad8959b-8113-4238-a1e1-17dfbea3024f","title":"Plateado-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!106719-C1241S1563","barcode":"","position":1,"option1":"Plateado","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/afd477b180ff66e20c1a0694816a159b.jpeg","path":"afd477b180ff66e20c1a0694816a159b.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":925,"min_quantity":1}],"weight":"0.2","compare_at_price":"1010","price":"925","retail_price":"1010","available":true,"url":"\/products\/mini-vestidos-de-fiesta-bandeau-con-lentejuelas-y-espalda-descubierta?variant=9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","available_quantity":999999999,"options":[{"name":"Color","value":"Plateado"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":8,"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 ? `
` : ' ';
}
}()}
Compra ahora
El producto estaba agotado.
El producto no está disponible.
Sku : CY-!106719-C1241S1563
Peso : 0.2kg
${function(){
const variantData = data.variant || {"id":"9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","product_id":"aad8959b-8113-4238-a1e1-17dfbea3024f","title":"Plateado-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!106719-C1241S1563","barcode":"","position":1,"option1":"Plateado","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/afd477b180ff66e20c1a0694816a159b.jpeg","path":"afd477b180ff66e20c1a0694816a159b.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":925,"min_quantity":1}],"weight":"0.2","compare_at_price":"1010","price":"925","retail_price":"1010","available":true,"url":"\/products\/mini-vestidos-de-fiesta-bandeau-con-lentejuelas-y-espalda-descubierta?variant=9bf4c54b-1b76-4ebc-bf08-265fe96d1c8f","available_quantity":999999999,"options":[{"name":"Color","value":"Plateado"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}