{% extends 'expat_life/base.html' %} {% block title %}{{ package.name }}{% endblock %} {% block content %}
{% if package.image %} {{ package.name }} {% else %}
{% endif %}
Lifestyle Package

{{ package.name }}

${{ package.monthly_price_usd }}/month

{{ package.short_description }}

{% if package.target_audience %}
Best For

{{ package.target_audience }}

{% endif %}
{% if request.user.is_authenticated and lead %} {% if already_selected %} {% else %}
{% csrf_token %}
{% endif %} {% else %} Guest Signup to Select {% endif %} Book Consultation

Selecting this package updates your current package preference so we can better guide your accommodation, support, and pre-arrival planning.

About This Package

{{ package.full_description|linebreaks }}

Quick Summary

Suggested Monthly Budget ${{ package.monthly_price_usd }}
Package Type {{ package.get_level_display }}
Confirmation Fee ${{ package.confirmation_fee_usd }}
One-Time Service Charge ${{ package.service_fee_amount }}
Estimated Rent ${{ package.estimated_rent_usd }}
Estimated Rental Deposit ${{ package.estimated_rental_deposit_usd }}
Estimated Upfront Cost ${{ package.estimated_upfront_total_with_deposit }}
Budget Breakdown

Estimated Monthly Lifestyle Structure

A practical breakdown of how this package budget may be distributed.

Furnished Housing
${{ package.housing_cost }}
Food / Groceries
${{ package.food_cost }}
Utilities + Internet + Mobile
${{ package.utilities_cost }}
Local Transport
${{ package.transport_cost }}
Laundry / Cleaning / Home Help
${{ package.support_cost }}
Leisure / Social
${{ package.leisure_cost }}
Buffer / Pharmacy / Miscellaneous
${{ package.misc_cost }}
Estimated Monthly Total

${{ package.total_breakdown }}

This gives you a simple idea of how the monthly lifestyle budget may be allocated.

Final real-world monthly cost can vary depending on location, season, property quality, and the level of support you require.
Planning Costs

Estimated Initial Costs Before and Around Arrival

These figures help you understand the likely upfront money needed before starting your stay in Sri Lanka.

Confirmation Fee
${{ package.confirmation_fee_usd }}
One-Time Service Charge For lifetime facilitation responsibility during your stay
${{ package.service_fee_amount }}
Estimated Monthly Rent
${{ package.estimated_rent_usd }}
Estimated Rental Deposit Approx. {{ package.estimated_deposit_months }} months of rent
${{ package.estimated_rental_deposit_usd }}
Estimated First Month Budget
${{ package.monthly_price_usd }}
Estimated First Month Total with Initial Costs
${{ package.estimated_first_month_total_with_deposit }}
What These Charges Mean
Confirmation Fee

This is separate from the service charge. It helps identify serious clients and opens access, permissions, and more focused pre-arrival support.

One-Time Service Charge

This is a one-time facilitation charge for long-term coordination, guidance, local support processes, and responsibility during your stay in Sri Lanka.

Rental Deposit

This is an estimated rental deposit based on the rent level expected in this package. The actual deposit can change depending on the property you finally choose and the landlord’s rules.

Some properties may require different deposit terms. Your actual rent, deposit, and setup costs will depend on your final selections.
Package Benefits

What This Package Can Offer

{% for feature in package.features.all %}
Included Benefit

{{ feature.feature_text }}

{% empty %}

Package features will be updated soon.

{% endfor %}
Lifestyle View

Imagine Your Life with the {{ package.name }}

This package is designed to help guests enjoy Sri Lanka with a balance of comfort, affordability, local support, and a more peaceful lifestyle.

Location Guidance
Housing Setup Support
Local Assistance Process
Tropical Lifestyle Option

Interested in This Package?

Select this package, request consultation, and prepare your budget with more clarity before arrival.

{% if request.user.is_authenticated and lead %} {% if already_selected %} {% else %}
{% csrf_token %}
{% endif %} {% else %} Start Guest Signup {% endif %} Book Consultation View All Packages

Payment options such as confirmation fee, service charge, and priority add-ons can be handled in the next step.

Need Clarity?

Common Questions About This Package

No. It is a practical estimate to help you understand the monthly lifestyle budget, likely upfront charges, and rental-related planning costs. Actual rental and deposit amounts can vary depending on the property you select.

Yes. After consultation, your preferred location, housing needs, support preferences, and lifestyle expectations can be discussed in more detail.

Your selected package becomes your current package preference in our system. After that, you can proceed with consultation, confirmation, payment options, and more detailed pre-arrival preparation.

No. The confirmation fee is separate. It helps identify serious clients and unlock more focused access, permissions, and pre-arrival attention. The one-time service charge is for ongoing facilitation responsibility during your stay.

No. The rental deposit shown here is only an estimate based on the expected rent level of this package. The actual deposit may be different depending on the property selected and landlord terms.
{% endblock %}