Deep V-neck pleated hip-hugging long skirt
${function() {
const variantData = data.variant || {"id":"f77daf33-76c6-4ca1-bdd1-186393d43304","product_id":"ad4e94f9-eaea-47e1-9a77-c1e1f6398cca","title":"green-S","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7f11edf4458d965b01d6555d171f31.jpg","path":"3a7f11edf4458d965b01d6555d171f31.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"1200","retail_price":"62","available":true,"url":"\/products\/french-ruffled-lantern-sleeves-multi-wear-dress-hot-sale-49-off-hmbk-qs0p-m74l-0wdh?variant=f77daf33-76c6-4ca1-bdd1-186393d43304","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1153};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
green
${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}
`
}()}
Size:
S
${function(){
const optName = "Size";
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":"f77daf33-76c6-4ca1-bdd1-186393d43304","product_id":"ad4e94f9-eaea-47e1-9a77-c1e1f6398cca","title":"green-S","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7f11edf4458d965b01d6555d171f31.jpg","path":"3a7f11edf4458d965b01d6555d171f31.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"1200","retail_price":"62","available":true,"url":"\/products\/french-ruffled-lantern-sleeves-multi-wear-dress-hot-sale-49-off-hmbk-qs0p-m74l-0wdh?variant=f77daf33-76c6-4ca1-bdd1-186393d43304","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1153};
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":"f77daf33-76c6-4ca1-bdd1-186393d43304","product_id":"ad4e94f9-eaea-47e1-9a77-c1e1f6398cca","title":"green-S","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7f11edf4458d965b01d6555d171f31.jpg","path":"3a7f11edf4458d965b01d6555d171f31.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":1200,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"1200","retail_price":"62","available":true,"url":"\/products\/french-ruffled-lantern-sleeves-multi-wear-dress-hot-sale-49-off-hmbk-qs0p-m74l-0wdh?variant=f77daf33-76c6-4ca1-bdd1-186393d43304","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1153};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}