App Introduction
Easily add custom fields to the "New Customer Account" profile page—no code required, and anyone can manage it! Customer Profile Extender is a Shopify extension app that lets you add custom fields to the "New Customer Account" profile page without coding. It empowers customers to register and update details like membership tiers, dates of birth, and preferred categories on their own, helping boost CRM accuracy and repeat purchase rates. Mandatory settings and input validation are also supported, enabling flexible customization tailored to your brand’s unique customer experience.
Core Functionality
- Add and manage up to 5 custom fields without code using metafields
- Supports various input types including text, numbers, dates, boolean values, and dropdown options
- Allows setting required fields and validation rules
- Saves input content to customer metafields
Merchant-Friendly
- Independent Station Merchants
- Boutique E-commerce Merchants
- Cross-border E-commerce Merchants
- Multi-category E-commerce Merchants
Basic Information
- Developer:Tech Direction
- Address:三軒茶屋1-14-6, 103, 世田谷区, JP-13, 154-0024, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-8-20
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{id}.json
- GET /admin/api/metafields.json
Permission:write_metafields,read_metafields,manage_custom_fields
- POST /admin/api/metafields/{owner_type}/{owner_id}.json
- PUT /admin/api/metafields/{id}/type.json
- GET /admin/api/metafields/types.json
Permission:write_metafields,read_metafields,manage_data_types
- POST /admin/api/metafields/{id}/validation.json
- PUT /admin/api/metafields/{id}/required.json
- GET /admin/api/metafields/{id}/validation.json
Permission:write_metafields,read_metafields,manage_validation
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields/{id}.json
- GET /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_metafields