<%include file="cp/header.html" title="Select Period and Payment" meta_keywords="" meta_description="" %>
Select Period and Payment

<%$type%> Listing for category <%$category%>

Choose period :
<%section name=i loop=$listing_period%> > <%$listing_period[i].period%> days (<%$currency_symbol%> <%$listing_period[i].price%>) <%if ($listing_period[i].disc) > 0%> disc. <%$listing_period[i].disc%>%, you save <%$currency_symbol%> <%$listing_period[i].save%> <%/if%>
<%/section%>

Choose your payment :
<%$available_payment_systems%>



<%include file="cp/footer.html"%>