Legless Nose Clip Presbyopic Glasses Mini Portable
${function() {
const variantData = data.variant || {"id":"b00ee2ad-be2f-48e5-8fd3-4191ae80876a","product_id":"715e51fd-dd4b-46ae-90b6-45fb2c4020b5","title":"Black-100 Degrees","weight_unit":"kg","inventory_quantity":0,"sku":"LF42039871-HEI-100D","barcode":"","position":1,"option1":"Black","option2":"100 Degrees","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4467af4bb0a3795139dd852a4e6d5c1f.jpeg","path":"4467af4bb0a3795139dd852a4e6d5c1f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/glasses?variant=b00ee2ad-be2f-48e5-8fd3-4191ae80876a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Style","value":"100 Degrees"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${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}
`
}()}
Style:
100 Degrees
${function(){
const optName = "Style";
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
$19.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":"b00ee2ad-be2f-48e5-8fd3-4191ae80876a","product_id":"715e51fd-dd4b-46ae-90b6-45fb2c4020b5","title":"Black-100 Degrees","weight_unit":"kg","inventory_quantity":0,"sku":"LF42039871-HEI-100D","barcode":"","position":1,"option1":"Black","option2":"100 Degrees","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4467af4bb0a3795139dd852a4e6d5c1f.jpeg","path":"4467af4bb0a3795139dd852a4e6d5c1f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/glasses?variant=b00ee2ad-be2f-48e5-8fd3-4191ae80876a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Style","value":"100 Degrees"}],"off_ratio":33,"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.
${function(){
const variantData = data.variant || {"id":"b00ee2ad-be2f-48e5-8fd3-4191ae80876a","product_id":"715e51fd-dd4b-46ae-90b6-45fb2c4020b5","title":"Black-100 Degrees","weight_unit":"kg","inventory_quantity":0,"sku":"LF42039871-HEI-100D","barcode":"","position":1,"option1":"Black","option2":"100 Degrees","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4467af4bb0a3795139dd852a4e6d5c1f.jpeg","path":"4467af4bb0a3795139dd852a4e6d5c1f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/glasses?variant=b00ee2ad-be2f-48e5-8fd3-4191ae80876a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Style","value":"100 Degrees"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}