ProductListPage (PLP) Features in SuiteCommerce
ProductListPage (PLP) integrates with the Search Page for navigation, filtering, and display settings in SuiteCommerce.
The ProductListPage (PLP) component is a crucial tool in the SuiteCommerce environment, seamlessly integrating with the Search Page. It allows users to navigate through products effectively by enabling pagination, setting the current page, changing rendering options, and executing product searches. This component is specifically designed to access objects within the Facets Browse View of the shopping application, making it pivotal for managing product listings.
Key Features of ProductListPage (PLP)
- ID:
PLP
Methods
The following methods are part of the ProductListPage (PLP) interface, allowing various interactions:
| Method Name | Description |
|---|---|
getPagination() | Retrieves pagination information. |
setCurrentPage() | Sets the current page number. |
getSorting() | Gets the current sorting method applied. |
getAllSorting() | Retrieves all sorting options available. |
setSorting() | Applies a specified sorting method. |
getDisplay() | Fetches the current display settings. |
getAllDisplay() | Retrieves all available display settings. |
setDisplay() | Sets the display configuration. |
getPageSize() | Returns the current page size. |
getAllPageSize() | Retrieves all page size options. |
setPageSize() | Configures the number of items per page. |
getFilters() | Gets the current filters applied. |
getAllFilters() | Retrieves all possible filters. |
setFilters() | Applies new filters to the product list. |
getSearchText() | Gets the last search term entered. |
setSearchText() | Sets the text for search queries. |
getItemsInfo() | Retrieves information about items displayed. |
getCategoryInfo() | Gets details regarding the categories shown. |
getURL() | Fetches the URL for the current product list page. |
Events
The PLP component supports event handling, although specific events are not defined within this overview.
This structured design provides developers with the flexibility to create a dynamic user experience, optimizing how products are managed and displayed within SuiteCommerce. Using PLP efficiently can enhance customer engagement by facilitating better navigation and search opportunities.
Note: The methods listed are integral in ensuring a smooth operation of the product listing interface, aligning with customer usage patterns.
Key Takeaways
- The ProductListPage (PLP) is essential for product navigation in SuiteCommerce.
- It provides a range of methods for sorting, filtering, and displaying products.
- The component primarily interacts with the Search Page to enhance user experience.
Frequently Asked Questions (4)
How does the ProductListPage (PLP) component interact with the Search Page in SuiteCommerce?
What methods are available in the ProductListPage (PLP) for sorting products?
Can the ProductListPage (PLP) control the number of items displayed per page?
Are there any event-handling capabilities in the ProductListPage (PLP) component?
Was this article helpful?
More in Commerce
- Available Items Only Feature in NetSuite 2026.1
Available items only filtering boosts sales efficiency in NetSuite 2026.1 with Intelligent Item Recommendations.
- Commerce Extensions in NetSuite 2026.1
Commerce Extensions in NetSuite 2026.1 enhance performance and user experience in eCommerce.
- Convert Multiple Transaction Line Items into Configured Items in
Enhance transaction processing in NetSuite by converting multiple line items into configured items with improved session handling.
- New SuiteCommerce Features in NetSuite 2026.1
New SuiteCommerce features in NetSuite 2026.1 enhance user experience and improve eCommerce efficiency.
