Bouquet de oso a mano de ganchillo vendedor caliente
${function() {
const variantData = data.variant || {"id":"a3e14ef1-9b39-4fa5-a5ce-e043b4c5fb95","product_id":"7d5774a2-0f9d-4802-aa6c-39ac217ebc5c","title":"Marr\u00f3n","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150006-C1270","barcode":"","position":1,"option1":"Marr\u00f3n","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e3c9b76bfba0bc936e274c723265c37.jpeg","path":"9e3c9b76bfba0bc936e274c723265c37.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":140,"min_quantity":1}],"weight":"0.5","compare_at_price":"270","price":"140","retail_price":"270","available":true,"url":"\/products\/bouquet-de-oso-a-mano-de-ganchillo-vendedor-caliente?variant=a3e14ef1-9b39-4fa5-a5ce-e043b4c5fb95","available_quantity":999999999,"options":[{"name":"Color","value":"Marr\u00f3n"}],"off_ratio":48,"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-!150006-C1270
Peso : 0.5kg
${function(){
const variantData = data.variant || {"id":"a3e14ef1-9b39-4fa5-a5ce-e043b4c5fb95","product_id":"7d5774a2-0f9d-4802-aa6c-39ac217ebc5c","title":"Marr\u00f3n","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150006-C1270","barcode":"","position":1,"option1":"Marr\u00f3n","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e3c9b76bfba0bc936e274c723265c37.jpeg","path":"9e3c9b76bfba0bc936e274c723265c37.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":140,"min_quantity":1}],"weight":"0.5","compare_at_price":"270","price":"140","retail_price":"270","available":true,"url":"\/products\/bouquet-de-oso-a-mano-de-ganchillo-vendedor-caliente?variant=a3e14ef1-9b39-4fa5-a5ce-e043b4c5fb95","available_quantity":999999999,"options":[{"name":"Color","value":"Marr\u00f3n"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}