App Introduction
Collection Additional Fields allows you to add custom metadata fields to collections in your store. Creating custom collections benefits both store owners and shoppers: it makes it easier for buyers to find what they want while simplifying the shopping experience. All Shopify stores come with a default custom collection page called "Frontpage," which features products displayed on the homepage. Collection Additional Fields helps store owners keep their stores organized and makes it easier for customers to find what they’re looking for—ultimately driving higher sales.
Core Functionality
- Add an unlimited number of form fields, each with its own set of values.
- Display your custom metadata fields as text areas, videos, image files, and more.
- Additional CSS and heading options let you customize how your app appears in stores.
- Use global configuration to change date, time, and date-time field formats.
- No coding required—easily manage everything from the app backend.
Merchant-Friendly
- Independent Station Merchants
- Customized E-commerce
- Multi-category Retailers
- Content-based E-commerce
Basic Information
- Developer:Zestard Technologies
- Address:3681 Peacock Ct, Apt 1, Santa Clara, CA, 95051, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2018-8-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/form_fields.json
- PUT /admin/api/form_fields/{id}.json
- GET /admin/api/form_fields.json
Permission:write_form_fields,read_form_fields,manage_themes
- POST /admin/api/metadata_fields.json
- PUT /admin/api/metadata_fields/{id}.json
- GET /admin/api/metadata_fields.json
Permission:write_metadata_fields,read_metadata_fields,manage_themes
- POST /admin/api/app_themes.json
- PUT /admin/api/app_themes/{id}.json
- GET /admin/api/app_themes.json
Permission:write_app_themes,read_app_themes,manage_themes
- POST /admin/api/global_config.json
- PUT /admin/api/global_config/{key}.json
- GET /admin/api/global_config.json
Permission:write_global_config,read_global_config,manage_themes
- POST /admin/api/app_settings.json
- PUT /admin/api/app_settings/{id}.json
- GET /admin/api/app_settings.json
Permission:write_app_settings,read_app_settings,manage_apps