LogoLogo
HOMEPRODUCTDEMOINSTALLTION SERVICE
  • Readymade Grocery Shop
  • 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
    • App Setup
    • Customer App Structure
    • Run Customer App
    • Release build
  • Delivery Boy app
    • Installation
    • App Set Up
    • Delivery App Structure
    • Run Delivery Boy App
  • USER-MANUAL
    • Products
    • Categories
    • Deals
    • Orders
    • Coupon
    • Settings
    • Subscription Feature
    • Shipping Methods
  • Website
    • Webapp Installation
    • Webapp Setup
Powered by GitBook
On this page

Was this helpful?

  1. USER-MANUAL

Deals

It gives detailed information about the deals.

PreviousCategoriesNextOrders

Last updated 4 years ago

Was this helpful?

Deals: The deal is an business model in which an admin of the store offers a particular product or category for sale for a certain period by giving some offers or discounts. Potential customers receive information about the deals set by the admin from the CMS dashboard in the mobile app. It allows Store admin to market discounted services or products directly to the customers.

Here store admin can manage the deal details by updating and deleting deal details by using update and delete button and he can also use that toggle button to make the deals visible/Invisible to the customers in the Grocery pro user app. If the toggle button is set to true that deals get displayed in the user app if it is set to false deals will never get displayed. Admin can set it based on his convenience as displayed in the below screenshot.

Admin can add a deal by filling in the above fields :

DealType: You can choose the type of deal like categories or products to which you want to set a deal for and select the category to which you wanna set a deal and enter the title and description.

‌Deal offer: You can provide a certain percentage of discounts for your customers in terms of percentage in this field. Once all the above fields are filled, click on the submit button deal gets sent successfully.

e-commerce