@model PowderCoating.Application.DTOs.GiftCertificate.BulkCreateGiftCertificateDto @using PowderCoating.Core.Enums @{ ViewData["Title"] = "Bulk Create Gift Certificates"; ViewData["PageIcon"] = "bi-gift"; }
Bulk Gift Certificate Generator

Create a batch of certificates for car shows, events, or promotions. All certificates will have the same face value and be generated with sequential codes ready to print.

Max 500 per batch.
$
Leave blank for no expiration.
Printed on every certificate in the batch.
Cancel
@section Scripts { }