MUX VIE New Simple Leisure Bags
${function() {
const variantData = data.variant || {"id":"c1c57eb4-4a01-4ca3-a8db-c947a6fecdfb","product_id":"e8c90c1b-acf0-4636-8986-9453f2a4b8ce","title":"Brown","weight_unit":"g","inventory_quantity":787,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9ab09ea73b733ad2206b37aefa5a38e.jpeg","path":"d9ab09ea73b733ad2206b37aefa5a38e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.3,"min_quantity":1}],"weight":"371","compare_at_price":"30.4","price":"21.3","retail_price":"30.4","available":true,"url":"\/products\/mux-vie-new-simple-leisure-bags?variant=c1c57eb4-4a01-4ca3-a8db-c947a6fecdfb","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"}],"off_ratio":30,"flashsale_info":[],"sales":194};
const saveType = "amount";
const productLabelDiscountOn = true;
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}
`
}()}
Add to cart
$21.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":"c1c57eb4-4a01-4ca3-a8db-c947a6fecdfb","product_id":"e8c90c1b-acf0-4636-8986-9453f2a4b8ce","title":"Brown","weight_unit":"g","inventory_quantity":787,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9ab09ea73b733ad2206b37aefa5a38e.jpeg","path":"d9ab09ea73b733ad2206b37aefa5a38e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.3,"min_quantity":1}],"weight":"371","compare_at_price":"30.4","price":"21.3","retail_price":"30.4","available":true,"url":"\/products\/mux-vie-new-simple-leisure-bags?variant=c1c57eb4-4a01-4ca3-a8db-c947a6fecdfb","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"}],"off_ratio":30,"flashsale_info":[],"sales":194};
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.