SELECT  order_product_option_parent_id order_options_id,0 order_options_values_id,order_product_options products_options,order_product_options products_options_values
from <@PREFIX>hikashop_order_product
where order_id = %s and order_products_id = %s and order_product_options <> ''
order by products_options