Decoración de flores eterna tejida de lana hecha a mano
${function() {
const variantData = data.variant || {"id":"54963592-1bdb-4e97-b356-29f22925e2f9","product_id":"e06198ed-32f2-4308-859a-b8e6be3bb0fe","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149447-C1250","barcode":"","position":1,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebeaa18ad946ee7dfb170908d2a04252.jpeg","path":"ebeaa18ad946ee7dfb170908d2a04252.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":110,"min_quantity":1}],"weight":"0.05","compare_at_price":"220","price":"110","retail_price":"220","available":true,"url":"\/products\/decoracion-de-flores-eterna-tejida-de-lana-hecha-a-mano?variant=54963592-1bdb-4e97-b356-29f22925e2f9","available_quantity":999999999,"options":[{"name":"Color","value":"Amarillo"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
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}
`
}()}
El producto estaba agotado.
El producto no está disponible.
Sku : CY-!149447-C1250
Peso : 0.05kg
${function(){
const variantData = data.variant || {"id":"54963592-1bdb-4e97-b356-29f22925e2f9","product_id":"e06198ed-32f2-4308-859a-b8e6be3bb0fe","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149447-C1250","barcode":"","position":1,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebeaa18ad946ee7dfb170908d2a04252.jpeg","path":"ebeaa18ad946ee7dfb170908d2a04252.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":110,"min_quantity":1}],"weight":"0.05","compare_at_price":"220","price":"110","retail_price":"220","available":true,"url":"\/products\/decoracion-de-flores-eterna-tejida-de-lana-hecha-a-mano?variant=54963592-1bdb-4e97-b356-29f22925e2f9","available_quantity":999999999,"options":[{"name":"Color","value":"Amarillo"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}