Pequeño ramo de margaritas regalo de ganchillo a mano
${function() {
const variantData = data.variant || {"id":"60ac0662-fe58-4c80-8d60-ff7a4ef45a7f","product_id":"e0c30305-b6e7-4323-9e92-ad23ae3e1f49","title":"Blanco","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!148610-C1295","barcode":"","position":1,"option1":"Blanco","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/600274127f982582eda67857bf7d3224.jpeg","path":"600274127f982582eda67857bf7d3224.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":240,"min_quantity":1}],"weight":"0.5","compare_at_price":"480","price":"240","retail_price":"480","available":true,"url":"\/products\/pequeno-ramo-de-margaritas-regalo-de-ganchillo-a-mano?variant=60ac0662-fe58-4c80-8d60-ff7a4ef45a7f","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"}],"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-!148610-C1295
Peso : 0.5kg
${function(){
const variantData = data.variant || {"id":"60ac0662-fe58-4c80-8d60-ff7a4ef45a7f","product_id":"e0c30305-b6e7-4323-9e92-ad23ae3e1f49","title":"Blanco","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!148610-C1295","barcode":"","position":1,"option1":"Blanco","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/600274127f982582eda67857bf7d3224.jpeg","path":"600274127f982582eda67857bf7d3224.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":240,"min_quantity":1}],"weight":"0.5","compare_at_price":"480","price":"240","retail_price":"480","available":true,"url":"\/products\/pequeno-ramo-de-margaritas-regalo-de-ganchillo-a-mano?variant=60ac0662-fe58-4c80-8d60-ff7a4ef45a7f","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"}],"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}
`
}()}