`); $(`.header__mobile #header-membership`).empty(); $(`#mobile-header-fixed .header__logo`).append(``); } $(`#xclusive-offer`).attr('href','/pages/exclusive-rewards'); } } }) .fail(function (error) { console.log("Error", error); }) } function getFreeProducts() { let bearerToken; const urlParams = new URLSearchParams(location.search); if(urlParams.has('app_session')){ bearerToken = urlParams.get('app_session'); $('#smartbar-app, .header__new--section').addClass('hide'); $('body').css('padding','0'); }else{ bearerToken = localStorage.getItem("token"); } $.ajax({ url: `${baseUrl}app/api/v1/membership/free-products`, "headers": { "Authorization": `Bearer ${bearerToken}` } }) .done(function (response) { let variant_list = ''; for (let variant_key in response.data) { let reward_variant_free_solution = (response.data[variant_key].disposability == 'dailies')? "" : "Free Solution"; let reward_variants_count = response.data[variant_key].variants?.length; if(urlParams.has('app_session')){ variant_list += `
${response.data[variant_key].product_variant_title}
Rs. ${response.data[variant_key].compare_at_price}FREE
View Product
${response.data[variant_key].product_variant_title}
Rs. ${response.data[variant_key].compare_at_price}FREE
View Product
1-day delivery: Blink and it's here!
Start Your Trial
Clear Lenses
Color Lenses
Toric Lenses
Solutions
Accessories
Video AR
Combo Pack
Login Now
Search
- "Clear Lenses"
- "Color Lenses"
- "Lens Solutions"
- "Lens Cases"
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); }else{ self.parents('.search-bar').find('.search-list').html(`
Showing Results for "${word}"
No Product Found!!
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } } }) .fail(function(error){ self.parents('.search-bar').find('.search-list').html(`
Showing Results for "${word}"
No Product Found!!
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); }) } $(document).on("input","#inputTxt",function(){ let self = $(this); if(self.val().length > 0){ self.parents('.search-bar').find(".search-list").addClass("active"); self.parents('.search-bar').find(".search_text_animation__container").removeClass("active"); self.parents('.search-bar').find(".search-list").show(); if(!isNaN(self.val())){ searchProduct(self.val().replace(//g, '>') .replace(/"/g, '"') .replace(/'/g, ''') .replace(/=/g, '='),self); } else if(self.val().length > 2){ searchProduct(self.val().replace(//g, '>') .replace(/"/g, '"') .replace(/'/g, ''') .replace(/=/g, '='),self); }else{ self.parents('.search-bar').find(".search-list").html(`
Showing Results for "${self.val()}"
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } }else{ self.parents('.search-bar').find(".search_text_animation__container").addClass("active"); self.parents('.search-bar').find(".search-list").html(`
Most Searched in Aqualens
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } }); // ---- ---- Click Search Box ---- ---- // $(document).on("click","#inputTxt",function(){ $(this).parent().find('.search_text_animation__container').removeClass('active'); $(this).parents('.search-bar').find(".search-list").html(`
Most Searched in Aqualens
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); $(this).parents('.search-bar').find(".search-list").addClass("active"); $(this).parents('.search-bar').find(".search-list").show(); }); // ---- ---- Open Search Box ---- ---- // $(document).on("click",".search",function(){ $(this).parent().find('.search_text_animation__container').addClass('active'); $(this).parents('.search-bar').addClass('open'); $(this).parent().addClass('open'); }); // ---- ---- Footer Open Search Box ---- ---- // $(document).on("click","#bottom-sticky-search",function(){ $(this).find('svg').addClass('active'); $('.search-bar').find('.search_text_animation__container').addClass('active'); $('.search-bar').addClass('open'); $('.search-bar').find('.search-input-box').addClass('open'); }); // ---- ---- Close Search Box ---- ---- // $(document).on("click",".product-list a",function(){ $(this).parents('.search-bar').find('#inputTxt').val(''); }); $(document).on("click",".close-icon",function(){ $('#bottom-sticky-search svg').removeClass('active'); $(this).parents('.search-bar').removeClass('open'); $(this).parent().removeClass('open'); $(this).parent().find('#inputTxt').val(''); $(this).parents('.search-bar').find(".search-list").empty(); $(this).parents('.search-bar').find(".search-list").removeClass("active"); $(this).parents('.search-bar').find(".search-list").hide(); $(this).parents('.search-bar').find('.search_text_animation__container').removeClass('active'); });
Login Now
Search
- "Clear Lenses"
- "Color Lenses"
- "Lens Solutions"
- "Lens Cases"
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); }else{ self.parents('.search-bar').find('.search-list').html(`
Showing Results for "${word}"
No Product Found!!
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } } }) .fail(function(error){ self.parents('.search-bar').find('.search-list').html(`
Showing Results for "${word}"
No Product Found!!
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); }) } $(document).on("input","#inputTxt",function(){ let self = $(this); if(self.val().length > 0){ self.parents('.search-bar').find(".search-list").addClass("active"); self.parents('.search-bar').find(".search_text_animation__container").removeClass("active"); self.parents('.search-bar').find(".search-list").show(); if(!isNaN(self.val())){ searchProduct(self.val().replace(//g, '>') .replace(/"/g, '"') .replace(/'/g, ''') .replace(/=/g, '='),self); } else if(self.val().length > 2){ searchProduct(self.val().replace(//g, '>') .replace(/"/g, '"') .replace(/'/g, ''') .replace(/=/g, '='),self); }else{ self.parents('.search-bar').find(".search-list").html(`
Showing Results for "${self.val()}"
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } }else{ self.parents('.search-bar').find(".search_text_animation__container").addClass("active"); self.parents('.search-bar').find(".search-list").html(`
Most Searched in Aqualens
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); } }); // ---- ---- Click Search Box ---- ---- // $(document).on("click","#inputTxt",function(){ $(this).parent().find('.search_text_animation__container').removeClass('active'); $(this).parents('.search-bar').find(".search-list").html(`
Most Searched in Aqualens
Trending in Aqualens
- Xclusive Membership${svgImage}
- AR Try On${svgImage}
`); $(this).parents('.search-bar').find(".search-list").addClass("active"); $(this).parents('.search-bar').find(".search-list").show(); }); // ---- ---- Open Search Box ---- ---- // $(document).on("click",".search",function(){ $(this).parent().find('.search_text_animation__container').addClass('active'); $(this).parents('.search-bar').addClass('open'); $(this).parent().addClass('open'); }); // ---- ---- Footer Open Search Box ---- ---- // $(document).on("click","#bottom-sticky-search",function(){ $(this).find('svg').addClass('active'); $('.search-bar').find('.search_text_animation__container').addClass('active'); $('.search-bar').addClass('open'); $('.search-bar').find('.search-input-box').addClass('open'); }); // ---- ---- Close Search Box ---- ---- // $(document).on("click",".product-list a",function(){ $(this).parents('.search-bar').find('#inputTxt').val(''); }); $(document).on("click",".close-icon",function(){ $('#bottom-sticky-search svg').removeClass('active'); $(this).parents('.search-bar').removeClass('open'); $(this).parent().removeClass('open'); $(this).parent().find('#inputTxt').val(''); $(this).parents('.search-bar').find(".search-list").empty(); $(this).parents('.search-bar').find(".search-list").removeClass("active"); $(this).parents('.search-bar').find(".search-list").hide(); $(this).parents('.search-bar').find('.search_text_animation__container').removeClass('active'); });
Get Trial Product
Color Lenses
Clear Lenses
Toric Lenses
Solutions
Lens Cases
Combo Pack
Contact Us FAQs Legal Our Manufacturing
Your cart
Home > Try Contact Lenses with Aqualens starting at Rs. 99 with Free Delivery
Color Lens
Clear Lens
All Lenses
Single Use Lenses
30 Day Lenses
Aqualens Clear Contact Lenses
Super Comfortable | UV Safe | High Water Content
Instant 100% Cashback in your wallet + Free Delivery guaranteed
So Sorry! Looks Like This Product Is Out Of Sight.
Aquacolor Color Contact Lenses
Extensive Color Choices | UV Protected | Zero Power
Instant 100% Cashback in your wallet + Free Delivery guaranteed
So Sorry! Looks Like This Product Is Out Of Sight.
Feel Free
Full Field Of Vision
Natural Look
Why Wear Aqualens?
High Water Content
With up to 58% water content, Aqualens keeps your eyes hydrated & moist for long hours.
US FDA Approved
Best quality contact lenses to take care of your style statement as well as your eye health.
Affordable & Easy
Look left, right, center without any hassle. Contact lenses allow you to have a natural field of vision.
UV Protection
Protect your eyes from harmful UV rays. Aqualens provides built-in UV protection.
Best Contact Lens Brand
1M+ Happy Customers
4.6+ Ratings
Exclusive Features
Free Delivery Across 99.9% Pincodes Covered
Get Trials for your favourite product
24/7 Support and Return Policies
Limited Discount Expires In..
day
hours
minutes
seconds
Discounts only available for selected products and refresh on a daily basis.
Wearing Contact Lens!
as simple as it gets.
“Super Soft Comfortable Lens”
I am first time user but I did not have any discomfort as they are super soft. These lenses are most affordable and durable ones. N moat natural looking as well.
by Humera S.
“Best Quality”
Very much comfortable even after 10hrs, best quality lenses, earlier when I was using other lenses I use to feel irritation after few hours but with these I don't feel anything I even forget that I am wearing lenses
by Kunal Mavani
“Good colour”
The colour is really nice and blends in with your eye colour and looks natural
“New pack New day”
The quality and comfort is amazing. I just fall in love with the idea of not having to think about care after wearing the lenses. Just use a new pack new day😀
by Drashti
“So comfortable so affordable”
Best lenses till now..my first ever experience of wearing lenses & the results are wow!
by Siddhi Kamble
“Outstanding”
OutstandingJust awesome with less price, packaging was also good. Fast delivery.
by Upasana
“Too Good”
Lenses are too good and comfortable even suggested to my friends and family. I'd love to order again.💯👌
by Bhavani
“This is Awesome”
It is something extraordinary.. using this from last one year & I swear the quality is seriously optimum & awesome. Thanku so much!
by Mohd Kamran
“The dailies are a revolution.”
My first time using contact lens & I chose aqualens. The dailies have spoiled me for any other contacts! Love them!❤️ Thank you aqualens team!
by Pavni
“I suggest aqualens!”
I'm using only spects for about 8 yrs. The trial experience was awesome. It's very comfortable and made me look better than in glasses. For every person who would like to wear contacts, I suggest aqualens!
by Baina F S
“Freedom from Fuzzy Vision”
Always wore glasses because of the fear of lenses but they were so comfortable that now I bought the monthly packs..freedom from fuzzy vision by smudges of sweat & dust while playing.
by Devshivam Dhawan
“Best and Affordable too”
I never feel like m wearing something. They are much comfortable compared to my previous lenses. I have used so many company lenses but Aqualens is best and affordable too.
by Himani Patwal
“Love it”
As a first time Contact lens user , I had a bit difficulty placing the lens. The lens was very comfortable and I love it. It surely seems best quality.
by Unni Kannan S
“Most Comfortable”
Tried many different brands, like bausch and lomb, local ones and others, yet this one is the most comfortable of them all, even thinner than the others! Very comfy.
by Husain Kapasi
“A happy customer :)”
This was my first time trying a contact lens and to be honest I was a little skeptical about it. But to my surprise the quality was real good and the idea of daily disposals was well thought and limited the scope of any infection. A happy customer :)
by Saif
“Comfortable and Easy to wear”
The new Aqualenses quality has been class apart . Have been wearing lenses from past 7 years and honestly these lenses have been really comfortable and easy to wear.
by Katyayani Anand
How can I get a trial pair of contacts?
Start your trial pack in 3 easy steps.
1. Start your trial and choose the lenses you want to try.
2. After choosing the trial lenses, tell the eye power or color (as per the chosen trial). Don't remember your eye power? you can place the order without and we will call you back later to take your power.
Note: Your contact lens power is different from your eye glasses power
3. Finally, login and fill out your address to proceed to get the trial pack at Rs.129(Daily Disposable Lenses) or Rs.199(Monthly Disposable lenses) with No Shipping Charges!
Can I get power contact lens trial?
Hell yeah! We have 3 different options in power contact lenses.
For spherical power, you can choose from:
1. 10H Clear Power Lenses (2 Lens Pack) - It is a single use pack that can be worn upto 10-12 hours of a day.
2. 24H NXT Power Clear Monthly Lenses (1 Lens Pack) - It is a monthly contact lenses that can be worn upto 24 hrs of the day and last for upto 30 days.
For cylindrical power, you can try 24H Cylindrical Power Monthly (1 Lens Pack) - It is a monthly contact lens that can be reused for upto 30 days and worn for upto 24 hrs of the day.
NOTE: 1 Lens Pack consists 1 contact lens only.
How many power lenses I will get in Aqualens contact lens trial pack?
2 Lens Pack includes 2 contact lenses (1 for each eye). 1 Lens Pack includes 1 contact lens only.
Can I buy multiple trial pack of contact lenses ?
No, you can only get one trial lenses and it is only for our first time users of Aqualens. If you have power, you can get clear trial and if you don't have power, you can get color trial lenses.
What is the cost of color contact lens trial?
Color contact lens trials are available in:
1. Daily lenses: 1 pair at Rs.129 for one-time use
2. Monthly lenses: 1 pair at Rs.199 for one month .
What are trial contact lenses?
Aqualens trial packs are specially designed pack of contact lenses for individuals to try out before committing to a full supply. It allows users to experience the comfort, fit, and performance of Aqualens lenses. You can try clear lenses if you have power and color lenses if you have zero power starting at just Rs.129!
with Contact Lenses
Go Back
Try at Rs. 99 (M.R.P 200.00)
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Select Color
Spicy Gray
Spicy Gray
Benefits
High water content
UV protected lenses
Usable for 10-12 hrs.
Lens Composition
Material
Polyhema B
Oxygen Permeability
27 Dk/t
Water Content
43%
Color Daily Trial Pack
1 pair/ 1 day use
Start Your Trial
Go Back
Try at Rs. 258 (M.R.P 700.00)
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Select Power
Left Eye
Select power
Right Eye
Select power
Don’t want to do it now? We will call you for your eye power or submit after the checkout.
Please select your power
Power out of stock
Benefits
High water content
UV protected lenses
Usable for all day long
Lens Composition
Material
Fanfilcon A
Oxygen Permeability
110 Dk/t
Water Content
55%
Clear Monthly Trial Pack
1 pair/ 1 month use
Start Your Trial
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at Rs. 199 (M.R.P 1,299.00)
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Select Color
dusk blue
dusk blue
Start Your Trial
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at Rs. 398 (M.R.P 370.00)
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Select Power
Spherical (SPH)
SPH
Cylindrical (CYL)
CYL
Axis
Left
Right
Don’t want to do it now? We will call you for your eye power or submit after the checkout.
Please select your power
Power out of stock
Benefits
High water content
UV protected lenses
Usable for all day long
Lens Composition
Material
Fanfilcon A
Oxygen Permeability
110 Dk/t
Water Content
55%
Clear Monthly Trial Pack
1 pair/ 1 month use
Start Your Trial
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at (M.R.P )
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Go Back
Try at Rs. 140 (M.R.P 350.00)
Yay! Get 100% Cashback in your wallet post checkout!
No delivery delays, your order is a blink away.
Select Power
Left Eye
Select power
Right Eye
Select power
Don’t want to do it now? We will call you for your eye power or submit after the checkout.
Please select your power
Power out of stock
Benefits
High water content
UV protected lenses
Usable for 10-12 hrs.
Lens Composition
Material
Polyhema B
Oxygen Permeability
27 Dk/t
Water Content
43%
Clear Dailies
1 pair/ 1 day use
Start Your Trial
Go Back
Order Now !
It seems like you have already tried Aqualens before. Here's a special offer GET 20, get a FLAT 20% OFF on your next order.
Order Now !
Product out of stock
Continue Shopping
Login
Enter your phone number to continue.
Your Number is Verified
+91-
Wow! Since you logged in, you are now winning 100% Cashback on purchasing!
We are packing your fresh look!
Share your address so we can deliver your order!
No delivery delays, your order is a blink away.
Item Total: Rs. 0.00
Delivery Fee 0
Gold Membership remove 99
Gold Discount 0
To Pay: Rs. 0.00
Edit/view your order
Enter Your Address
Information provided here will be used to contact you for delivery updates
`; } else{ var product_review = `
${product_details[i].product_rating}
`; } if(product_type) { if(product_type.includes('Color')) { $('.card_wrapper_colored_lens').append(`
${product_details[i].product_variant_title}
${product_details[i].product_variant_subtitle.replace("Lens Pack", " Lens/ Box")}
${product_review}
Rs. ${product_details[i].compare_at_price} Rs. ${product_details[i].price}
${product_details[i].discount}% OFF
1-day delivery: Blink and it's here!
`); } else if(product_type.includes('Clear')) { let clear_product_price = product_details[i].price; $('.card_wrapper_clear_lens').append(`
${product_details[i].product_variant_title}
${product_details[i].product_variant_subtitle.replace("Pair Pack", " Lens/ Box")}
${product_review}
Rs. ${product_details[i].compare_at_price} Rs. ${clear_product_price}
${product_details[i].discount}% OFF
1-day delivery: Blink and it's here!
`); } } }}).fail((e) => { let resJson = e.responseJSON; });$('.zero_power_type_js').on('click', function(event) { $('.card__slider--color').slick('refresh'); $('.zero_power_type_js').removeClass("active_tab_btn"); $('.all_pack_btn').removeClass("active_tab_btn"); $('.zero_power_type_js').find('.remove-filter').remove(); $(this).addClass("active_tab_btn"); if($(this).children('.remove-filter').length < 1){ $(this).append(`
`); } $('.zero_power_type_js').removeClass("active"); $(this).addClass("active"); activeUpperMenu = $(this).attr('data-power-category'); activeMenu = $(this) .parents('.power_type') .siblings() .find('.active') .attr('data-category'); if(activeUpperMenu == "color lens") { $('.new-trial-clear-lens').hide(); $('.new-trial-color-lens').show(); } else{ $('.new-trial-clear-lens').show(); $('.new-trial-color-lens').hide(); } showFaq(activeMenu, activeUpperMenu) // Trial filter url Param var newurl = window.location.protocol + "//" + window.location.host + window.location.pathname + `?products=${activeUpperMenu.replace(' ','_')}`;window.history.replaceState({path:newurl},'',newurl); }) $('.category-title').on('click',function(){ $('.category-title').removeClass("active"); $(this).addClass("active"); activeMenu = $(this).attr('data-category'); activeUpperMenu = $(this).parents('.Category_section').siblings('.power_type').find('.active').attr('data-power-category'); console.log(activeMenu,activeUpperMenu); showFaq(activeMenu,activeUpperMenu) $('.no_products_available_wrapper').hide(); }) function showFaq(activeMenu, activeUpperMenu) { $('.single_card-list').removeClass("active"); $('.no_products_available_wrapper').hide();// $('.no_products_available_wrapper').removeClass('no_products_available'); let flagCount = 0; if (activeMenu == 'ALL LENSES') { activeMenu = ''; } if ((activeMenu == '' || activeMenu == undefined) && (activeUpperMenu == '' || activeUpperMenu == undefined)) { $('.single_card-list').addClass("active"); } else { $('.single_card-list').removeClass("active"); if ((activeMenu != '' && activeMenu != undefined) && (activeUpperMenu != '' && activeUpperMenu != undefined)) { $('.single_card-list').each(function() { if ($(this).attr("data-category") == activeMenu && $(this).attr("data-category-power") == activeUpperMenu) { $(this).addClass("active"); flagCount++; } }) } else { $('.single_card-list').each(function() { if ($(this).attr("data-category") == activeMenu || $(this).attr("data-category-power") == activeUpperMenu) { $(this).addClass("active"); flagCount++; } }) } } /*if (flagCount == 0) { // console.log(flagCount); $('.no_products_available_wrapper').show(); // $('.no_products_available_wrapper').addClass('no_products_available'); }*/ } const queryString = window.location.search; let urlParams = new URLSearchParams(queryString); let check_parm_variant; $(document).on("click", ".remove-filter", function() { activeUpperMenu = ''; $('.zero_power_type.active').removeClass('active_tab_btn'); $('.zero_power_type.active').removeClass('active'); $('.new-trial-clear-lens').show(); $('.new-trial-color-lens').show(); $('.single_card-list').addClass('active'); showFaq(activeMenu,activeUpperMenu) $(this).parents('.zero_power_type').addClass('zero_power_type_js'); $('.remove-filter').remove(); check_parm_variant = window.location.toString().split("?")[0]; window.history.replaceState({path:check_parm_variant},'',check_parm_variant); }); if ($(window).width() < 768) { $(window).scroll(function() { if ($(this).scrollTop() - $('.new-trial-product-section').position().top > 0){ $('.power_type_category_wrapper').addClass("sticky"); } else{ $('.power_type_category_wrapper').removeClass("sticky"); } }); } // Search Url Trial Filter Parms $(document).ready(function() { check_parm_variant = urlParams.get('products'); check_parm_variant = check_parm_variant.replace("_", " "); if (check_parm_variant){ $(`.zero_power_type_js[data-power-category="${check_parm_variant}"`).trigger('click'); $('.no_products_available_wrapper').hide(); } });
Home > Try Contact Lenses with Aqualens starting at Rs. 99 with Free Delivery
Also available on
` selectPower += `
` pdppowerList += `
` } } if(powerTypeList[i].type == "cyl"){ var powerDataList = powerTypeList[i].powerDataList[0].value; var pdpCylList = ``; for(var j=0;j
Sign In
Scratch Now To Win Big Rewards!
Win limited time offers with up to 25% off!
Get Updates on Whatsapp
Use referral code
*Applicable only for first time users.
By Proceeding you agree to the Terms of Use and Privacy Policy
Start Shopping
` : ``}
${(coupon_type == "coupon") ? `20% OFF` : `${coupon_value} AquaCash`}
${(coupon_type == "coupon") ? `
Coupon code: ${coupon_value}
` : `
`} ${(coupon_type == "coupon") ? `
Valid till: ${coupon_eligi}
` : `
1 AquaCash = 1 Rupee
`}` setTimeout(function () { $('.popup__gift--image img').attr("data-src", "https://static.aqualens.in/IN/CDNS/box-open-still.png"); $('#popupGiftOffer').html(offerHtml); if (coupon_type == "coupon") { $(".popup__gift--text").text("This coupon will be available in your cart"); } else { $(".popup__gift--text").text("AquaCash added to your wallet"); } }, 1000); } else { $.ajax({ method: "GET", headers: { Authorization: 'Bearer ' + sessionToken }, url: `${baseUrl}api/v1/account/wallets/`, dataType: "json" }) .done(function (data) { let totalAquacash = 0; if (data.status) { totalAquacash = parseInt(data.data.wallet_balance); }; let offerHtml = `
You've already unlocked today's gift
Balance: ${totalAquacash} AC
1 AquaCash = 1 Rupee
`; $(".popup__gift--text").text("Redeem your AquaCash at checkout"); $('.popup__gift--image img').attr("data-src", "https://static.aqualens.in/IN/CDNS/box-open-still.png"); $('#popupGiftOffer').html(offerHtml); // if (coupon_type == "coupon") { // $(".popup__gift--text").text("This coupon will be available in your cart"); // } else { // $(".popup__gift--text").text(coupon_desc.toString()); // } }) } urlParams.delete('isReward'); url.search = urlParams.toString(); window.history.pushState({}, "", url.href); $('.wait-loading').addClass("hide"); } //window.history.pushState({}, document.title, window.location.pathname); } else { $('.whatsapp-chat').show(); $('#shopify-section-header-new').addClass('sticky'); window.location.reload(true); $('.wait-loading').addClass("hide"); } //window.location.reload(); }) // done end .fail(function (error) { $('.error__otp').text("OTP incorrect. Please try again").addClass("active"); $('.error__otp').show(); $(".wait-loading").addClass("hide"); }) // fail end }).fail((e) => { let resJson = e.responseJSON; const message = JSON.parse(resJson.message); $('.error__otp').text("OTP incorrect. Please try again").addClass("active"); $('.error__otp').show(); setTimeout(function () { $('.error__otp').fadeOut(); }, 2000); $('.wait-loading').addClass("hide"); $('.text__section--input input[name="otp_input"]').val(""); $('.text__section--input input[name="otp_input"]').first().focus(); $(btn).siblings(".error").removeClass("success").html(message[2]).addClass("active"); if (message[1] == "309") { clearInterval(timerCount); timerCount = 0; $('.resend_btn').removeClass("disabled").addClass("active"); $('#timer').text('00: 00') } $("#main__login-popup .wait-loading").addClass("hide"); }); // verify otp end } else { $('.error__otp').text("OTP incorrect. Please try again").addClass("active"); $('.error__otp').show(); setTimeout(function () { $('.error__otp').fadeOut(); }, 2000); $("#main__login-popup .wait-loading").addClass("hide"); } // smsDigit end }); // .verify--otp class end // Scratch Card (function () { 'use strict'; var isDrawing, lastPoint; var container = document.getElementById('js-container'), canvas = document.getElementById('js-canvas'), canvasWidth = canvas.width, canvasHeight = canvas.height, ctx = canvas.getContext('2d', { willReadFrequently: true }), image = new Image(), brush = new Image(); // base64 Workaround because Same-Origin-Policy image.src = 'https://cdn.shopify.com/s/files/1/0084/6957/7794/files/scratchcard_new.png?v=1684219055'; image.setAttribute('crossOrigin', ''); image.onload = function () { //ctx.drawImage(image, 0, 0); // Show the form when Image is loaded. //document.querySelectorAll('.form')[0].style.visibility = 'visible'; var ctx = canvas.getContext('2d', { willReadFrequently: true }); var wrh = image.width / image.height; var newWidth = canvas.width; var newHeight = newWidth / wrh; if (newHeight > canvas.height) { newHeight = canvas.height; newWidth = newHeight * wrh; } var xOffset = newWidth < canvas.width ? ((canvas.width - newWidth) / 2) : 0; var yOffset = newHeight < canvas.height ? ((canvas.height - newHeight) / 2) : 0; ctx.drawImage(image, xOffset, yOffset, newWidth, newHeight); document.querySelectorAll('.form')[0].style.visibility = 'visible'; }; brush.src = 'data:image/png;base64,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'; canvas.addEventListener('mousedown', handleMouseDown, false); canvas.addEventListener('touchstart', handleMouseDown, false); canvas.addEventListener('mousemove', handleMouseMove, false); canvas.addEventListener('touchmove', handleMouseMove, false); canvas.addEventListener('mouseup', handleMouseUp, false); canvas.addEventListener('touchend', handleMouseUp, false); function distanceBetween(point1, point2) { return Math.sqrt(Math.pow(point2.x - point1.x, 2) + Math.pow(point2.y - point1.y, 2)); } function angleBetween(point1, point2) { return Math.atan2(point2.x - point1.x, point2.y - point1.y); } // Only test every `stride` pixel. `stride`x faster, // but might lead to inaccuracy function getFilledInPixels(stride) { if (!stride || stride < 1) { stride = 1; } var pixels = ctx.getImageData(0, 0, canvasWidth, canvasHeight), pdata = pixels.data, l = pdata.length, total = (l / stride), count = 0; // Iterate over all pixels for (var i = count = 0; i < l; i += stride) { if (parseInt(pdata[i]) === 0) { count++; } } return Math.round((count / total) * 100); } function getMouse(e, canvas) { var offsetX = 0, offsetY = 0, mx, my; if (canvas.offsetParent !== undefined) { do { offsetX += canvas.offsetLeft; offsetY += canvas.offsetTop; } while ((canvas = canvas.offsetParent)); } mx = (e.pageX || e.touches[0].clientX) - offsetX; my = (e.pageY || e.touches[0].clientY) - offsetY; return { x: mx, y: my }; } function handlePercentage(filledInPixels) { filledInPixels = filledInPixels || 0; if (filledInPixels > 50) { canvas.parentNode.removeChild(canvas); $('.scratch-continue').removeClass("inactive").addClass("active"); $('.scratch-continue').addClass("scratch-continue-button"); window.setTimeout(function () { window.location.reload(true); }, 4500); } } function handleMouseDown(e) { isDrawing = true; lastPoint = getMouse(e, canvas); } function handleMouseMove(e) { if (!isDrawing) { return; } e.preventDefault(); var currentPoint = getMouse(e, canvas), dist = distanceBetween(lastPoint, currentPoint), angle = angleBetween(lastPoint, currentPoint), x, y; for (var i = 0; i < dist; i++) { x = lastPoint.x + (Math.sin(angle) * i) - 25; y = lastPoint.y + (Math.cos(angle) * i) - 25; ctx.globalCompositeOperation = 'destination-out'; ctx.drawImage(brush, x, y); } lastPoint = currentPoint; handlePercentage(getFilledInPixels(32)); } function handleMouseUp(e) { isDrawing = false; } })(); $(document).on("change", '#opt_in', function () { $(this).val(this.checked ? "1" : "0"); }); $(document).on("click", ".scratch-continue-button", function () { $('.whatsapp-chat').show(); $('#shopify-section-header-new').addClass('sticky'); window.location.reload(true); }) $(document).on("click", ".close-scratch-popup", function () { window.location.reload(true); })
Referral Success! You Recieved Rs. 50
From one friend to another - Rs 50 Aquacash. Redeem in 7 days & get bigger discounts!
No delivery delays, your order is a blink away.
Enter your Pincode to avail delivery in just 1 day!
Woohoo! We are delivering to you
Orders placed by you will be delivered in 1 day
`) $('.pdp-oneDayDelivery').show(); $('.oneDayDelivery').show(); }else{ localStorage.setItem("isOneDayDelivery", false); $('.oneDay-msg').html(`
Currently Working On Delivering To You
We will soon be delivering to your city as well
Continue`) $('.pdp-oneDayDelivery').hide(); $('.oneDayDelivery').hide(); } } else{ let errorMsg = response.Message || response.message; $('.oneDay-msg').find(".error--text").html(errorMsg); } }) .fail(function(error){ $('.oneDay-msg').find(".error--text").html(error.responseJSON.message); console.log("Error",error); }) } gtag('event','1Dpinpopup', { 'event_label': `One Day Delivery Pin Verify`, 'event_pinCity': `${pinCode}` }); } else{ if($('.OneDayPinCode').val().length > 0){ $(".oneDay-msg").find(".error--text").html("Pin code must be 6 digits"); }else{ $(".oneDay-msg").find(".error--text").html("Please enter PIN code to check delivery time"); } } });
- Get Trial @ Rs. 99