{*if $product.is_active_rental_price=="Yes"*} {* $product.is_rental=="Yes" && *} {if $product.is_active_rental_price == "Yes" }
RENT IT!
{if $product.rental_monthly != 0.00000} {$product.rental_monthly|price|replace:',':''}/mo. {/if}
{if $product.rental_weekly != 0.00000} {$product.rental_weekly|price|replace:',':''}/wk. {/if}
{if $product.rental_daily != 0.00000} {$product.rental_daily|price|replace:',':''}/day {/if}