{if ($product.call_for_price != "Yes") && (($auth_ok == "yes" || $user_cookie) || (($VisitorSeePrice == "YES") && ($VisitorMayAddItem == "YES")))}
{if $product.out_of_stock}
{/if}
{/if}
{else}
{if $product.call_for_price == "No" && $AllowCreateAccount != "No"}
{if $VisitorSeePrice == "YES"}
{$msg.product.to_purchase}
{else}
{$msg.product.to_see_price}
{/if}