Ramas de flores de imagen de tigre de ganchillo a mano
${function() {
const variantData = data.variant || {"id":"843e16b2-7abc-44f0-9eba-9e35f1841077","product_id":"08cd2094-c2ba-4613-b67e-acbec2039506","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150075-C1250","barcode":"","position":2,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/243e88fe97b6368140d45babc0ddc1e6.jpeg","path":"243e88fe97b6368140d45babc0ddc1e6.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":120,"min_quantity":1}],"weight":"0.04","compare_at_price":"240","price":"120","retail_price":"240","available":true,"url":"\/products\/ramas-de-flores-de-imagen-de-tigre-de-ganchillo-a-mano?variant=843e16b2-7abc-44f0-9eba-9e35f1841077","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-!150075-C1250
Peso : 0.04kg
${function(){
const variantData = data.variant || {"id":"843e16b2-7abc-44f0-9eba-9e35f1841077","product_id":"08cd2094-c2ba-4613-b67e-acbec2039506","title":"Amarillo","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150075-C1250","barcode":"","position":2,"option1":"Amarillo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/243e88fe97b6368140d45babc0ddc1e6.jpeg","path":"243e88fe97b6368140d45babc0ddc1e6.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":120,"min_quantity":1}],"weight":"0.04","compare_at_price":"240","price":"120","retail_price":"240","available":true,"url":"\/products\/ramas-de-flores-de-imagen-de-tigre-de-ganchillo-a-mano?variant=843e16b2-7abc-44f0-9eba-9e35f1841077","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}
`
}()}