commerce_recipe_product_alternative
No security coverage
This recipe configures Commerce Product Alternative on a Drupal Commerce store. It:
- Enables alternative variation switching (the purchasable_entity_alternative trait) on all product variation types.
- Adds an "Alternatives" field to the cart form, positioned right after the item title.
- Applies Belgrade-theme-specific styling to the alternatives links out of the box, with unstyled fallback markup on other themes.