{{ tr("What does TIC unit pricing mean?") }}
{{ tr("Unit pricing is shown in TIC so you can estimate budget before placing an order. The system calculates the exact fee based on your requested quantity.") }}
{{ tr("Tương Tác Real publishes transparent social engagement service prices in TIC, updated continuously based on system configuration.") }}
{% if not services %}{{ tr("No public services available yet.") }}
{% else %}| {{ tr("Service ID") }} | {{ tr("Name") }} | {{ tr("Min") }} | {{ tr("Max") }} | {{ tr("Price / 1") }} |
|---|---|---|---|---|
| {{ service['service_id'] }} | {{ service['min_qty'] or '-' }} | {{ service['max_qty'] or '-' }} | {{ service['price_per_1000_tic']|ticfmt }} TIC |
{{ tr("Each service displays service code, minimum/maximum quantity, and TIC unit price so you can estimate costs before ordering.") }}
{{ tr("The public price table helps you quickly verify options before signing in and topping up TIC, reducing mistakes when selecting the right service for your growth goals.") }}
{{ tr("Unit pricing is shown in TIC so you can estimate budget before placing an order. The system calculates the exact fee based on your requested quantity.") }}
{{ tr("No. This page publicly lists all active services so you can compare prices and plan before creating an account.") }}
{{ tr("Min/Max limits keep orders within each service capacity, reducing errors from quantities that are too low or too high.") }}