Catalog Item Upload Options
When you're inside Meta Commerce Manager (after logging in), you'll see three options under "Add Items." These determine how you upload products to your catalog:
1. Add Manually (Recommended for most users)
What it is: You enter product details one-by-one using a form.
Use when:
You have a small number of products.
You want full control over each item.
You’re testing or just starting out.
What you’ll enter:
Product name
Description
Image URL or upload
Price
Inventory
Product condition
Product link (optional)
Best for Marqvia users with under 50–100 products.
2. Use Data Feed
What it is: You upload a bulk file (e.g., CSV, TSV, or XML) that contains all your product details.
Use when:
You have many products (hundreds or thousands).
You want to manage your catalog from a spreadsheet.
Your product data comes from an eCommerce platform (e.g., Shopify, WooCommerce).
Common fields in the file:
id,title,description,price,availability,image_link,link, etc.Note: You can also set up scheduled fetches from a hosted file (e.g., Google Sheets or Dropbox) to keep your catalog updated.
3. Use Meta Pixel (Advanced / Developers only)
What it is: This method automatically pulls product information from your website using the Meta Pixel and microdata on your product pages.
Use when:
You run an eCommerce site with many dynamic product pages.
You want your catalog to update in real time based on changes on your website.
Requires:
The Facebook Pixel installed on your website.
Proper metadata setup using Open Graph or Schema.org.
Useful for developers or advanced setups, not necessary for Marqvia-only use.
🔍 Which Should You Use for Marqvia?
💡 Choose “Add Manually” unless:
You manage your products in a spreadsheet (then use Data Feed).
You run a complex online store (then explore Meta Pixel).
Last updated