Phu Quoc Airport Interactive Arrival Guide
https://cdn.tailwindcss.comhttps://cdn.jsdelivr.net/npm/chart.js
Goal: Organize/Inform. -> Viz/Method: Interactive timeline diagram (HTML/CSS/JS). -> Interaction: User clicks their visa type to dynamically display the relevant steps. Justification: Provides a personalized, easy-to-digest visual flow, superior to reading long paragraphs. Library: Vanilla JS.
– Report Info: Long queues at immigration. -> Goal: Compare/Persuade. -> Viz/Method: Bar Chart (Chart.js). -> Interaction: Shows “Standard Wait” vs. “Fast Track Wait”. Justification: A powerful visual that immediately quantifies the service’s main benefit (time saved). Library: Chart.js (Canvas).
– Report Info: Benefits of Fast Track. -> Goal: Inform. -> Viz/Method: Icon-driven card grid (HTML/CSS). -> Interaction: Subtle hover effects. Justification: Easily scannable and visually appealing. Library/Method: Tailwind CSS, Unicode icons.
– Report Info: How Fast Track works. -> Goal: Compare/Inform. -> Viz/Method: Toggleable content blocks. -> Interaction: User clicks to see the simplified process. Justification: Directly contrasts the standard vs. fast-track process in a compact space. Library: Vanilla JS.
– Report Info: Transport options. -> Goal: Inform. -> Viz/Method: Interactive buttons. -> Interaction: Click a button (Taxi, Bus) to reveal details. Justification: Organizes detailed information cleanly, avoiding clutter. Library: Vanilla JS. –>
body {
font-family: ‘Inter’, sans-serif;
background-color: #F8F7F4;
color: #3D405B;
}
.bg-primary { background-color: #F8F7F4; }
.bg-secondary { background-color: #FFFFFF; }
.text-primary { color: #3D405B; }
.text-secondary { color: #81B29A; }
.accent-color { color: #E07A5F; }
.btn-primary {
background-color: #3D405B;
color: #FFFFFF;
transition: background-color 0.3s ease;
}
.btn-primary:hover {
background-color: #53587e;
}
.btn-secondary {
background-color: #81B29A;
color: #FFFFFF;
transition: background-color 0.3s ease;
}
.btn-secondary:hover {
background-color: #9ac4af;
}
.tab.active {
border-color: #E07A5F;
color: #E07A5F;
background-color: #fdebe6;
}
.timeline-step {
position: relative;
padding-left: 2.5rem;
padding-bottom: 2rem;
border-left: 2px solid #81B29A;
}
.timeline-step:last-child {
border-left: 2px solid transparent;
padding-bottom: 0;
}
.timeline-dot {
position: absolute;
left: -0.6rem;
top: 0.1rem;
width: 1rem;
height: 1rem;
border-radius: 50%;
background-color: #81B29A;
border: 2px solid #F8F7F4;
}
.timeline-icon {
position: absolute;
left: -1.1rem;
top: -0.1rem;
width: 2rem;
height: 2rem;
border-radius: 50%;
background-color: #F8F7F4;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.2rem;
}
.chart-container {
position: relative;
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
height: 280px;
max-height: 400px;
}
@media (min-width: 640px) {
.chart-container {
height: 300px;
}
}
@media (min-width: 768px) {
.chart-container {
height: 350px;
}
}
Arrive in Phu Quoc Like a VIP
Your interactive guide to a flawless airport experience. Skip the queues and start your vacation sooner.
How Will You Arrive?
Your journey through Phu Quoc airport depends on your visa status. Select your category below to see a personalized, step-by-step guide of your arrival process. This will help you know exactly what to expect.
Understanding Phu Quoc’s 30-Day Visa Exemption
Phu Quoc has a special visa policy that allows travelers of all nationalities to visit for up to 30 days without a visa. However, you must meet all of the following conditions to be eligible.
βοΈ
Direct International Travel
You must arrive at Phu Quoc International Airport (or seaport) directly from a foreign country, not via mainland Vietnam.
π
Valid Passport
Your passport must be valid for at least 6 months from your arrival date.
ποΈ
Onward Ticket
You must have a confirmed ticket to leave Phu Quoc for another country within 30 days.
Important Note:
This visa exemption is strictly for Phu Quoc Island only. If you plan to visit other parts of Vietnam, you must obtain a valid Vietnam visa (like an E-visa) beforehand.
Get Your Visa with Confidence & Ease
Why navigate complex government forms alone? Small errors can lead to big delays. Our expert service ensures a flawless application for a worry-free start to your trip.
β¨
Hassle-Free
We manage the entire process, so you don’t have to.
π
Fast Turnaround
Receive your visa approval quickly and efficiently.
π
Simple Form
Our application is clear, simple, and takes minutes.
Long queues at immigration are common, especially during peak hours. This chart shows estimated wait times you could face.
The Solution: Fast Track Service
Our service transforms your arrival. See how we simplify the process for your specific visa type.
Why Smart Travelers Choose Fast Track
Beyond skipping the queue, the service offers complete peace of mind, allowing you to begin your vacation the moment you land. Here are the key advantages.
β±οΈ
Reclaim Your Time
Save up to 2 hours, giving you more time for the beach or pool.
π§
Avoid Stress & Hassle
A local expert guides you, removing all uncertainty and confusion.
No more waiting in tiring lines with young children or elderly parents.
π¨
On-the-Ground Support
Forgot a photo or cash for VOA? Our team solves problems on the spot.
What Our Customers Are Saying
Don’t just take our word for it. Here’s what fellow travelers have to say about their experience with our Fast Track service.
β β β β β
“Absolutely worth it! We were through immigration in less than 10 minutes while the regular line looked like it would take over an hour. A perfect start to our holiday.”
– Sarah K., Australia
β β β β β
“Traveling with two small kids, this service was a lifesaver. Our agent was so helpful and friendly. No stress, no tears. Highly recommended!”
– Mark L., United Kingdom
β β β β β
“I had an issue with my VOA photo, and the team sorted it out instantly. They turned a potentially disastrous situation into a non-event. Professional and efficient.”
15+ Years of Experience: Operating since 2008, a proven record of reliability.
π°
100% Money-Back Guarantee: We stand by our service quality.
π‘οΈ
PayPal Buyer Protection: Your payment is secure and protected.
Your Pre-Travel Checklist
A smooth journey begins before you leave home. Ensure you have everything in order with this handy checklist for your trip to Phu Quoc.
π Passport
At least 6 months validity.
Minimum 2 blank pages.
π Visa Documents
Printed E-Visa or Visa Approval Letter.
Passport photo (for VOA).
Stamping fee in cash (for VOA).
π¨ Accommodation Info
Hotel name and address.
Booking confirmation.
π Customs Awareness
Declare cash over $5,000 USD.
No prohibited items.
const arrivalData = {
‘visa-free’: {
title: ‘Arrival Process: E-Visa / Visa-Free’,
steps: [
{ icon: ‘π¬’, title: ‘Arrive & Disembark’, description: ‘Head from the plane into the terminal building.’ },
{ icon: ‘πΆββοΈ’, title: ‘Immigration Checkpoint’, description: ‘Join the queue for passport control. This is the main bottleneck.’ },
{ icon: ‘π’, title: ‘Present Documents’, description: ‘Show your passport and printed E-Visa or proof of onward travel.’ },
{ icon: ‘π§³’, title: ‘Baggage Claim’, description: ‘Collect your luggage from the assigned carousel.’ },
{ icon: ‘β ’, title: ‘Customs Check & Exit’, description: ‘Pass through the green channel if you have nothing to declare, and exit to the arrivals hall.’ }
]
},
‘voa’: {
title: ‘Arrival Process: Visa on Arrival’,
steps: [
{ icon: ‘π’, title: ‘Go to “Visa on Arrival” Counter’, description: ‘DO NOT go to the main immigration queue first. This is your first stop.’ },
{ icon: ‘π΅’, title: ‘Submit VOA Paperwork’, description: ‘Hand over your Passport, Approval Letter, NA1 Form, photo, and cash stamping fee.’ },
{ icon: ‘β³’, title: ‘Wait for Visa Processing’, description: ‘Wait for your name to be called. This can take from 15 mins to over an hour.’ },
{ icon: ‘πΆββοΈ’, title: ‘Immigration Checkpoint (2nd Queue)’, description: ‘With your visa now in your passport, proceed to the main immigration line to get stamped in.’ },
{ icon: ‘π§³’, title: ‘Baggage Claim & Customs’, description: ‘Collect your luggage and proceed through customs to exit.’ }
]
}
};
const fastTrackData = {
‘ft-visa-free’: `
1.Meet & Greet: Our agent meets you inside the immigration hall with a name board.
2.Priority Lane Escort: You are guided past the long lines directly to the priority lane.
3.Swift Stamping: Get your passport stamped in minutes.
4.Exit Assistance: Be guided to baggage claim and the exit. Your arrival is complete.
`,
‘ft-voa’: `
1.Meet & Greet: Our agent meets you before the VOA counter.
2.We Handle Paperwork: You hand over your documents and fee; we handle the entire VOA process for you.
3.You Relax: No need to wait in the VOA line.
4.Priority Stamping: Once the visa is ready, we escort you through the priority immigration lane to get stamped.
`
};
const processDisplay = document.getElementById(‘process-display’);
const fastTrackDisplay = document.getElementById(‘fast-track-display’);
const tabs = document.querySelectorAll(‘.tab’);
const fastTrackTabs = document.querySelectorAll(‘.fast-track-tab’);
function renderProcess(type) {
const data = arrivalData[type];
if (!data) return;
let stepsHtml = data.steps.map(step => `
We provide arrangement service for e-visa | visa on arrival | visa extension | visa renewal | visa run.
We also arrange FnB tours, medical tours | spa tours
Thank you