New Edition - Waterproof Chelsea Wedge Work Boots for Men
${function() {
const variantData = data.variant || {"id":"2b3cade6-6fc9-45a4-a175-cfb5dba98199","product_id":"0fa174ce-d211-4d1a-b475-635dba5a8001","title":"Braun-38","weight_unit":"lb","inventory_quantity":997,"sku":"LH20251455ZGS38D","barcode":"","position":1,"option1":"Braun","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27ab522b43eebd968913b11948275e33.jpeg","path":"27ab522b43eebd968913b11948275e33.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/chelsea-arbeitsstiefel4bd49c08-15df-4a98-af3d-bf0d374bf015?variant=2b3cade6-6fc9-45a4-a175-cfb5dba98199","available_quantity":999999999,"options":[{"name":"Farbe","value":"Braun"},{"name":"Gr\u00f6\u00dfe","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
Braun
${function(){
const optName = "Farbe";
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}
`
}()}
Größe:
38
${function(){
const optName = "Größe";
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
$59.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":"2b3cade6-6fc9-45a4-a175-cfb5dba98199","product_id":"0fa174ce-d211-4d1a-b475-635dba5a8001","title":"Braun-38","weight_unit":"lb","inventory_quantity":997,"sku":"LH20251455ZGS38D","barcode":"","position":1,"option1":"Braun","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27ab522b43eebd968913b11948275e33.jpeg","path":"27ab522b43eebd968913b11948275e33.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/chelsea-arbeitsstiefel4bd49c08-15df-4a98-af3d-bf0d374bf015?variant=2b3cade6-6fc9-45a4-a175-cfb5dba98199","available_quantity":999999999,"options":[{"name":"Farbe","value":"Braun"},{"name":"Gr\u00f6\u00dfe","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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.
${function(){
const variantData = data.variant || {"id":"2b3cade6-6fc9-45a4-a175-cfb5dba98199","product_id":"0fa174ce-d211-4d1a-b475-635dba5a8001","title":"Braun-38","weight_unit":"lb","inventory_quantity":997,"sku":"LH20251455ZGS38D","barcode":"","position":1,"option1":"Braun","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27ab522b43eebd968913b11948275e33.jpeg","path":"27ab522b43eebd968913b11948275e33.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/chelsea-arbeitsstiefel4bd49c08-15df-4a98-af3d-bf0d374bf015?variant=2b3cade6-6fc9-45a4-a175-cfb5dba98199","available_quantity":999999999,"options":[{"name":"Farbe","value":"Braun"},{"name":"Gr\u00f6\u00dfe","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}