Men's Martin Boots New Fashion Shoes Breathable Casual Shoes Fashion
${function() {
const variantData = data.variant || {"id":"b16539a8-9651-442f-ac15-980f89fe8dfa","product_id":"ce11e920-3a49-43b4-acfd-fcb8546e1a3b","title":"black-39","weight_unit":"kg","inventory_quantity":1000,"sku":"211019-905-black-39","barcode":"","position":1,"option1":"black","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6efee13afbb94d5e44614071485fbb3e.webp","path":"6efee13afbb94d5e44614071485fbb3e.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.5","price":"45.99","retail_price":"42.5","available":true,"url":"\/products\/mens-martin-boots-new-fashion-shoes-breathable-casual-shoes-fashion-ch9e?variant=b16539a8-9651-442f-ac15-980f89fe8dfa","available_quantity":999999999,"options":[{"name":"colour","value":"black"},{"name":"size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Colour:
black
${function(){
const optName = "colour";
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}
`
}()}
Size:
39
${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 = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$45.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":"b16539a8-9651-442f-ac15-980f89fe8dfa","product_id":"ce11e920-3a49-43b4-acfd-fcb8546e1a3b","title":"black-39","weight_unit":"kg","inventory_quantity":1000,"sku":"211019-905-black-39","barcode":"","position":1,"option1":"black","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6efee13afbb94d5e44614071485fbb3e.webp","path":"6efee13afbb94d5e44614071485fbb3e.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.5","price":"45.99","retail_price":"42.5","available":true,"url":"\/products\/mens-martin-boots-new-fashion-shoes-breathable-casual-shoes-fashion-ch9e?variant=b16539a8-9651-442f-ac15-980f89fe8dfa","available_quantity":999999999,"options":[{"name":"colour","value":"black"},{"name":"size","value":"39"}],"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : 211019-905-black-39
${function(){
const variantData = data.variant || {"id":"b16539a8-9651-442f-ac15-980f89fe8dfa","product_id":"ce11e920-3a49-43b4-acfd-fcb8546e1a3b","title":"black-39","weight_unit":"kg","inventory_quantity":1000,"sku":"211019-905-black-39","barcode":"","position":1,"option1":"black","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6efee13afbb94d5e44614071485fbb3e.webp","path":"6efee13afbb94d5e44614071485fbb3e.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.5","price":"45.99","retail_price":"42.5","available":true,"url":"\/products\/mens-martin-boots-new-fashion-shoes-breathable-casual-shoes-fashion-ch9e?variant=b16539a8-9651-442f-ac15-980f89fe8dfa","available_quantity":999999999,"options":[{"name":"colour","value":"black"},{"name":"size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}