After ending the transmission in Bundle or an external studio and the event status is Completed
, you must hide the Live Shopping component or remove the code, depending on your frontend solution. The audience will continue to see a black screen on your site or landing page until you complete this action.
Check the instructions that correspond to your frontend solution:
If you don't want your audience to view a black screen at the end of the transmission, you can display an end-of-transmission image, as explained below:Before ending the transmission, display the ending image in Bundle or an external studio.Hide the Live Shopping component or remove the code from the store (as shown in the next sections).Wait about 10 minutes after displaying the ending image for the cache to update.End the event.
Store Framework (VTEX IO)
For stores using Store Framework, you can hide the Live Shopping component in Site Editor by following the steps below:
- In the VTEX Admin, go to Storefront > Site Editor, or type Site Editor in the search bar at the top of the page.
- On the Blocks list on the right side of the page, select the Live Shopping block.
- Deactivate the
Show component
option. - Click
Save
.
After saving the Live Shopping component configuration in Site Editor, it may take five to ten minutes for the changes to be reflected on the storefront. While the page is being updated, it's good practice to have an image placeholder at the end of the event.
Legacy CMS Portal
For stores using Legacy CMS Portal, you need to remove the Live Shopping script by following the steps below:
- In the VTEX Admin, go to Storefront > Layout, or type Layout in the search bar at the top of the page.
- Click CMS > HTML Templates.
- Delete the Live Shopping script from the HTML file where you added it.
- Click
Save template
on the top right of the template.
Headless CMS
For stores using Headless CMS, you need to remove the Live Shopping script from the HTML file where you added it.