All Products
{{ item.product.name | str_limit(30) }}
{{ account_type == 'USER' ? 'DP' : 'MRP' }}
{{ account_type == 'USER' ? item.distributor_price : item.price | currency}}
MRP {{ item.price | currency }}