@vtex/product-details
v1.2.11
Published
A bundle of components that together can be used to build the Product Summary.
Readme
Product details
Oie! These are our product detail components.
Installation
To install this module, you need to run the instructions bellow in your terminal
$ yarn add @vtex/product-details
$ # or
$ npm install @vtex/product-detailsAnd to import it in your code
import { Price, ProductName, QuantitySelector } from '@vtex/product-details'