PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
const | IN_PEEL_ADMIN true |
$specific_fields_array = array($GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_LISTED_PRICE_INCLUDING_VAT'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_LISTED_PRICE_EXCLUDING_VAT'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_SIZES'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_COLORS'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_BRAND'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_ASSOCIATED_PRODUCTS'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_CATEGORY'], 'Stock', 'Categorie', 'categorie_id') | |
$GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_IMPORT_PRODUCTS_TITLE'] | |
$action = vb($_POST['action']) | |
$product_field_names = get_table_field_names('peel_produits') | |
$q_nom_attrib | |
$attributs_array = array() | |
while($attrib=fetch_assoc($q_nom_attrib)) | $columns_skipped = array() |
switch ($action) | |
$action = vb($_POST['action']) |
Definition at line 24 of file import_produits.php.
$attributs_array = array() |
Definition at line 34 of file import_produits.php.
while ($attrib=fetch_assoc($q_nom_attrib)) $columns_skipped = array() |
Definition at line 38 of file import_produits.php.
$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_IMPORT_PRODUCTS_TITLE'] |
Definition at line 20 of file import_produits.php.
$product_field_names = get_table_field_names('peel_produits') |
Definition at line 26 of file import_produits.php.
$q_nom_attrib |
Definition at line 30 of file import_produits.php.
$specific_fields_array = array($GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_LISTED_PRICE_INCLUDING_VAT'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_LISTED_PRICE_EXCLUDING_VAT'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_SIZES'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_COLORS'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_BRAND'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_ASSOCIATED_PRODUCTS'], $GLOBALS['STR_ADMIN_EXPORT_PRODUCTS_CATEGORY'], 'Stock', 'Categorie', 'categorie_id') |
Definition at line 19 of file import_produits.php.
const IN_PEEL_ADMIN true |
Definition at line 14 of file import_produits.php.
switch($action) |
Definition at line 40 of file import_produits.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.