A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hello guys in my epi server site at order confirmation page I need to read the top or first category name of variant for each lineitems of order, I am using this details for Google analytics tracking so we can see whats the category where this product exists in.
I need to read it from the cache so this did'nt effect the performance,
I would really appreciate some sample code
Thanks