App Introduction
This app showcases detailed information about all team members to build trust with your customers. With Omega Team Showcase, you can display and manage your teams and members in a responsive grid or dynamic slider format. It offers a variety of special layouts to help you present your team in numerous distinct ways. You can organize your members by grouping them into separate teams. No coding is required to showcase your team with this app—all you need to do is copy the shortcode to your specific post or page. Manage your members and teams better with your own customized style.
Core Functionality
- Add, edit, or delete members/teams, and upload members' images or URLs.
- Various layouts for in-store display: Grid, Thumbnail, Honeycomb, etc.
- Add social links and contact information to each member's profile.
- Create groups in your team, such as Sales, IT, Human Resources, etc.
Merchant-Friendly
- Brand Independent Station Merchants
- Multi-team E-commerce Merchants
- Retail Store Merchants
- Service-oriented E-commerce Merchants
Basic Information
- Developer:Omega
- Address:Ha Noi Viet Nam, Ha Noi, 100000, VN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:12 comment
- Release Date:2018-1-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/members.json
- PUT /admin/api/members/{id}.json
- DELETE /admin/api/members/{id}.json
- POST /admin/api/teams.json
- PUT /admin/api/teams/{id}.json
- DELETE /admin/api/teams/{id}.json
Permission:write_members,read_members,manage_teams
- POST /admin/api/members/{id}/images.json
- PUT /admin/api/members/{id}/images/{img_id}.json
- DELETE /admin/api/members/{id}/images/{img_id}.json
- PUT /admin/api/members/{id}.json?image_url=...
Permission:write_members,read_members,manage_assets
- PUT /admin/api/team_layouts/{id}.json?layout=grid
- PUT /admin/api/team_layouts/{id}.json?layout=thumbnail
- PUT /admin/api/team_layouts/{id}.json?layout=honeycomb
- GET /admin/api/team_layouts.json
Permission:write_theme,read_theme,manage_online_store
- PUT /admin/api/members/{id}.json?social_links=...
- PUT /admin/api/members/{id}.json?contact_info=...
- GET /admin/api/members/{id}.json?fields=social_links,contact_info
Permission:write_members,read_members,manage_customer_data
- POST /admin/api/team_groups.json
- PUT /admin/api/team_groups/{id}.json?name=销售
- PUT /admin/api/team_groups/{id}.json?name=IT
- GET /admin/api/team_groups.json
Permission:write_teams,read_teams,manage_team_groups