Air Cushion Men's Trainers
${function() {
const variantData = data.variant || {"id":"8e8fe349-aba5-42bf-8a51-f3f437225e38","product_id":"be480564-b9c3-480a-a535-b358a96da73e","title":"Wolf Grey Picante Red-7","weight_unit":"kg","inventory_quantity":-2,"sku":"MC-999-Wolf Grey Picante Red-7","barcode":"","position":1,"option1":"Wolf Grey Picante Red","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46b458f8a280cc45d7d745bee382824e.png","path":"46b458f8a280cc45d7d745bee382824e.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"129.95","price":"89.95","retail_price":"129.95","available":true,"url":"\/products\/air-cushion-mens-trainers-589791712-lfx8-vlwk-c728-i470-9oan-n8oc-uszp-pqte-vqvi-o44z-mxmj-cqqk-zcmm-xkw7-gdjp-3j1f-y9mf-0kaj-lt6s-m92z?variant=8e8fe349-aba5-42bf-8a51-f3f437225e38","available_quantity":999999999,"options":[{"name":"Color","value":"Wolf Grey Picante Red"},{"name":"Size","value":"7"}],"off_ratio":31,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Wolf Grey Picante Red
${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:
7
${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
$89.95
${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":"8e8fe349-aba5-42bf-8a51-f3f437225e38","product_id":"be480564-b9c3-480a-a535-b358a96da73e","title":"Wolf Grey Picante Red-7","weight_unit":"kg","inventory_quantity":-2,"sku":"MC-999-Wolf Grey Picante Red-7","barcode":"","position":1,"option1":"Wolf Grey Picante Red","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46b458f8a280cc45d7d745bee382824e.png","path":"46b458f8a280cc45d7d745bee382824e.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"129.95","price":"89.95","retail_price":"129.95","available":true,"url":"\/products\/air-cushion-mens-trainers-589791712-lfx8-vlwk-c728-i470-9oan-n8oc-uszp-pqte-vqvi-o44z-mxmj-cqqk-zcmm-xkw7-gdjp-3j1f-y9mf-0kaj-lt6s-m92z?variant=8e8fe349-aba5-42bf-8a51-f3f437225e38","available_quantity":999999999,"options":[{"name":"Color","value":"Wolf Grey Picante Red"},{"name":"Size","value":"7"}],"off_ratio":31,"flashsale_info":[],"sales":0};
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.
${function(){
const variantData = data.variant || {"id":"8e8fe349-aba5-42bf-8a51-f3f437225e38","product_id":"be480564-b9c3-480a-a535-b358a96da73e","title":"Wolf Grey Picante Red-7","weight_unit":"kg","inventory_quantity":-2,"sku":"MC-999-Wolf Grey Picante Red-7","barcode":"","position":1,"option1":"Wolf Grey Picante Red","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46b458f8a280cc45d7d745bee382824e.png","path":"46b458f8a280cc45d7d745bee382824e.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"129.95","price":"89.95","retail_price":"129.95","available":true,"url":"\/products\/air-cushion-mens-trainers-589791712-lfx8-vlwk-c728-i470-9oan-n8oc-uszp-pqte-vqvi-o44z-mxmj-cqqk-zcmm-xkw7-gdjp-3j1f-y9mf-0kaj-lt6s-m92z?variant=8e8fe349-aba5-42bf-8a51-f3f437225e38","available_quantity":999999999,"options":[{"name":"Color","value":"Wolf Grey Picante Red"},{"name":"Size","value":"7"}],"off_ratio":31,"flashsale_info":[],"sales":0};
return `
`
}()}