Embroidered Mid Calf Western Boots
${function() {
const variantData = data.variant || {"id":"b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","product_id":"1471b20c-6b13-4647-b742-2943166dc318","title":"Blue-US 5.0","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ0021-BL35","barcode":"","position":1,"option1":"Blue","option2":"US 5.0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d17adee3723d5e3f25c34af6f134669.jpeg","path":"8d17adee3723d5e3f25c34af6f134669.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":127.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"127.49","retail_price":"0","available":true,"url":"\/products\/casual-abstract-embroidery-shoes-q0021?variant=b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"US 5.0"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
US 5.0
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$127.49
${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":"b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","product_id":"1471b20c-6b13-4647-b742-2943166dc318","title":"Blue-US 5.0","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ0021-BL35","barcode":"","position":1,"option1":"Blue","option2":"US 5.0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d17adee3723d5e3f25c34af6f134669.jpeg","path":"8d17adee3723d5e3f25c34af6f134669.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":127.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"127.49","retail_price":"0","available":true,"url":"\/products\/casual-abstract-embroidery-shoes-q0021?variant=b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"US 5.0"}],"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.
${function(){
const variantData = data.variant || {"id":"b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","product_id":"1471b20c-6b13-4647-b742-2943166dc318","title":"Blue-US 5.0","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ0021-BL35","barcode":"","position":1,"option1":"Blue","option2":"US 5.0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d17adee3723d5e3f25c34af6f134669.jpeg","path":"8d17adee3723d5e3f25c34af6f134669.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":127.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"127.49","retail_price":"0","available":true,"url":"\/products\/casual-abstract-embroidery-shoes-q0021?variant=b5aa0b1d-099d-41f2-8aba-94edc6cddc5a","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"US 5.0"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}