Hojaldres de flores amarillas de ganchillo a mano
${function() {
const variantData = data.variant || {"id":"b7b12634-823b-49e4-8bd7-6afd5184f87d","product_id":"0435f45a-519d-45cc-b49b-8b755e913967","title":"Blanco","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149377-C1295","barcode":"","position":1,"option1":"Blanco","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/49835e34a2b70eaa68bb9923947432de.jpeg","path":"49835e34a2b70eaa68bb9923947432de.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0.05","compare_at_price":"190","price":"100","retail_price":"190","available":true,"url":"\/products\/hojaldres-de-flores-amarillas-de-ganchillo-a-mano?variant=b7b12634-823b-49e4-8bd7-6afd5184f87d","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"}],"off_ratio":47,"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-!149377-C1295
Peso : 0.05kg
${function(){
const variantData = data.variant || {"id":"b7b12634-823b-49e4-8bd7-6afd5184f87d","product_id":"0435f45a-519d-45cc-b49b-8b755e913967","title":"Blanco","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149377-C1295","barcode":"","position":1,"option1":"Blanco","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/49835e34a2b70eaa68bb9923947432de.jpeg","path":"49835e34a2b70eaa68bb9923947432de.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0.05","compare_at_price":"190","price":"100","retail_price":"190","available":true,"url":"\/products\/hojaldres-de-flores-amarillas-de-ganchillo-a-mano?variant=b7b12634-823b-49e4-8bd7-6afd5184f87d","available_quantity":999999999,"options":[{"name":"Color","value":"Blanco"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}