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