Mini Vestido corto de manga larga con lazo y cuello en V de satén sedoso para mujer
${function() {
const variantData = data.variant || {"id":"43b66564-8d2b-400d-bfe8-fa22321491d5","product_id":"e5dad484-87d5-408c-87d5-a3019ecd82d3","title":"Color verde-XS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164491-C1280S1698","barcode":"","position":1,"option1":"Color verde","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d2f5a78691a887e88d01af95cbb9616.jpeg","path":"2d2f5a78691a887e88d01af95cbb9616.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":700,"min_quantity":1}],"weight":"0.25","compare_at_price":"700","price":"700","retail_price":"700","available":true,"url":"\/products\/mini-vestido-corto-de-manga-larga-con-lazo-y-cuello-en-v-de-saten-sedoso-para-mujer?variant=43b66564-8d2b-400d-bfe8-fa22321491d5","available_quantity":999999999,"options":[{"name":"Color","value":"Color verde"},{"name":"Tama\u00f1o","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
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:
XS
${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$700.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":"43b66564-8d2b-400d-bfe8-fa22321491d5","product_id":"e5dad484-87d5-408c-87d5-a3019ecd82d3","title":"Color verde-XS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164491-C1280S1698","barcode":"","position":1,"option1":"Color verde","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d2f5a78691a887e88d01af95cbb9616.jpeg","path":"2d2f5a78691a887e88d01af95cbb9616.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":700,"min_quantity":1}],"weight":"0.25","compare_at_price":"700","price":"700","retail_price":"700","available":true,"url":"\/products\/mini-vestido-corto-de-manga-larga-con-lazo-y-cuello-en-v-de-saten-sedoso-para-mujer?variant=43b66564-8d2b-400d-bfe8-fa22321491d5","available_quantity":999999999,"options":[{"name":"Color","value":"Color verde"},{"name":"Tama\u00f1o","value":"XS"}],"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-!164491-C1280S1698
Peso : 0.25kg
${function(){
const variantData = data.variant || {"id":"43b66564-8d2b-400d-bfe8-fa22321491d5","product_id":"e5dad484-87d5-408c-87d5-a3019ecd82d3","title":"Color verde-XS","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164491-C1280S1698","barcode":"","position":1,"option1":"Color verde","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d2f5a78691a887e88d01af95cbb9616.jpeg","path":"2d2f5a78691a887e88d01af95cbb9616.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":700,"min_quantity":1}],"weight":"0.25","compare_at_price":"700","price":"700","retail_price":"700","available":true,"url":"\/products\/mini-vestido-corto-de-manga-larga-con-lazo-y-cuello-en-v-de-saten-sedoso-para-mujer?variant=43b66564-8d2b-400d-bfe8-fa22321491d5","available_quantity":999999999,"options":[{"name":"Color","value":"Color verde"},{"name":"Tama\u00f1o","value":"XS"}],"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}
`
}()}