The website is implemented using Magento 2 for selling frozen food to general public.

  • POS Point of Sales function is also implemented using 3rd party module.
    • Kiosk, thermal printer for receipt, cash drawer with rj11 control
  • Customize invoice numbering format
    • 10 digits with yymmdd9999
    • implement for all sequence numbers e.g. reserve_order_id, increment_id, etc
  • Due to the special industrial practice, minimum order quantity is default as 0.01
  • Using simple one step checkout process.
  • All product list page
  • Adminitstration
    • Two levels of users : admin / manager and normal user
    • customer create another kind of account
  • New product creation
    • auto url key generation because default key generated not support chinese title.
    • specific attribute set for frozen food
  • Inventory
    • do not count stock
  • Theme
    • Auto label on images for upselling
    • Customize and translate the wording to more local chinese. e.g. 家/主页
  • Report
    • sales summary : day total and product summary
  • Order
    • order could be deleted, cancelled, edited due to the special industrial habit.