App Introduction
Display product metafields as an attribute list anywhere on your product pages. Your products have attributes—now it’s time to showcase them! Display the list of product metafields your store currently uses to help customers shop better. You can control which fields are shown and their display order at the category level. Don’t see an attribute you know customers want to know about? We’ll help you set up new attributes, and you can then input the information on your product management page. Showing product attributes has never been easier.
Core Functionality
- Display all product metafields in a customizable attribute list
- Easily create product attributes for specific categories
- Customize the appearance of your attribute list to match your store’s style
- Reorder your attributes to group similar ones together
Merchant-Friendly
- Fashion & Apparel Merchants
- Home Goods E-commerce
- 3C Digital Sellers
- Multi-category Stores
Basic Information
- Developer:Maxwell Dev House
- Address:Charlotte, NC, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-5-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?fields=metafields
- GET /admin/api/products/{product_id}/metafields.json
- GET /admin/api/collections/{collection_id}/products.json?fields=metafields
Permission:read_products,read_themes,manage_products
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{metafield_id}.json
- GET /admin/api/collections/{collection_id}/metafields.json
Permission:write_products,manage_products,read_collections
- PUT /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/assets.json?asset[key]=sections/product-template.liquid
- POST /admin/api/metafields.json?namespace=custom&key=style
Permission:write_themes,manage_themes,read_products
- PUT /admin/api/metafields/{metafield_id}.json
- POST /admin/api/metafield_order.json
- GET /admin/api/metafield_order.json
Permission:write_products,manage_products,read_metafields