Tomas
posted this on November 21, 2011 08:17
Purchase and creating new gift certificates is simple and easy. When the Gift Certificate system is enabled, a menu item will automatically be created called "Gift Certificates" and will provide the proper link to your store for purchasing Gift Certificates. You can rename or resort your menu item from the Menu Builder. If your store does not display the Gift Certificates link, you may not be using the Menu Builder system. You will need to edit your custom template and add a static link that links to "/giftcertificates/".
The Gift Certificate form on your store also provides a simple way to check existing balances of certificates.
** CustomTemplate Design Note: The gift certificate form will inherit the template styling and layout using the "accountwrapper" template.
After adding the gift certificate to the cart, it will be treated as a normal cart item. The gift certificate can be edited or removed at any time.
** Custom Template Design Notes: You can use the "giftcertificate" boolean variable in your cart collection to determine if the item is a gift certificate. You can use this variable to display a custom product photo and hide the quantity form.
Once the checkout is complete and the payment has been received for the order, the recipient will automatically receive an email containing the gift certificate details. ** This automated email can not be customized.
From the "Active Gift Certificates" page, click on the "Create New Gift Cert" button to create a new certificate. New gift certificates are immediately activated and emailed to the recepient.