App Introduction
Verify all registered customers and allow or block them from viewing prices and the "Add to Cart" button Do you want to control and verify all customers in your store? Do you need to display prices and the "Add to Cart" button only to selected customers? With this app, you can verify all registered customers and approve or reject them. All unapproved customers and visitors cannot see product prices or the "Add to Cart" button—they will only see your custom message. You can even extend the registration form and add unlimited custom fields, such as company name, phone number, or any other information you require.
Core Functionality
- Approve/reject selected customers one by one, or approve/reject based on customer tags
- Create your own responsive registration form with custom fields
- Hide prices and the 'Add to Cart' button for unapproved customers
- Hide store content from unapproved customers and redirect them to the login page
- Automatically send an email to store administrators when a new customer signs up
Merchant-Friendly
- Wholesale & Retail Merchants
- Membership E-commerce
- B2B Independent Station
- Customized E-commerce
Basic Information
- Developer:Singleton software
- Address:Javornícka 12, Banská Bystrica, 97411, SK
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:74 comment
- Release Date:2019-2-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Plan
- Functionality of the app in theme preview mode
- Options for all approved customers
- Hide prices for unapproved users
- Hide store pages for unapproved users
- Email notifications about new customers
- Send email to customers after approval
- Set custom messages for unapproved customers
- Live chat support
Basic Plan
- Application functions in live stores
- Options for all approved customers
- Hide prices for unapproved users
- Hide store pages for unapproved users
- Email notifications for new customers
- Send email to customers after approval
- Set custom messages for unapproved customers
- Live chat support
PRO Plan
- Application features in live stores
- All features in Basic Plan
- Extended registration with custom fields
- Approve customers based on customer tags
- Custom email addresses for sending emails
- Redirect to a custom page after registration
- Automatically assign selected tags to customers
- Live chat support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/approve.json
- POST /admin/api/customers/{customer_id}/deny.json
- GET /admin/api/customers.json?tag={tag}
Permission:write_customers,read_customers,manage_tags
- POST /admin/api/metafields.json
- GET /admin/api/shop.json
- PUT /admin/api/shop.json
Permission:write_metafields,read_shop,write_shop
- GET /admin/api/customers/{customer_id}.json
- GET /admin/api/products/{product_id}.json
- PUT /admin/api/metafields.json
Permission:read_customers,read_products,write_metafields
- GET /admin/api/customers/{customer_id}.json
- GET /admin/api/shop.json
- PUT /admin/api/shop.json
Permission:read_customers,read_shop,write_shop
- POST /admin/api/email_templates.json
- GET /admin/api/customers.json?created_at_min={date}
- PUT /admin/api/shop.json
Permission:write_email_templates,read_customers,write_shop