diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/ProductVideo/ProductVideo.v2.jsx b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/ProductVideo/ProductVideo.v2.jsx index 5db5be57..34f153e2 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/ProductVideo/ProductVideo.v2.jsx +++ b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/ProductVideo/ProductVideo.v2.jsx @@ -463,6 +463,7 @@ export default function ProductVideoV2({ disabled={false} onEnded={handleVideoEnded} onBackButton={handleBackButton} + onClick={handleVideoPlayerClick} noAutoPlay={false} noAutoShowMediaControls={!isFullscreen} autoCloseTimeout={5000}