I Bought Boyfriend with Loan
Seasons
Seasons
1 season
'; const seasonStripSuffix = '
'; function fetchDigest(marketUID = null, liveOnly = false, seasonNumber = null, firstLoad = false) { if (!liveOnly && !firstLoad) { mainContentSourcesDiv.classList.add('opacity-5'); } const destination = document.getElementById(DESTINATION_ID); return get(AJAX_SOURCES_URL + (marketUID ? '&market=' + marketUID : '') + (liveOnly ? '&liveOnly=1' : '') + (seasonNumber ? '&seasonNumber=' + seasonNumber : '')).then(function fulfilled(itemDigest) { itemDigest = itemDigest.replaceAll('name="ts-tabs-', 'name="ts-tabs-B5vezRii-'); itemDigest = itemDigest.replaceAll('id="ts-tab-', 'id="ts-tab-B5vezRii-'); itemDigest = itemDigest.replaceAll('for="ts-tab-', 'for="ts-tab-B5vezRii-'); destination.innerHTML = itemDigest; if (window.lazyLoadInstance) { window.lazyLoadInstance.update(); } if (!liveOnly && !firstLoad) { mainContentSourcesDiv.classList.remove('opacity-5'); } }).catch(function (error) { destination.innerHTML = error; }); } function fetchSeasonStrip(seasonNum) { const seasonStripContainer = document.getElementById(seasonStripContainerId); let seasonStripPath = seasonStripBase + seasonNum; seasonStripContainer.classList.add('opacity-5'); get(seasonStripPath).then(function(seasonInfo) { seasonInfo = new DOMParser().parseFromString(seasonInfo, "text/html"); let seasonInfo2 = seasonInfo.getElementById('season-strip'); seasonInfo2 = seasonStripPrefix + seasonInfo2.innerHTML + seasonStripSuffix; seasonStripContainer.innerHTML = seasonInfo2; if (window.lazyLoadInstance) { window.lazyLoadInstance.update(); } if (window.updateSeasonStripSources) { window.updateSeasonStripSources(); } seasonStripContainer.classList.remove('opacity-5'); }).catch(function (error) { // Couldn't load recent news }); } function clickSeasonButton(event) { const clickedButton = event.target; const seasonNum = clickedButton.dataset.seasonNum; displaySeason(seasonNum); fetchDigest(null, false, seasonNum); if (history.replaceState) { history.replaceState(null, null, seasonHashPrefix + seasonNum); } document.getElementById(seasonsDetailId).open = false; } let initialSeasonNum = null; if (window.location.hash.startsWith(seasonHashPrefix)) { initialSeasonNum = parseInt(window.location.hash.substring(seasonHashPrefix.length)); } function displaySeason(seasonNum) { let seasonButton; for (var curButtonNdx = 0; curButtonNdx < seasonsListButtons.length; curButtonNdx++) { const curButton = seasonsListButtons[curButtonNdx]; if (curButton.dataset.seasonNum == seasonNum) { seasonButton = curButton; curButton.setAttribute('aria-checked', 'true'); } else { curButton.setAttribute('aria-checked', 'false'); } } const seasonTitle = seasonButton.dataset.title; const seasonGenericTitle = seasonButton.dataset.genericTitle; const episodeCount = seasonButton.dataset.episodeCount; seasonsDetailSummaryButton.innerHTML = seasonGenericTitle + '
'; var displayedTitle = seasonTitle != seasonGenericTitle ? seasonTitle : ''; seasonHeading.innerHTML = displayedTitle; seasonHeading.hidden = displayedTitle == ''; displayPlaceholderEpisodes(episodeCount); fetchSeasonStrip(seasonNum); } function displayPlaceholderEpisodes(episodeCount) { const placeholder = "
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n"; var seasonStrip = seasonStripPrefix; for (let ndx = 0; ndx < episodeCount; ndx++) { seasonStrip += '
' + placeholder + '
'; } seasonStrip += seasonStripSuffix; const seasonStripContainer = document.getElementById(seasonStripContainerId); seasonStripContainer.innerHTML = seasonStrip; seasonStripContainer.parentNode.scrollLeft = 0; if (window.lazyLoadInstance) { window.lazyLoadInstance.update(); } if (window.updateSeasonStripSources) { window.updateSeasonStripSources(); } } function boostrap() { for (var curButtonNdx = 0; curButtonNdx < seasonsListButtons.length; curButtonNdx++) { const curButton = seasonsListButtons[curButtonNdx]; curButton.onclick = clickSeasonButton; } let initialSeasonNum = null; if (window.location.hash.startsWith(seasonHashPrefix)) { initialSeasonNum = parseInt(window.location.hash.substring(seasonHashPrefix.length)); } displaySeason(initialSeasonNum || defaultSeasonNum); } fetchDigest(null, false, initialSeasonNum || defaultSeasonNum, true); boostrap();
About I Bought Boyfriend with Loan
Tae Ukishima works at the front desk for a company. Her dream is to marry a competent man and live as a housewife. Her boyfriend is Shunpei Shiraishi and he works at the same company. They have dated for the past year. To marry him, Tae Ukishima pretends to act like a naive and shy person in front of him. Her real personality though is to speak frankly and making sharp remarks.
Tae Ukishima wants to relieve her stress and she decides to purchase Jun Setsuna as her boyfriend. To pay off his debt, Jun Setsuna becomes an obedient boyfriend to Tae Ukishima.
Watch Trailer
Article continues below this related video:
How to Stream I Bought Boyfriend with Loan Online
Suggested Shows
The Streamable uses the TMDb API but is not endorsed or certified by TMDb.
The Streamable uses JustWatch data but is not endorsed by JustWatch.