Nueva primavera y otoño cuello redondo bordado línea Simple suelto encaje vestido de talla grande
${function() {
const variantData = data.variant || {"id":"3c5e0818-19a8-4ede-9677-f6ad899a8404","product_id":"9fecd184-e94a-4e33-a5c2-f8ce799707c8","title":"Rosa-L","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166795-C1253S1565","barcode":"","position":1,"option1":"Rosa","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ff80c165d9f89de0596b1d9e091c393.jpeg","path":"0ff80c165d9f89de0596b1d9e091c393.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":770,"min_quantity":1}],"weight":"0.5","compare_at_price":"770","price":"770","retail_price":"770","available":true,"url":"\/products\/nueva-primavera-y-otono-cuello-redondo-bordado-linea-simple-suelto-encaje-vestido-de-talla-grande?variant=3c5e0818-19a8-4ede-9677-f6ad899a8404","available_quantity":999999999,"options":[{"name":"Color","value":"Rosa"},{"name":"Tama\u00f1o","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Rosa
${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:
L
${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$770.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":"3c5e0818-19a8-4ede-9677-f6ad899a8404","product_id":"9fecd184-e94a-4e33-a5c2-f8ce799707c8","title":"Rosa-L","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166795-C1253S1565","barcode":"","position":1,"option1":"Rosa","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ff80c165d9f89de0596b1d9e091c393.jpeg","path":"0ff80c165d9f89de0596b1d9e091c393.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":770,"min_quantity":1}],"weight":"0.5","compare_at_price":"770","price":"770","retail_price":"770","available":true,"url":"\/products\/nueva-primavera-y-otono-cuello-redondo-bordado-linea-simple-suelto-encaje-vestido-de-talla-grande?variant=3c5e0818-19a8-4ede-9677-f6ad899a8404","available_quantity":999999999,"options":[{"name":"Color","value":"Rosa"},{"name":"Tama\u00f1o","value":"L"}],"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-!166795-C1253S1565
Peso : 0.5kg
${function(){
const variantData = data.variant || {"id":"3c5e0818-19a8-4ede-9677-f6ad899a8404","product_id":"9fecd184-e94a-4e33-a5c2-f8ce799707c8","title":"Rosa-L","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!166795-C1253S1565","barcode":"","position":1,"option1":"Rosa","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ff80c165d9f89de0596b1d9e091c393.jpeg","path":"0ff80c165d9f89de0596b1d9e091c393.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":770,"min_quantity":1}],"weight":"0.5","compare_at_price":"770","price":"770","retail_price":"770","available":true,"url":"\/products\/nueva-primavera-y-otono-cuello-redondo-bordado-linea-simple-suelto-encaje-vestido-de-talla-grande?variant=3c5e0818-19a8-4ede-9677-f6ad899a8404","available_quantity":999999999,"options":[{"name":"Color","value":"Rosa"},{"name":"Tama\u00f1o","value":"L"}],"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}
`
}()}