Creativo de rosa de nueve pétalos a mano de ganchillo
${function() {
const variantData = data.variant || {"id":"69457eef-b3ae-47db-9781-a9a4e75f6a22","product_id":"defcc50a-01d3-42ed-8140-0bed9846ed85","title":"Rojo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149531-C1240","barcode":"","position":1,"option1":"Rojo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8c6b6e68765951a93591c8e849442e2e.jpeg","path":"8c6b6e68765951a93591c8e849442e2e.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":260,"min_quantity":1}],"weight":"30.56","compare_at_price":"1040","price":"260","retail_price":"1040","available":true,"url":"\/products\/creativo-de-rosa-de-nueve-petalos-a-mano-de-ganchillo?variant=69457eef-b3ae-47db-9781-a9a4e75f6a22","available_quantity":999999999,"options":[{"name":"Color","value":"Rojo"}],"off_ratio":75,"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-!149531-C1240
Peso : 30.56kg
${function(){
const variantData = data.variant || {"id":"69457eef-b3ae-47db-9781-a9a4e75f6a22","product_id":"defcc50a-01d3-42ed-8140-0bed9846ed85","title":"Rojo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!149531-C1240","barcode":"","position":1,"option1":"Rojo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8c6b6e68765951a93591c8e849442e2e.jpeg","path":"8c6b6e68765951a93591c8e849442e2e.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":260,"min_quantity":1}],"weight":"30.56","compare_at_price":"1040","price":"260","retail_price":"1040","available":true,"url":"\/products\/creativo-de-rosa-de-nueve-petalos-a-mano-de-ganchillo?variant=69457eef-b3ae-47db-9781-a9a4e75f6a22","available_quantity":999999999,"options":[{"name":"Color","value":"Rojo"}],"off_ratio":75,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}