Developer forum

Forum » Rapido » Chatbot
Th. Møller Jensen
Th. Møller Jensen
Reply

What is the best way to include a chatbot in a Rapido shop, so it pops up in a modal box in the lower right corner?

I know it can be added to a page with an Overlay paragraph and insert my botcode,
"<iframe src="https://powerva.microsoft.com/webchat/bots/1a72d04c-26ca-435e-9560-cb82bc0304fc" width="300" height="700"></iframe>"
in source of the text field, but I want it on all pages, including product lists/detail/basket, etc.

 

 
 

Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

First of all, please don't. They are so annoying and really stupid wink.

If you must destroy a website and force your visitors to close cookie banner, newsletter pop-up AND a chatbot, you can instert it in the master template:

In files, find the folder /Templates/Designs/Rapido locate the template Master.cshtml, edit it and scroll to the bottom just before the </html> tag and insert your code there.

Votes for this answer: 1

 

You must be logged in to post in the forum