App Introduction
CateringHero enables merchants to create menus for customers to easily browse, select, and place orders. CateringHero helps catering businesses build organized, customized menus that customers can browse and order from directly. Merchants can effortlessly manage and update menu items to ensure customers always see accurate listings. With a simple interface, customers can explore categories, pick their favorites, and place orders instantly. CateringHero streamlines the entire process, making menu management and ordering simple and efficient for both merchants and customers.
Core Functionality
- Merchants can create category-based menus that will appear as a section in their store.
- Merchants can sell a variety of products by creating menus.
- Help customers book menus for any event on their chosen date.
Merchant-Friendly
- Catering Service Merchants
- Event Planning Merchants
- Comprehensive Product Merchants
Basic Information
- Developer:Swee Choon Tim Sum Restaurant Pte Ltd
- Address:191A JALAN BESAR, 191A, Singapore, 208882, SG
- Price: Free / Free plan
- Rating:1 / 5
- Comment Count:1 comment
- Release Date:2024-11-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/menus.json
- PUT /admin/api/menus/{menu_id}.json
- GET /admin/api/menus.json
Permission:write_menus,read_menus,manage_themes
- POST /admin/api/menus/{menu_id}/items.json
- PUT /admin/api/menus/{menu_id}/items/{item_id}.json
- GET /admin/api/menus/{menu_id}/items.json
Permission:write_menus,read_menus,manage_products
- POST /admin/api/orders.json
- PUT /admin/api/orders/{order_id}/line_items.json
- GET /admin/api/orders.json
Permission:write_orders,read_orders,manage_products