{{ tabs = ['varietals', 'east', 'west', 'central', 'organic'] }} {{ tabs }} {{ value|ucfirst }} {{ /tabs }} {{ tabs }} {{ collection:honey sort="order" }} {{ if types|pluck('value')|in_array(value) }} {{ label_icon }} {{ /label_icon }} {{ title|replace(' oz', ' oz') }} {{ partial:components/section bg-color="eggshell" flush="true" }} {{ image }} {{ /image }} {{ partial:components/section-title bg-color="eggshell" :text="title" }} {{ partial:components/text-wrapper bg-color="eggshell" :text="content" }} {{ if cta.url }} {{ partial:components/content/cta bg-color="eggshell" :href="cta.url" :text="cta.text" }} {{ /if }} {{ /partial:components/section }} {{ /if }} {{ /collection:honey }} {{ /tabs }}