2024 nowy męski sweter z golfem, codzienna, podstawowa koszula z dzianiny
${function() {
const variantData = data.variant || {"id":"cb38cb4f-929b-46f2-943c-7b40b9cf043a","product_id":"4a50bf49-9167-497a-ad6a-0765eb4f0be8","title":"czarny-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"czarny","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ce73fa65f1a308c96f3ae225dbb1047.jpg","path":"3ce73fa65f1a308c96f3ae225dbb1047.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0","compare_at_price":"199","price":"50","retail_price":"199","available":true,"url":"\/products\/gruba-kurtka-polarowa-z-ciepla-podszewka-na-jesien-i-zime-2024-smtm-zuc919e072a2-9096-445a-87cb-608fd52f599f?variant=cb38cb4f-929b-46f2-943c-7b40b9cf043a","available_quantity":999999999,"options":[{"name":"kolor","value":"czarny"},{"name":"rozmiar","value":"S"}],"off_ratio":75,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Kolor:
czarny
${function(){
const optName = "kolor";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Rozmiar:
S
${function(){
const optName = "rozmiar";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
€50.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":"cb38cb4f-929b-46f2-943c-7b40b9cf043a","product_id":"4a50bf49-9167-497a-ad6a-0765eb4f0be8","title":"czarny-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"czarny","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ce73fa65f1a308c96f3ae225dbb1047.jpg","path":"3ce73fa65f1a308c96f3ae225dbb1047.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0","compare_at_price":"199","price":"50","retail_price":"199","available":true,"url":"\/products\/gruba-kurtka-polarowa-z-ciepla-podszewka-na-jesien-i-zime-2024-smtm-zuc919e072a2-9096-445a-87cb-608fd52f599f?variant=cb38cb4f-929b-46f2-943c-7b40b9cf043a","available_quantity":999999999,"options":[{"name":"kolor","value":"czarny"},{"name":"rozmiar","value":"S"}],"off_ratio":75,"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.