Fluent Commerce Logo
Docs

Configure the components on the page

Essential knowledge

Changed on:

23 Sept 2024

Overview

Next we'll configure our Details page with a page query, similarly to the listing page.For the details page, we'll query the storageAreaById query, and retrieve the associated articles connection.Watch below to see this in action...Note: This video does not have audio

Key points

[Warning: empty required content area]

Next we'll configure our Details page with a page query, similarly to the listing page. For the details page, we'll query the storageAreaById query, and retrieve the associated articles connection. Watch below to see this in action... Note: This video does not have audio

Now that we have our Storage Area Summary information, and have set it to half screen width, let's add a list to display the associated Articles.Note: This video does not have audio

Configure components

Configure components