{"product_id":"1d-halong-bay-halong-bay-on-cruise-5-star-cruise","title":"1D - HALONG BAY:  HALONG BAY ON CRUISE (5-STAR CRUISE)","description":"\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@fancyapps\/ui@5.0\/dist\/fancybox\/fancybox.css\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/@fancyapps\/ui@5.0\/dist\/fancybox\/fancybox.umd.js\"\u003e\u003c\/script\u003e\n\n\u003cstyle\u003e\n    :root {\n        --primary-orange: #ff4d15;\n        --primary-green: #00b67a;\n        --text-black: #1a1a1a;\n    }\n\n    .tour-detail-master {\n        font-family: 'Inter', sans-serif;\n        line-height: 1.6;\n        color: var(--text-black);\n        max-width: 900px;\n        margin: auto;\n        padding: 10px;\n        box-sizing: border-box;\n    }\n\n    .tour-detail-content_title {\n        font-weight: 900;\n        font-size: 24px;\n        color: var(--primary-orange);\n        margin: 25px 0 15px 0;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .desc-meta p {\n        margin: 5px 0;\n        font-weight: 800 !important;\n        font-size: 14px !important;\n        text-transform: uppercase;\n        color: #333;\n        text-align: left;\n    }\n\n    .overview-text {\n        text-align: left;\n        color: #333;\n        margin-top: 15px;\n        font-size: 15px;\n        word-wrap: break-word;\n    }\n\n    .desc-tags ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n    }\n\n    .desc-tags ul li {\n        background: #fff2ee;\n        color: var(--primary-orange);\n        padding: 6px 16px;\n        border-radius: 20px;\n        font-size: 13px;\n        border: 1px solid #ffdecb;\n        font-weight: 700;\n    }\n\n    \/* Itinerary Section *\/\n    .tour-day { \n        border: 2px solid #eee; \n        border-radius: 12px; \n        margin-bottom: 12px; \n        overflow: hidden;\n        width: 100%;\n    }\n\n    .tour-header {\n        display: flex; \n        justify-content: space-between; \n        align-items: center;\n        background: #fff; \n        padding: 15px;\n        font-weight: 800;\n        cursor: pointer; \n        color: var(--text-black); \n        font-size: 15px;\n    }\n\n    .tour-content { \n        display: none; \n        padding: 15px; \n        background: #fff; \n        border-top: 2px solid #f5f5f5;\n    }\n    \n    .tour-content ul {\n        padding-left: 20px;\n        margin: 10px 0;\n    }\n\n    .tour-content li {\n        margin-bottom: 8px;\n        text-align: left;\n        font-size: 14px; \/* Desktop font size *\/\n    }\n\n    .inc-tag { \n        display: inline-block; \n        background: #f4f4f4; \n        padding: 4px 10px; \n        border-radius: 6px; \n        font-size: 11px; \n        font-weight: 700; \n        margin-bottom: 5px; \n        margin-right: 5px;\n    }\n\n    \/* Gallery *\/\n    .tour-gallery { \n        display: grid; \n        grid-template-columns: repeat(5, 1fr); \n        gap: 6px; \n        margin-top: 15px; \n    }\n    .tour-gallery a { border-radius: 6px; overflow: hidden; height: 80px; display: block; border: 1px solid #eee; }\n    .tour-gallery img { width: 100%; height: 100%; object-fit: cover; }\n\n    \/* Policy *\/\n    .policy-container {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 15px;\n        margin: 25px 0;\n    }\n    .policy-box { padding: 15px; border-radius: 12px; }\n    .box-include { background-color: #f1faf3; border: 1px solid #c6f6d5; }\n    .box-exclude { background-color: #fff5f5; border: 1px solid #fed7d7; }\n    .policy-title { font-weight: 900; text-transform: uppercase; font-size: 15px; margin-bottom: 10px; }\n    .policy-list { list-style: none; padding: 0; margin: 0; }\n    .policy-list li { margin-bottom: 6px; font-size: 13px; position: relative; padding-left: 20px; text-align: left; }\n    .box-include .policy-list li::before { content: \"✓\"; position: absolute; left: 0; color: var(--primary-green); font-weight: 900; }\n    .box-exclude .policy-list li::before { content: \"✕\"; position: absolute; left: 0; color: #e53e3e; font-weight: 900; }\n\n    .tour-note-final {\n        margin-top: 20px; padding: 12px; background: #f9f9f9;\n        border-left: 5px solid var(--primary-orange); border-radius: 4px;\n        text-align: left;\n    }\n\n    \/* MOBILE OPTIMIZATION *\/\n    @media (max-width: 768px) {\n        .tour-header { \n            font-size: 13px; \/* Tiêu đề Day nhỏ lại *\/\n            padding: 12px 10px; \n        }\n        \n        .tour-content li { \n            font-size: 11px !important; \/* Nội dung cực gọn để hiện nhiều chữ hơn *\/\n            line-height: 1.4;\n            margin-bottom: 5px;\n        }\n\n        .tour-content ul {\n            padding-left: 15px; \/* Ép sát lề trái để tăng không gian *\/\n        }\n\n        .tour-gallery { \n            grid-template-columns: repeat(3, 1fr); \n            gap: 4px;\n        }\n        \n        .tour-gallery a { height: 65px; }\n\n        .policy-container { grid-template-columns: 1fr; }\n        \n        .tour-detail-content_title { font-size: 18px; }\n        \n        .overview-text { font-size: 13px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tour-detail-master\"\u003e\n    \u003ch2 class=\"tour-detail-content_title\"\u003eOverview\u003c\/h2\u003e\n    \u003cdiv class=\"desc-meta\"\u003e\n        \u003cp\u003eCode: TOUR-18620\u003c\/p\u003e\n        \u003cp\u003eTour type: Group tour\u003c\/p\u003e\n        \u003cp\u003eDuration: 1 days\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"overview-text\"\u003e\n        This one-day Halong Bay cruise experience offers a memorable journey through one of the world’s most iconic natural wonders. Sail across emerald waters surrounded by thousands of majestic limestone islands and dramatic karsts rising from the sea. Enjoy onboard activities while soaking in the breathtaking scenery, and savor a delicious lunch served on the cruise. Blending relaxation, sightseeing, and natural beauty, this tour is the perfect choice for travelers seeking a concise yet enriching Halong Bay experience.\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"tour-detail-content_title\"\u003eHighlight\u003c\/h2\u003e\n    \u003cdiv class=\"desc-tags\"\u003e\n        \u003cul\u003e\n        \n        \n        \n        \u003cstrong\u003eHalong Bay\u003c\/strong\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"tour-detail-content_title\"\u003eItinerary\u003c\/h2\u003e\n    \n    \u003cdiv class=\"tour-day\"\u003e\n        \u003cdiv class=\"tour-header\" onclick=\"toggleTour(this)\"\u003e\n            \u003cspan\u003e1 Day: Hanoi – Halong Bay on cruise\u003c\/span\u003e\n            \u003cspan class=\"tour-arrow\"\u003e⌄\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tour-content\"\u003e\n            \u003cdiv style=\"margin-bottom: 12px;\"\u003e\n               \u003cspan class=\"inc-tag\"\u003e🛳️ Cruise\u003c\/span\u003e\n                \u003cspan class=\"inc-tag\"\u003e🚌 Transferring\u003c\/span\u003e\n                \u003cspan class=\"inc-tag\"\u003e🚩 English speaking guide\u003c\/span\u003e\n                \u003cspan class=\"inc-tag\"\u003e🍴 Meal: Lunch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cul\u003e\n                 \u003cli\u003e\n\u003cb\u003eMorning (07:00 - 08:00):\u003c\/b\u003e Pick up from Hanoi. Transfer from Hanoi to Ha Long via Expressway. Arrive Ha Long shaft at noon, you are welcomes on board. Enjoy welcome drink and complete onboard check-in procedures.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cb\u003eNoon:\u003c\/b\u003e Lunch Buffet will be served while cruising along Ha Long Bay, rest your eyes on the azure waters of this magical Bay, where thousands of sculpted limestone islands rise from the waves like dragons’ teeth, passing picturesque area around islets.\u003c\/li\u003e\n\n\u003cli\u003eArrive Luon cave, discovering the lagoon by going through the water tunnel, enjoy the peace of the bay and wild life with opportunity to see wild monkeys playing around.\u003c\/li\u003e\n\n\u003cli\u003eBack on boat and cruising to a very beautiful cave named Surprise cave with thousands of stalactites and stalagmites.\u003c\/li\u003e\n\n\u003cli\u003eDiscover Titop Island.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cb\u003eAfternoon:\u003c\/b\u003e Heading back to the Harbor while enjoying sunset.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cb\u003e18:00 – 21:00:\u003c\/b\u003e Transfer back to Hanoi via expressway.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"tour-gallery\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Sung-Sot-Cave-1-scaled.jpg?v=1767599893\" data-fancybox=\"gallery\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Sung-Sot-Cave-1-scaled.jpg?v=1767599893\"\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Luon-Cave-2.jpg?v=1767599893\" data-fancybox=\"gallery\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Luon-Cave-2.jpg?v=1767599893\"\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/from-view-point.jpg?v=1767599893\" data-fancybox=\"gallery\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/from-view-point.jpg?v=1767599893\"\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Dolphin-halong-cruise-1.png?v=1767858589\" data-fancybox=\"gallery\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/Dolphin-halong-cruise-1.png?v=1767858589\"\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/screenshot_1755234406_74c6e8ea-a61e-4ed7-934a-35772cb603e8.png?v=1766029114\" data-fancybox=\"gallery\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/screenshot_1755234406_74c6e8ea-a61e-4ed7-934a-35772cb603e8.png?v=1766029114\"\u003e\u003c\/a\u003e            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\n   \n    \u003cdiv class=\"policy-container\"\u003e\n    \u003cdiv class=\"policy-box box-include\"\u003e\n        \u003cdiv class=\"policy-title\"\u003eWhat's Included\u003c\/div\u003e\n        \u003cul class=\"policy-list\"\u003e\n            \u003cli\u003e\u003cb\u003eTravel Agency Service (Happy Vietnam Tours):\u003c\/b\u003e\u003c\/li\u003e\n            \u003cli\u003e\n                Booking support, itinerary consultation, coordination with licensed local suppliers,\n                and customer care before, during, and after the trip.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\u003cb\u003eServices Provided by Licensed Local Suppliers at the Destination:\u003c\/b\u003e\u003c\/li\u003e\n            \u003cli\u003eMeals as specified (Breakfast, Lunch, Dinner).\u003c\/li\u003e\n            \u003cli\u003eAccommodation at hotels as indicated in the program.\u003c\/li\u003e\n            \u003cli\u003eTransportation as indicated in the program.\u003c\/li\u003e\n            \u003cli\u003eAll sightseeing entrance fees as mentioned.\u003c\/li\u003e\n            \u003cli\u003eEnglish-speaking tour guide.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"policy-box box-exclude\"\u003e\n        \u003cdiv class=\"policy-title\"\u003eWhat's Excluded\u003c\/div\u003e\n        \u003cul class=\"policy-list\"\u003e\n            \u003cli\u003eOther meals and drinks\/ personal expenses.\u003c\/li\u003e\n            \u003cli\u003eInternational air fares\/ airport taxes.\u003c\/li\u003e\n            \u003cli\u003eElectric car in Bai Dinh.\u003c\/li\u003e\n            \u003cli\u003eOptional tipping for local guide \u0026amp; driver: 3 - 5 USD\/Pax\/Day tour.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n            \n        \u003c\/div\u003e\n    \n\n    \u003cdiv class=\"tour-note-final\"\u003e\n        \u003cp\u003eNOTE: Services in the package are provided and operated by licensed partners. Happy Vietnam Tours ensures service and reputation throughout the tour program.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n\u003cscript\u003e\n    function toggleTour(header) {\n        const content = header.nextElementSibling;\n        const arrow = header.querySelector('.tour-arrow');\n        const isOpen = content.style.display === 'block';\n        content.style.display = isOpen ? 'none' : 'block';\n        arrow.textContent = isOpen ? '⌄' : '⌃';\n    }\n    Fancybox.bind(\"[data-fancybox]\", { infinite: true });\n\u003c\/script\u003e","brand":"Happy Vietnam Tours","offers":[{"title":"Adult ( Age 9-99) -100%","offer_id":44218261536883,"sku":null,"price":101.0,"currency_code":"USD","in_stock":true},{"title":"Young ( Age 4-8) - 75%","offer_id":44218261569651,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Child ( Age 3 and younger under 1.0m ( 3 ft 3 in) - Free","offer_id":44218261602419,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0660\/3033\/8163\/files\/148_1.jpg?v=1768614576","url":"https:\/\/happyvietnamtours.com\/products\/1d-halong-bay-halong-bay-on-cruise-5-star-cruise","provider":"Happy Vietnam Tours","version":"1.0","type":"link"}