ADVERTISEMENT

'Dito at Doon' to start streaming online on March 31

Published Mar 30, 2021 07:03 am

Exactly a year since last year’s pandemic changed everyone’s lives, TBA Studios, in association with WASD Films, is launching the online release of its newest full-length feature “Dito at Doon” this Wednesday, March 31, 2021.

It’s also the first local film simultaneously streaming on five major online platforms (KTX, Cinema76@Home, Iwant TFC, Upstream, Ticket2me).

Set during these pandemic times, this relatable Janine Gutierrez—JC Santos romance movie was supposed to have arrived in theaters nationwide last March 17.

But after much deliberation, a thoughtful decision was arrived at by the film’s producers, especially taking into consideration everyone’s health and safety in mind.

“We feel this is the best possible way to make sure that everyone’s ‘Dito at Doon’ movie experience is a safe and enjoyable one,” said E. A. Rocha, TBA Studios’ CCO and one of the executive producers for the movie.


Set during the current pandemic, “Dito at Doon” revolves around political science graduate Len (Janine Gutierrez) and her online/offline frenemy Caloy (JC Santos). Len works from home, and is someone who fights for things she loves and believes in.

Caloy, on the other hand, is a front liner and has a perspective that’s different from Len’s. With their polarizing views and challenges of not being physically together, will their relationship survive?


Directed by JP Habac of "I'm Drunk, I Love You” fame, "Dito at Doon" also features host and stand-up comedian Victor Anastacio (likewise playing someone who’s deprived of the physical presence of a loved one) and theater actress Yesh Burce, with the special participation of Janine's real-life mom Lotlot de Leon.


The film was developed, shot and completed during the pandemic, which continues through now, with March being its anniversary month. It incorporates such “lockdown” realities as e-numan, video calls, DIY learnings as well as being a plant parent, while reflecting on the possibility that the “new normal” could be poised to stick around longer.


“We know how much it means for movie fans to finally share a moviegoing experience together, whether at home or wherever they choose to see it with friends and family. We’re proud to bring this timely yet timeless, heartwarming film to all,” Rocha added.


During a recent bloggers’ conference, lead actor JC Santos said he was grateful to TBA Studios for providing income opportunities for those who work in the entertainment industry especially in these uncertain times.

“Hindi mo alam ang mangyayari bukas at hindi mo alam kung makaka- trabaho ka pa. isa siya sa pinakamalapit na nangyari sa akin,” expressed Santos who sees “Dito at Doon” as one of his most personal projects.


Urian and Famas Best Actress Janine Gutierrez, meanwhile, finds “Dito at Doon” as one of the authentic films she has worked on. “Kasi naging makatotohanan siya. Hindi niya isinantabi itong mga pinagdaanan natin nitong ECQ, GCQ; and instead sinubukan niyang i-mirror ‘yun at ipakita,” she said.


Netizens have been supportive of the film since it released its trailer on March 4. “Kami po nina Janine, JC, and the rest of ‘Dito at Doon’ team are so thankful to everyone who’s been constantly messaging us on social media to let us know how excited they are to see ‘Dito at Doon’,” shared director JP Habac.

Film fans and enthusiasts can catch the much-anticipated romantic film at
KTX.ph ( https://www.ktx.ph/)

Cinema '76 @ Home ( https://cinema76fs.eventive.org/welcome)
iWant TFC ( https://tfc.tv/) Upstream ( https://upstream.ph/) Ticket2Me (https://ticket2me.net/).

Book now to avail of the ongoing early bird promo and enjoy “Dito at Doon” for only Php 300. This special offer is for a limited time only. Regular price is at Php 350. “Dito at Doon” is brought to you by TBA Studios, in association with WASD Films.


Film aficionados outside the Philippines will also have a chance to see “Dito at Doon” (“Here and There”) as TBA Studios prepares a worldwide release via premium video on demand (PVOD), which will be announced very soon.

To know more about the movie, visit https://www.facebook.com/TBAStudiosPH, follow TBA Studios on Twitter, Instagram, and Youtube. Join the conversation online using the hashtags #DitoAtDoon #ProudlyTBA.

Related Tags

Janine Gutierrez DitoAtDoon JCSantos TBAStudios
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.