{if $smarty.session.user.power_elite_author == 'true' || $smarty.session.user.elite_author == 'true'}

Bookmarks

{include file="$root_path/zipmarket/apps/users/views/tabsy.html"}
{else}

Bookmarks

{include file="$root_path/zipmarket/apps/users/views/tabsy.html"}
{/if}
{$errorMessage}

{$lang.your_public_collections}

    {if $collections.true} {foreach from=$collections.true item=c name=foo}
  • {if $c.photo != ''} {$c.name|escape} {else} {$c.name|escape} {/if}

    {$c.name}

    {$lang.by} {$users[$c.user_id].username}

    {$c.text|nl2br}

    {$c.items} {$lang.items}
  • {/foreach} {else}

    You don't have any public collections yet.

    Public Collections allow you to group items together and make the link publicly available. They can be used to group items to show a client, to showcase work, to create links to use with your referral code or to create collections of related items to appear on item pages.

    {/if}

Your private collections