🔥New Hot Sales🔥Fit Over Sunglasses
${function() {
const variantData = data.variant || {"id":"ae04a95a-718d-425a-b06f-baef7f2e1097","product_id":"ca524da2-6595-4065-9862-b83305f19001","title":"Deep Black-Buy 1-Free stunning gift box included","weight_unit":"g","inventory_quantity":1,"sku":"LF40248143A4-2","barcode":"","position":1,"option1":"Deep Black","option2":"Buy 1","option3":"Free stunning gift box included","note":"","image":null,"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.99","price":"10.99","retail_price":"20.99","available":true,"url":"\/products\/over-sunglasses?variant=ae04a95a-718d-425a-b06f-baef7f2e1097","available_quantity":999999999,"options":[{"name":"Color","value":"Deep Black"},{"name":"Qty","value":"Buy 1"},{"name":"Free Gift","value":"Free stunning gift box included"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Deep 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}
`
}()}
Qty:
Buy 1
${function(){
const optName = "Qty";
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}
`
}()}
Free Gift:
Free stunning gift box included
${function(){
const optName = "Free Gift";
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
£10.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":"ae04a95a-718d-425a-b06f-baef7f2e1097","product_id":"ca524da2-6595-4065-9862-b83305f19001","title":"Deep Black-Buy 1-Free stunning gift box included","weight_unit":"g","inventory_quantity":1,"sku":"LF40248143A4-2","barcode":"","position":1,"option1":"Deep Black","option2":"Buy 1","option3":"Free stunning gift box included","note":"","image":null,"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.99","price":"10.99","retail_price":"20.99","available":true,"url":"\/products\/over-sunglasses?variant=ae04a95a-718d-425a-b06f-baef7f2e1097","available_quantity":999999999,"options":[{"name":"Color","value":"Deep Black"},{"name":"Qty","value":"Buy 1"},{"name":"Free Gift","value":"Free stunning gift box included"}],"off_ratio":48,"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.