{assign var=title value="Products/Subscriptions Types List"} {include file="admin/header.inc.html"}
| Product # | Title | Membership Name | Monthly Subscription Fee | SMS Alerts | Max No. of Monitors Allowed | Allowed Monitor Intervels Upto | Actions |
|---|---|---|---|---|---|---|---|
| {$p.product_id} | {$p.title} | {$p.description} | {$p.price} | {$p.txtmsyfee} | {$p.txtnoofmonallowed} | {$p.cbmIlevel} Mins | Edit Copy Delete |
|
NOTES: |