{assign var=title value="Products/Subscriptions Types List"} {include file="admin/header.inc.html"}
Product # | Title | Price | Duration, days | Scope | Group | Sort | Recurr. | Agr. | URL | Actions |
---|---|---|---|---|---|---|---|---|---|---|
{$p.product_id} | {$p.title} | {$p.price} | {$p.expire_days} | {$p.scope|default:"all"} | {$p.price_group|default:"0"} | {$p.order|default:"0"} | {if $p.is_recurring}Yes{else}No{/if} | {if $p.need_agreement}Yes{else}No{/if} | {$p.url} | Edit Delete |
NOTES: |