Hierba encantadora de ganchillo a mano y hojas verdes
${function() {
const variantData = data.variant || {"id":"0aadd380-41e8-443d-a80d-8b10115f1f79","product_id":"26427134-0bca-4dc4-942c-751229327b50","title":"Verde","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!147470-C1278","barcode":"","position":1,"option1":"Verde","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f31cb7b0b5ef4c1fa3120482ec38caed.jpeg","path":"f31cb7b0b5ef4c1fa3120482ec38caed.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":70,"min_quantity":1}],"weight":"0.02","compare_at_price":"140","price":"70","retail_price":"140","available":true,"url":"\/products\/hierba-encantadora-de-ganchillo-a-mano-y-hojas-verdes?variant=0aadd380-41e8-443d-a80d-8b10115f1f79","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"}],"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-!147470-C1278
Peso : 0.02kg
${function(){
const variantData = data.variant || {"id":"0aadd380-41e8-443d-a80d-8b10115f1f79","product_id":"26427134-0bca-4dc4-942c-751229327b50","title":"Verde","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!147470-C1278","barcode":"","position":1,"option1":"Verde","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f31cb7b0b5ef4c1fa3120482ec38caed.jpeg","path":"f31cb7b0b5ef4c1fa3120482ec38caed.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":70,"min_quantity":1}],"weight":"0.02","compare_at_price":"140","price":"70","retail_price":"140","available":true,"url":"\/products\/hierba-encantadora-de-ganchillo-a-mano-y-hojas-verdes?variant=0aadd380-41e8-443d-a80d-8b10115f1f79","available_quantity":999999999,"options":[{"name":"Color","value":"Verde"}],"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}
`
}()}