DaffBestSellersLoad
Triggers a request for best selling products.
import { DaffBestSellersLoad } from '@daffodil/product/state'
class DaffBestSellersLoad implements Action {
readonly type: DaffBestSellersActionTypes.BestSellersLoadAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffBestSellersActionTypes.BestSellersLoadAction |