Muñecos de ganchillo hechos a mano pequeño mono zodiaco chino
${function() {
const variantData = data.variant || {"id":"fc21f2b6-5708-42a1-bc63-031868972856","product_id":"0aae1075-1aa0-4801-9313-244bbc29af3b","title":"35repaso 7.-1 pieza","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137013-C1998N4171","barcode":"","position":2,"option1":"35repaso 7.","option2":"1 pieza","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0fb1445ff25443269b99c9793a9a6146.jpeg","path":"0fb1445ff25443269b99c9793a9a6146.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":109.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.96","price":"109.99","retail_price":"11.96","available":true,"url":"\/products\/munecos-de-ganchillo-hechos-a-mano-pequeno-mono-zodiaco-chino?variant=fc21f2b6-5708-42a1-bc63-031868972856","available_quantity":999999999,"options":[{"name":"Color","value":"35repaso 7."},{"name":"Cifra","value":"1 pieza"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
35repaso 7.
${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}
`
}()}
Cifra:
1 pieza
${function(){
const optName = "Cifra";
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$109.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":"fc21f2b6-5708-42a1-bc63-031868972856","product_id":"0aae1075-1aa0-4801-9313-244bbc29af3b","title":"35repaso 7.-1 pieza","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137013-C1998N4171","barcode":"","position":2,"option1":"35repaso 7.","option2":"1 pieza","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0fb1445ff25443269b99c9793a9a6146.jpeg","path":"0fb1445ff25443269b99c9793a9a6146.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":109.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.96","price":"109.99","retail_price":"11.96","available":true,"url":"\/products\/munecos-de-ganchillo-hechos-a-mano-pequeno-mono-zodiaco-chino?variant=fc21f2b6-5708-42a1-bc63-031868972856","available_quantity":999999999,"options":[{"name":"Color","value":"35repaso 7."},{"name":"Cifra","value":"1 pieza"}],"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-!137013-C1998N4171
Peso : 0.05kg
${function(){
const variantData = data.variant || {"id":"fc21f2b6-5708-42a1-bc63-031868972856","product_id":"0aae1075-1aa0-4801-9313-244bbc29af3b","title":"35repaso 7.-1 pieza","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137013-C1998N4171","barcode":"","position":2,"option1":"35repaso 7.","option2":"1 pieza","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0fb1445ff25443269b99c9793a9a6146.jpeg","path":"0fb1445ff25443269b99c9793a9a6146.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":109.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.96","price":"109.99","retail_price":"11.96","available":true,"url":"\/products\/munecos-de-ganchillo-hechos-a-mano-pequeno-mono-zodiaco-chino?variant=fc21f2b6-5708-42a1-bc63-031868972856","available_quantity":999999999,"options":[{"name":"Color","value":"35repaso 7."},{"name":"Cifra","value":"1 pieza"}],"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}
`
}()}