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}
|
This trade show is now closed for online 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}