Controlling the player's next action after link click

    Controlling the player's next action after link click


    Article summary

    When a user selects a link such as a product, notice, or banner, you can set the next action of the Shoplive Player.

    Switch to PIP

    ShopLive.setNextActionOnHandleNavigation(ActionType.PIP)


    Keep status

    ShopLive.setNextActionOnHandleNavigation(ActionType.KEEP)


    Close

    ShopLive.setNextActionOnHandleNavigation(ActionType.CLOSE)