Vestidos de quinceañera sin tirantes Puff manga
${function() {
const variantData = data.variant || {"id":"5ad39b1e-d53c-4072-a9b5-e2f43b996395","product_id":"38e8214c-c4c3-40c8-9a8b-032eb383e764","title":"Azul- US:2","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!159431-C1282S6393","barcode":"","position":1,"option1":"Azul","option2":" US:2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c355cf7ad6b6161f0df68df4e9f88f30.jpeg","path":"c355cf7ad6b6161f0df68df4e9f88f30.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23543,"min_quantity":1}],"weight":"2","compare_at_price":"20030","price":"23543","retail_price":"20030","available":true,"url":"\/products\/vestidos-de-quinceanera-sin-tirantes-puff-manga?variant=5ad39b1e-d53c-4072-a9b5-e2f43b996395","available_quantity":999999999,"options":[{"name":"Color","value":"Azul"},{"name":"Tama\u00f1o","value":" US:2"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Azul
${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:
US:2
${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$23,543.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":"5ad39b1e-d53c-4072-a9b5-e2f43b996395","product_id":"38e8214c-c4c3-40c8-9a8b-032eb383e764","title":"Azul- US:2","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!159431-C1282S6393","barcode":"","position":1,"option1":"Azul","option2":" US:2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c355cf7ad6b6161f0df68df4e9f88f30.jpeg","path":"c355cf7ad6b6161f0df68df4e9f88f30.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23543,"min_quantity":1}],"weight":"2","compare_at_price":"20030","price":"23543","retail_price":"20030","available":true,"url":"\/products\/vestidos-de-quinceanera-sin-tirantes-puff-manga?variant=5ad39b1e-d53c-4072-a9b5-e2f43b996395","available_quantity":999999999,"options":[{"name":"Color","value":"Azul"},{"name":"Tama\u00f1o","value":" US:2"}],"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-!159431-C1282S6393
Peso : 2kg
${function(){
const variantData = data.variant || {"id":"5ad39b1e-d53c-4072-a9b5-e2f43b996395","product_id":"38e8214c-c4c3-40c8-9a8b-032eb383e764","title":"Azul- US:2","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!159431-C1282S6393","barcode":"","position":1,"option1":"Azul","option2":" US:2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c355cf7ad6b6161f0df68df4e9f88f30.jpeg","path":"c355cf7ad6b6161f0df68df4e9f88f30.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23543,"min_quantity":1}],"weight":"2","compare_at_price":"20030","price":"23543","retail_price":"20030","available":true,"url":"\/products\/vestidos-de-quinceanera-sin-tirantes-puff-manga?variant=5ad39b1e-d53c-4072-a9b5-e2f43b996395","available_quantity":999999999,"options":[{"name":"Color","value":"Azul"},{"name":"Tama\u00f1o","value":" US:2"}],"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}
`
}()}