UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

5 lines 286 B
import fetchLiveshoppingProducts from"./fetchLiveshoppingProducts";/** * Retrieves the information for the liveshopping products widget. * @return {Function} A redux thunk. * @deprecated */var getLiveshoppingProducts=fetchLiveshoppingProducts;export default getLiveshoppingProducts;