GAR BETHE Cowhide Belt
${function() {
const variantData = data.variant || {"id":"37f545df-9f1e-4ca2-87fd-18d3b41e4b43","product_id":"48fe148a-fda4-4e9d-99a0-c9b0bd68f516","title":"Maroon-105cm","weight_unit":"g","inventory_quantity":634,"sku":"","barcode":"","position":1,"option1":"Maroon","option2":"105cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6a83832ba5e923a5ac17f93e23ef43d.jpeg","path":"b6a83832ba5e923a5ac17f93e23ef43d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.4,"min_quantity":1}],"weight":"230","compare_at_price":"34.9","price":"24.4","retail_price":"34.9","available":true,"url":"\/products\/gar-bethe-cowhide-belt?variant=37f545df-9f1e-4ca2-87fd-18d3b41e4b43","available_quantity":999999999,"options":[{"name":"Color","value":"Maroon"},{"name":"Size","value":"105cm"}],"off_ratio":30,"flashsale_info":[],"sales":499};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Maroon
${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}
`
}()}
Size:
105cm
${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
$24.40
${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":"37f545df-9f1e-4ca2-87fd-18d3b41e4b43","product_id":"48fe148a-fda4-4e9d-99a0-c9b0bd68f516","title":"Maroon-105cm","weight_unit":"g","inventory_quantity":634,"sku":"","barcode":"","position":1,"option1":"Maroon","option2":"105cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6a83832ba5e923a5ac17f93e23ef43d.jpeg","path":"b6a83832ba5e923a5ac17f93e23ef43d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.4,"min_quantity":1}],"weight":"230","compare_at_price":"34.9","price":"24.4","retail_price":"34.9","available":true,"url":"\/products\/gar-bethe-cowhide-belt?variant=37f545df-9f1e-4ca2-87fd-18d3b41e4b43","available_quantity":999999999,"options":[{"name":"Color","value":"Maroon"},{"name":"Size","value":"105cm"}],"off_ratio":30,"flashsale_info":[],"sales":499};
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.