Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Mar 12, 2021
Jan 31, 2023
Closed, Fixed and tested
Action on product controller fails to execute if SEO URL is enabled.
Steps to reproduce:
Expected:
Should hit public ActionResult SelectVariant(FashionProduct currentContent, string color, string size, bool useQuickview = false).
Actual:
SelectVariant is not hit.