Around line 752 of /includes/classes/order.php, you'll see this:Change this line as desired:Code://------ bof: insert customer-chosen options to order-------- $attributes_exist = '0'; $this->products_ordered_attributes = '';Code:$this->products_ordered_attributes = ' - ';



