Vestido de novia Sexy de sirena
${function() {
const variantData = data.variant || {"id":"34f966df-08c4-4354-b7b6-90d2192e5e68","product_id":"4b644941-5b8a-4fee-9115-d9406032da0d","title":"Blanco-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!156106-C1295S1563","barcode":"","position":1,"option1":"Blanco","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41e22264711a8f130099f957e0b05237.jpeg","path":"41e22264711a8f130099f957e0b05237.jpeg","width":900,"height":1112,"alt":"","aspect_ratio":0.8093525179856115},"wholesale_price":[{"price":960.3,"min_quantity":1}],"weight":"1.5","compare_at_price":"240.22","price":"960.3","retail_price":"240.22","available":true,"url":"\/products\/vestido-de-novia-sexy-de-sirena?variant=34f966df-08c4-4354-b7b6-90d2192e5e68","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blanco
${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$960.30
${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":"34f966df-08c4-4354-b7b6-90d2192e5e68","product_id":"4b644941-5b8a-4fee-9115-d9406032da0d","title":"Blanco-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!156106-C1295S1563","barcode":"","position":1,"option1":"Blanco","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41e22264711a8f130099f957e0b05237.jpeg","path":"41e22264711a8f130099f957e0b05237.jpeg","width":900,"height":1112,"alt":"","aspect_ratio":0.8093525179856115},"wholesale_price":[{"price":960.3,"min_quantity":1}],"weight":"1.5","compare_at_price":"240.22","price":"960.3","retail_price":"240.22","available":true,"url":"\/products\/vestido-de-novia-sexy-de-sirena?variant=34f966df-08c4-4354-b7b6-90d2192e5e68","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"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-!156106-C1295S1563
Peso : 1.5kg
${function(){
const variantData = data.variant || {"id":"34f966df-08c4-4354-b7b6-90d2192e5e68","product_id":"4b644941-5b8a-4fee-9115-d9406032da0d","title":"Blanco-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!156106-C1295S1563","barcode":"","position":1,"option1":"Blanco","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41e22264711a8f130099f957e0b05237.jpeg","path":"41e22264711a8f130099f957e0b05237.jpeg","width":900,"height":1112,"alt":"","aspect_ratio":0.8093525179856115},"wholesale_price":[{"price":960.3,"min_quantity":1}],"weight":"1.5","compare_at_price":"240.22","price":"960.3","retail_price":"240.22","available":true,"url":"\/products\/vestido-de-novia-sexy-de-sirena?variant=34f966df-08c4-4354-b7b6-90d2192e5e68","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}