Platform Open Toe Comfy Slippers
${function() {
const variantData = data.variant || {"id":"da46e3b6-4a86-4ac1-9c86-64425e366280","product_id":"a18ecf7e-11f6-452d-8d8c-2ef7ed3d0f29","title":"Black-5","weight_unit":"kg","inventory_quantity":1000,"sku":"SHIY-Black-5","barcode":"","position":1,"option1":"Black","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4b092c584de06f279626845fd41e1c45.jpeg","path":"4b092c584de06f279626845fd41e1c45.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.45,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"34.45","retail_price":"39.98","available":true,"url":"\/products\/platform-open-toe-comfy-slippers?variant=da46e3b6-4a86-4ac1-9c86-64425e366280","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"5"}],"off_ratio":14,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
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}
`
}()}
Size:
5
${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
$34.45
${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":"da46e3b6-4a86-4ac1-9c86-64425e366280","product_id":"a18ecf7e-11f6-452d-8d8c-2ef7ed3d0f29","title":"Black-5","weight_unit":"kg","inventory_quantity":1000,"sku":"SHIY-Black-5","barcode":"","position":1,"option1":"Black","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4b092c584de06f279626845fd41e1c45.jpeg","path":"4b092c584de06f279626845fd41e1c45.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.45,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"34.45","retail_price":"39.98","available":true,"url":"\/products\/platform-open-toe-comfy-slippers?variant=da46e3b6-4a86-4ac1-9c86-64425e366280","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"5"}],"off_ratio":14,"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":"da46e3b6-4a86-4ac1-9c86-64425e366280","product_id":"a18ecf7e-11f6-452d-8d8c-2ef7ed3d0f29","title":"Black-5","weight_unit":"kg","inventory_quantity":1000,"sku":"SHIY-Black-5","barcode":"","position":1,"option1":"Black","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4b092c584de06f279626845fd41e1c45.jpeg","path":"4b092c584de06f279626845fd41e1c45.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.45,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"34.45","retail_price":"39.98","available":true,"url":"\/products\/platform-open-toe-comfy-slippers?variant=da46e3b6-4a86-4ac1-9c86-64425e366280","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"5"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
`
}()}