Vestido largo cuello cuadrado cintura con abertura talla grande
${function() {
const variantData = data.variant || {"id":"cc13c597-fa39-4cac-9fe0-94ff975e0084","product_id":"1da124d3-50f8-409a-9aca-6d041fce5faf","title":"Marr\u00f3n-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166343-C1270S1566","barcode":"","position":1,"option1":"Marr\u00f3n","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ac7748e3441b964d3bcaae6ab3baa63.jpeg","path":"5ac7748e3441b964d3bcaae6ab3baa63.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":530,"min_quantity":1}],"weight":"0.35","compare_at_price":"530","price":"530","retail_price":"530","available":true,"url":"\/products\/vestido-largo-cuello-cuadrado-cintura-con-abertura-talla-grande?variant=cc13c597-fa39-4cac-9fe0-94ff975e0084","available_quantity":999999999,"options":[{"name":"Color","value":"Marr\u00f3n"},{"name":"Tama\u00f1o","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Marrón
${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:
XL
${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$530.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":"cc13c597-fa39-4cac-9fe0-94ff975e0084","product_id":"1da124d3-50f8-409a-9aca-6d041fce5faf","title":"Marr\u00f3n-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166343-C1270S1566","barcode":"","position":1,"option1":"Marr\u00f3n","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ac7748e3441b964d3bcaae6ab3baa63.jpeg","path":"5ac7748e3441b964d3bcaae6ab3baa63.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":530,"min_quantity":1}],"weight":"0.35","compare_at_price":"530","price":"530","retail_price":"530","available":true,"url":"\/products\/vestido-largo-cuello-cuadrado-cintura-con-abertura-talla-grande?variant=cc13c597-fa39-4cac-9fe0-94ff975e0084","available_quantity":999999999,"options":[{"name":"Color","value":"Marr\u00f3n"},{"name":"Tama\u00f1o","value":"XL"}],"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-!166343-C1270S1566
Peso : 0.35kg
${function(){
const variantData = data.variant || {"id":"cc13c597-fa39-4cac-9fe0-94ff975e0084","product_id":"1da124d3-50f8-409a-9aca-6d041fce5faf","title":"Marr\u00f3n-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166343-C1270S1566","barcode":"","position":1,"option1":"Marr\u00f3n","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ac7748e3441b964d3bcaae6ab3baa63.jpeg","path":"5ac7748e3441b964d3bcaae6ab3baa63.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":530,"min_quantity":1}],"weight":"0.35","compare_at_price":"530","price":"530","retail_price":"530","available":true,"url":"\/products\/vestido-largo-cuello-cuadrado-cintura-con-abertura-talla-grande?variant=cc13c597-fa39-4cac-9fe0-94ff975e0084","available_quantity":999999999,"options":[{"name":"Color","value":"Marr\u00f3n"},{"name":"Tama\u00f1o","value":"XL"}],"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}
`
}()}