Bonito llavero de bolsa de ganchillo de muñeca de flor de cerezo
${function() {
const variantData = data.variant || {"id":"bf62fcb5-8271-40f5-b5dc-63399c082f87","product_id":"66df11e4-1816-4277-a739-deabeed02b29","title":"Una oveja 35.-8CM","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!136669-C1538S2709","barcode":"","position":1,"option1":"Una oveja 35.","option2":"8CM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","path":"7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","width":926,"height":926,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":609.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"46","price":"609.99","retail_price":"46","available":true,"url":"\/products\/bonito-llavero-de-bolsa-de-ganchillo-de-muneca-de-flor-de-cerezo?variant=bf62fcb5-8271-40f5-b5dc-63399c082f87","available_quantity":999999999,"options":[{"name":"Color","value":"Una oveja 35."},{"name":"Tama\u00f1o","value":"8CM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Una oveja 35.
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Tamaño:
8CM
${function(){
const optName = "Tamaño";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Añadir a la cesta
MXN$609.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"bf62fcb5-8271-40f5-b5dc-63399c082f87","product_id":"66df11e4-1816-4277-a739-deabeed02b29","title":"Una oveja 35.-8CM","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!136669-C1538S2709","barcode":"","position":1,"option1":"Una oveja 35.","option2":"8CM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","path":"7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","width":926,"height":926,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":609.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"46","price":"609.99","retail_price":"46","available":true,"url":"\/products\/bonito-llavero-de-bolsa-de-ganchillo-de-muneca-de-flor-de-cerezo?variant=bf62fcb5-8271-40f5-b5dc-63399c082f87","available_quantity":999999999,"options":[{"name":"Color","value":"Una oveja 35."},{"name":"Tama\u00f1o","value":"8CM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Compra ahora
El producto estaba agotado.
El producto no está disponible.
Sku : CY-!136669-C1538S2709
Peso : 0.1kg
${function(){
const variantData = data.variant || {"id":"bf62fcb5-8271-40f5-b5dc-63399c082f87","product_id":"66df11e4-1816-4277-a739-deabeed02b29","title":"Una oveja 35.-8CM","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!136669-C1538S2709","barcode":"","position":1,"option1":"Una oveja 35.","option2":"8CM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","path":"7782bee6b5e0ba3ee0c38793d8b857c9.jpeg","width":926,"height":926,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":609.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"46","price":"609.99","retail_price":"46","available":true,"url":"\/products\/bonito-llavero-de-bolsa-de-ganchillo-de-muneca-de-flor-de-cerezo?variant=bf62fcb5-8271-40f5-b5dc-63399c082f87","available_quantity":999999999,"options":[{"name":"Color","value":"Una oveja 35."},{"name":"Tama\u00f1o","value":"8CM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}