diff --git a/com.twin.app.shoptime/src/views/HomePanel/BestSeller/BestSeller.jsx b/com.twin.app.shoptime/src/views/HomePanel/BestSeller/BestSeller.jsx index ca8cc02b..d42b7873 100644 --- a/com.twin.app.shoptime/src/views/HomePanel/BestSeller/BestSeller.jsx +++ b/com.twin.app.shoptime/src/views/HomePanel/BestSeller/BestSeller.jsx @@ -55,6 +55,9 @@ const BestSeller = ({ order, scrollTopBody, panelInfo }) => { pushPanel( { name: panel_names.TRENDING_NOW_PANEL, + panelInfo: { + pageName: "BS", + }, }, [dispatch] )