{% if widget_data.orchid %} {% set orchid = widget_data.orchid %} {% if orchid.image_url %} {{ orchid.display_name }} {% else %}
{% endif %}
Featured Orchid

{{ orchid.display_name }}

{% if orchid.scientific_name %}

{{ orchid.scientific_name }}

{% endif %}
{% if orchid.genus %} {{ orchid.genus }} {% endif %} {% if orchid.species %} {{ orchid.species }} {% endif %} {% if orchid.growth_habit %} {{ orchid.growth_habit|title }} {% endif %}
{% if orchid.ai_description %}

{{ orchid.ai_description[:150] }}{% if orchid.ai_description|length > 150 %}...{% endif %}

{% endif %} {% if orchid.native_habitat %}
Native to: {{ orchid.native_habitat[:50] }}{% if orchid.native_habitat|length > 50 %}...{% endif %}
{% endif %} Learn More About This Orchid
{% else %}
No Featured Orchid Available

Check back soon for our featured orchid of the day!

{% endif %}
Return to Homepage
Powered by Orchid Continuum