Retro Brogue Business Men Flats Shoes
${function() {
const variantData = data.variant || {"id":"bd411582-72f5-49d1-a18a-276eb66da7c0","product_id":"2dd2f4d7-674c-4acb-a0e0-8b732cdc7244","title":"Black-6","weight_unit":"g","inventory_quantity":999,"sku":"MS-1282-black-6","barcode":"","position":1,"option1":"Black","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/defb8689023e54d8100c8f1b29c7a938.jpeg","path":"defb8689023e54d8100c8f1b29c7a938.jpeg","width":640,"height":553,"alt":"","aspect_ratio":1.1573236889692586},"wholesale_price":[{"price":46.98,"min_quantity":1}],"weight":"0","compare_at_price":"66.98","price":"46.98","retail_price":"66.98","available":true,"url":"\/products\/retro-brogue-business-men-flats-shoes?variant=bd411582-72f5-49d1-a18a-276eb66da7c0","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"6"}],"off_ratio":30,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black
${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:
6
${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
$46.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":"bd411582-72f5-49d1-a18a-276eb66da7c0","product_id":"2dd2f4d7-674c-4acb-a0e0-8b732cdc7244","title":"Black-6","weight_unit":"g","inventory_quantity":999,"sku":"MS-1282-black-6","barcode":"","position":1,"option1":"Black","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/defb8689023e54d8100c8f1b29c7a938.jpeg","path":"defb8689023e54d8100c8f1b29c7a938.jpeg","width":640,"height":553,"alt":"","aspect_ratio":1.1573236889692586},"wholesale_price":[{"price":46.98,"min_quantity":1}],"weight":"0","compare_at_price":"66.98","price":"46.98","retail_price":"66.98","available":true,"url":"\/products\/retro-brogue-business-men-flats-shoes?variant=bd411582-72f5-49d1-a18a-276eb66da7c0","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"6"}],"off_ratio":30,"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":"bd411582-72f5-49d1-a18a-276eb66da7c0","product_id":"2dd2f4d7-674c-4acb-a0e0-8b732cdc7244","title":"Black-6","weight_unit":"g","inventory_quantity":999,"sku":"MS-1282-black-6","barcode":"","position":1,"option1":"Black","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/defb8689023e54d8100c8f1b29c7a938.jpeg","path":"defb8689023e54d8100c8f1b29c7a938.jpeg","width":640,"height":553,"alt":"","aspect_ratio":1.1573236889692586},"wholesale_price":[{"price":46.98,"min_quantity":1}],"weight":"0","compare_at_price":"66.98","price":"46.98","retail_price":"66.98","available":true,"url":"\/products\/retro-brogue-business-men-flats-shoes?variant=bd411582-72f5-49d1-a18a-276eb66da7c0","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"6"}],"off_ratio":30,"flashsale_info":[],"sales":0};
return `
`
}()}