For online store owners
  • *Kazowie! Webmaster Tool
  • Add a *Kazowie! button to your store

    Make shopping easier for your customers to share the products they love! Your customers can easily share what they discover in your online store with their friends, families, and the *Kazowie! community. Increase sales, credibility, awareness, and traffic to your business! It's that easy.

    It's simple! Just copy & paste one of the following codes to individual product pages within your store:

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();"><img src="http://www.kazowie.com/images/addtokazowie.gif" alt="Add to *Kazowie!" border="0" /></a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();" style="display: block; width: 150px; line-height: 16px; vertical-align: middle; background: url(http://www.kazowie.com/images/addtokazowie16x16.gif) top left no-repeat; height: 16px; padding-left: 19px;">Add to *Kazowie!</a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();" style="display: block; width: 150px; line-height: 24px; vertical-align: middle; background: url(http://www.kazowie.com/images/addtokazowie24x24.gif) top left no-repeat; height: 24px; padding-left: 27px;">Add to *Kazowie!</a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();" style="display: block; width: 150px; line-height: 36px; vertical-align: middle; background: url(http://www.kazowie.com/images/addtokazowie36x36.gif) top left no-repeat; height: 36px; padding-left: 39px;" border="0">Add to *Kazowie!</a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();"><img src="http://www.kazowie.com/images/addtokazowie16x16.gif" alt="Add to *Kazowie!" border="0"></a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();"><img src="http://www.kazowie.com/images/addtokazowie24x24.gif" alt="Add to *Kazowie!" border="0"></a>

    Add to *Kazowie!

    <a href="http://www.kazowie.com/add_product.php?file='+url_current; window.location=url;})();"><img src="http://www.kazowie.com/images/addtokazowie36x36.gif" alt="Add to *Kazowie!" border="0" ></a>

    The above method isn't always guaranteed to work. To make sure that your products will always be added on *Kazowie! perfectly every time customers shares them, add the following tags to the HTML code in your store in conjunction with one of the buttons above.

    Make it even better! Add the following ID tags to the <div>, <p>, <span> or <td> tags that wrap the specific information on your individual product pages (see example following the tags):

    • kazowie: The container that wraps the following information:
    • kazowie_price: The price of the product.
    • kazowie_image: The main image of the product.
    • kazowie_name: The name of the product.
    • kazowie_desc: The description of the product.

    Example:

    • <div id="kazowie">
    •     <span id="kazowie_price">$129.99</span>
    •     <img id="kazowie_image" src="sequindress.jpg" />
    •     <h1 id="kazowie_name">Sequin Dress</h1>
    •     <p id="kazowie_desc">Ever wanted a dress with sparkle and pizazz - a real head-turner? Designed for the upcoming Spring season, this sequin dress will make people wonder, "Should I get her autograph?" wherever you go.</p>
    • </div>