Red Cowgirl Boots Block Heel Knee High Boots
Our shoes are listed in US women’s sizes. For EU or men’s sizing, please refer to our size chart.
2 sold
${function() {
const variantData = data.variant || {"id":"f8afc05d-ae4c-426f-8c83-e31ff718244e","product_id":"fb311fd2-a4b8-4a73-bc32-2d66d0d5f629","title":"5-Red","weight_unit":"kg","inventory_quantity":99,"sku":"ws1913864-5","barcode":"","position":1,"option1":"5","option2":"Red","option3":"","note":"","image":null,"wholesale_price":[{"price":140,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"140","retail_price":"0","available":true,"url":"\/products\/cowgirl-boots-block-heel-knee-high-boots?variant=f8afc05d-ae4c-426f-8c83-e31ff718244e","available_quantity":99,"options":[{"name":"Size: (Women's US)","value":"5"},{"name":"Color","value":"Red"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Size: (Women's US)
5
6
7
8
9
10
11
12
13
14
15
${function(){
return `
Please select a Size: (Women's US)
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
Add to cart
- $140.00
${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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"f8afc05d-ae4c-426f-8c83-e31ff718244e","product_id":"fb311fd2-a4b8-4a73-bc32-2d66d0d5f629","title":"5-Red","weight_unit":"kg","inventory_quantity":99,"sku":"ws1913864-5","barcode":"","position":1,"option1":"5","option2":"Red","option3":"","note":"","image":null,"wholesale_price":[{"price":140,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"140","retail_price":"0","available":true,"url":"\/products\/cowgirl-boots-block-heel-knee-high-boots?variant=f8afc05d-ae4c-426f-8c83-e31ff718244e","available_quantity":99,"options":[{"name":"Size: (Women's US)","value":"5"},{"name":"Color","value":"Red"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 it now
Product was out of stock.
Product is unavailable.
SKU: ws1913864-5
SKU: ${data.variant.sku}