export const IS_LOADING = 'IS_LOADING'; export const STORE_PRODUCT = 'STORE_PRODUCT'; export const SET_TITLE = 'SET_TITLE';