App Introduction
Let customers create their social profiles on your store. Let them post statuses and follow each other. This social commerce app allows your users to create their own social profiles, share their thoughts, follow/unfollow others when needed, comment, post, like/dislike products, and more on your online store. As a store owner, you can choose to enable or disable the features you want to display or activate. The app’s configuration is very simple, with 5 sections: - General Settings - Social Settings - Tag Settings - Design Settings - Email Settings
Core Functionality
- Customers can have a social account on their Shopify store.
- Customers create and manage their accounts.
- Customers can like/dislike products.
- Customers can view each other's real-time updates.
- Customers can post statuses and follow each other.
Merchant-Friendly
- Independent Station Merchants
- Social E-commerce Merchants
- Community E-commerce
- Brand Direct Stores
- Retail E-commerce
- Fashion E-commerce
Basic Information
- Developer:Webkul Software Pvt Ltd
- Address:H-28, Sector 63, Noida, UP, 201301, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2016-6-10
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/social_accounts.json
- GET /admin/api/customers/{customer_id}/social_accounts.json
- DELETE /admin/api/customers/{customer_id}/social_accounts/{id}.json
Permission:read_customers,write_customers,manage_customers
- POST /admin/api/customers.json
- PUT /admin/api/customers/{customer_id}.json
- DELETE /admin/api/customers/{customer_id}.json
Permission:read_customers,write_customers,manage_customers
- POST /admin/api/customers/{customer_id}/product_likes.json
- GET /admin/api/customers/{customer_id}/product_likes.json
- DELETE /admin/api/customers/{customer_id}/product_likes/{product_id}.json
Permission:read_customers,read_products,write_customers
- GET /admin/api/customers/{customer_id}/activities.json
- GET /admin/api/customers/activities.json?recent=true
- GET /admin/api/customers/{customer_id}/product_likes.json?recent=true
Permission:read_customers,read_products,read_activity
- POST /admin/api/customers/{customer_id}/statuses.json
- POST /admin/api/customers/{customer_id}/follows.json
- GET /admin/api/customers/{customer_id}/followers.json
Permission:read_customers,write_customers,manage_follows