Blingy Perfume Case With Diamond Stones
${function() {
const variantData = data.variant || {"id":"f963562f-5efd-47c2-8971-3d3c3cdb61b2","product_id":"04dec842-3cbb-41de-9393-7c5223e93117","title":"Quicksand White-iPhone11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Quicksand White","option2":"iPhone11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ed0bacb358166be18227e95fa2bd8fa.jpg","path":"1ed0bacb358166be18227e95fa2bd8fa.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1200","retail_price":"0","available":true,"url":"\/products\/blingy-perfume-case-with-diamond-stones?variant=f963562f-5efd-47c2-8971-3d3c3cdb61b2","available_quantity":999999999,"options":[{"name":"color","value":"Quicksand White"},{"name":"Specifications","value":"iPhone11"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
Quicksand White
${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}
`
}()}
Specifications:
iPhone11
${function(){
const optName = "Specifications";
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":"f963562f-5efd-47c2-8971-3d3c3cdb61b2","product_id":"04dec842-3cbb-41de-9393-7c5223e93117","title":"Quicksand White-iPhone11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Quicksand White","option2":"iPhone11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ed0bacb358166be18227e95fa2bd8fa.jpg","path":"1ed0bacb358166be18227e95fa2bd8fa.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1200","retail_price":"0","available":true,"url":"\/products\/blingy-perfume-case-with-diamond-stones?variant=f963562f-5efd-47c2-8971-3d3c3cdb61b2","available_quantity":999999999,"options":[{"name":"color","value":"Quicksand White"},{"name":"Specifications","value":"iPhone11"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"f963562f-5efd-47c2-8971-3d3c3cdb61b2","product_id":"04dec842-3cbb-41de-9393-7c5223e93117","title":"Quicksand White-iPhone11","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Quicksand White","option2":"iPhone11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ed0bacb358166be18227e95fa2bd8fa.jpg","path":"1ed0bacb358166be18227e95fa2bd8fa.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1200","retail_price":"0","available":true,"url":"\/products\/blingy-perfume-case-with-diamond-stones?variant=f963562f-5efd-47c2-8971-3d3c3cdb61b2","available_quantity":999999999,"options":[{"name":"color","value":"Quicksand White"},{"name":"Specifications","value":"iPhone11"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}