Skip to content

commerce()

Product and retail data.

MethodReturnsDescription
.product()TextFakerProduct adjective
.productName()TextFakerFull product name
.productDescription()TextFakerProduct description
.department()TextFakerDepartment name
.isbn()TextFakerISBN
typescript
commerce().productName().create()    // 'Ergonomic Granite Chair'

← Back to Faker API