To Get Your Own Box
For added convenience and speed to market a tech can add the Quote & Pic search box to your team’s workspace / appropriate web pages / wherever particular creatives congregate. Live example, code and instructions below:
Code & Instructions ▶
Step 1)
Copy and paste search box container div code below to desired location.
<div id="qp-search-box" class="qp-search-box" ></div>
Step 2)
Copy below to same page to make search box functional.
A) <script src="https://www.quoteandpic.com/widget/qp-widget.blade.js"></script>
B) <link rel="stylesheet" href="https://www.quoteandpic.com/widget/qp-widget.blade.css"></script>