What do window.__product variable will store? I have used this window.__product in store.dispatch(type:INPUT_NAME, payload:window.__product)
window.__product
store.dispatch(type:INPUT_NAME, payload:window.__product)