Add the following code to 'Works Best with Hotshot' layout (Design | Library | Layouts | Web Page Outer Layouts). Put it just after the 'Sidebar Best Sellers List in a Box' variable:
If you want it in the left sidebar then add it in after the 'Brochure Nav Bar In A Shaded Box' variable. In the right sidebar add it in after the 'BestSellerListSidebar' variable.
Replace 'MY TEXT' with the relevant contents for the box. Alternatively, you could create variables (Design | Library | Variables tab) for these items and enter the data in the appropriate field in the interface.
HTML Code:
<br /> <div class="hotshot-box-main"> <div class="hotshot-box-content"> <div align="center"> MY TEXT </div> </div> </div>
Replace 'MY TEXT' with the relevant contents for the box. Alternatively, you could create variables (Design | Library | Variables tab) for these items and enter the data in the appropriate field in the interface.