Hi,
Is it possible to fetch product field Description via the storefront API?
Litium version: 8.17.3
Hi,
Is it possible to fetch product field Description via the storefront API?
Litium version: 8.17.3
Yes, description field is in IProductItem so you can fetch it just like articleNumber
Hi,
sorry I was unclear. I meant the description field of a product field. Each fields has it’s own description but it looks like it’s used for back office usage only for when you hover the question mark. I could only find Id and Name to be returned by the storefront api.
//Niklas
I see. Unfortunately that information is not available.