php - Magento - Products not showing on "not visible individually" -


i've got website magento enterprise edition's 1.14.1.0.

if set product's visibility "not visible individually" return 404 error when try access details page directly using url.

any idea/suggestion appreciate. thank you.

magento has functionality make items not visible individually can, example, take 6 products , turn 1 product customer can choose options. hide individual products, leaving 1 product visible on site , reducing duplicate content issues.

so individual pages never appear on site. created allow magento pull inventory on items configurable product.

i 404 (and if searched it, nothing come up) because far world outside of magento admin concerned, url doesn't exist.


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

How to combine associative arrays in bash? -

c++ - No viable overloaded operator for references a map -