Fresh Air Linen Blend Pocketed Smocked Pants
${function() {
const variantData = data.variant || {"id":"801d5195-57c7-43d2-9a90-0251c8548915","product_id":"ccbfe94f-e71d-4f70-8d85-a9630197f86b","title":"Camel-S","weight_unit":"kg","inventory_quantity":996,"sku":"18052778771401754870652589","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","path":"8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","width":600,"height":900,"alt":"Fresh Air Linen Blend Pocketed Smocked Pants Camel \/ S Bottom","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"22.99","retail_price":"59.99","available":true,"url":"\/products\/fresh-air-linen-blend-pocketed-smocked-pants?variant=801d5195-57c7-43d2-9a90-0251c8548915","available_quantity":996,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":62,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Camel
${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
€22.99
${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":"801d5195-57c7-43d2-9a90-0251c8548915","product_id":"ccbfe94f-e71d-4f70-8d85-a9630197f86b","title":"Camel-S","weight_unit":"kg","inventory_quantity":996,"sku":"18052778771401754870652589","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","path":"8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","width":600,"height":900,"alt":"Fresh Air Linen Blend Pocketed Smocked Pants Camel \/ S Bottom","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"22.99","retail_price":"59.99","available":true,"url":"\/products\/fresh-air-linen-blend-pocketed-smocked-pants?variant=801d5195-57c7-43d2-9a90-0251c8548915","available_quantity":996,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":62,"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 : 18052778771401754870652589
${function(){
const variantData = data.variant || {"id":"801d5195-57c7-43d2-9a90-0251c8548915","product_id":"ccbfe94f-e71d-4f70-8d85-a9630197f86b","title":"Camel-S","weight_unit":"kg","inventory_quantity":996,"sku":"18052778771401754870652589","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","path":"8ee00bd4fa8b5dbdd0e3fa815aa50be3.jpeg","width":600,"height":900,"alt":"Fresh Air Linen Blend Pocketed Smocked Pants Camel \/ S Bottom","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"22.99","retail_price":"59.99","available":true,"url":"\/products\/fresh-air-linen-blend-pocketed-smocked-pants?variant=801d5195-57c7-43d2-9a90-0251c8548915","available_quantity":996,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":62,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}