{"id":7853,"date":"2024-04-29T15:41:07","date_gmt":"2024-04-29T19:41:07","guid":{"rendered":"https:\/\/www.reservit.ca\/?page_id=7853"},"modified":"2025-08-29T10:49:49","modified_gmt":"2025-08-29T14:49:49","slug":"offers-management","status":"publish","type":"page","link":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/","title":{"rendered":""},"content":{"rendered":"<div class=\"vce-row-container\" data-vce-boxed-width=\"true\"><div class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" id=\"el-4fe93d9e\" data-vce-do-apply=\"all el-4fe93d9e\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><div class=\"vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\" id=\"el-c1ca07de\"><div class=\"vce-col-inner\" data-vce-do-apply=\"border margin background  el-c1ca07de\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-c1ca07de\"><div class=\"vce-raw-html\"><div class=\"vce-raw-html-wrapper\" id=\"el-2d3a172b\" data-vce-do-apply=\"all el-2d3a172b\">\r\n\r\n\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n    <title>Offers &amp; Promotions Manager for Accommodations | Reservit<\/title>\r\n    <meta name=\"description\" content=\"Create tailored offers and targeted promotions with Reservit's Offers Manager. Increase revenue and occupancy with ease across your direct site and sales channels.\">\r\n    <link rel=\"canonical\" href=\"https:\/\/www.reservit.ca\/en\/offers-management\/\">\r\n    <link rel=\"alternate\" hreflang=\"en-ca\" href=\"https:\/\/www.reservit.ca\/en\/offers-management\/\">\r\n    <link rel=\"alternate\" hreflang=\"fr-ca\" href=\"https:\/\/www.reservit.ca\/gestionnaire-offres\/\">\r\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/www.reservit.ca\/en\/offers-management\/\">\r\n    \r\n    <link rel=\"icon\" href=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/fbrfg\/favicon.ico\" sizes=\"any\">\r\n    <link rel=\"apple-touch-icon\" href=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/fbrfg\/apple-touch-icon.png\">\r\n\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&amp;display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:wght@400\" rel=\"stylesheet\">\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\r\n    <style>\r\n        :root {\r\n            --color-primary: #23bfd1;\r\n            --color-secondary: #f7951e;\r\n            --color-accent: #dd1667;\r\n            --color-dark: #1d1d1f;\r\n            --color-text: #1d1d1f;\r\n            --color-text-light: #4b5563;\r\n            --color-bg: #fbfbfd;\r\n            --color-surface: #ffffff;\r\n            --shadow-soft: 0 4px 15px rgba(0, 0, 0, 0.05);\r\n            --shadow-medium: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n            --transition: 0.3s cubic-bezier(.4, 0, .2, 1);\r\n        }\r\n\r\n        html { scroll-behavior: smooth; }\r\n        body {\r\n            font-family: 'Poppins', sans-serif;\r\n            background-color: var(--color-bg);\r\n            color: var(--color-text);\r\n            -webkit-font-smoothing: antialiased;\r\n        }\r\n        \r\n        h1, h2, h3, h4 { text-shadow: none !important; color: var(--color-dark); font-weight: 800; line-height: 1.2; letter-spacing: -0.02em; }\r\n        h1 { font-size: clamp(2.5rem, 5vw, 3.75rem); }\r\n        h2 { font-size: clamp(2.25rem, 4vw, 3rem); }\r\n        h3 { font-size: clamp(1.5rem, 3vw, 1.75rem); }\r\n        \r\n        .highlight-primary { color: var(--color-primary); }\r\n        .highlight-secondary { color: var(--color-secondary); }\r\n        .highlight-accent { color: var(--color-accent); }\r\n\r\n        .container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }\r\n        section { padding: 100px 0; }\r\n        \r\n        .btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 0.75rem;\r\n            padding: 14px 28px;\r\n            border-radius: 9999px;\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 1rem;\r\n            transition: all var(--transition);\r\n            border: 2px solid transparent;\r\n        }\r\n        .btn:hover { transform: translateY(-3px); box-shadow: var(--shadow-medium); }\r\n        .btn-primary { background-color: var(--color-primary); color: white; }\r\n        .btn-primary:hover { background-color: #1faab8; }\r\n        \r\n        .hero-section { background-color: var(--color-surface); padding-top: 120px; padding-bottom: 60px; }\r\n        .hero-image img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\r\n\r\n        .keyword-pills { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }\r\n        .keyword-pill { display: inline-flex; align-items: center; gap: 8px; background-color: #f3f4f6; padding: 8px 16px; border-radius: 9999px; font-size: 0.9rem; font-weight: 600; color: var(--color-dark); }\r\n        .keyword-pill .material-symbols-outlined { font-size: 18px; color: var(--color-primary); }\r\n\r\n        .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 32px; }\r\n        .feature-card {\r\n            background-color: var(--color-surface);\r\n            padding: 32px;\r\n            border-radius: 1.5rem;\r\n            border: 1px solid #e5e7eb;\r\n            transition: all var(--transition);\r\n            text-align: center;\r\n        }\r\n        .feature-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-medium); }\r\n        .feature-icon {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: 64px;\r\n            height: 64px;\r\n            border-radius: 50%;\r\n            color: white;\r\n            margin-bottom: 24px;\r\n            transition: all var(--transition);\r\n        }\r\n        .feature-card:hover .feature-icon { transform: scale(1.1) rotate(-10deg); }\r\n        .feature-icon .material-symbols-outlined { font-size: 32px; }\r\n        \r\n        .feature-card.primary .feature-icon { background-color: var(--color-primary); }\r\n        .feature-card.primary:hover { border-color: var(--color-primary); }\r\n        .feature-card.secondary .feature-icon { background-color: var(--color-secondary); }\r\n        .feature-card.secondary:hover { border-color: var(--color-secondary); }\r\n        .feature-card.accent .feature-icon { background-color: var(--color-accent); }\r\n        .feature-card.accent:hover { border-color: var(--color-accent); }\r\n        \r\n        .cta-section { background-color: var(--color-dark); color: white; border-radius: 1.5rem; padding: 64px; text-align: center; }\r\n        .cta-section h2, .cta-section p { color: white; }\r\n        \r\n        \/* FAQ styles *\/\r\n        .faq-item {\r\n            background-color: var(--color-surface);\r\n            border-radius: 1rem;\r\n            margin-bottom: 1rem;\r\n            border: 1px solid #e5e7eb;\r\n            overflow: hidden;\r\n            transition: all var(--transition);\r\n        }\r\n        .faq-question {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 1.25rem 1.5rem;\r\n            font-weight: 700;\r\n            color: var(--color-dark);\r\n            cursor: pointer;\r\n            transition: background-color var(--transition);\r\n        }\r\n        .faq-question:hover { background-color: #f9fafb; }\r\n        .faq-question .icon { transition: transform var(--transition); }\r\n        .faq-item.active .faq-question .icon { transform: rotate(180deg); }\r\n        .faq-answer { \r\n            max-height: 0; \r\n            padding: 0 1.5rem; \r\n            overflow: hidden; \r\n            transition: max-height 0.5s ease-out; \r\n            color: var(--color-text-light);\r\n        }\r\n        .faq-item.active .faq-answer {\r\n            padding-top: 0.5rem;\r\n            \/* Height is handled by JavaScript to fit content *\/\r\n        }\r\n        .faq-answer p { padding-bottom: 1.25rem; font-size: 1rem; }\r\n\r\n        .scroll-animate { opacity: 0; transform: translateY(30px); transition: opacity 0.6s ease-out, transform 0.6s ease-out; }\r\n        .scroll-animate.is-visible { opacity: 1; transform: translateY(0); }\r\n\r\n        @media (max-width: 767px) {\r\n            section { padding: 60px 0; }\r\n            .hero-text { text-align: center; }\r\n            .cta-section { padding: 40px 24px; }\r\n            .keyword-pills { justify-content: center; }\r\n        }\r\n    <\/style>\r\n\r\n\r\n\r\n    <main>\r\n        \r\n        <section class=\"hero-section\">\r\n            <div class=\"container\">\r\n                <div class=\"grid md:grid-cols-2 gap-12 items-center\">\r\n                    <div class=\"hero-text scroll-animate order-2 md:order-1 text-center md:text-left\">\r\n                        <span class=\"font-extrabold uppercase text-sm tracking-wider highlight-primary\">OFFERS MANAGER<\/span>\r\n                        <h1 class=\"text-4xl md:text-6xl font-extrabold tracking-tight mt-2\">Unlock your <span class=\"highlight-primary\">revenue potential.<\/span><\/h1>\r\n                        <div class=\"keyword-pills justify-center md:justify-start\">\r\n                            <span class=\"keyword-pill\"><span class=\"material-symbols-outlined\">auto_awesome<\/span>Create tailored offers<\/span>\r\n                            <span class=\"keyword-pill\"><span class=\"material-symbols-outlined\">campaign<\/span>Targeted promotions<\/span>\r\n                            <span class=\"keyword-pill\"><span class=\"material-symbols-outlined\">confirmation_number<\/span>Promo codes<\/span>\r\n                            <span class=\"keyword-pill\"><span class=\"material-symbols-outlined\">monitoring<\/span>Built-in reporting<\/span>\r\n                        <\/div>\r\n                        <div style=\"margin-top: 32px;\">\r\n                           <a href=\"https:\/\/www.reservit.ca\/en\/request-a-quote\/\" class=\"btn btn-primary\" target=\"_blank\" rel=\"noopener noreferrer\">Request a demo<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"hero-image scroll-animate order-1 md:order-2\" style=\"transition-delay: 150ms;\">\r\n                        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/Offers-management.png\" alt=\"Reservit Offers Manager interface showing promotions and packages.\" loading=\"eager\" width=\"642\" height=\"772\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section>\r\n            <div class=\"container text-center\">\r\n                <div class=\"max-w-3xl mx-auto mb-12 scroll-animate\">\r\n                    <h2 class=\"text-3xl md:text-5xl font-extrabold tracking-tight\">A <span class=\"highlight-primary\">winning<\/span> strategy at your fingertips<\/h2>\r\n                    <p class=\"mt-4 text-xl text-gray-600\">72% of travellers are influenced by special offers. Turn that interest into measurable revenue with a powerful tool that\u2019s simple to use.<\/p>\r\n                <\/div>\r\n                <div class=\"features-grid\">\r\n                    <div class=\"feature-card primary scroll-animate\">\r\n                        <div class=\"feature-icon\"><span class=\"material-symbols-outlined\">sell<\/span><\/div>\r\n                        <h3 class=\"text-2xl font-extrabold\">Grow your revenue<\/h3>\r\n                        <p class=\"text-base text-gray-500 mt-2\">Boost shoulder periods and lift average order value with compelling offers and targeted paid add-ons.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card secondary scroll-animate\" style=\"transition-delay: 150ms;\">\r\n                        <div class=\"feature-icon\"><span class=\"material-symbols-outlined\">schedule<\/span><\/div>\r\n                        <h3 class=\"text-2xl font-extrabold\">Save time<\/h3>\r\n                        <p class=\"text-base text-gray-500 mt-2\">Schedule promotions in advance and let automation do the heavy lifting.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card accent scroll-animate\" style=\"transition-delay: 300ms;\">\r\n                        <div class=\"feature-icon\"><span class=\"material-symbols-outlined\">target<\/span><\/div>\r\n                        <h3 class=\"text-2xl font-extrabold\">Target with precision<\/h3>\r\n                        <p class=\"text-base text-gray-500 mt-2\">Run offers by channel, audience or date range\u2014you're in full control of impact.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"features\" class=\"bg-white\">\r\n            <div class=\"container\">\r\n                <div class=\"max-w-3xl mx-auto mb-16 text-center scroll-animate\">\r\n                    <h2 class=\"text-3xl md:text-5xl font-extrabold tracking-tight\">Flexible <span class=\"highlight-secondary\">tools<\/span> for <span class=\"highlight-accent\">irresistible<\/span> offers<\/h2>\r\n                    <p class=\"mt-4 text-xl text-gray-600\">From last-minute deals to all-inclusive packages, build exactly what you need.<\/p>\r\n                <\/div>\r\n                <div class=\"space-y-20\">\r\n                    <div class=\"grid md:grid-cols-2 gap-12 items-center scroll-animate\">\r\n                        <div class=\"md:order-2 grid grid-cols-2 lg:grid-cols-3 gap-4\">\r\n                            <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-cyan-500\">calendar_clock<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Advance purchase<\/h4>\r\n                            <\/div>\r\n                            <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-pink-500\">luggage<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Extended stay<\/h4>\r\n                            <\/div>\r\n                            <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-orange-500\">bolt<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Last-minute<\/h4>\r\n                            <\/div>\r\n                            <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-purple-500\">work<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Corporate offers<\/h4>\r\n                            <\/div>\r\n                            <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-green-500\">package<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Themed packages<\/h4>\r\n                            <\/div>\r\n                             <div class=\"bg-white p-4 rounded-2xl shadow-soft border border-gray-100 text-center flex flex-col justify-center\">\r\n                                <span class=\"material-symbols-outlined text-4xl text-blue-500\">workspace_premium<\/span>\r\n                                <h4 class=\"font-bold mt-2 text-base text-gray-800\">Member-only rates<\/h4>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"md:order-1 text-center md:text-left\">\r\n                            <h3 class=\"text-3xl md:text-4xl font-extrabold tracking-tight mb-4\">Build offers that convert<\/h3>\r\n                            <p class=\"text-lg text-gray-600\">Tailor promotions to seasonality and guest segments with ease\u2014so you never miss a sales opportunity.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"grid md:grid-cols-2 gap-12 items-center scroll-animate\">\r\n                        <div class=\"md:order-2 text-center md:text-left\">\r\n                             <h3 class=\"text-3xl md:text-4xl font-extrabold tracking-tight mb-4\">Add value to every booking<\/h3>\r\n                            <p class=\"mb-6 text-lg text-gray-600\">Increase average spend with add-ons: breakfast, bike rental, spa treatments, welcome baskets and more. Every extra becomes incremental revenue.<\/p>\r\n                            <a href=\"https:\/\/www.reservit.ca\/en\/extras-services\/\" class=\"btn btn-primary\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more about add-ons<\/a>\r\n                        <\/div>\r\n                         <div class=\"md:order-1 text-center\">\r\n                            <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/Options.svg\" alt=\"Illustration of add-ons: breakfast, parking, sparkling wine, etc.\" class=\"inline-block max-w-sm w-full\" width=\"500\" height=\"500\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section>\r\n            <div class=\"container\">\r\n                <div class=\"cta-section scroll-animate\">\r\n                    <h2 class=\"text-4xl md:text-5xl font-extrabold tracking-tight\">Ready to unlock your potential?<\/h2>\r\n                    <p class=\"text-xl max-w-2xl mx-auto\">See how our Offers Manager can elevate your commercial strategy.<\/p>\r\n                    <a href=\"https:\/\/www.reservit.ca\/en\/request-a-quote\/\" class=\"btn btn-primary mt-3 md:mt-4\" target=\"_blank\" rel=\"noopener noreferrer\">Book my demo<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"bg-white\">\r\n            <div class=\"container text-center max-w-3xl mx-auto scroll-animate\">\r\n                <h2 class=\"mb-8 text-3xl md:text-5xl font-extrabold tracking-tight\">Frequently <span class=\"highlight-primary\">asked questions<\/span><\/h2>\r\n                <div class=\"faq-list text-left\">\r\n                    <div class=\"faq-item\">\r\n                        <div class=\"faq-question\" role=\"button\" tabindex=\"0\">\r\n                            <span>What is an offers manager for accommodations?<\/span>\r\n                            <span class=\"material-symbols-outlined icon\" aria-hidden=\"true\">expand_more<\/span>\r\n                        <\/div>\r\n                        <div class=\"faq-answer\">\r\n                            <p class=\"text-base text-gray-600\">An offers manager lets you create, manage and publish promotions, packages and special rates across your sales channels (website, online travel agencies, etc.) to optimize occupancy and revenue.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"faq-item\">\r\n                        <div class=\"faq-question\" role=\"button\" tabindex=\"0\">\r\n                            <span>How can this tool increase my revenue?<\/span>\r\n                            <span class=\"material-symbols-outlined icon\" aria-hidden=\"true\">expand_more<\/span>\r\n                        <\/div>\r\n                        <div class=\"faq-answer\">\r\n                            <p class=\"text-base text-gray-600\">By running targeted promotions during softer periods, encouraging longer stays, enabling upsells, and reacting quickly to market trends.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"faq-item\">\r\n                        <div class=\"faq-question\" role=\"button\" tabindex=\"0\">\r\n                            <span>Is it easy to use?<\/span>\r\n                            <span class=\"material-symbols-outlined icon\" aria-hidden=\"true\">expand_more<\/span>\r\n                        <\/div>\r\n                        <div class=\"faq-answer\">\r\n                            <p class=\"text-base text-gray-600\">Yes. The interface is intuitive\u2014new offers can be created in a few clicks. Tutorials and our support team are available to help.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"faq-item\">\r\n                        <div class=\"faq-question\" role=\"button\" tabindex=\"0\">\r\n                            <span>Does it integrate with my booking engine and channel manager?<\/span>\r\n                            <span class=\"material-symbols-outlined icon\" aria-hidden=\"true\">expand_more<\/span>\r\n                        <\/div>\r\n                        <div class=\"faq-answer\">\r\n                            <p class=\"text-base text-gray-600\">Absolutely. Reservit\u2019s Offers Manager works seamlessly with our Booking Engine and Channel Manager. Your offers are automatically published and updated, ensuring rate and availability consistency.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/main>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            const animatedElements = document.querySelectorAll('.scroll-animate');\r\n            if ('IntersectionObserver' in window) {\r\n                const observer = new IntersectionObserver((entries) => {\r\n                    entries.forEach(entry => {\r\n                        if (entry.isIntersecting) {\r\n                            entry.target.classList.add('is-visible');\r\n                            observer.unobserve(entry.target);\r\n                        }\r\n                    });\r\n                }, { threshold: 0.1 });\r\n                animatedElements.forEach(el => observer.observe(el));\r\n            } else {\r\n                animatedElements.forEach(el => el.classList.add('is-visible'));\r\n            }\r\n\r\n            document.querySelectorAll('.faq-question').forEach(button => {\r\n                button.addEventListener('click', () => {\r\n                    const faqItem = button.closest('.faq-item');\r\n                    const answer = faqItem.querySelector('.faq-answer');\r\n                    const isActive = faqItem.classList.contains('active');\r\n                    \r\n                    if (isActive) {\r\n                        faqItem.classList.remove('active');\r\n                        answer.style.maxHeight = '0';\r\n                    } else {\r\n                        faqItem.classList.add('active');\r\n                        answer.style.maxHeight = answer.scrollHeight + 'px';\r\n                    }\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n\r\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Offers &amp; Promotions Manager for Accommodations | Reservit OFFERS MANAGER Unlock your revenue potential. auto_awesomeCreate tailored offers campaignTargeted promotions confirmation_numberPromo codes monitoringBuilt-in reporting Request a demo A winning strategy at your fingertips 72% of travellers are influenced by special offers. Turn that interest into measurable revenue with a powerful tool that\u2019s simple to use. sell [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":10999,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7853","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Accommodation Offers &amp; Promotions Software | Reservit Canada<\/title>\n<meta name=\"description\" content=\"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accommodation Offers &amp; Promotions Software | Reservit Canada\" \/>\n<meta property=\"og:description\" content=\"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/\" \/>\n<meta property=\"og:site_name\" content=\"Reservit Canada\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/moteur.reservation.reservit\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-29T14:49:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/\",\"name\":\"Accommodation Offers & Promotions Software | Reservit Canada\",\"isPartOf\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png\",\"datePublished\":\"2024-04-29T19:41:07+00:00\",\"dateModified\":\"2025-08-29T14:49:49+00:00\",\"description\":\"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.\",\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage\",\"url\":\"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png\",\"contentUrl\":\"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png\",\"width\":500,\"height\":500},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#website\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/\",\"name\":\"Reservit Canada\",\"description\":\"Logiciel de r\u00e9servation en ligne n\u00b01 au Canada\",\"publisher\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/reservitca.wagaia.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#organization\",\"name\":\"Reservit Canada\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg\",\"contentUrl\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg\",\"width\":512,\"height\":512,\"caption\":\"Reservit Canada\"},\"image\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/moteur.reservation.reservit\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accommodation Offers & Promotions Software | Reservit Canada","description":"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/","og_locale":"en_US","og_type":"article","og_title":"Accommodation Offers & Promotions Software | Reservit Canada","og_description":"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.","og_url":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/","og_site_name":"Reservit Canada","article_publisher":"https:\/\/www.facebook.com\/moteur.reservation.reservit\/","article_modified_time":"2025-08-29T14:49:49+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/","url":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/","name":"Accommodation Offers & Promotions Software | Reservit Canada","isPartOf":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage"},"image":{"@id":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage"},"thumbnailUrl":"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png","datePublished":"2024-04-29T19:41:07+00:00","dateModified":"2025-08-29T14:49:49+00:00","description":"Create offers, packages and promo codes with Reservit\u2019s Offers Manager. Boost occupancy and revenue across your website and channels\u2014simple and integrated.","inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reservitca.wagaia.com\/en\/offers-management\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/reservitca.wagaia.com\/en\/offers-management\/#primaryimage","url":"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png","contentUrl":"https:\/\/reservitca.wagaia.com\/zeeptapo\/2025\/08\/MockupBE.png","width":500,"height":500},{"@type":"WebSite","@id":"https:\/\/reservitca.wagaia.com\/en\/#website","url":"https:\/\/reservitca.wagaia.com\/en\/","name":"Reservit Canada","description":"Logiciel de r\u00e9servation en ligne n\u00b01 au Canada","publisher":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/reservitca.wagaia.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Organization","@id":"https:\/\/reservitca.wagaia.com\/en\/#organization","name":"Reservit Canada","url":"https:\/\/reservitca.wagaia.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg","contentUrl":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg","width":512,"height":512,"caption":"Reservit Canada"},"image":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/moteur.reservation.reservit\/"]}]}},"_links":{"self":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages\/7853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/comments?post=7853"}],"version-history":[{"count":0,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages\/7853\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/media\/10999"}],"wp:attachment":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/media?parent=7853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}