show all products for non logged in users
-
If customers are not logged in, they get the not available error message for most of the products. I guess, this is how the filter works, as if not logged in, then no country is available.
Would it be possible to change this behavior to:
if (no country) then
show all
else
apply restrictionsOr make the above behavior optional with a checkbox?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘show all products for non logged in users’ is closed to new replies.