Backend Ecommerce Documentation


  • Ecommerce Management Backend
  • Coupons
    • Administrator having facilities for creating any number of coupons in the system.
    • Admin required to enter title, description, terms & conditions, minimum order amount, coupon code, coupon amount, start date, end date inorder to enter coupon for registered users.
    • Frontend customer will allow to use coupon only once per coupon.
  • Product Listing
    • List of all products that has been created by administrator.
    • Admin shall allow to create any number of products in this store.
    • Fields will remain Title, Item code (Optional), Category, Weight, Allow return after order placed?, In stock?, Is Taxable?, Online or POS selling?, Product image, is_featured?, is_home?, etc .
    • Click here to view demonstration
  • Product Categories
    • Administrator will allow to create any number of categories in store.
    • Admin can assign multiple categories to single product.
  • Placed Order
    • Administrator will show list of all placed orders that has been placed by Customers from frontend side.
    • Administrator having rights to update the status of order once it will get prepare, dispatch from store, etc. accordingly and customer will get notifications of that.
    • Click here to view demonstration
  • Exchange Refund
    • Once customer will placed order and deliver item on its address, they having rights to exchange or refund based on terms of order if order is not correct.
    • Administrator will show such entries into Exchanege/Refund module.
    • Admin can do follow up over email or phone with customer and update status accordingly.
    • Click here to view demonstration
  • Product Deals
    • Product deals are functionality to show specific products inside specific deals.
    • Administrator will allow to create any number of deals in portal
    • For creating deals, administrator need to enter title, select deal image and select multiple products for specific deails.
    • Click here to view demonstration
  • Product Offers
    • Product offers are similar to deals.
    • In product deails, all products are listed on home screen inside offers slider while in deals section, all products are appear on product separate page
    • Click here to view demonstration