i have this code around line 105.
$products_options_array[] = array('id' => $products_options->fields['products_options_values_id'],
'text' => $products_options->fields['products_options_values_name']);
----------
do i have to overwrite it or just put i in ?
please send me a peace of your code with the adjustment.
Thanks



