App Introduction
Access Control for Online Store Channels. Lock any content, products, collections, pages, or URLs. This flexible app restricts access to your store’s content by hiding products, collections, pages, blogs, and URLs based on customer types—such as logged-in customers, selected customers, or customers with specific tags. If users attempt to access restricted content, they will be redirected to the login page, a specific page, or a designated URL. You can gain full control over who can view and interact with your store’s content by adding selectors to hide any website elements.
Core Functionality
- Create unlimited locks
- Lock your entire store or selected content
- Restrict content based on customer type
- Set up password-based locks to limit access to page content
- Manage your locks with multiple available filters
Merchant-Friendly
- Content Payment Merchants
- Membership E-commerce
- Knowledge Payment Stores
- High-End Custom Merchants
Basic Information
- Developer:Capacity Web Solutions Pvt Ltd
- Address:TF / 302, “B” Wing, Shivalik Yash, 132 ft. Ring Road, Near Shastrinagar BRTS, Naranpura, Ahmedabad, GJ, 380013, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-6-10
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- Create unlimited locks
- Hide products, collections, and storefronts
- Hide any content for different users
- Redirect to any page
- No extra fees
Shopify Plus
- Create unlimited locks
- Hide products, collections, and storefronts
- Hide any content for different users
- Redirect to any page
- No extra fees
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/content_locks.json
- PUT /admin/api/content_locks/{lock_id}.json
- GET /admin/api/content_locks.json
Permission:write_content_locks,read_content_locks,manage_themes
- POST /admin/api/content_locks/site.json
- PUT /admin/api/content_locks/site/{lock_id}.json
- DELETE /admin/api/content_locks/site/{lock_id}.json
Permission:write_content_locks,read_content_locks,manage_online_store
- POST /admin/api/content_locks/customer.json
- PUT /admin/api/content_locks/customer/{lock_id}.json
- GET /admin/api/content_locks/customer.json
Permission:write_content_locks,read_content_locks,read_customers
- POST /admin/api/content_locks/password.json
- PUT /admin/api/content_locks/password/{lock_id}.json
- DELETE /admin/api/content_locks/password/{lock_id}.json
Permission:write_content_locks,read_content_locks,manage_pages
- GET /admin/api/content_locks.json?filters=type
- GET /admin/api/content_locks.json?filters=status
- GET /admin/api/content_locks.json?filters=customer
Permission:read_content_locks,manage_themes,read_customers