Sandals with colorful diamonds and sandals
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Gold
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
Size-
36
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a Size
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ed9479c1-6eef-479d-b91b-34af1be21138","product_id":"e8a37597-72df-4087-95f4-a0336d203190","title":"Gold-36","weight_unit":"g","inventory_quantity":802,"sku":"CJBHNSNS12100-Gold-36","barcode":"","position":1,"option1":"Gold","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8780969aae53c4f680dc587257eb99d.jpeg","path":"c8780969aae53c4f680dc587257eb99d.jpeg","width":790,"height":662,"alt":"Sandals with colorful diamonds and sandals","aspect_ratio":1.1933534743202416},"wholesale_price":[{"price":56.88,"min_quantity":1}],"weight":"300","compare_at_price":"99.99","price":"56.88","retail_price":"99.99","available":true,"url":"\/products\/sandals-with-colorful-diamonds-and-sandals?variant=ed9479c1-6eef-479d-b91b-34af1be21138","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"36"}],"off_ratio":43,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $56.88
${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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"ed9479c1-6eef-479d-b91b-34af1be21138","product_id":"e8a37597-72df-4087-95f4-a0336d203190","title":"Gold-36","weight_unit":"g","inventory_quantity":802,"sku":"CJBHNSNS12100-Gold-36","barcode":"","position":1,"option1":"Gold","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8780969aae53c4f680dc587257eb99d.jpeg","path":"c8780969aae53c4f680dc587257eb99d.jpeg","width":790,"height":662,"alt":"Sandals with colorful diamonds and sandals","aspect_ratio":1.1933534743202416},"wholesale_price":[{"price":56.88,"min_quantity":1}],"weight":"300","compare_at_price":"99.99","price":"56.88","retail_price":"99.99","available":true,"url":"\/products\/sandals-with-colorful-diamonds-and-sandals?variant=ed9479c1-6eef-479d-b91b-34af1be21138","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"36"}],"off_ratio":43,"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 it now
Product was out of stock.
Product is unavailable.
SKU: CJBHNSNS12100-Gold-36
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Jun-27 - Jul-02
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}