Slip-On Ankle Boots
${function() {
const variantData = data.variant || {"id":"e7a9a136-b2cc-4942-8998-9a407e12c759","product_id":"0ddf72ca-63b5-466b-b681-531537529bb2","title":"Pink-US5(labelsize34)","weight_unit":"kg","inventory_quantity":1000,"sku":"-Pink-US5(labelsize34)-A0024740","barcode":"","position":1,"option1":"Pink","option2":"US5(labelsize34)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","path":"ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"65.99","retail_price":"99.99","available":true,"url":"\/products\/chelsea-boot-split-joint-slip-on-ankle-boots-mofylook9a1dfc5c-c61c-47cc-9168-06da44d29a0f?variant=e7a9a136-b2cc-4942-8998-9a407e12c759","available_quantity":1000,"options":[{"name":"color","value":"Pink"},{"name":"size","value":"US5(labelsize34)"}],"off_ratio":34,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Pink
${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:
US5(labelsize34)
${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
$65.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":"e7a9a136-b2cc-4942-8998-9a407e12c759","product_id":"0ddf72ca-63b5-466b-b681-531537529bb2","title":"Pink-US5(labelsize34)","weight_unit":"kg","inventory_quantity":1000,"sku":"-Pink-US5(labelsize34)-A0024740","barcode":"","position":1,"option1":"Pink","option2":"US5(labelsize34)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","path":"ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"65.99","retail_price":"99.99","available":true,"url":"\/products\/chelsea-boot-split-joint-slip-on-ankle-boots-mofylook9a1dfc5c-c61c-47cc-9168-06da44d29a0f?variant=e7a9a136-b2cc-4942-8998-9a407e12c759","available_quantity":1000,"options":[{"name":"color","value":"Pink"},{"name":"size","value":"US5(labelsize34)"}],"off_ratio":34,"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":"e7a9a136-b2cc-4942-8998-9a407e12c759","product_id":"0ddf72ca-63b5-466b-b681-531537529bb2","title":"Pink-US5(labelsize34)","weight_unit":"kg","inventory_quantity":1000,"sku":"-Pink-US5(labelsize34)-A0024740","barcode":"","position":1,"option1":"Pink","option2":"US5(labelsize34)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","path":"ce33949e2b3ac2c3e2916a0a3b3cfdee.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"65.99","retail_price":"99.99","available":true,"url":"\/products\/chelsea-boot-split-joint-slip-on-ankle-boots-mofylook9a1dfc5c-c61c-47cc-9168-06da44d29a0f?variant=e7a9a136-b2cc-4942-8998-9a407e12c759","available_quantity":1000,"options":[{"name":"color","value":"Pink"},{"name":"size","value":"US5(labelsize34)"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}