Maxivestidos sin mangas con contraste de Color con borlas y cuello en V
${function() {
const variantData = data.variant || {"id":"2bd60b2c-3a76-4e9d-a595-96b6079f90e4","product_id":"af9fe152-2862-4096-b148-76ee9f768e9c","title":"Verde-L","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!121851-C1278S1565","barcode":"","position":1,"option1":"Verde","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84812463f5c867968dc5be234eed454d.jpeg","path":"84812463f5c867968dc5be234eed454d.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":650,"min_quantity":1}],"weight":"0.2","compare_at_price":"1200","price":"650","retail_price":"1200","available":true,"url":"\/products\/maxivestidos-sin-mangas-con-contraste-de-color-con-borlas-y-cuello-en-v?variant=2bd60b2c-3a76-4e9d-a595-96b6079f90e4","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"},{"name":"Tama\u00f1o","value":"L"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
El producto estaba agotado.
El producto no está disponible.
Sku : CY-!121851-C1278S1565
Peso : 0.2kg
${function(){
const variantData = data.variant || {"id":"2bd60b2c-3a76-4e9d-a595-96b6079f90e4","product_id":"af9fe152-2862-4096-b148-76ee9f768e9c","title":"Verde-L","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!121851-C1278S1565","barcode":"","position":1,"option1":"Verde","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84812463f5c867968dc5be234eed454d.jpeg","path":"84812463f5c867968dc5be234eed454d.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":650,"min_quantity":1}],"weight":"0.2","compare_at_price":"1200","price":"650","retail_price":"1200","available":true,"url":"\/products\/maxivestidos-sin-mangas-con-contraste-de-color-con-borlas-y-cuello-en-v?variant=2bd60b2c-3a76-4e9d-a595-96b6079f90e4","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"},{"name":"Tama\u00f1o","value":"L"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}