Documentation
Feedback
Guides
VTEX IO Apps

VTEX IO Apps
Product Summary Brand
vtex.product-summary
Version: 2.52.3
Latest version: 2.90.0

This page is about version 2.52.3 of the app, which is not the most recent version. The latest stable version is 2.90.0.

Description

ProductSummaryBrand is a VTEX Component that renders the product's brand. This Component can be imported and used by any VTEX App.

:loudspeaker: Disclaimer: Don't fork this project; use, contribute, or open issue with your feature request.

Table of Contents

Usage

You should follow the usage instruction in the main README.

Then, add product-summary-brand block into your app theme.

Blocks API

This component has an interface that describes which rules must be implemented by a block when you want to use the ProductSummaryBrand.


_10
"product-summary-brand": {
_10
"component": "ProductSummaryBrand"
_10
}

Configuration

Through the Storefront, you can change the ProductSummaryBrand's behavior and interface. However, you also can make in your theme app.

You can find all options available in Store Components Product Brand app.

Styles API

To change the style of this app, do it in the Store Components Product Brand app.

See also
Vtex.product Summary
VTEX IO Apps
VTEX App Store
VTEX IO Apps