Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
scendix
scendix
Version: 4.0.5
 
ISSUE: when you add multiple product options and set "Sort Order" in a different order then "ID" as a LISTBOX, the options are not ordered correctly
 
FIX:
- open includes/order_items_properties.php
- change line 244 from
"$sql .= " ORDER BY item_property_id ";"
to
"$sql .= " ORDER BY value_order ";"
 
hth
Christoph
 
Vera
Vera