Samsung mobile phone leather protective case
${function() {
const variantData = data.variant || {"id":"d1baad43-92d2-4e8e-b73f-e1e4146c6c63","product_id":"0d0204d2-8881-4816-a662-a2e892a37656","title":"S22-Purple","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"S22","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50abc54d4ebc846a6d772ee9d02161e2.jpg","path":"50abc54d4ebc846a6d772ee9d02161e2.jpg","width":1000,"height":1000,"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\/\u03b1-iphone-n3lz-g0xr-6qn7-6l7p-d067-524m-4x0w-lcpt?variant=d1baad43-92d2-4e8e-b73f-e1e4146c6c63","available_quantity":999999999,"options":[{"name":"Mobile phone model","value":"S22"},{"name":"color","value":"Purple"}],"off_ratio":0,"flashsale_info":[],"sales":4787};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Mobile phone model:
S22
${function(){
const optName = "Mobile phone 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}
`
}()}
color:
Purple
${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}
`
}()}
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":"d1baad43-92d2-4e8e-b73f-e1e4146c6c63","product_id":"0d0204d2-8881-4816-a662-a2e892a37656","title":"S22-Purple","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"S22","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50abc54d4ebc846a6d772ee9d02161e2.jpg","path":"50abc54d4ebc846a6d772ee9d02161e2.jpg","width":1000,"height":1000,"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\/\u03b1-iphone-n3lz-g0xr-6qn7-6l7p-d067-524m-4x0w-lcpt?variant=d1baad43-92d2-4e8e-b73f-e1e4146c6c63","available_quantity":999999999,"options":[{"name":"Mobile phone model","value":"S22"},{"name":"color","value":"Purple"}],"off_ratio":0,"flashsale_info":[],"sales":4787};
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":"d1baad43-92d2-4e8e-b73f-e1e4146c6c63","product_id":"0d0204d2-8881-4816-a662-a2e892a37656","title":"S22-Purple","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"S22","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50abc54d4ebc846a6d772ee9d02161e2.jpg","path":"50abc54d4ebc846a6d772ee9d02161e2.jpg","width":1000,"height":1000,"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\/\u03b1-iphone-n3lz-g0xr-6qn7-6l7p-d067-524m-4x0w-lcpt?variant=d1baad43-92d2-4e8e-b73f-e1e4146c6c63","available_quantity":999999999,"options":[{"name":"Mobile phone model","value":"S22"},{"name":"color","value":"Purple"}],"off_ratio":0,"flashsale_info":[],"sales":4787};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}