{{ inventory.name }} Spesification

- Inventory current stock Total {{ inventory.current_stock }} Items
- Inventory Category Name {{ inventory.category_name }}
- Inventory purchase price BDT {{ inventory.purchase_price }} only
- Inventory purchase price BDT {{ inventory.purchase_price }} only
- Inventory sales price BDT {{ inventory.sales_price }} only
- Inventory promotional price BDT {{ inventory.promotional_price }} only
- Inventory Tags {% for tag in inventory.tags.all %} {{ tag.name }} {% endfor %}
About {{ inventory.name }} shot description: {{ inventory.short_description }}
{{ inventory.full_description }}