wiki/knowledge/ecommerce-strategy/doudlah-farms-product-data-consolidation.md Layer 2 article 645 words Updated: 2026-04-05
↓ MD ↓ PDF
ecommerce google-merchant-center product-data doodle-farms amazon data-management

Doudlah Farms Product Data Consolidation

Overview

Doudlah Farms maintains product data across multiple platforms — Amazon (FBA), the DFO website, and Google Merchant Center — but historically this data has been fragmented across separate spreadsheets maintained by different stakeholders. This fragmentation caused Google Merchant Center feed errors, inconsistent pricing, and missing product attributes that blocked Shopping ad eligibility.

The resolution is a single master spreadsheet that serves as the authoritative source of truth for all product data, regardless of channel.

See also: [1] | [2]


The Problem

During the 2026-03-18 weekly call, Mark identified that the Doodle Farms Product Data spreadsheet was outdated and incomplete, causing downstream errors in Google Merchant Center:

A secondary spreadsheet — maintained by Lucy (client-side) — contained some of this missing data but lacked columns for ASINs and other fields required by the agency's systems.


The Solution: Master Product Data Spreadsheet

All product data should live in one master spreadsheet with tabs covering:

Tab Contents
Product Data ASIN, Amazon SKU, DFO SKU, UPC, GTIN, package dimensions, weight (with units)
Pricing Wholesale price, Amazon price, website price — per SKU
Inventory Status Stock status per channel; used to flag feed eligibility

Key Rules

  1. Every product must have a price, even if out of stock. Missing prices cause Merchant Center feed errors.
  2. UPC → GTIN conversion: Prepend 00 to the 12-digit UPC to produce a valid GTIN-14 (e.g., UPC 012345678901 → GTIN 00012345678901).
  3. Weight fields must include units (e.g., 2 lb, not 2). The WooCommerce/feed plugin does not append units automatically.
  4. Do not create products in Merchant Center before inventory exists. Placeholder listings with no stock or price degrade feed quality scores.
  5. Lucy's sheet is a pricing input, not the master. When Lucy sends price updates, those values should be reconciled into the master sheet — not treated as a separate source.

Current Feed Status (as of 2026-03-18)

Doodlah Farms Feed

Old World Feed


Action Items