App Introduction
We allow merchants to add additional information to all products. Now you can easily add as much additional information as you want to all products using this app. You can create new metafields to display as much information as you need on product pages. You can add 3 different types of information to each product: 1. General Information 2. Images 3. Links (can be anything) You can add these 3 types of information multiple times per product—for example, you can add multiple images, multiple links, or multiple information fields to each product.
Core Functionality
- Add additional information to products
- Bulk import information via CSV
- Add common information to all products via collections
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Vertical Merchants
Basic Information
- Developer:Websyms IT Solutions
- Address:205, Pukhraj Corporate, Navlakha Main Road, Indore, MP, 452009, IN
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:8 comment
- Release Date:2016-10-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$3.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/imports/products.json
- GET /admin/api/imports/products/{import_id}.json
- DELETE /admin/api/imports/products/{import_id}.json
Permission:write_products,read_products,manage_imports
- POST /admin/api/collections/{collection_id}/metafields.json
- PUT /admin/api/collections/{collection_id}/metafields/{metafield_id}.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:write_collections,read_collections,manage_metafields