Legacy Knowledge Base
Published Jun. 30, 2025

Related Assets section in web content editor screen does not show Commerce Products

Written By

Dia Seung

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

Environment

  • DXP 7.4

Resolution

  • The following instructions contain additional steps not explicitly stated in the article that may help configure so that Commerce Products properly show in the Related Assets section: 
  • Configure the Asset Browser to Search the Database

    1. Navigate to[LiferayHome]\osgi\marketplace\.
      (For more information aboutLiferayHomefolder, see Liferay Home.)

    2. Find theLiferayWebExperience-LiferayAsset-Impl.lpkgthen open it with an archive manager.

    3. Extract com.liferay.asset.browser.web-2.0.19.jar from the Liferay Web Experience - Liferay Asset - Impl.lpkg
    4. Modify the portlet.properties file within com.liferay.asset.browser.web-2.0.19.jar to set search.with.database=true
    5. Rename com.liferay.asset.browser.web-2.0.19.jar to com.liferay.asset.browser.web.jar
    6. Copy modified com.liferay.asset.browser.web.jar to osgi/marketplace/override folder
    7. In the archive manager window, open the com.liferay.asset.browser.web.jar.

    8. Using a text editor, open the portlet.properties file.

    9. Setsearch.with.database=true and update the jar.

    10. Restart the application server.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base