Products

Provides information regarding how to add, edit, delete the products.And it explains about the various options used in this project.

Products: Here the admin can add various products available in his /her particular store and manage it by editing, deleting the products and admin can also enable and disable toggle buttons based on their availability .. so that if toggle button is set to false it means that product 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 product click on add product button at the top right corner so that it redirects to the add product page as displayed in the below screenshot.

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

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

Description: A product description is the marketing copy that explains what a product is and why it's worth purchasing. The purpose of a product description is to supply customers with important information about the features and benefits of the product so they're compelled to buy.

Select File: Here admin can choose the image of that particular product you wanna add from your device.

Select Category: Here admin can select the category to which your product belongs from the dropdown.

Type: Admin **can choose the type of products depending on your product from the dropdown it may be volume, kilogram, quantity etc

Capacity: Capacity is the maximum level of output that a store can sustain to make a product or provide a service. Planning for **capacity requires management to accept limitations on the production process. Define the capacity based on products in terms of volume, Kg, Quantity etc

Price: Pricing is the process whereby a business sets the price at which it will sell its products and services. Here admin can set the price of the products.

Stock: Here you can choose the number of stocks is available in terms of numbers ..If the product is out of stock you can specify 0 ..so that it display out of stock for customers in the user app. You can also choose an extra variant by clicking on the variant button (+button)..and you can also delete the variants by clicking on the delete button.

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

Last updated