{$LABEL.note_acquired_products}

{if $acquired_products} {include file="common/products_list.html" products=$acquired_products prod_from='acquired'}
{include file="_system_/button.html" js="AccountDelProdFromAcquired(0);" title=$LABEL.link_delete_all}
{else}
{$LABEL.lbl_empty_list}
{/if}