Women's Floral Flat Flip Flops
${function() {
const variantData = data.variant || {"id":"1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","product_id":"0fca6c54-8af3-41dd-99dc-9a48626d8b43","title":"Gold-36","weight_unit":"kg","inventory_quantity":1000,"sku":"GJ2000502-\u8fb9\u4e09\u82b1\u91d1\u827236","barcode":"","position":1,"option1":"Gold","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aad0fbf0b27b8dba9d4eabd463c62367.jpeg","path":"aad0fbf0b27b8dba9d4eabd463c62367.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"25","retail_price":"49.99","available":true,"url":"\/products\/women-s-floral-flat-flip-flops?variant=1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"36"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Gold
${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:
36
${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
€25
${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":"1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","product_id":"0fca6c54-8af3-41dd-99dc-9a48626d8b43","title":"Gold-36","weight_unit":"kg","inventory_quantity":1000,"sku":"GJ2000502-\u8fb9\u4e09\u82b1\u91d1\u827236","barcode":"","position":1,"option1":"Gold","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aad0fbf0b27b8dba9d4eabd463c62367.jpeg","path":"aad0fbf0b27b8dba9d4eabd463c62367.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"25","retail_price":"49.99","available":true,"url":"\/products\/women-s-floral-flat-flip-flops?variant=1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"36"}],"off_ratio":50,"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":"1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","product_id":"0fca6c54-8af3-41dd-99dc-9a48626d8b43","title":"Gold-36","weight_unit":"kg","inventory_quantity":1000,"sku":"GJ2000502-\u8fb9\u4e09\u82b1\u91d1\u827236","barcode":"","position":1,"option1":"Gold","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aad0fbf0b27b8dba9d4eabd463c62367.jpeg","path":"aad0fbf0b27b8dba9d4eabd463c62367.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"25","retail_price":"49.99","available":true,"url":"\/products\/women-s-floral-flat-flip-flops?variant=1e81cf34-5ac2-4f7e-9d30-3af4df00d6e4","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"36"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}