@@ -1,5 +1,5 @@
-{foreach from=$products.billingcycle item=cycle}
- {$cycle}<hr>
+{foreach from=$products item=cycle}
+ {$cycle.billingcycle}<hr>
{/foreach}
{if $smarty.post.onepageorder == "1" && $smarty.post.checkcredit == "0"}