{if $product.is_rental=="Yes"}
{if $product.call_for_price=="Yes"} {else}
RENT IT! {$product.rental_price|price}/mo
{/if}
{/if}