MUX VIE Men's Running Sweatpants
${function() {
const variantData = data.variant || {"id":"2c526f4a-1e25-4f33-8e01-83791a978dfe","product_id":"feeb5414-caee-42e4-ad7d-6847f371d859","title":"Grey-3XL","weight_unit":"g","inventory_quantity":753,"sku":"","barcode":"","position":1,"option1":"Grey","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a3f01016ec007d732b14cb31d276e7d.jpeg","path":"4a3f01016ec007d732b14cb31d276e7d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.3,"min_quantity":1}],"weight":"470","compare_at_price":"42.2","price":"25.3","retail_price":"42.2","available":true,"url":"\/products\/mux-vie-mens-running-sweatpants-c3rj?variant=2c526f4a-1e25-4f33-8e01-83791a978dfe","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"3XL"}],"off_ratio":40,"flashsale_info":[],"sales":315};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Grey
${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:
3XL
${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
$25.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":"2c526f4a-1e25-4f33-8e01-83791a978dfe","product_id":"feeb5414-caee-42e4-ad7d-6847f371d859","title":"Grey-3XL","weight_unit":"g","inventory_quantity":753,"sku":"","barcode":"","position":1,"option1":"Grey","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a3f01016ec007d732b14cb31d276e7d.jpeg","path":"4a3f01016ec007d732b14cb31d276e7d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.3,"min_quantity":1}],"weight":"470","compare_at_price":"42.2","price":"25.3","retail_price":"42.2","available":true,"url":"\/products\/mux-vie-mens-running-sweatpants-c3rj?variant=2c526f4a-1e25-4f33-8e01-83791a978dfe","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"3XL"}],"off_ratio":40,"flashsale_info":[],"sales":315};
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.