Hey Chasity,
Thanks for reaching out to us!
When you create a ticket for an event, the ticket does get created as a new product within WooCommerce. However, the visibility on it is set to “Hidden” so there isn’t a view exactly like what you’re looking for by default for the tickets.
However, you could get around this by manually making the tickets visible (you can see that within the Publish metabox on the WooCommerce product edit screen for your ticket).
From there, you could include the default product style of the ticket on your event by utilizing the product shortcode within WooCommerce and removing the ticket form.
You could then remove the ticket box by partially following the knowledgebase article for moving that box. That snippet first removes the box and gives you the option to uncomment out the location that you’d like to move it to. If you just remove it without adding a move to location you should be good here.
Let me know if this helps.
Thanks!