/*
E2E commerce, Get your shop online FAST !
http://www.e2ecommerce.com
Copyright (c) 2004 Pubcompany S.R.L http://www.pubcompany.com
E2E Commerce is derived from: Copyright © 2003 osCommerce
E2E Commerce is redistributable under the GNU General Public License
*/
define('NUM_BOXES',16);
define('NUM_PAGES',43);
$page_array= array();
$page_array[]=TEXT_ALL;
$page_array[]='account';
$page_array[]='account_edit';
$page_array[]='account_edit_process';
$page_array[]='account_history';
$page_array[]='account_history_info';
$page_array[]='address_book';
$page_array[]='address_book_process';
$page_array[]='advanced_search';
$page_array[]='advanced_search_result';
$page_array[]='checkout_confirmation';
$page_array[]='checkout_payment';
$page_array[]='checkout_payment_address';
$page_array[]='checkout_process';
$page_array[]='checkout_shipping';
$page_array[]='checkout_shipping_address';
$page_array[]='checkout_success';
$page_array[]='conditions';
$page_array[]='contact_us';
$page_array[]='create_account';
$page_array[]='create_account_process';
$page_array[]='create_account_success';
$page_array[]='default';
$page_array[]='download';
$page_array[]='info_shopping_cart';
$page_array[]='login';
$page_array[]='logoff';
$page_array[]='password_forgotten';
$page_array[]='popup_image';
$page_array[]='popup_search_help';
$page_array[]='privacy';
$page_array[]='products_new';
$page_array[]='product_info';
$page_array[]='product_notifications';
$page_array[]='product_reviews';
$page_array[]='product_reviews_info';
$page_array[]='product_reviews_write';
$page_array[]='redirect';
$page_array[]='reviews';
$page_array[]='shipping';
$page_array[]='shopping_cart';
$page_array[]='specials';
$page_array[]='tell_a_friend';
$boxes_array= array();
$boxes_array[]=TEXT_ALL;
$boxes_array[]='best_sellers';
$boxes_array[]='categories';
$boxes_array[]='currencies';
$boxes_array[]='information';
$boxes_array[]='languages';
$boxes_array[]='manufacturer info';
$boxes_array[]='manufacturers';
$boxes_array[]='order_history';
$boxes_array[]='product_notifications';
$boxes_array[]='reviews';
$boxes_array[]='search';
$boxes_array[]='shopping_cart';
$boxes_array[]='specials';
$boxes_array[]='tell_a_friend';
$boxes_array[]='whats_new';
?>
|
/* this page do nothing */
?>
|
|
|
|
|
|
|
|
|
$Acheck_cl=mysql_query('select * from include_files where page_id='.$pageID.' and AREA = 3');
if ($check_cl=mysql_fetch_array($Acheck_cl,1))
include('custom/LCD_'.$pageID.'.php');
else
include('custom/nopage.php');
?>
|
|
|
| MODALITA' DI ORDINAZIONE, DI VENDITA E DI CONSEGNA, DI PAGAMENTO ED ALTRE INFORMAZIONI SULL'ESECUZIONE DEL CONTRATTO |
 |
|
 |
ORDINAZIONE
1. I Libri possono essere ordinati per telefono, per fax, per posta, via e-mail o consultando il sito internet.
2. I soci della SBI hanno diritto ad uno sconto del 30% sulla singola copia (solo per i testi editi dall’ ABU). Per le informazione relative all’associazione contattare l’ufficio amministrativo.
CONDIZIONI DI VENDITA E DI CONSEGNA
Costi e modalità di consegna della merce
Modalità di pagamento:
Bonifico bancario
Pagamento alla Consegna -contrassegno-
Assegno/Contanti -in sede-
Modalità di consegna
Corriere Espresso* (da 0 a Kg 30) € 12,00
Corriere Espresso* (da 31 a Kg 100) € 17,00
Posta ordinaria (da 0 a Kg 3) € 2,00
Posta ordinaria (da 4 a Kg 20) € 3,50
Posta ordinaria Contrassegno (da 0 a Kg 3) € 4,00
Posta ordinaria Contrassegno (da 4 a Kg 20) € 6,50
*Consegna entro 24 ore dal momento dell’evasione ordine (48 ore in Calabria, Sicilia e Sardegna)
Oltre i kg 35 si consiglia di contattare l’Ufficio Acquisti: vendite@societabiblica.it
PAGAMENTO
Il pagamento per gli acquisti effettuati sul sito avviene attraverso:
• Contrassegno postale
• Bonifico bancario o postale
C/C postale n. 30234009
C/C bancario n. 000005012081 Unicredit Banca Ag. 21 – ABI 02008 – CAB 03221
Intestati a: Società Biblica Britannica & Forestiera – Via IV Novembre, 107 – 00187 Roma
CONCLUSIONE
Gli ordini inviati saranno vincolanti per il Fornitore e pertanto il contratto si intenderà perfezionato nel momento in cui il contraente conferma ed invia l'ordine al Fornitore.
Il Fornitore si impegna ad inviare al contraente, in tempi ragionevoli, la ricevuta dell'ordine effettuato da quest'ultimo, potendo usare a tal fine anche mezzi telematici, purché la ricevuta sia stampabile.--
L'acquirente sarà tempestivamente informato, nei modi e tempi di cui al comma che segue, se il prodotto richiesto non è disponibile.
|
|
 |
|
/*
E2E commerce, Get your shop online FAST !
http://www.e2ecommerce.com
Copyright (c) 2004 Pubcompany S.R.L http://www.pubcompany.com
E2E Commerce is derived from: Copyright © 2003 osCommerce
E2E Commerce is redistributable under the GNU General Public License
*/
define('NUM_BOXES',16);
define('NUM_PAGES',43);
$page_array= array();
$page_array[]=TEXT_ALL;
$page_array[]='account';
$page_array[]='account_edit';
$page_array[]='account_edit_process';
$page_array[]='account_history';
$page_array[]='account_history_info';
$page_array[]='address_book';
$page_array[]='address_book_process';
$page_array[]='advanced_search';
$page_array[]='advanced_search_result';
$page_array[]='checkout_confirmation';
$page_array[]='checkout_payment';
$page_array[]='checkout_payment_address';
$page_array[]='checkout_process';
$page_array[]='checkout_shipping';
$page_array[]='checkout_shipping_address';
$page_array[]='checkout_success';
$page_array[]='conditions';
$page_array[]='contact_us';
$page_array[]='create_account';
$page_array[]='create_account_process';
$page_array[]='create_account_success';
$page_array[]='default';
$page_array[]='download';
$page_array[]='info_shopping_cart';
$page_array[]='login';
$page_array[]='logoff';
$page_array[]='password_forgotten';
$page_array[]='popup_image';
$page_array[]='popup_search_help';
$page_array[]='privacy';
$page_array[]='products_new';
$page_array[]='product_info';
$page_array[]='product_notifications';
$page_array[]='product_reviews';
$page_array[]='product_reviews_info';
$page_array[]='product_reviews_write';
$page_array[]='redirect';
$page_array[]='reviews';
$page_array[]='shipping';
$page_array[]='shopping_cart';
$page_array[]='specials';
$page_array[]='tell_a_friend';
$boxes_array= array();
$boxes_array[]=TEXT_ALL;
$boxes_array[]='best_sellers';
$boxes_array[]='categories';
$boxes_array[]='currencies';
$boxes_array[]='information';
$boxes_array[]='languages';
$boxes_array[]='manufacturer info';
$boxes_array[]='manufacturers';
$boxes_array[]='order_history';
$boxes_array[]='product_notifications';
$boxes_array[]='reviews';
$boxes_array[]='search';
$boxes_array[]='shopping_cart';
$boxes_array[]='specials';
$boxes_array[]='tell_a_friend';
$boxes_array[]='whats_new';
?>
|
/* this page do nothing */
?>
|
|
|
|
|
|
|
|
|
$Acheck_cl=mysql_query('select * from include_files where page_id='.$pageID.' and AREA = 5');
if ($check_cl=mysql_fetch_array($Acheck_cl,1))
include('custom/RCD_'.$pageID.'.php');
else
include('custom/nopage.php');
?>
|
|
|