App Introduction
Manage Custom Fields for Your Store As you know, Shopify’s admin dashboard doesn’t support adding custom fields to various pages. With this app, you can request us to create custom fields for your product pages, variant pages, cart page, and more—so you can collect additional information from customers. You can use the app to view a list of existing fields on its dashboard. Edit field values by entering new content in the text box and clicking the button. The app also lets you export existing field values as a CSV file.
Core Functionality
- Edit or delete product metafield values one by one with a single button click.
- Edit or delete product metafield values from a single page with a button click.
- Display custom fields on package shipping labels.
Merchant-Friendly
- Product Customization Merchants
- High-value E-commerce
- Multi-SKU Merchants
- Cross-border E-commerce
Basic Information
- Developer:webTecheasy FZCO
- Address:Dubai Silicon Oasis, DU, AE
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:8 comment
- Release Date:2020-2-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic App Charge
$2.58
- Create, edit, and delete product metafields
- Export custom field values
- Print documents with custom field values
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{metafield_id}.json
- DELETE /admin/api/metafields/{metafield_id}.json
Permission:write_products,read_products,write_metafields
- PUT /admin/api/metafields/bulk.json
- GET /admin/api/metafields.json?owner_resource=product
- DELETE /admin/api/metafields/{metafield_id}.json
Permission:write_products,read_products,write_metafields
- GET /admin/api/orders/{order_id}.json
- GET /admin/api/metafields.json?owner_resource=order
- POST /admin/api/shop/metafields.json
Permission:read_orders,read_metafields,write_shop