App Introduction
Being able to create simple product feeds helps distribute your product information and boost sales. How to use EcomEssentials: Product Feeds? Easily create CSV or XML feeds using standard product attributes and metafields! Product name, product description, price, quantity, SKU, barcode, image URL, product URL, Google Product ID, custom metafields, and more. Filter products by status, inventory, price, or store location. Schedule your feeds to update every few hours or days, generate URLs, and share them with your desired partners and/or sales channels.
Core Functionality
- Easy management: Create CSV or XML product data feeds effortlessly
- Use default product properties and custom metafields
- Filter products by status, inventory quantity, price, and location
- Schedule automatic updates for your feeds at hourly, daily, or weekly intervals
- Add custom values and customize column headers to meet any requirements
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border Sellers
- Boutique E-commerce Merchants
Basic Information
- Developer:eCommerce-Today.com
- Address:Molidului, 111, Brasov, BV, 505600, RO
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2022-5-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础版
- Up to 500 SKUs
- 1 data source
专业版
- Up to 5000 SKUs
- 5 information sources
终极版
- Up to 50,000 SKUs
- 10 Information Sources
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/product_feeds.json
- PUT /admin/api/product_feeds/{id}.json
- GET /admin/api/product_feeds.json
Permission:write_product_feeds,read_product_feeds,manage_products
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_products
- GET /admin/api/products.json?status={status}
- GET /admin/api/products.json?inventory_quantity={qty}
- GET /admin/api/products.json?price={price}&location={loc}
Permission:read_products,manage_inventory,read_inventory
- PUT /admin/api/product_feeds/{id}.json?auto_update=hours
- PUT /admin/api/product_feeds/{id}.json?auto_update=days
- PUT /admin/api/product_feeds/{id}.json?auto_update=weeks
Permission:write_product_feeds,read_product_feeds,manage_products
- POST /admin/api/product_feeds/{id}/columns.json
- PUT /admin/api/product_feeds/{id}/columns/{col_id}.json
- GET /admin/api/product_feeds/{id}/columns.json
Permission:write_product_feeds,read_product_feeds,manage_products