{{ if !region || !config:app:bee_friendly_plants:regions[region] || !type || !config:app:bee_friendly_plants:categories[type] }} {{ 404 }} {{ /if }} {{ section:seo_title }} {{ config:app:bee_friendly_plants:categories[type] }} {{ /section:seo_title }} {{ partial:components/section extra-padding="true" max-width="lg" }}
Blooming Times
{{ collection:plants sort="order" }} {{ if regions|pluck('key')|in_array(region) AND (category|pluck('key')|in_array(type) OR type === 'all') }}
{{ photo }}
{{ alt }}
{{ /photo }}

{{ title }}

{{ /if }} {{ /collection:plants }}
No plants in this list bloom during the selected period(s).
{{ /partial:components/section }}