Files
mercadodevida/work/artifacts/F-176/architect.md
2026-08-22 18:49:33 +02:00

4 lines
301 B
Markdown

# F-176 — Design
Use `p.name`, `p.state='active'`, `v.sku/ean`, `inventory_stock.available`, `pricing_variant_prices.net_unit_amount_cents`, and categories linked by `product_id`. Search EAN with `ILIKE` so scanner input and partial manual barcode searches both work. Keep all input parameterized.