giftCert.tpl
Description
This template is displayed if a customer wants to purchase a gift certificate.
Template file location
/skins/YOUR_SKIN/styleTemplates/content/giftCert.tpl
Control file location
/includes/content/giftCert.inc.php
Classic skin template output screenshot

Basic template structure
<!-- BEGIN: gift_cert -->
<!-- BEGIN: error -->
Error with the certificate.
<!-- END: error -->
<!-- BEGIN: email_opts -->
Email delivery options.
<!-- END: email_opts -->
<!-- BEGIN: mail_opts -->
Mail delivery options.
<!-- END: mail_opts -->
<!-- END: gift_cert -->
|