Ultra Luxury Branded Trunk Phone Case With Chain
${function() {
const variantData = data.variant || {"id":"c57f38fc-b75e-4c86-8514-088eb031904d","product_id":"3b8f3d24-4b66-4d3f-b6b8-a83698c3f836","title":"iPhone 13","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"iPhone 13","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"89","price":"1200","retail_price":"89","available":true,"url":"\/products\/samsung-galaxy-s23-ultra-luxury-branded-trunk-phone-case-with-chain?variant=c57f38fc-b75e-4c86-8514-088eb031904d","available_quantity":999999999,"options":[{"name":"Phone model","value":"iPhone 13"}],"off_ratio":0,"flashsale_info":[],"sales":2247};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Phone model:
iPhone 13
${function(){
const optName = "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}
`
}()}
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":"c57f38fc-b75e-4c86-8514-088eb031904d","product_id":"3b8f3d24-4b66-4d3f-b6b8-a83698c3f836","title":"iPhone 13","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"iPhone 13","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"89","price":"1200","retail_price":"89","available":true,"url":"\/products\/samsung-galaxy-s23-ultra-luxury-branded-trunk-phone-case-with-chain?variant=c57f38fc-b75e-4c86-8514-088eb031904d","available_quantity":999999999,"options":[{"name":"Phone model","value":"iPhone 13"}],"off_ratio":0,"flashsale_info":[],"sales":2247};
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":"c57f38fc-b75e-4c86-8514-088eb031904d","product_id":"3b8f3d24-4b66-4d3f-b6b8-a83698c3f836","title":"iPhone 13","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"iPhone 13","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"89","price":"1200","retail_price":"89","available":true,"url":"\/products\/samsung-galaxy-s23-ultra-luxury-branded-trunk-phone-case-with-chain?variant=c57f38fc-b75e-4c86-8514-088eb031904d","available_quantity":999999999,"options":[{"name":"Phone model","value":"iPhone 13"}],"off_ratio":0,"flashsale_info":[],"sales":2247};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}