SELECT  'optie' products_options, product_attribute products_options_values,
1 order_options_id,
1 order_options_values_id
from <@PREFIX>vm_order_item
where order_id = %s and order_item_id = %s
and product_attribute <> ''