GlisWeb framework
|
◆ $pr
Valore iniziale:
= array( 'PRODTEST001' => array( 'nome' => 'TEST 01 Bognon Product', 'categoria' => 'BOGONI', 'prezzo' => 7.80, 'quantita' => 1 ), 'PRODTEST005' => array( 'nome' => 'TEST 05 Great Balls of Fire', 'categoria' => 'BOGONI', 'prezzo' => 3.50, 'quantita' => 1 ) ) Definizione alla linea 12 del file measurement.checkout.php. |