smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.2k stars 447 forks source link

Save theme selection in customer account. #475

Open wschmerge opened 2 years ago

wschmerge commented 2 years ago

Theme support for visually handicapped store visitors Smartstore offers the visitor the possibility to choose from different store themes on the store homepage. So far, the selected theme is stored in a cookie that is valid for 12 months, unless the cookie is deleted. Especially for the support of visually handicapped users it would be an advantage if the user could save a theme especially optimized for visually handicapped people (accessibility) in his customer account.

image

stefanmuellerdo commented 2 years ago

great idea!