Kézzel készített damaszkuszi acél Bowie vadászkés: szarvasbőr nyél, bőr tok
${function() {
const variantData = data.variant || {"id":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"86b6c705-4faa-48e4-b471-8e58a0773bb7","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14900,"min_quantity":1}],"weight":"0","compare_at_price":"118","price":"14900","retail_price":"118","available":true,"url":"\/products\/\u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf-\u03bc\u03b1\u03c7\u03b1\u03af\u03c1\u03b9-\u03ba\u03c5\u03bd\u03b7\u03b3\u03b9\u03bf\u03cd-bowie-\u03b1\u03c0\u03cc-\u03b1\u03c4\u03c3\u03ac\u03bb\u03b9-\u03b4\u03b1\u03bc\u03b1\u03c3\u03ba\u03bf\u03cd-\u03bb\u03b1\u03b2\u03ae-\u03b5\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd-\u03b4\u03b5\u03c1\u03bc\u03ac\u03c4\u03b9\u03bd\u03b7-\u03b8\u03ae\u03ba\u03b77347171e-0aae-453a-a260-871bde1b7184?variant=04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","available_quantity":999999999,"options":[],"off_ratio":"0","flashsale_info":{"variant_id":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"14900","compare_at_price":"","discount_price":"14900","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Kosárba
Ft14,900
${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":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"86b6c705-4faa-48e4-b471-8e58a0773bb7","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14900,"min_quantity":1}],"weight":"0","compare_at_price":"118","price":"14900","retail_price":"118","available":true,"url":"\/products\/\u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf-\u03bc\u03b1\u03c7\u03b1\u03af\u03c1\u03b9-\u03ba\u03c5\u03bd\u03b7\u03b3\u03b9\u03bf\u03cd-bowie-\u03b1\u03c0\u03cc-\u03b1\u03c4\u03c3\u03ac\u03bb\u03b9-\u03b4\u03b1\u03bc\u03b1\u03c3\u03ba\u03bf\u03cd-\u03bb\u03b1\u03b2\u03ae-\u03b5\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd-\u03b4\u03b5\u03c1\u03bc\u03ac\u03c4\u03b9\u03bd\u03b7-\u03b8\u03ae\u03ba\u03b77347171e-0aae-453a-a260-871bde1b7184?variant=04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","available_quantity":999999999,"options":[],"off_ratio":"0","flashsale_info":{"variant_id":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"14900","compare_at_price":"","discount_price":"14900","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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 ? `
` : ' ';
}
}()}
Vásároljon most
A termék nem volt raktáron.
A termék nem elérhető.
${function(){
const variantData = data.variant || {"id":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"86b6c705-4faa-48e4-b471-8e58a0773bb7","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14900,"min_quantity":1}],"weight":"0","compare_at_price":"118","price":"14900","retail_price":"118","available":true,"url":"\/products\/\u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf-\u03bc\u03b1\u03c7\u03b1\u03af\u03c1\u03b9-\u03ba\u03c5\u03bd\u03b7\u03b3\u03b9\u03bf\u03cd-bowie-\u03b1\u03c0\u03cc-\u03b1\u03c4\u03c3\u03ac\u03bb\u03b9-\u03b4\u03b1\u03bc\u03b1\u03c3\u03ba\u03bf\u03cd-\u03bb\u03b1\u03b2\u03ae-\u03b5\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd-\u03b4\u03b5\u03c1\u03bc\u03ac\u03c4\u03b9\u03bd\u03b7-\u03b8\u03ae\u03ba\u03b77347171e-0aae-453a-a260-871bde1b7184?variant=04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","available_quantity":999999999,"options":[],"off_ratio":"0","flashsale_info":{"variant_id":"04d0b598-fe03-4746-8fad-4eb2dc4e6fc2","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"14900","compare_at_price":"","discount_price":"14900","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
SKU : ${variantData && variantData.sku}
Súly : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Vonalkód : ${variantData && variantData.barcode}
`
}()}