Cushy Comfort Shoes
${function() {
const variantData = data.variant || {"id":"03b045ee-0044-4450-a2a7-6eb04265d40f","product_id":"102ea5f3-ded7-4496-a27b-ad15a85e9cc9","title":"White-2.5-NORMAL FITTING","weight_unit":"kg","inventory_quantity":0,"sku":"jwml23042902-white-3536","barcode":"","position":1,"option1":"White","option2":"2.5","option3":"NORMAL FITTING","note":"","image":{"src":"\/\/img.staticdj.com\/2792b48b5b1d6855e8f010c609d62f49.webp","path":"2792b48b5b1d6855e8f010c609d62f49.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0","compare_at_price":"36","price":"17.99","retail_price":"36","available":true,"url":"\/products\/cushy-comfort-shoes?variant=03b045ee-0044-4450-a2a7-6eb04265d40f","available_quantity":999999999,"options":[{"name":"COLOR","value":"White"},{"name":"Uk Size (Size Chart Below)","value":"2.5"},{"name":"Width","value":"NORMAL FITTING"}],"off_ratio":50,"flashsale_info":[],"sales":71};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
White
${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}
`
}()}
Uk Size (Size Chart Below):
2.5
${function(){
const optName = "Uk Size (Size Chart Below)";
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}
`
}()}
Width:
NORMAL FITTING
${function(){
const optName = "Width";
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
๏ฟก17.99
${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":"03b045ee-0044-4450-a2a7-6eb04265d40f","product_id":"102ea5f3-ded7-4496-a27b-ad15a85e9cc9","title":"White-2.5-NORMAL FITTING","weight_unit":"kg","inventory_quantity":0,"sku":"jwml23042902-white-3536","barcode":"","position":1,"option1":"White","option2":"2.5","option3":"NORMAL FITTING","note":"","image":{"src":"\/\/img.staticdj.com\/2792b48b5b1d6855e8f010c609d62f49.webp","path":"2792b48b5b1d6855e8f010c609d62f49.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0","compare_at_price":"36","price":"17.99","retail_price":"36","available":true,"url":"\/products\/cushy-comfort-shoes?variant=03b045ee-0044-4450-a2a7-6eb04265d40f","available_quantity":999999999,"options":[{"name":"COLOR","value":"White"},{"name":"Uk Size (Size Chart Below)","value":"2.5"},{"name":"Width","value":"NORMAL FITTING"}],"off_ratio":50,"flashsale_info":[],"sales":71};
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":"03b045ee-0044-4450-a2a7-6eb04265d40f","product_id":"102ea5f3-ded7-4496-a27b-ad15a85e9cc9","title":"White-2.5-NORMAL FITTING","weight_unit":"kg","inventory_quantity":0,"sku":"jwml23042902-white-3536","barcode":"","position":1,"option1":"White","option2":"2.5","option3":"NORMAL FITTING","note":"","image":{"src":"\/\/img.staticdj.com\/2792b48b5b1d6855e8f010c609d62f49.webp","path":"2792b48b5b1d6855e8f010c609d62f49.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0","compare_at_price":"36","price":"17.99","retail_price":"36","available":true,"url":"\/products\/cushy-comfort-shoes?variant=03b045ee-0044-4450-a2a7-6eb04265d40f","available_quantity":999999999,"options":[{"name":"COLOR","value":"White"},{"name":"Uk Size (Size Chart Below)","value":"2.5"},{"name":"Width","value":"NORMAL FITTING"}],"off_ratio":50,"flashsale_info":[],"sales":71};
return `
`
}()}