Mercado LibreCriticalListing blocked or published with reduced exposure

How to Fix “Faltan atributos obligatorios de ficha técnica” in Mercado Libre

Every Mercado Libre category defines mandatory technical attributes. Missing BRAND, MODEL or COLOR prevents publication, and partially completed sheets lose ranking against complete competitors.

Free, no signup

Scan your feed for this error for free

Paste your product feed URL (XML, CSV or JSON). The audit checks Faltan atributos obligatorios de ficha técnica along with 25+ other pre-channel rules.

Why this happens

Technical root cause

Mandatory attributes are category-specific and identified by codes such as BRAND and MODEL. Store catalogs keep the same information in free-text fields or in the title, so no value maps to the expected attribute code.

Mercado Libre Marketplace reports it as Faltan atributos obligatorios de ficha técnica and applies: Listing blocked or published with reduced exposure.

Native CMS friction

  • Shopify

    Vendor approximates brand, but model and colour usually live in the title or in unstructured metafields.

  • VTEX

    Specifications exist per category but their names rarely match Mercado Libre attribute codes.

  • WooCommerce

    Attributes are optional taxonomies that differ per product, so coverage across the catalog is uneven.

Fixing it manually

  1. 1

    Open the target category in Mercado Libre and list its required attributes.

  2. 2

    Find the source field in your catalog that holds each value.

  3. 3

    Normalize values to the accepted option list, especially colour names.

  4. 4

    Republish and confirm the ficha técnica shows as complete.

The IRONFEED automated solution

One rule, applied to every product on every export. No spreadsheets, no re-uploads.

Rule syntax
IF attribute('BRAND') IS EMPTY
  SET attribute('BRAND') = coalesce(brand, vendor, extract_brand(title))
  AND SET attribute('MODEL') = coalesce(model, sku)

Run automatic linter checks before Mercado Libre Marketplace crawls your feed. IRONFEED validates every export against the channel spec, so this error is caught in Feed Review instead of in your channel dashboard.

Attribute requirements

Mercado Libre Marketplace attribute requirements for Faltan atributos obligatorios de ficha técnica and the matching IRONFEED transformation
AttributeMercado Libre requirementAccepted formatIRONFEED transformation
BRANDRequired in most categoriesRegistered brand name, or “Genérico”Coalesce across brand, vendor and title extraction
MODELRequired in most categoriesManufacturer model stringMapped from model, falling back to SKU
COLORRequired for apparel and many consumer goodsValue from the category's colour option listLookup table normalizing colour synonyms

Frequently asked questions

Use the marketplace value “Genérico” rather than leaving the attribute empty.

Yes. Mercado Libre favours complete technical sheets in search and in catalog competition.

Related Feed Issues & Fixes

Other critical errors affecting catalog performance on Google, Meta, TikTok, and Mercado Libre.