Women's Sweatshirt Pullover Active Streetwear Green Blue Yellow Floral Paisley Sports V Neck Long Sleeve S M L XL XXL
${function() {
const variantData = data.variant || {"id":"b34fb8d9-20a1-4014-864f-7731ccc237cb","product_id":"9c044a8b-b586-43a7-9c60-c6abee08ea2a","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"204948950982-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2dea27da177aca7fe22b1ec2a47062.jpeg","path":"6b2dea27da177aca7fe22b1ec2a47062.jpeg","width":640,"height":853,"alt":"","aspect_ratio":0.7502930832356389},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"23","retail_price":"30","available":true,"url":"\/products\/womens-sweatshirt-pullover-active-streetwear-green-blue-yellow-floral-paisley-sports-v-neck-long-sleeve-s-m-l-xl-xxl?variant=b34fb8d9-20a1-4014-864f-7731ccc237cb","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":23,"flashsale_info":[],"sales":0};
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 = "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
$23.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":"b34fb8d9-20a1-4014-864f-7731ccc237cb","product_id":"9c044a8b-b586-43a7-9c60-c6abee08ea2a","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"204948950982-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2dea27da177aca7fe22b1ec2a47062.jpeg","path":"6b2dea27da177aca7fe22b1ec2a47062.jpeg","width":640,"height":853,"alt":"","aspect_ratio":0.7502930832356389},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"23","retail_price":"30","available":true,"url":"\/products\/womens-sweatshirt-pullover-active-streetwear-green-blue-yellow-floral-paisley-sports-v-neck-long-sleeve-s-m-l-xl-xxl?variant=b34fb8d9-20a1-4014-864f-7731ccc237cb","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":23,"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 : 204948950982-Green-S
${function(){
const variantData = data.variant || {"id":"b34fb8d9-20a1-4014-864f-7731ccc237cb","product_id":"9c044a8b-b586-43a7-9c60-c6abee08ea2a","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"204948950982-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2dea27da177aca7fe22b1ec2a47062.jpeg","path":"6b2dea27da177aca7fe22b1ec2a47062.jpeg","width":640,"height":853,"alt":"","aspect_ratio":0.7502930832356389},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"23","retail_price":"30","available":true,"url":"\/products\/womens-sweatshirt-pullover-active-streetwear-green-blue-yellow-floral-paisley-sports-v-neck-long-sleeve-s-m-l-xl-xxl?variant=b34fb8d9-20a1-4014-864f-7731ccc237cb","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}