🎟️ Raffle Ticket Confirmation
Dear ${data.buyerName},
Thank you for your purchase! Your raffle tickets have been confirmed.
${data.raffleInfo.name}
License Number: ${data.raffleInfo.licenseNumber}
Your Ticket Numbers:
Quantity: ${data.orderSummary.quantity} tickets
Total Paid: ${data.orderSummary.totalAmount}
Order ID: ${data.orderSummary.orderId}
Important Information:
- Keep this email as proof of purchase
- Draw date: ${data.raffleInfo.drawDate}
- Rules: View Official Rules
- Winners will be notified by email
Thank you for supporting ${data.charityInfo.name}!
🎉 CONGRATULATIONS! 🎉
You are the winner of ${data.raffleName}!
Winning Ticket Number: ${data.winningTicketNumber}
We will contact you within 24 hours with instructions on how to claim your prize.
` : `The draw for ${data.raffleName} has been completed.
Unfortunately, your tickets were not selected as the winner this time.
Winning Ticket Number: ${data.winningTicketNumber}
Thank you for your participation and support!
`; return `${data.raffleName} - Draw Results
Dear ${data.buyerName},
${winnerContent}Draw Date: ${new Date(data.drawDate).toLocaleDateString()}
License Number: ${data.licenseNumber}