From = FROM_ADDR; $mail->FromName = FROM_NAME; $mail->AddAddress(TO_ADDR, TO_NAME); //$mail->IsHTML(true); // send as HTML $mail->Subject = SUBJECT; $mail->Body = $order; //$mail->AltBody = "This is the text-only body"; if($mail->Send()) { return true; } else { $errors[] = "Mail server failure"; return false; } } function handle_order($data, &$errors) { //global $order; $order = format_order($data); return mail_order($order, $errors); } if (isset($_POST["place_order"])) { $errors = array(); if (valid_order($_POST, $errors)) { $success = handle_order($_POST, $errors); } else { $success = false; } } ?>
|
WELCOME TO THE BYZANTINE STUDIO OF NICUSOR DUMITRU |
|||||
|
|||||
|
On this page you can order the icon of your heart. You can choose one of our icons or you can send us an image you
already have. Also you can order prints and canvas prints of our icons.
Orders will be filled on a first come, first served basis. Work will begin on your icon upon
receipt of a non-refundable 20% deposit of the total price. The time for completing an icon varies in function of
size and complexity. A commission may take even several months to complete. When we will contact you we will also
make an estimate of the present time schedule.
The price of an icon depends on its size, the number of saints and the complexity. An average size icon -
11" x 15" (28 x 39 cm) depicting one saint, would cost $300.00 plus shipping.
In order to receive a quote, please fill out the form bellow. We will respond within 48 hours.
Completing all the data is important for calculating shipping costs.
For additional information regarding the icons you can e-mail us at thise addresses:
|
|||||
|
Your order has been sent. Thank you. 0): ?>Could not process invalid order. Failed to process order. Please try again later. |