Men's Non-Slip Athletic Basketball Shoes
${function() {
const variantData = data.variant || {"id":"41998316-4401-4bc8-8ec7-583a199a9022","product_id":"758e9cce-ae0a-4d5b-ade4-88bcf02baca3","title":"Black Red-US12","weight_unit":"kg","inventory_quantity":996,"sku":"MS-155-Black Red-US12","barcode":"","position":1,"option1":"Black Red","option2":"US12","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7326f330fb3afd8e1fbc320ea99dac1.jpeg","path":"f7326f330fb3afd8e1fbc320ea99dac1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.98,"min_quantity":1}],"weight":"0","compare_at_price":"88.98","price":"58.98","retail_price":"88.98","available":true,"url":"\/products\/mens-non-slip-athletic-basketball-shoes?variant=41998316-4401-4bc8-8ec7-583a199a9022","available_quantity":999999999,"options":[{"name":"Color","value":"Black Red"},{"name":"Shoe Size","value":"US12"}],"off_ratio":34,"flashsale_info":[],"sales":8};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black 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}
`
}()}
Shoe Size:
US12
${function(){
const optName = "Shoe 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
$58.98
${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":"41998316-4401-4bc8-8ec7-583a199a9022","product_id":"758e9cce-ae0a-4d5b-ade4-88bcf02baca3","title":"Black Red-US12","weight_unit":"kg","inventory_quantity":996,"sku":"MS-155-Black Red-US12","barcode":"","position":1,"option1":"Black Red","option2":"US12","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7326f330fb3afd8e1fbc320ea99dac1.jpeg","path":"f7326f330fb3afd8e1fbc320ea99dac1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.98,"min_quantity":1}],"weight":"0","compare_at_price":"88.98","price":"58.98","retail_price":"88.98","available":true,"url":"\/products\/mens-non-slip-athletic-basketball-shoes?variant=41998316-4401-4bc8-8ec7-583a199a9022","available_quantity":999999999,"options":[{"name":"Color","value":"Black Red"},{"name":"Shoe Size","value":"US12"}],"off_ratio":34,"flashsale_info":[],"sales":8};
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":"41998316-4401-4bc8-8ec7-583a199a9022","product_id":"758e9cce-ae0a-4d5b-ade4-88bcf02baca3","title":"Black Red-US12","weight_unit":"kg","inventory_quantity":996,"sku":"MS-155-Black Red-US12","barcode":"","position":1,"option1":"Black Red","option2":"US12","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7326f330fb3afd8e1fbc320ea99dac1.jpeg","path":"f7326f330fb3afd8e1fbc320ea99dac1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.98,"min_quantity":1}],"weight":"0","compare_at_price":"88.98","price":"58.98","retail_price":"88.98","available":true,"url":"\/products\/mens-non-slip-athletic-basketball-shoes?variant=41998316-4401-4bc8-8ec7-583a199a9022","available_quantity":999999999,"options":[{"name":"Color","value":"Black Red"},{"name":"Shoe Size","value":"US12"}],"off_ratio":34,"flashsale_info":[],"sales":8};
return `
`
}()}