<%@ page language="java" import="java.util.*,java.net.*,util.Property" %> <%@ page import="org.apache.log4j.Logger"%> <%@ page import="org.apache.log4j.PropertyConfigurator"%> <%@ page import="org.apache.log4j.BasicConfigurator"%> <%@ page import="org.apache.log4j.Logger"%> <%@ include file="loadProperty.jsp" %> <% String qty="2"; String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try { all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; } catch (Exception e) { all_product=""; } %> Harmony Sweets <%@ include file="top_dropdown.jsp"%>


Completing Your Gift Certificate Order is Easy


All fields marked with * are mandatory

1. Who are you sending this to?

We'll include your name, the recipient's name, and a message on the gift certificate.

 

From*

  (Your name or Company)
 

To*

(Recipient's name or Company)
 

E-mail*

(Recipient's e-mail address)
 

Re-type e-mail address*

 

2. Shipping Address of Recipient.

To avoid fraudulent redemption of the gift certificate, we require the recipient's shipping address as a method of verification. The gift certificate will be emailed to your recipient.

 

Address1*

 

Sorry we can't deliver to a P.O. box

 

Address2

 

City*

 

State*

 

Country

 

Zip Code*

 

Phone*

 )   - 
 

We will only contact you by phone if there is a problem with your order. Harmony Sweets does not telemarket.

 

3. Add a message.

Please type the message you would like to appear on the gift certificate: (optional)

 

Gift Message

 

4. Choose an amount.

Please select the amount of your gift from the pull-down menu.

 

Amount

 

5. To send another e-certificate click here. Otherwise, please continue below.

 
 
<%@ include file="bottom.jsp"%>