PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
if(empty($_POST)||empty($_POST['product_id'])||vb($_POST['hash'])!=sha256('HFhza8462naf'.$_POST['product_id'])) if(!empty($_GET['encoding'])) | else |
$output = '' | |
$product_id = intval(vn($_POST['product_id'])) | |
$attribut_list = vb($_POST['attribut_list']) | |
$size_id = intval(vn($_POST['size_id'])) | |
$product_object = new Product($product_id, null, false, null, true, !is_user_tva_intracom_for_no_vat() && !check_if_module_active('micro_entreprise')) | |
$prix = $product_object->get_final_price(get_current_user_promotion_percentage(), display_prices_with_taxes_active(), check_if_module_active('reseller') && is_reseller(), false, false, 1, true, true, true) | |
if (!display_prices_with_taxes_active()||!empty($GLOBALS['site_parameters']['price_force_tax_display_on_product_and_category_pages'])) | |
$attribut_list = vb($_POST['attribut_list']) |
Definition at line 27 of file get_product_price.php.
if (!empty($_POST['product2_id'])) $output = '' |
Definition at line 25 of file get_product_price.php.
$prix = $product_object->get_final_price(get_current_user_promotion_percentage(), display_prices_with_taxes_active(), check_if_module_active('reseller') && is_reseller(), false, false, 1, true, true, true) |
Definition at line 32 of file get_product_price.php.
$product_id = intval(vn($_POST['product_id'])) |
Definition at line 26 of file get_product_price.php.
$product_object = new Product($product_id, null, false, null, true, !is_user_tva_intracom_for_no_vat() && !check_if_module_active('micro_entreprise')) |
Definition at line 29 of file get_product_price.php.
$size_id = intval(vn($_POST['size_id'])) |
Definition at line 28 of file get_product_price.php.
if (empty($_POST)||empty($_POST['product_id'])||vb($_POST['hash'])!=sha256('HFhza8462naf'.$_POST['product_id'])) if (!empty($_GET['encoding'])) else |
Definition at line 21 of file get_product_price.php.
if(!display_prices_with_taxes_active()||!empty($GLOBALS['site_parameters']['price_force_tax_display_on_product_and_category_pages'])) |
Definition at line 40 of file get_product_price.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.