{#if in_wishlist}
Remove from wishlist
{:else}
Add to wishlist
{/if} {#if in_collection}
Remove from collection
{:else}
Add to collection
{/if}