Problem: I would like to apply different Content Templates to products in different categories.
Solution: You can use the wpv_filter_force_template API to programmatically set the template applied to each archive page. This will override any selections for archives made in wp-admin.