<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ include file="loadProperty.jsp" %> <% 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=""; } %> Gourmet Cookies, Chocolate Gift Basket, Unique & Specialty Chocolate Gift - Harmony Sweets <%@ include file="top_dropdown.jsp"%>

At Harmony Sweets we are constantly searching the confectionery world to discover and deliver to your home or special someone the most desired upscale confections. Elegantly packaged, exquisite chocolates and sweet cookies are unique to their country of origin.

Our desire is that you are totally delighted with the Harmony Sweets gift that you receive.

If for any reason the quality or presentation of our confections disappoints you, we will cheerfully honor your request for a replacement, exchange, or refund. We package each shipment with the expectation that the recipient will be available to accept delivery.

If there is a problem with your order, please contact us by phone, e-mail or fax within three days of receipt to assure your immediate satisfaction.

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