Rama de flor de oso de fresa pequeño de ganchillo a mano
${function() {
const variantData = data.variant || {"id":"a504fa55-74ed-4ebd-b76c-2584568c56dc","product_id":"30ccbc26-b37e-43a2-b87d-a57481ff2a4a","title":"Rosado oscuro","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150210-C1504","barcode":"","position":1,"option1":"Rosado oscuro","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e95898635baca434f9e660062623b09d.jpeg","path":"e95898635baca434f9e660062623b09d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":120,"min_quantity":1}],"weight":"0.05","compare_at_price":"240","price":"120","retail_price":"240","available":true,"url":"\/products\/rama-de-flor-de-oso-de-fresa-pequeno-de-ganchillo-a-mano?variant=a504fa55-74ed-4ebd-b76c-2584568c56dc","available_quantity":999999999,"options":[{"name":"Color","value":"Rosado oscuro"}],"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-!150210-C1504
Peso : 0.05kg
${function(){
const variantData = data.variant || {"id":"a504fa55-74ed-4ebd-b76c-2584568c56dc","product_id":"30ccbc26-b37e-43a2-b87d-a57481ff2a4a","title":"Rosado oscuro","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!150210-C1504","barcode":"","position":1,"option1":"Rosado oscuro","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e95898635baca434f9e660062623b09d.jpeg","path":"e95898635baca434f9e660062623b09d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":120,"min_quantity":1}],"weight":"0.05","compare_at_price":"240","price":"120","retail_price":"240","available":true,"url":"\/products\/rama-de-flor-de-oso-de-fresa-pequeno-de-ganchillo-a-mano?variant=a504fa55-74ed-4ebd-b76c-2584568c56dc","available_quantity":999999999,"options":[{"name":"Color","value":"Rosado oscuro"}],"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}
`
}()}