← Back to catalog
Red Lipstick
merged SKUcatalog/4
Merged view
The single clean document a consumer receives from /v1.
- price
- US$12.99
- currency
- USD
- inStock
- true
- name
- Red Lipstick
- category
- beauty
- description
- The Red Lipstick is a classic and bold choice for adding a pop of color to your lips. With a creamy and pigmented formula, it provides a vibrant and long-lasting finish.
- thumbnail
- https://cdn.dummyjson.com/product-images/beauty/red-lipstick/thumbnail.webp
- tags
- beauty, lipstick
Provenance
2 sources mergedEach field below is tagged with the provider that supplied it. Where two sources offer the same field, the higher-priority one wins — Manifold coalesces by priority.
- Inventory (ERP)RESTpriority 10pricecurrencyinStock
- Catalog (PIM)RESTpriority 5namecurrencycategorydescriptionthumbnailtags
Resolved by priority
- currency=USDwon byInventory (ERP)REST
Original source vs. normalized
dummyjsonFetches the raw upstream payload through the proxy so you can see exactly what Manifold trimmed.
Normalized — /v1512 B
{
"key": "4",
"locale": null,
"fields": {
"price": 12.99,
"currency": "USD",
"inStock": true,
"name": "Red Lipstick",
"category": "beauty",
"description": "The Red Lipstick is a classic and bold choice for adding a pop of color to your lips. With a creamy and pigmented formula, it provides a vibrant and long-lasting finish.",
"thumbnail": "https://cdn.dummyjson.com/product-images/beauty/red-lipstick/thumbnail.webp",
"tags": [
"beauty",
"lipstick"
]
}
}