# Thank you for your purchase!
Hi {{ $order->customer_name }},
Your order #{{ $order->id }} has been processed successfully. You can now download your digital product using the link below.
Download Product
**Note:** This link will expire on {{ $download->expires_at->format('M d, Y') }}. You have a total of {{ $download->orderItem->product->download_limit ?? 5 }} download attempts.
If you have any issues with your download, please reply to this email or contact our support team.
Best regards,
{{ config('app.name') }}