Custom text field in the checkout form
You may sometimes require a free text field in the checkout form. This extra field option can prove useful for a number of reasons (discount coupons, specific contact details and other questions).
Lets add an extra text field in the checkout form where customers can provide a discount coupon code. Navigate to the template details page in your web-to-print portal (Template page / Manage / Edit details).

In the Optional features text area, paste the following short code:
1 2 | == FIELD LABEL * |
Replacing the FIELD LABEL part with the actual text field name (in our case – Discount coupon code) and Save your changes.

Customers will see the new text field as part of the checkout form at the end of the ordering process.




