Hey guys, Jason Graber from Shed Suite here! In this video, I'll show you how to embed a chat widget and a pop-up form on your e-commerce website using the Shed Suite marketing platform and CRM. I'll guide you through the process step by step, from getting the chat widget code to integrating the pop-up form. By the end of this video, you'll be able to generate more leads and initiate conversations on your e-commerce site. Exciting, right?



00:00 Introduction

00:35 Getting to E-commerce Settings

01:02 Getting the Chat Widget Code

01:30 Adding a Pop-up Web Form

02:01 Choosing the Pop-up Form

02:28 Copying the Embed Form Code

02:51 Checking the Changes

03:34 About the Shedsuite Marketing Platform


Here is some bonus custom CSS code to make your Shed Suite Marketing Platform popup form prettier!


#popup-4y62qrvUhlrDKOoEeW4B-div
{width: max-content !important;
height: max-content !important; 
max-height: 100vh;
}
#popup-4y62qrvUhlrDKOoEeW4B-header {
 position: relative;
}
#popup-4y62qrvUhlrDKOoEeW4B-close-icon {
  top: 10px;
  right: 10px;
}

***Remember to replace 4y62qrvUhlrDKOoEeW4B with your form ID***