LogoLogo
  • Grocery Saas App
  • INTRODUCTION
    • Overview
    • Prerequisites
    • Technologies
    • Source code
    • changelog
    • FAQ
    • Support
  • API Backend
    • NestJS installation
    • Api setup
    • Run API
    • MongoDB setup
  • Dashboard
    • Angular Installation
    • Run dashboard
    • Dashboard setup
  • Customer app
    • Flutter installation
    • Customer App setup
    • Customer App structure
    • Run Customer App
    • Release build
  • Delivery boy app
    • Installation
    • Delivery Boy App setup
    • Delivery Boy App structure
    • Run Delivery App
  • USER MANUAL
    • Deals
    • Orders
    • Coupon
    • Settings
    • Category
    • Products
    • Brands
    • Location
  • Website
    • Web app installation
    • Web app setup
Powered by GitBook
On this page

Was this helpful?

  1. USER MANUAL

Category

It gives detailed information about the category.

PreviousSettingsNextProducts

Last updated 4 years ago

Was this helpful?

Categories : A product category is a type of product or service. Product categories are typically created by a firm or industry organization to organize products. Here the store owner or Manager can add various categories available in his /her particular store and manage it by editing, deleting the categories and admin can also enable and disable toggle buttons based on their availability .. so that if the toggle button is set false that category which is disabled will not appear in the user app. If it is set to true it appears in the user app so that end users can purchase it.

To add a new category click on add category button at the top right corner so that it redirects to the add category page as displayed in the below screenshot.

To add a new category you need to fill in the following fields :

Category Name: A category name is something where you list your category in an eCommerce store with a title providing all the required information regarding your category, thus helping users to perceive your category better.

Select Location: The store owner can select the location from the lists of the dropdown to which he wanna add a category

Select Image : Here you can choose the image of that particular category you want to add from your device.

After filling in all the above fields You can click on add category button at bottom ..so that your category gets added successfully.