App Introduction
Elevate your customer experience with our VTN Customer Dashboard app. VTN Customer Dashboard enhances the standard customer dashboard to deliver a seamless, feature-rich experience. Customers can easily manage their profiles, view order history, and more. Key features include editable profile information, password updates, and newsletter subscriptions. Customers can add details like gender, birthday, and anniversary. The single-page responsive interface enables intuitive navigation and customizable design.
Core Functionality
- Profile Management: Edit profile, password, gender, birthday, and anniversary.
- Newsletter Management: Easily manage newsletter subscriptions.
- Order Management: View order history, reorder products, and track orders.
- Address Management: Add, edit, and set default shipping addresses.
- Customizable User Interface: Modern, responsive design with customizable elements.
Merchant-Friendly
- Independent Station Merchants
- Online Retail Merchants
- Cross-border E-commerce Merchants
- Direct-selling Brand Merchants
Basic Information
- Developer:VT Netzwelt
- Address:Plot no. ITC 10, Sector 67, Mohali, PB, 160062, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-7-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Shopify
- Modern Single-Page Dashboard
- Capture Birthdays and Anniversaries
- Customer Order Management
- Control User Interface from Theme Settings
- Password Change
Shopify
- Modern Single-Page Dashboard
- Capture Birthdays and Anniversaries
- Customer Order Management
- Control User Interface from Theme Settings
- Password Change
Advanced Shopify
- Modern Single-Page Dashboard
- Capture Birthdays and Anniversaries
- Customer Order Management
- Control User Interface from Theme Settings
- Password Change
Shopify Plus
- Modern Single-Page Dashboard
- Capture Birthdays and Anniversaries
- Customer Order Management
- Control UI from Theme Settings
- Password Change
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers/{customer_id}.json
Permission:write_customers,read_customers,manage_metafields
- POST /admin/api/customers/{customer_id}/tags.json
- GET /admin/api/customers.json?tag=newsletter
- PUT /admin/api/customers/{customer_id}/tags.json
Permission:write_customers,read_customers,manage_tags
- GET /admin/api/customers/{customer_id}/orders.json
- POST /admin/api/orders.json?customer_id={customer_id}
- GET /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_products
- POST /admin/api/customers/{customer_id}/addresses.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- DELETE /admin/api/customers/{customer_id}/addresses/{address_id}.json
Permission:write_customers,read_customers,manage_addresses
- PUT /admin/api/themes/{theme_id}.json
- POST /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes.json
Permission:write_themes,read_themes,manage_assets