Fashion Mature Ladies & Men Box Ins Style Trendy Sunglasses
For Mature & Elderly Over 40, 50, 60 & 70
style-
C1
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a style
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f5dbf5b8-d225-41ac-923f-229847356f97","product_id":"0c52a545-2625-4da2-9710-bbef9af33dfd","title":"C1","weight_unit":"g","inventory_quantity":113,"sku":"CJJT148438201AZ","barcode":"","position":1,"option1":"C1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/054fa26da9c8dd7ab1945379febdc3b7.jpeg","path":"054fa26da9c8dd7ab1945379febdc3b7.jpeg","width":1920,"height":1280,"alt":"Fashion Mature Ladies & Men Box Ins Style Trendy Sunglasses","aspect_ratio":1.5},"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"35","compare_at_price":"104.99","price":"73.99","retail_price":"104.99","available":true,"url":"\/products\/fashion-mature-ladies-men-box-ins-style-trendy-sunglasses?variant=f5dbf5b8-d225-41ac-923f-229847356f97","available_quantity":999999999,"options":[{"name":"style","value":"C1"}],"off_ratio":30,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $73.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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"f5dbf5b8-d225-41ac-923f-229847356f97","product_id":"0c52a545-2625-4da2-9710-bbef9af33dfd","title":"C1","weight_unit":"g","inventory_quantity":113,"sku":"CJJT148438201AZ","barcode":"","position":1,"option1":"C1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/054fa26da9c8dd7ab1945379febdc3b7.jpeg","path":"054fa26da9c8dd7ab1945379febdc3b7.jpeg","width":1920,"height":1280,"alt":"Fashion Mature Ladies & Men Box Ins Style Trendy Sunglasses","aspect_ratio":1.5},"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"35","compare_at_price":"104.99","price":"73.99","retail_price":"104.99","available":true,"url":"\/products\/fashion-mature-ladies-men-box-ins-style-trendy-sunglasses?variant=f5dbf5b8-d225-41ac-923f-229847356f97","available_quantity":999999999,"options":[{"name":"style","value":"C1"}],"off_ratio":30,"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: CJJT148438201AZ
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Jul-01 - Jul-06
${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
`
}
`;
}()}