PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
$output = '' | |
if (empty($GLOBALS['site_parameters']['unsubscribe_order_process'])) = call_module_hook('cart_order_step3_before_save', array('user_id' => $_SESSION['session_utilisateur']['id_utilisateur']), 'output') | |
if(!empty($GLOBALS['site_parameters']['order_specific_field_titles'])) if(check_if_module_active('socolissimo')&&!empty($_REQUEST)&&!empty($_REQUEST['PUDOFOID'])&&!empty($_REQUEST['CEEMAIL'])&&!empty($_REQUEST['SIGNATURE'])&&!empty($_REQUEST['ORDERID'])) elseif(!empty($_POST)) elseif(check_if_module_active('socolissimo')&&!empty($_SESSION['session_commande']['is_socolissimo_order'])) foreach(array('bill'=> 1, 'ship'=> 2) as $address_type=> $session_commande_address_id) | $frm ['societe1'] = vb($_SESSION['session_commande']['societe1']) |
$frm ['nom1'] = vb($_SESSION['session_commande']['nom1']) | |
$frm ['prenom1'] = vb($_SESSION['session_commande']['prenom1']) | |
$frm ['contact1'] = vb($_SESSION['session_commande']['contact1']) | |
$frm ['adresse1'] = vb($_SESSION['session_commande']['adresse1']) | |
$frm ['code_postal1'] = vb($_SESSION['session_commande']['code_postal1']) | |
$frm ['ville1'] = vb($_SESSION['session_commande']['ville1']) | |
$frm ['pays1'] = vb($_SESSION['session_commande']['pays1']) | |
$frm ['email1'] = vb($_SESSION['session_commande']['email1']) | |
if(!empty($GLOBALS['site_parameters']['order_specific_field_titles'])) if(!empty($GLOBALS['site_parameters']['mode_transport'])&&is_delivery_address_necessary_for_delivery_type(vn($_SESSION['session_caddie']->typeId))) | $frm ['commande_interne'] = vb($_POST['commande_interne'], vb($_SESSION['session_commande']['commande_interne'])) |
$frm ['commentaires'] = vb($_POST['commentaires'], vb($_SESSION['session_commande']['commentaires'])) | |
$frm ['cgv'] = vb($_POST['cgv'], vb($_SESSION['session_commande']['cgv'])) | |
$GLOBALS ['page_columns_count'] = $GLOBALS['site_parameters']['achat_maintenant_page_columns_count'] | |
if(!empty($GLOBALS['site_parameters']['mode_transport'])&&(empty($_SESSION['session_caddie']->zoneId)||empty($_SESSION['session_caddie']->typeId))) | else |
if (!empty($GLOBALS['site_parameters']['order_specific_field_titles'])) if (check_if_module_active('socolissimo')&&!empty($_REQUEST)&&!empty($_REQUEST['PUDOFOID'])&&!empty($_REQUEST['CEEMAIL'])&&!empty($_REQUEST['SIGNATURE'])&&!empty($_REQUEST['ORDERID'])) elseif (!empty($_POST)) elseif (check_if_module_active('socolissimo')&&!empty($_SESSION['session_commande']['is_socolissimo_order'])) foreach (array('bill'=> 1, 'ship'=> 2) as $address_type=> $session_commande_address_id) $frm['societe1'] = vb($_SESSION['session_commande']['societe1']) |
Definition at line 180 of file achat_maintenant.php.
$frm['nom1'] = vb($_SESSION['session_commande']['nom1']) |
Definition at line 181 of file achat_maintenant.php.
$frm['prenom1'] = vb($_SESSION['session_commande']['prenom1']) |
Definition at line 182 of file achat_maintenant.php.
$frm['contact1'] = vb($_SESSION['session_commande']['contact1']) |
Definition at line 183 of file achat_maintenant.php.
$frm['adresse1'] = vb($_SESSION['session_commande']['adresse1']) |
Definition at line 184 of file achat_maintenant.php.
$frm['code_postal1'] = vb($_SESSION['session_commande']['code_postal1']) |
Definition at line 185 of file achat_maintenant.php.
$frm['ville1'] = vb($_SESSION['session_commande']['ville1']) |
Definition at line 186 of file achat_maintenant.php.
$frm['pays1'] = vb($_SESSION['session_commande']['pays1']) |
Definition at line 187 of file achat_maintenant.php.
$frm['email1'] = vb($_SESSION['session_commande']['email1']) |
Definition at line 188 of file achat_maintenant.php.
if (!empty($GLOBALS['site_parameters']['order_specific_field_titles'])) if (!empty($GLOBALS['site_parameters']['mode_transport'])&&is_delivery_address_necessary_for_delivery_type(vn($_SESSION['session_caddie']->typeId))) $frm['commande_interne'] = vb($_POST['commande_interne'], vb($_SESSION['session_commande']['commande_interne'])) |
Definition at line 230 of file achat_maintenant.php.
$frm['commentaires'] = vb($_POST['commentaires'], vb($_SESSION['session_commande']['commentaires'])) |
Definition at line 231 of file achat_maintenant.php.
Definition at line 232 of file achat_maintenant.php.
$GLOBALS['page_columns_count'] = $GLOBALS['site_parameters']['achat_maintenant_page_columns_count'] |
Definition at line 235 of file achat_maintenant.php.
$output = '' |
Definition at line 16 of file achat_maintenant.php.
if (!empty($GLOBALS['site_parameters']['mode_transport'])&&(empty($_SESSION['session_caddie']->zoneId)||empty($_SESSION['session_caddie']->typeId))) else |
Definition at line 245 of file achat_maintenant.php.
if = call_module_hook('cart_order_step3_before_save', array('user_id' => $_SESSION['session_utilisateur']['id_utilisateur']), 'output') |
Definition at line 17 of file achat_maintenant.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - is a product of SAS. All rights reserved.