Skip to Content
0
Former Member
Oct 26, 2005 at 10:55 AM

Order product out of catalog view

55 Views

Hi

On default in b2b webshop, if the product is valid for the org. unit but invalid for the determined catalog, you still can order this product even it is not inlcuded in the product catalog.

Therefore, we disable the parameter 'enable.nonCatalogProducts’ of ‘ui’

component in ‘b2b’ xcm configuration, then message 'CRM_SALES 307' raises in web to avoid ordering the product out of the catalog succesfully.

However, if we exclude certain product from catalog view(but the product still exists in the catalog), the product disappears in product catalog view in web shop as we expected, but we still can order this product by directly input in order, which disobeys our request, our request is that you only can order the products in your product catalog VIEW.

Did anybody encounter this problem before?

Patrick