Greetings,
For accessibility reasons, I want to make the title of the products to be level 4 headings (h4).
It is easier for blind people to navigate through products with the help of the screenreaders if the products are headings, due to the specific shortcut keys.
Also, I want to make the cart icon more accessible. At the moment the screenreader reads either how many elements are in the cart // if window is small, or the total price // if the window is maximized.
I would like an alternate text that says something like “You have X products in the cart, for a total of N Curency”.
How can I achieve that?
Any help would be greatly appreciated,
Your sincerely, Sorin