Remove Livestream Shopping Option

Here is some quick code to input in case you need to remove the shopping feature per a Livestream.

Perhaps you are filming an informative Livestream and wish to remove the shopping/checkout options? Well that is not a problem!

Simply adjust the embed code copied from the Business Portal and include this code lsdesktop="false" to remove the shoppable option.

Here is an example of where to enter this in the embed code:

<fw-storyblock
    channel="fw_livestream"
    video="oj4z8M"
    max_videos="1"
    autoplay="true"
    lsdesktop="false"           
  ></fw-storyblock>

Note: This will remove checkout options. If you ever wish to restore shopping per a replay, then simply delete the lsdesktop="false". 

remove shoppable option on a livestream