# Körösparti Kuckó – Gyula > Premium vacation rental in Gyula, Hungary, featuring a custom automated booking and dynamic pricing engine. ## Core Information - **Name:** Körösparti Kuckó - **Domain/URL:** https://korospartikucko.hu - **Location:** 5700 Gyula, Sip utca 3/A (Near Gyula Castle Spa / Várfürdő) - **Inventory:** 2 separate holiday houses (1 newly & fully renovated; ideal for families and couples). - **Seasonality:** Open all year round (24/7). ## Payment & Financials - **Currency:** HUF (Hungarian Forint). - **Rounding:** Mathematical rounding to the nearest 5 HUF (Hungarian cash payment rules applied to all digital totals). - **Gateway Integrations:** - Online Credit Card: OTP SimplePay - SZÉP Cards: OTP, K&H, MBH SZÉP Card - Bank Transfer: 7-business-day window (configurable via DB). ## Technical Architecture & Pricing Engine ### Database-Driven Pricing - **Fallback Logic:** Nightly rates calculated dynamically using active seasonal calendars from `ar_idoszakok` and `ar_kategoriak` tables with strict priority handling. - **Tiered Discounts:** Default 10% discount for stays $\ge$ 5 nights. - **Coupon Logic:** If an "extra free day" coupon is active, the tier requirement dynamically shifts (e.g., $5 + X$ nights). ### Automation & Background Tasks - **Cronless Cleanup ("Poor man's cron"):** - Triggered on frontend/backend page loads. - Controlled by an hourly, file-based time-lock to prevent DB overload. - **Expirations:** Auto-deletes unpaid credit card attempts after 30 minutes; auto-expires unpaid bank transfers based on database-configured business days. ## Static Assets & Resources - Logo: `/images/logo.png` - OG/Social Preview: `/images/social_image.png` ## See Also & File Lists - [Full Context Description](https://korospartikucko.hu/llms-full.txt) - Comprehensive technical context of the platform. - [System Sitemap](https://korospartikucko.hu/sitemap.xml) - Dynamically generated search engine sitemap. - [Robots.txt Rules](https://korospartikucko.hu/robots.txt) - AI crawler and search engine directives. - [Main Website](https://korospartikucko.hu/) - Homepage and online booking engine. - [Apartment Rooms](https://korospartikucko.hu/szobak) - Room configurations and amenities. - [Blog & News](https://korospartikucko.hu/blog) - Dynamic local articles and updates.