It looks like you already have an account with EyeQue using the email address {{ newUserData.email }}.
Please use the login button below to sign in to your existing account so we can link your account to VERAI services.
✅ Confirm Your Account
Please check your email for an account confirmation. Once you have confirmed your account, press the continue button below.
Item | Price |
Try-On GlassesThis package includes:
|
$ {{ formatPrice(lookupPrice('TRY_ON_GLASSES'))}} |
| Sub Total | $ {{ formatPrice(baseCartTotal()) }} |
| Discount | - $ {{ formatPrice(discountAppliedAmount()) }} |
| Total | $ {{ formatPrice(totalAmount()) }} |
| Shipping | $ 0.00 |
| Gift Card | - $ {{ formatPrice(giftCardAppliedAmount()) }} |
Due Today |
$ {{ amountDue() ? formatPrice(amountDue()) : "0.00" }} |
Discount code {{newUserData.discountCode}} will be applied on the next step. |
|
Sending Try-On Glasses to:
{{newUserData.firstName}} {{newUserData.lastName}}
{{newUserData.streetAddress}}
{{newUserData.city}}, {{newUserData.state}} {{newUserData.postalCode}}
{{newUserData.email}}
Total: $ {{ formatPrice(totalAmount()) }}
Discount Applied: - $ {{ formatPrice(discountAppliedAmount()) }}
Gift Card Applied: - $ {{ formatPrice(giftCardAppliedAmount()) }}
Your Cost: $ {{ amountDue() ? formatPrice(amountDue()) : "0.00" }}
Your discount and/or gift card covers the total. No payment method is required.
Sending Try-On Glasses to:
{{newUserData.firstName}} {{newUserData.lastName}}
{{newUserData.streetAddress}}
{{newUserData.city}}, {{newUserData.state}} {{newUserData.postalCode}}
{{newUserData.email}}
You paid: $ {{ paymentSummary && paymentSummary.amountPaid != null ? formatPrice(paymentSummary.amountPaid) : formatPrice(totalAmount()) }}