CaStockDisplay
Stock status display
SASS-path: ./styles/components/atoms/ca-stock-display.scss
Props
Name | Description | Type | Required | Default |
---|
stock | Stock object | Object | true | - |
productQuantity | Product quantity | Number | false | 1 |
showDeliveryTime | Show delivery time or not | Boolean | false | false |
MixIns