Gorra bordada sombrero de ala ancha
${function() {
const variantData = data.variant || {"id":"051e8b77-e328-495c-8219-bd6f12410eaa","product_id":"e45d027e-77a6-4a96-8bfc-16c8e6f968c2","title":"Color","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!161180-C1813","barcode":"","position":1,"option1":"Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d512bf12f10ef29b1915273eba600c11.jpeg","path":"d512bf12f10ef29b1915273eba600c11.jpeg","width":1201,"height":1201,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"1","compare_at_price":"14.71","price":"8.27","retail_price":"14.71","available":true,"url":"\/products\/gorra-bordada-sombrero-de-ala-ancha?variant=051e8b77-e328-495c-8219-bd6f12410eaa","available_quantity":999999999,"options":[{"name":"Color","value":"Color"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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-!161180-C1813
Peso : 1kg
${function(){
const variantData = data.variant || {"id":"051e8b77-e328-495c-8219-bd6f12410eaa","product_id":"e45d027e-77a6-4a96-8bfc-16c8e6f968c2","title":"Color","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!161180-C1813","barcode":"","position":1,"option1":"Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d512bf12f10ef29b1915273eba600c11.jpeg","path":"d512bf12f10ef29b1915273eba600c11.jpeg","width":1201,"height":1201,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"1","compare_at_price":"14.71","price":"8.27","retail_price":"14.71","available":true,"url":"\/products\/gorra-bordada-sombrero-de-ala-ancha?variant=051e8b77-e328-495c-8219-bd6f12410eaa","available_quantity":999999999,"options":[{"name":"Color","value":"Color"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}