To have the virtual options above the shopify options add this code to the theme.liquid file right after the <head> tag.
<script> function bcpoDone() { $('#bcpo').prepend($('#bcpo .bcpo-simple')); } </script>