Custom Apps | Web Components Guide
Products App
The product carousel is a single-row display of a product query. The list is queried by either: series, recently viewed products, product, or a custom selection.
When using the "Product Source", the Product Carousel will display an additional selection for either Mating Parts, Additional Items, or Replacement Parts for the selected product.
When the Series Source is selected, the carousel will show all products within that series in alphanumeric order.
When the "Recently Viewed" source is selected, the carousel will display the products a user has recently navigated to. This list is automatically generated based on user's history. This component is frequently pinned to the bottom of Product pages.
Using the "custom" source allows you to select specific products from the list of all products on the site. Great for something like a campaign page where you want to display and link to a specific set of products, a page promoting new a set of products, etc.
(Former 'Series URL Handler' has been deprecated)
Note: This 'Series Page URL Handler' component will replicate all components in the DNN 'Content Block' from the page it is added to, to the dynamically generated pages. (ex: if a hero banner is placed in the same 'content block' as this 'Series Page URL Handler', the same hero banner will be displayed on each product page that the 'Series Page URL Handler' generates)