Back to Calendar

{$item->title|htmlspecialchars}

{if $item->showPrices} {else} {/if}
Date: {$item->date|date_format:'%B %e, %Y'}
Location: {if $item->location} {$item->location|htmlspecialchars}
Get Directions {/if}
Pricing: {if $item->ebDeadline && $item->ebDeadlineInFuture && ($item->ebdIncreaseBoothSpacePrice || $item->ebdIncreaseBoothRepresentativePrice || $item->ebdIncreaseElectricityPrice) } {assign var = 'ebDeadline' value = $item->ebDeadline|date_format:'%b %e, %Y'} {assign var = 'ebDeadlineBeforeNote' value = " before `$ebDeadline`"} {else} {assign var = 'ebDeadlineBeforeNote' value = ""} {/if} Booth Space: ${$item->boothSpacePrice|money}{$ebDeadlineBeforeNote}
{if $item->electricityPrice} Electricity Hook-up: ${$item->electricityPrice|money}{$ebDeadlineBeforeNote}
{/if} Booth Representative: ${$item->boothRepresentativePrice|money}{$ebDeadlineBeforeNote}
Single Attendee (no Booth): ${$item->boothRepresentativePrice|money}{$ebDeadlineBeforeNote}
{if $item->ebDeadline && $item->ebDeadlineInFuture && ($item->ebdIncreaseBoothSpacePrice || $item->ebdIncreaseBoothRepresentativePrice || $item->ebdIncreaseElectricityPrice) }
Fees increase on or after {$ebDeadline}:
    {if $item->ebdIncreaseBoothSpacePrice}
  • Booth Space: +${$item->ebdIncreaseBoothSpacePrice|money|default:0.00}
  • {/if} {if $item->ebdIncreaseBoothRepresentativePrice}
  • Booth Representative: +${$item->ebdIncreaseBoothRepresentativePrice|money|default:0.00}
  • {/if} {if $item->ebdIncreaseElectricityPrice}
  • Electricity: +${$item->ebdIncreaseElectricityPrice|money|default:0.00}
  • {/if}
{/if}
This trade show is now closed for online registration
{$item->description}
{if $item->loginForm}

Trade Show Registration

You have to be logged in in order to register. Please use the form below to log in if you already have an account or become a Member today

{$item->loginForm.html}
{/if} {if $item->registrationAllowed}

Register as Exhibitor

{if $item->noBoothSpace} {$item->noBoothSpaceMessage} {else} {* ADD VENDOR FORM *} {if $item->addVendorFormHtml}{$item->addVendorFormHtml}{/if} {/if}

Register as Single Attendee

{* ADD SINGLE ATTENDEE FORM *} {if $item->addAttendeeFormHtml}{$item->addAttendeeFormHtml}{/if}
{/if}