<h3 data-opacity="0.6">Phuket Old Town Vibe <br />with The Tint Phuket</h3>

<form method="post" action="https://hotels.cloudbeds.com/reservation/VQjdeH" class="widgetHotelsForm">

<div class="panel panel-left">
<label for="widget_date" style="color:white !important;">Check-in Date:</label>
<input type="date" id="widget_date" name="widget_date" value="" required />
</div>

<div class="panel panel-center">
<label for="widget_date_to" style="color:white !important;">Check-out Date:</label>
<input type="date" id="widget_date_to" name="widget_date_to" value="" required />
</div>

<div class="panel panel-right" style="display: flex;
align-items: flex-end;">
<input type="hidden" name="date_format" value="Y-m-d" />
<button type="submit" class="button primary">Book Now</button>
</div>

</form>

<script>
document.addEventListener("DOMContentLoaded", function() {
const today = new Date();
const tomorrow = new Date();
tomorrow.setDate(today.getDate() + 1);

const formatDate = (date) => {
return date.toISOString().split('T')[0];
};

const checkInInput = document.getElementById("widget_date");
const checkOutInput = document.getElementById("widget_date_to");

checkInInput.value = formatDate(today);
checkOutInput.value = formatDate(tomorrow);

checkInInput.setAttribute("min", formatDate(today));
checkOutInput.setAttribute("min", formatDate(tomorrow));

checkInInput.addEventListener("change", function() {
const checkInDate = new Date(checkInInput.value);
const nextDay = new Date(checkInDate);
nextDay.setDate(checkInDate.getDate() + 1);

checkOutInput.setAttribute("min", formatDate(nextDay));
if (new Date(checkOutInput.value) <= checkInDate) {
checkOutInput.value = formatDate(nextDay);
}
});
});
</script>

<style>
.widgetHotelsForm {
font-family: Arial, sans-serif;
display: flex !important;
justify-content: center !important;
gap: 20px !important;
width: 100% !important;
max-width: 900px !important;
margin: 0 auto !important;
}

.widgetHotelsForm .horizontal-widget {
display: flex !important;
flex-direction: row !important;
justify-content: space-between !important;
align-items: center !important;
gap: 20px !important;
width: 100% !important;
}

.widgetHotelsForm .horizontal-widget .panel {
flex: 1 1 30% !important;
display: flex !important;
flex-direction: column !important;
gap: 10px !important;
text-align: left !important;
}

.widgetHotelsForm .horizontal-widget .panel label {
font-size: 16px !important;
font-weight: bold !important;
color: white !important;
}

.widgetHotelsForm .horizontal-widget .panel input {
padding: 10px !important;
font-size: 16px !important;
border: 1px solid #ddd !important;
border-radius: 4px !important;
width: 100% !important;
box-sizing: border-box !important;
}

.widgetHotelsForm .horizontal-widget .panel button {
background: #f7b0de !important;
color: white !important;
border: none !important;
padding: 10px 20px !important;
font-size: 16px !important;
border-radius: 4px !important;
cursor: pointer !important;
transition: background-color 0.3s ease !important;
}

.widgetHotelsForm .horizontal-widget .panel button:hover {
background: #e69abc !important;
}

.button.primary {
background-color: #f7b0de !important;
color: #fff !important;
font-weight: bold !important;
padding: 12px 20px !important;
border-radius: 5px !important;
border: none !important;
cursor: pointer !important;
}

.button.primary:hover {
background-color: #e69abc !important;
}

@media screen and (max-width: 768px) {
.widgetHotelsForm {
flex-direction: column !important;
}

.widgetHotelsForm .horizontal-widget {
flex-direction: column !important;
}

.widgetHotelsForm .horizontal-widget .panel {
width: 100% !important;
flex: none !important;
}
}
</style>

<form method="post" action="https://hotels.cloudbeds.com/reservas/dEF4YR" class="widgetHotelsForm">
<div class="horizontal-widget">
<div class="panel panel-left">
<label for="widget_date">Check-in Date:</label>
<input type="text" id="widget_date" name="widget_date" placeholder="MM/DD/YYYY" required />
</div>

<div class="panel panel-center">
<label for="widget_date_to">Check-out Date:</label>
<input type="text" id="widget_date_to" name="widget_date_to" placeholder="MM/DD/YYYY" required />
</div>

<div class="panel panel-right">
<input type="hidden" name="date_format" value="Y-m-d" />
<button type="submit">Book Now</button>
</div>
</div>
</form>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css">
<script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
flatpickr("#widget_date", {
defaultDate: new Date(),
dateFormat: "m/d/Y"
});

flatpickr("#widget_date_to", {
defaultDate: new Date(new Date().setDate(new Date().getDate() + 1)),
dateFormat: "m/d/Y"
});
});
</script>

<h1 style="font-size: 300%;">The Tint @ Phuket Town</h1>
<p>A Home Away From Home, Enjoy the personalized accommodation of a sweet modern hotel in Phuket town. The Tint is inspired by the sweetness of the surroundings, colorful sweet seductive aroma of old town. Thus, The Tint pass the story of a sweet flavor combined with Sino-Portuguese style</p>
<p>The Tint is a wonderful boutique Phuket hotel located in the heart of business area and cultural Phuket historic town, shopping area and many dining choices; convenient public transportation to Phuket International Airport and transportation to tourist attraction in Phuket; within 30 minutes drive to the most beautiful beaches, International golf courses, ancient Buddhist temples & attractions of Phuket.</p>

<h1 class="lead">>> THE TINT PROMOTION <<</h1>

<h1><strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=EARLYTINT">Early Bird Special: Save Up to 65% When You Plan Ahead!</a></strong></h1>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Planning ahead pays off! Book at least <strong>15 days in advance</strong> and unlock up to <strong>65% off</strong> your stay — the smart choice for travelers who like everything locked in before they go.</p>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Maximum Savings with Early Booking</strong></p>
<ul>
<li>Up to 65% OFF regular rates</li>
<li>Secure the best available prices by booking in advance</li>
<li>Guaranteed room availability for your preferred dates</li>
<li>Peace of mind knowing your stay is confirmed</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Stay Period</strong></p>
<ul>
<li>Stay Dates: Now – 31 March 2027</li>
<li>Advance Booking Required: Minimum 15 days before arrival</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Promo Code: <strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=EARLYTINT">EARLYTINT</a></strong></p>

<h1 class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=LOVETINT">Basic Rate: Save Up to 60% — Available Year-Round</a></strong></h1>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Missed the early bird window? No problem. Our Basic promotion keeps the savings coming with up to <strong>60% off</strong> your stay, whenever you decide to book.</p>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Always-On Value</strong></p>
<ul>
<li>Up to 60% OFF regular rates</li>
<li>Available even for bookings made within 15 days of arrival</li>
<li>Great fallback rate once the Last Minute period ends</li>
<li>Simple booking, no conditions to remember</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Stay Period</strong></p>
<ul>
<li>Stay Dates: Now – 31 March 2027</li>
<li>Booking Window: Open year-round</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Promo Code: <strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=LOVETINT">LOVETINT</a></strong></p>

<h1 class="grid-cols-1 grid gap-2.5 [&_>_*]:min-w-0"><strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=LASTMINUTE">Last Minute Getaway: Save Up to 70% — Book Now, Stay Now!</a></strong></h1>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Our biggest discount ever! Spontaneous travel just got a whole lot more rewarding — enjoy up to <strong>70% off</strong> your stay in the heart of Phuket Old Town when you book for immediate travel.</p>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Ultimate Flexibility, Maximum Savings</strong></p>
<ul>
<li>Up to 70% OFF regular rates — our highest discount available</li>
<li>No advance planning required — book when you're ready to go</li>
<li>Perfect for spontaneous getaways and last-minute business trips</li>
<li>Quick and easy reservation process</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr"><strong>Stay Period</strong></p>
<ul>
<li>Stay Dates: Now – 31 October 2026</li>
<li>Same-Day Bookings Welcome: Perfect for immediate travel needs</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal" dir="ltr">Promo Code: <strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://hotels.cloudbeds.com/reservation/VQjdeH#promo=LASTMINUTE">LASTMINUTE</a></strong></p>

<h1 class="title">Sleep</h1>

<h1 class="title">Sleep</h1>

<h1 class="title">Facilities &<br />
Services</h1>
<ul class="list-left">
<li><i class="fa-solid fa-utensils"></i> Restaurant(s)</li>
<li><i class="fa-solid fa-wifi"></i> Free Wi-Fi</li>
<li><i class="fa-solid fa-taxi"></i> Taxi</li>
<li><i class="fa-solid fa-car"></i> Car Park</li>
<li><i class="fa-solid fa-people-roof"></i> Family Friendly</li>
<li><i class="fa-solid fa-shield-halved"></i> Security24 hrs.</li>
<li><i class="fa-solid fa-person-shelter"></i> Reception</li>
<li><i class="fa-solid fa-candy-cane"></i> Candy Jar</li>
<li><i class="fa-solid fa-user-tie"></i> Concierge</li>
<li><i class="fa-solid fa-boxes-packing"></i> Luggage Storage</li>
<li><i class="fa-solid fa-van-shuttle"></i> Airport Bus</li>
<li><i class="fa-solid fa-clover"></i> Green Hotel</li>
<li><i class="fas fa-swimming-pool"></i></i> Swiming Pool</li>
</ul>

"EV

"Our

<h1>Phuket Town Guide</h1>
<p>Discover the Rich Heritage and Vibrant Charm of Old Phuket Town.</p>

<p><iframe title="The Tint Phuket Map" style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d1976.0398143465804!2d98.39151629091566!3d7.886737910329485!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x305031f766d4aea3%3A0x2fb2aea0ecda3163!2sThe%20Tint%20At%20Phuket%20Town!5e0!3m2!1sth!2sth!4v1673880190170!5m2!1sth!2sth" width="100%" height="650" allowfullscreen="allowfullscreen"></iframe></p>

<h1 class="title">Map &
Location</h1>
The Tint @ Phuket Town. Nestled in the heart of Phuket Old Town on Dibuk Road, next to the property at Limelight Avenue. Near Phuket Indy Market "Phuket Indy Market”.

"View

<h1 class="title">Contact us</h1>
<p><strong>The Tint @ Phuket Town</strong><br />
2/11 Dibuk Rd. T.Taladyai Amphoe Muang Phuket, Phuket, Thailand<br />
<strong>Tel</strong>: 076-217-099, 087-383-7999<br />
<strong>Email</strong>: reservation@thetintphuket.com</p>

Error: Contact form not found.

Mobil uyğunluq <a href="https://trmilkandhoneyatl.com/">Mostbet</a> xidmətlərindən istənilən yerdə istifadə etməyə şərait yaradır.

videoslots casino bonus
slotable sverige
slotsvilla casino online