Men's High top Sneakers
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a61ab292-ad08-4ea9-8c8a-11cd576f8385","product_id":"13b7973e-add0-40d1-9353-e2ab77349915","title":"Olive-7","weight_unit":"g","inventory_quantity":989,"sku":"MS-1234-Gray-7","barcode":"","position":1,"option1":"Olive","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba477961f896c6aac9d29ea56e3b7ad5.jpg","path":"ba477961f896c6aac9d29ea56e3b7ad5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":88.85,"min_quantity":1}],"weight":"0","compare_at_price":"159.85","price":"88.85","retail_price":"159.85","available":true,"url":"\/products\/mens-air-cushion-sneakers-chfi-fiki?variant=a61ab292-ad08-4ea9-8c8a-11cd576f8385","available_quantity":999999999,"options":[{"name":"Color","value":"Olive"},{"name":"US Size","value":"7"}],"off_ratio":44,"flashsale_info":[],"sales":14};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Olive
${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}
`
}()}
Us Size:
7
${function(){
const optName = "US 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
$88.85
${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":"a61ab292-ad08-4ea9-8c8a-11cd576f8385","product_id":"13b7973e-add0-40d1-9353-e2ab77349915","title":"Olive-7","weight_unit":"g","inventory_quantity":989,"sku":"MS-1234-Gray-7","barcode":"","position":1,"option1":"Olive","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba477961f896c6aac9d29ea56e3b7ad5.jpg","path":"ba477961f896c6aac9d29ea56e3b7ad5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":88.85,"min_quantity":1}],"weight":"0","compare_at_price":"159.85","price":"88.85","retail_price":"159.85","available":true,"url":"\/products\/mens-air-cushion-sneakers-chfi-fiki?variant=a61ab292-ad08-4ea9-8c8a-11cd576f8385","available_quantity":999999999,"options":[{"name":"Color","value":"Olive"},{"name":"US Size","value":"7"}],"off_ratio":44,"flashsale_info":[],"sales":14};
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.