vuestorefront/magento2

[Bug]: Disabled products should not be accessible

davidwindell opened this issue · 0 comments

Expected Behavior

Disabled products should return a 404 on the front-end when accessed via their direct URL.

Actual Behavior

Products marked as Disabled are rendering a blank (but successful) page.

Possible Solution

No response

Steps to reproduce

  • Disable product in Magento admin
  • Access via direct URL on VSF front-end

What version of Magento 2 integration are you using?

1.1.0

What version of Node.js are you using?

16

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

Linux

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct