Commerce
'Incredible Soft Gloves'
, use productName()
. The product names are generated from a list of adjectives, materials, and products, which can each be accessed separately using productAdjective()
, productMaterial()
, and product()
. You can also create a description using productDescription()
.department()
.price()
.department
isbn
Name | Type | Default | Description |
---|---|---|---|
separator | string | '-' | The separator to use in the format. |
variant | 10 | 13 | 13 |
price
options.dec
is greater than 0, the final decimal digit in the returned string will be generated as follows:9
5
0
0
to 9
Name | Type | Default | Description |
---|---|---|---|
dec | number | 2 | The number of decimal places. |
max | number | 1000 | The maximum price. |
min | number | 1 | The minimum price. |
symbol | string | ββ | The currency value to use. |
product
productAdjective
productDescription
productMaterial
productName