John Audubon Seude Chukka Boots
${function() {
const variantData = data.variant || {"id":"da9764d2-b633-4da7-9122-758a0b90ad67","product_id":"70a6a915-88ab-440b-88cb-34b5c97b075e","title":"Brown-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458;200000124:200000364John Audubon Leather Chukka Boots","barcode":"","position":1,"option1":"Brown","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a1c146a35925bb2e8664992fd2aed3e1.jpeg","path":"a1c146a35925bb2e8664992fd2aed3e1.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":91.99,"min_quantity":1}],"weight":"0","compare_at_price":"172.49","price":"91.99","retail_price":"172.49","available":true,"url":"\/products\/john-audubon-leather-chukka-boots?variant=da9764d2-b633-4da7-9122-758a0b90ad67","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Brown
${function(){
const optName = "Color";
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}
`
}()}
Shoe Size:
6.5 (39 EU)
${function(){
const optName = "Shoe 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
$91.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":"da9764d2-b633-4da7-9122-758a0b90ad67","product_id":"70a6a915-88ab-440b-88cb-34b5c97b075e","title":"Brown-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458;200000124:200000364John Audubon Leather Chukka Boots","barcode":"","position":1,"option1":"Brown","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a1c146a35925bb2e8664992fd2aed3e1.jpeg","path":"a1c146a35925bb2e8664992fd2aed3e1.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":91.99,"min_quantity":1}],"weight":"0","compare_at_price":"172.49","price":"91.99","retail_price":"172.49","available":true,"url":"\/products\/john-audubon-leather-chukka-boots?variant=da9764d2-b633-4da7-9122-758a0b90ad67","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":47,"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 : 14:365458;200000124:200000364John Audubon Leather Chukka Boots
${function(){
const variantData = data.variant || {"id":"da9764d2-b633-4da7-9122-758a0b90ad67","product_id":"70a6a915-88ab-440b-88cb-34b5c97b075e","title":"Brown-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458;200000124:200000364John Audubon Leather Chukka Boots","barcode":"","position":1,"option1":"Brown","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a1c146a35925bb2e8664992fd2aed3e1.jpeg","path":"a1c146a35925bb2e8664992fd2aed3e1.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":91.99,"min_quantity":1}],"weight":"0","compare_at_price":"172.49","price":"91.99","retail_price":"172.49","available":true,"url":"\/products\/john-audubon-leather-chukka-boots?variant=da9764d2-b633-4da7-9122-758a0b90ad67","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}