Metal lens holder phone case
${function() {
const variantData = data.variant || {"id":"a8441ca6-146d-4025-a048-92b73d3b4a02","product_id":"b6b136eb-05a9-4be8-950f-1f130f079a5d","title":"grey-iPhone 11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"grey","option2":"iPhone 11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59406cb5b422caa95022d04414c6ffbd.jpg","path":"59406cb5b422caa95022d04414c6ffbd.jpg","width":1853,"height":1853,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"1200","retail_price":"48","available":true,"url":"\/products\/metal-lens-holder-phone-case?variant=a8441ca6-146d-4025-a048-92b73d3b4a02","available_quantity":999999999,"options":[{"name":"color","value":"grey"},{"name":"model","value":"iPhone 11"}],"off_ratio":0,"flashsale_info":[],"sales":701};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
grey
${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 selecione um {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
model:
iPhone 11
${function(){
const optName = "model";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Por favor selecione um {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Adicionar ao Carrinho
€1,200.00
${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":"a8441ca6-146d-4025-a048-92b73d3b4a02","product_id":"b6b136eb-05a9-4be8-950f-1f130f079a5d","title":"grey-iPhone 11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"grey","option2":"iPhone 11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59406cb5b422caa95022d04414c6ffbd.jpg","path":"59406cb5b422caa95022d04414c6ffbd.jpg","width":1853,"height":1853,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"1200","retail_price":"48","available":true,"url":"\/products\/metal-lens-holder-phone-case?variant=a8441ca6-146d-4025-a048-92b73d3b4a02","available_quantity":999999999,"options":[{"name":"color","value":"grey"},{"name":"model","value":"iPhone 11"}],"off_ratio":0,"flashsale_info":[],"sales":701};
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 ? `
` : ' ';
}
}()}
Compre Agora
Produto estava esgotado.
O produto está indisponível.
${function(){
const variantData = data.variant || {"id":"a8441ca6-146d-4025-a048-92b73d3b4a02","product_id":"b6b136eb-05a9-4be8-950f-1f130f079a5d","title":"grey-iPhone 11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"grey","option2":"iPhone 11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59406cb5b422caa95022d04414c6ffbd.jpg","path":"59406cb5b422caa95022d04414c6ffbd.jpg","width":1853,"height":1853,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"1200","retail_price":"48","available":true,"url":"\/products\/metal-lens-holder-phone-case?variant=a8441ca6-146d-4025-a048-92b73d3b4a02","available_quantity":999999999,"options":[{"name":"color","value":"grey"},{"name":"model","value":"iPhone 11"}],"off_ratio":0,"flashsale_info":[],"sales":701};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}