Single
Multi
10) {
dragStarted = true;
isDragging = true;
}
if (!isDragging) return;
currentY = $event.touches[0].clientY;
const diff = currentY - startY;
if (diff > 0) {
$el.style.transform = `translateY(${Math.min(diff, threshold)}px)`;
}
"
@touchend.passive="
if (isDragging) {
const diff = currentY - startY;
if (diff > threshold / 2) {
destinationsOpen = false;
}
$el.style.transform = '';
}
isDragging = false;
dragStarted = false;
startY = 0;
currentY = 0;
"
@click.stop>
Choose Destination
Help Center
Browse articles in this category
Help Center
Browse articles in this category
💳
Account & Billing
Manage your account, orders, and payments
Articles (4)
Refund Policy
Understand our refund terms and how to submit a refund request.
3 weeks ago
601 views
How to View Your Order History
Find past orders, resend confirmation emails, and check plan status from your account.
3 weeks ago
428 views
Can I Use My eSIM on Multiple Devices?
Each eSIM QR code can only be installed on one device. Here's what to do if you need to switch.
3 weeks ago
446 views
How to Top Up Your eSIM
Add more data to your existing eSIM
1 month ago
606 views
EscapeSIM is redefining mobile connectivity for travelers with an innovative eSIM marketplace. Say goodbye to expensive roaming fees and hello to fast and affordable access to data across 190+ countries with our easy-to-use digital SIM cards.
Send Us a MessageCompany
About us Contact us Blog Reviews Sitemap Privacy Policy Terms & Conditions Rewards Program Affiliate ProgramAsia-Pacific
North America
South America
© 2026 EscapeSIM