MUX VIE Double-layer Cowhide Belt
${function() {
const variantData = data.variant || {"id":"60217ed8-c41c-47e5-80e9-f382e1ed42f8","product_id":"9cf4b4ca-a839-4475-8c5e-0c465dfd31f3","title":"Green-L","weight_unit":"g","inventory_quantity":975,"sku":"","barcode":"","position":1,"option1":"Green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/520471019736fc1d55bd5862f3a08248.png","path":"520471019736fc1d55bd5862f3a08248.png","width":394,"height":318,"alt":"","aspect_ratio":1.2389937106918238},"wholesale_price":[{"price":54.3,"min_quantity":1}],"weight":"350","compare_at_price":"98.7","price":"54.3","retail_price":"98.7","available":true,"url":"\/products\/mux-vie-double-layer-cowhide-belt-3h3p?variant=60217ed8-c41c-47e5-80e9-f382e1ed42f8","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"L"}],"off_ratio":45,"flashsale_info":[],"sales":311};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Green
${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:
L
${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
$54.30
${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":"60217ed8-c41c-47e5-80e9-f382e1ed42f8","product_id":"9cf4b4ca-a839-4475-8c5e-0c465dfd31f3","title":"Green-L","weight_unit":"g","inventory_quantity":975,"sku":"","barcode":"","position":1,"option1":"Green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/520471019736fc1d55bd5862f3a08248.png","path":"520471019736fc1d55bd5862f3a08248.png","width":394,"height":318,"alt":"","aspect_ratio":1.2389937106918238},"wholesale_price":[{"price":54.3,"min_quantity":1}],"weight":"350","compare_at_price":"98.7","price":"54.3","retail_price":"98.7","available":true,"url":"\/products\/mux-vie-double-layer-cowhide-belt-3h3p?variant=60217ed8-c41c-47e5-80e9-f382e1ed42f8","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"L"}],"off_ratio":45,"flashsale_info":[],"sales":311};
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.