Flores de lana de ganchillo a mano flores eternas
${function() {
const variantData = data.variant || {"id":"a364171b-0a1b-48c3-a199-fdaaf47071ff","product_id":"11439776-6a87-4565-833e-80e774903829","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!147126-C1250","barcode":"","position":1,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7eb218a389f3ebcccb1e68377830a3c4.jpeg","path":"7eb218a389f3ebcccb1e68377830a3c4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":430,"min_quantity":1}],"weight":"1.1","compare_at_price":"860","price":"430","retail_price":"860","available":true,"url":"\/products\/flores-de-lana-de-ganchillo-a-mano-flores-eternas?variant=a364171b-0a1b-48c3-a199-fdaaf47071ff","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-!147126-C1250
Peso : 1.1kg
${function(){
const variantData = data.variant || {"id":"a364171b-0a1b-48c3-a199-fdaaf47071ff","product_id":"11439776-6a87-4565-833e-80e774903829","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!147126-C1250","barcode":"","position":1,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7eb218a389f3ebcccb1e68377830a3c4.jpeg","path":"7eb218a389f3ebcccb1e68377830a3c4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":430,"min_quantity":1}],"weight":"1.1","compare_at_price":"860","price":"430","retail_price":"860","available":true,"url":"\/products\/flores-de-lana-de-ganchillo-a-mano-flores-eternas?variant=a364171b-0a1b-48c3-a199-fdaaf47071ff","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}
`
}()}