Kézzel készített, vintage olasz zsebkés tőr
${function() {
const variantData = data.variant || {"id":"b6230ba8-1015-47ef-8e03-d6aa5c61de0f","product_id":"b0c0bd2a-a6ad-4709-815d-dbfd6c506d3f","title":"\ud83d\udca5Fekete","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"\ud83d\udca5Fekete","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/209eab8d602afc4b607007bef690ed43.jpg","path":"209eab8d602afc4b607007bef690ed43.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14300,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14300","retail_price":"0","available":true,"url":"\/products\/recznie-wykonany-staromodny-wloski-noz-kieszonkowy-typu-stiletto7e0541e0-0c9c-4dc1-b4e3-334c22e57149?variant=b6230ba8-1015-47ef-8e03-d6aa5c61de0f","available_quantity":999999999,"options":[{"name":"Sz\u00edn","value":"\ud83d\udca5Fekete"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Szín:
💥Fekete
${function(){
const optName = "Szín";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Vyberte pros\u00edm {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Přidat do košíku
Kč14,300.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":"b6230ba8-1015-47ef-8e03-d6aa5c61de0f","product_id":"b0c0bd2a-a6ad-4709-815d-dbfd6c506d3f","title":"\ud83d\udca5Fekete","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"\ud83d\udca5Fekete","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/209eab8d602afc4b607007bef690ed43.jpg","path":"209eab8d602afc4b607007bef690ed43.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14300,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14300","retail_price":"0","available":true,"url":"\/products\/recznie-wykonany-staromodny-wloski-noz-kieszonkowy-typu-stiletto7e0541e0-0c9c-4dc1-b4e3-334c22e57149?variant=b6230ba8-1015-47ef-8e03-d6aa5c61de0f","available_quantity":999999999,"options":[{"name":"Sz\u00edn","value":"\ud83d\udca5Fekete"}],"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 ? `
` : ' ';
}
}()}
Koupit nyní
Produkt nebyl skladem.
Produkt není k dispozici.
${function(){
const variantData = data.variant || {"id":"b6230ba8-1015-47ef-8e03-d6aa5c61de0f","product_id":"b0c0bd2a-a6ad-4709-815d-dbfd6c506d3f","title":"\ud83d\udca5Fekete","weight_unit":"kg","inventory_quantity":-1,"sku":"","barcode":"","position":1,"option1":"\ud83d\udca5Fekete","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/209eab8d602afc4b607007bef690ed43.jpg","path":"209eab8d602afc4b607007bef690ed43.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14300,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14300","retail_price":"0","available":true,"url":"\/products\/recznie-wykonany-staromodny-wloski-noz-kieszonkowy-typu-stiletto7e0541e0-0c9c-4dc1-b4e3-334c22e57149?variant=b6230ba8-1015-47ef-8e03-d6aa5c61de0f","available_quantity":999999999,"options":[{"name":"Sz\u00edn","value":"\ud83d\udca5Fekete"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Hmotnost : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Čárový kód : ${variantData && variantData.barcode}
`
}()}