morethanthemes/extra_product_views

There is no license information available for the latest version (1.0.0) of this package.

Adds extra views for Product content type.

1.0.0 2025-08-11 14:05 UTC

This package is not auto-updated.

Last update: 2025-08-26 09:01:25 UTC


README

This module provides a set of additional views for displaying products in a Drupal application. It is intended to be used with the morethanthemes/extra_product module.

Included Views

This module includes the following views:

  • Collections Carousel: A carousel view for product collections.
  • Collections Grid: A grid view for product collections.
  • Pricing Tables: A view to display product pricing in a table format.
  • Products Carousel: A carousel view for products.
  • Products List: A list view for products.
  • Products Metro Tiles: A metro-style tile view for products.
  • Products: A default product view.
  • Related Nodes Carousel: A carousel view for related nodes.

Installation

To install this module, use Composer:

composer require morethanthemes/extra_product_views

Then, enable the module in your Drupal site.

Dependencies

This module requires the following dependencies: