Gift Certificate Message

[-- GiftCertNumberAmount --]
[-- GiftCertEmailMail --]
[-- GiftCertToFromMsg --]

There are three tags which place all the fields for collecting customer and recipiant information for the gift certificate. The first tag, [-- GiftCertNumberAmount --], includes the form segment that allows the customer to select a monetary value for the gift certificate. The second tag, [-- GiftCertEmailMail --], includes the form segment that allows the customer to select the delivery method, and insert the recipient E-mail address if applicable. The third tag, [-- GiftCertToFromMsg --], includes the form segment that allows the customer to enter the recipient's name, the sender's name, and an optional message. Because each of these creates the HTML to format the form fields, you can place each tag where you would like within your code, or all in the same field similar to the following:

Next: Gift Certificate Instruction and Policy >>