Men's Rubber Sole Breathable Sneakers
${function() {
const variantData = data.variant || {"id":"43f6b734-f4aa-45d2-a044-6fba019b20ed","product_id":"b77dcb0b-aebb-4bb5-8635-e42e4c97c7e6","title":"White Red-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White Red","option2":"39","option3":"","note":"\u989c\u8272: \u767d\u7ea2, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/57a516cd026dd3aa95c18792d5dbda68.webp","path":"57a516cd026dd3aa95c18792d5dbda68.webp","width":779,"height":784,"alt":"","aspect_ratio":0.9936224489795918},"wholesale_price":[{"price":95,"min_quantity":1}],"weight":"0.88","compare_at_price":"0","price":"95","retail_price":"0","available":true,"url":"\/products\/mens-rubber-sole-breathable-sneakers?variant=43f6b734-f4aa-45d2-a044-6fba019b20ed","available_quantity":999999999,"options":[{"name":"Color","value":"White Red"},{"name":"Size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":711};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Color:
White 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:
39
${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
$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":"43f6b734-f4aa-45d2-a044-6fba019b20ed","product_id":"b77dcb0b-aebb-4bb5-8635-e42e4c97c7e6","title":"White Red-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White Red","option2":"39","option3":"","note":"\u989c\u8272: \u767d\u7ea2, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/57a516cd026dd3aa95c18792d5dbda68.webp","path":"57a516cd026dd3aa95c18792d5dbda68.webp","width":779,"height":784,"alt":"","aspect_ratio":0.9936224489795918},"wholesale_price":[{"price":95,"min_quantity":1}],"weight":"0.88","compare_at_price":"0","price":"95","retail_price":"0","available":true,"url":"\/products\/mens-rubber-sole-breathable-sneakers?variant=43f6b734-f4aa-45d2-a044-6fba019b20ed","available_quantity":999999999,"options":[{"name":"Color","value":"White Red"},{"name":"Size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":711};
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.
Support Returns/Exchanges
${function(){
const variantData = data.variant || {"id":"43f6b734-f4aa-45d2-a044-6fba019b20ed","product_id":"b77dcb0b-aebb-4bb5-8635-e42e4c97c7e6","title":"White Red-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White Red","option2":"39","option3":"","note":"\u989c\u8272: \u767d\u7ea2, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/57a516cd026dd3aa95c18792d5dbda68.webp","path":"57a516cd026dd3aa95c18792d5dbda68.webp","width":779,"height":784,"alt":"","aspect_ratio":0.9936224489795918},"wholesale_price":[{"price":95,"min_quantity":1}],"weight":"0.88","compare_at_price":"0","price":"95","retail_price":"0","available":true,"url":"\/products\/mens-rubber-sole-breathable-sneakers?variant=43f6b734-f4aa-45d2-a044-6fba019b20ed","available_quantity":999999999,"options":[{"name":"Color","value":"White Red"},{"name":"Size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":711};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}