Women's Autumn And Winter Long Windbreaker Overcoat
${function() {
const variantData = data.variant || {"id":"7e38ccf3-9d31-44a8-ad37-72c432f02148","product_id":"3ecac8b9-65e9-4daa-98dc-98fe88ca2b88","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"X86-220929-02-9VDJWAC2LM-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76a6821ec29d066efdb63ffaa9c0bce6.jpeg","path":"76a6821ec29d066efdb63ffaa9c0bce6.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/womens-autumn-and-winter-long-windbreaker-overcoat?variant=7e38ccf3-9d31-44a8-ad37-72c432f02148","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Gray
${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 = "Bitte w\u00e4hlen Sie einen {{ name }} aus".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 = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
$40.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":"7e38ccf3-9d31-44a8-ad37-72c432f02148","product_id":"3ecac8b9-65e9-4daa-98dc-98fe88ca2b88","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"X86-220929-02-9VDJWAC2LM-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76a6821ec29d066efdb63ffaa9c0bce6.jpeg","path":"76a6821ec29d066efdb63ffaa9c0bce6.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/womens-autumn-and-winter-long-windbreaker-overcoat?variant=7e38ccf3-9d31-44a8-ad37-72c432f02148","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
Sku : X86-220929-02-9VDJWAC2LM-Gray-S
Gewicht : 0.5kg
${function(){
const variantData = data.variant || {"id":"7e38ccf3-9d31-44a8-ad37-72c432f02148","product_id":"3ecac8b9-65e9-4daa-98dc-98fe88ca2b88","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"X86-220929-02-9VDJWAC2LM-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76a6821ec29d066efdb63ffaa9c0bce6.jpeg","path":"76a6821ec29d066efdb63ffaa9c0bce6.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/womens-autumn-and-winter-long-windbreaker-overcoat?variant=7e38ccf3-9d31-44a8-ad37-72c432f02148","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}