|
||||
|
new_categorie.php
folgendes array um die gws?nschten eintr?ge erweitern. Code:
$order_array=array(array('id' => 'p.products_price','text'=>TXT_PRICES),
array('id' => 'pd.products_name','text'=>TXT_NAME),
array('id' => 'p.products_ordered','text'=>TXT_ORDERED),
array('id' => 'p.products_sort','text'=>TXT_SORT),
array('id' => 'p.products_weight','text'=>TXT_WEIGHT),
array('id' => 'p.products_quantity','text'=>TXT_QTY));
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
|
||||
|
Code:
$order_array=array(array('id' => 'p.products_price','text'=>TXT_PRICES),
array('id' => 'pd.products_name','text'=>TXT_NAME),
array('id' => 'p.products_ordered','text'=>TXT_ORDERED),
array('id' => 'p.products_sort','text'=>TXT_SORT),
array('id' => 'p.products_id','text'=>TXT_ID),
array('id' => 'p.products_model','text'=>TXT_MODEL),
array('id' => 'p.products_weight','text'=>TXT_WEIGHT),
array('id' => 'p.products_quantity','text'=>TXT_QTY));
Code:
define('TXT_ID','Produkt ID');
define('TXT_MODEL','Produkt Model');
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
![]() |
| Lesezeichen |
| Stichworte |
| artieklnummer, sortierung |
| Themen-Optionen | |
| Ansicht | |
|
|