Gothic Skull Lace Tank Top And Flare Skirt Pants
${function() {
const variantData = data.variant || {"id":"a2d16450-6515-43ca-89f7-61a226f89ce8","product_id":"ceff619a-ec19-4a46-b3d8-573f34c50d38","title":"S-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TANKPANTSET","barcode":"","position":1,"option1":"S","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"65","price":"35.99","retail_price":"65","available":true,"url":"\/products\/gothic-skull-lace-tank-top-and-flare-skirt-pants?variant=a2d16450-6515-43ca-89f7-61a226f89ce8","available_quantity":999999999,"options":[{"name":"Tank Top Size","value":"S"},{"name":"Pants Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Tank Top Size:
S
${function(){
const optName = "Tank Top 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}
`
}()}
Pants Size:
S
${function(){
const optName = "Pants 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
€35.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":"a2d16450-6515-43ca-89f7-61a226f89ce8","product_id":"ceff619a-ec19-4a46-b3d8-573f34c50d38","title":"S-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TANKPANTSET","barcode":"","position":1,"option1":"S","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"65","price":"35.99","retail_price":"65","available":true,"url":"\/products\/gothic-skull-lace-tank-top-and-flare-skirt-pants?variant=a2d16450-6515-43ca-89f7-61a226f89ce8","available_quantity":999999999,"options":[{"name":"Tank Top Size","value":"S"},{"name":"Pants Size","value":"S"}],"off_ratio":45,"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.
${function(){
const variantData = data.variant || {"id":"a2d16450-6515-43ca-89f7-61a226f89ce8","product_id":"ceff619a-ec19-4a46-b3d8-573f34c50d38","title":"S-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TANKPANTSET","barcode":"","position":1,"option1":"S","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"65","price":"35.99","retail_price":"65","available":true,"url":"\/products\/gothic-skull-lace-tank-top-and-flare-skirt-pants?variant=a2d16450-6515-43ca-89f7-61a226f89ce8","available_quantity":999999999,"options":[{"name":"Tank Top Size","value":"S"},{"name":"Pants Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}