Bohemia gasa verde acampanado mangas cuello pico Maxi vestido
${function() {
const variantData = data.variant || {"id":"ad079396-6522-4f1e-9cb0-bfe0008b2427","product_id":"59a5fa79-47e4-44d1-9905-5fbaafc083d9","title":"Verde-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!14381-C1278S1563","barcode":"","position":1,"option1":"Verde","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f9d931c81c215af0dbcac72009e6bbc.jpeg","path":"3f9d931c81c215af0dbcac72009e6bbc.jpeg","width":561,"height":748,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":650,"min_quantity":1}],"weight":"0.3","compare_at_price":"940","price":"650","retail_price":"940","available":true,"url":"\/products\/bohemia-gasa-verde-acampanado-mangas-cuello-pico-maxi-vestido?variant=ad079396-6522-4f1e-9cb0-bfe0008b2427","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Verde
${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$650.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":"ad079396-6522-4f1e-9cb0-bfe0008b2427","product_id":"59a5fa79-47e4-44d1-9905-5fbaafc083d9","title":"Verde-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!14381-C1278S1563","barcode":"","position":1,"option1":"Verde","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f9d931c81c215af0dbcac72009e6bbc.jpeg","path":"3f9d931c81c215af0dbcac72009e6bbc.jpeg","width":561,"height":748,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":650,"min_quantity":1}],"weight":"0.3","compare_at_price":"940","price":"650","retail_price":"940","available":true,"url":"\/products\/bohemia-gasa-verde-acampanado-mangas-cuello-pico-maxi-vestido?variant=ad079396-6522-4f1e-9cb0-bfe0008b2427","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":31,"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-!14381-C1278S1563
Peso : 0.3kg
${function(){
const variantData = data.variant || {"id":"ad079396-6522-4f1e-9cb0-bfe0008b2427","product_id":"59a5fa79-47e4-44d1-9905-5fbaafc083d9","title":"Verde-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!14381-C1278S1563","barcode":"","position":1,"option1":"Verde","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f9d931c81c215af0dbcac72009e6bbc.jpeg","path":"3f9d931c81c215af0dbcac72009e6bbc.jpeg","width":561,"height":748,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":650,"min_quantity":1}],"weight":"0.3","compare_at_price":"940","price":"650","retail_price":"940","available":true,"url":"\/products\/bohemia-gasa-verde-acampanado-mangas-cuello-pico-maxi-vestido?variant=ad079396-6522-4f1e-9cb0-bfe0008b2427","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}