PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
const | IN_CATALOGUE_PRODUIT true |
$GLOBALS ['page_columns_count'] = $GLOBALS['site_parameters']['product_details_page_columns_count'] | |
$GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_PRODUCT'] | |
$output = '' | |
$product_infos = array() | |
$form_error_object = new FormError() | |
if(empty($_GET['id'])) if(!empty($GLOBALS['site_parameters']['allow_multiple_product_url_with_category'])) | $product_object = new Product($_GET['id'], $product_infos, false, null, true, !is_user_tva_intracom_for_no_vat() && !check_if_module_active('micro_entreprise')) |
$url = $product_object->get_product_url() | |
if(empty($product_object->id)||((!a_priv("admin_product")&&!a_priv("reve"))&&$product_object->on_reseller==1)) if(check_if_module_active('url_rewriting')) | else |
$form_error_object = new FormError() |
Definition at line 22 of file produit_details.php.
if (!empty($_SESSION["session_display_popup"]["upload_error_text"])) $GLOBALS['page_columns_count'] = $GLOBALS['site_parameters']['product_details_page_columns_count'] |
Definition at line 17 of file produit_details.php.
$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_PRODUCT'] |
Definition at line 18 of file produit_details.php.
if ($form_error_object->count() > 0) $output = '' |
Definition at line 20 of file produit_details.php.
$product_infos = array() |
Definition at line 21 of file produit_details.php.
if (empty($_GET['id'])) if (!empty($GLOBALS['site_parameters']['allow_multiple_product_url_with_category'])) $product_object = new Product($_GET['id'], $product_infos, false, null, true, !is_user_tva_intracom_for_no_vat() && !check_if_module_active('micro_entreprise')) |
Definition at line 43 of file produit_details.php.
$url = $product_object->get_product_url() |
Definition at line 44 of file produit_details.php.
if (empty($product_object->id)||((!a_priv("admin_product")&&!a_priv("reve"))&&$product_object->on_reseller==1)) if (check_if_module_active('url_rewriting')) else |
Definition at line 65 of file produit_details.php.
const IN_CATALOGUE_PRODUIT true |
Definition at line 16 of file produit_details.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.