Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Editor default configuration changed from ENTER_P to ENTER_BR on DXP 7.3 U-5
Issue Editor default configuration changed from ENTER_BR to ENTER_P on DXP 7.3 U-5; Environment DXP 7.3 Resolution We found this commit on LPS-148819 witch changes the default value of ENTER_P (see #use-enter-mode-p)...
Existing role was updated/replaced by the role imported from lar
Issue Steps: Export a regular role from instance A and import it to instance B. Modify the name of the regular role on instance B. Exported the regular role from instance B and imported it to instance A. Expected result:...
Web Content Widget, Links are Unclickable
Issue When using the Web Content Widget on the Home Page, if the first line of content contains a link it will remain unclickable in the "Barebone" setting when logged in as an Admin.  Environment DXP 7.2 Resolution...
Custom theme is missing from some sites after a clean server start
Issue We are trying to create sites from a site template that is generated from a custom theme this custom theme contains the resource WEB-INF/classes/resource-importer/ in the theme's war file there are no custom...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any...
Terms of Use jsp page is missing
Issue Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page Starting with Update 31, that terms of use JSP page is...
How do Segments sync between Liferay and Analytics Cloud?
Issue We created a segment in Liferay but it has not synced yet. How can we sync it to Analytics Cloud? Environment Analytics Cloud DXP 7.3+ Resolution The sync only happens one way: from Analytics Cloud to Liferay. So...
Can I select mutiple images when inserting image in the Web Content
Issue Can I select multiple images for insertion in html field/rich text field in the Web Content? Environment Liferay DXP 7.1 Liferay DXP 7.4 Resolution The inline editor (Alloy Editor, CKEditor) will insert the image...
Users aren’t able to login from Cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Users aren’t able to log in using the console Environment Liferay...
Security Issue: Admin URL is exposed in the Guest view of the Home page
Issue The line below can be found on pages where guest users should not see confidential data. getSiteAdminURL: function() { return...
How to remove the button/menu of Publish To Live from web content, page, and documents and media
Issue How to remove the button/menu of Publish To Live from web content, page, and documents and media page documents and media web content Environment Liferay DXP 7.1 Resolution The Publish To Live button/menu is...
Address and Phone Edit: Address type is always showing Billing and Phone as FAX
Issue Organization address type is always showing Billing and Phone as FAX, rather than selected one.  2023-05-15 04:29:50.768 ERROR [http-nio-8080-exec-3][BeanPropertiesImpl:345] null jodd.bean.BeanException: Simple...
Customize/Extend the out of the box classic theme
Issue I would like to base my custom theme on the out of the box classic theme. Environment Liferay DXP 7.1+ Resolution Please read Creating Themes Then create a folder and open terminal Instead of yo liferay-theme,...
Workflow metrics not loading
Issue When I go to Menu -> Workflow -> Metrics, I get error message "There was a problem retrieving the data. Please try reloading the page". (I might have done some operations about the environment before, like switching...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no...
SAML Admin - "Metadata XML is null" error
Issue When attempting to create a new Identity Provider under SAML Admin, having entered the required information, when ‘Save’ is clicked the UI displays: "Error: Please enter a valid identity provider entity ID."...
sr-only elements
Issue class="sr-only" elements can be observed in the HTML of my pages. Environment Liferay DXP 7.3+ Resolution Does not need to be removed and it is not malicious. It is implemented by the changes made on LPS-118487...
Invalid Analytics Cloud token
Issue Analytics Cloud fails to connect and the following error is thrown in the console 2023-05-16 04:42:48.058 ERROR [ajp-nio-127.0.0.1-8009-exec-41][BaseAnalyticsMVCActionCommand:171]...
lastLoginDate values are not correct in User_ table
Issue It’s noted that the last login date details are not correct in User_ table. The understanding is that lastLoginDate values should reflect those seen in the loginDate column. Environment DXP 7.3   DXP 7.4...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via...