I have two very different categories of products to display. One requires a complex set of information for product details and the other only requires a very, very basic layout. Is there a way to set up two different styles of product details pages? For example:
Category 1 product details page would need: bullets, description, size scale, variants (color/size), attributes, add to cart button, etc.
Category 2 products would just need a picture and a file name and that's it. No variants, attributes--not even an add to cart button.
Any ideas on how I could approach this?