Component: .product--image

.product--image

The place reserved for images.
Source:

Example

<div class="product--image">
    <!-- content -->
</div>

Part of

Members

Allow images to be displayed as a carousel.
Type:
  • variation
Source:
Example
<div class="product--image as-carousel">
    <!-- content -->
</div>
Display the text area with less space to the right.
Type:
  • variation
Source:
Example
<div class="product as-small">
    <!-- content -->
</div>