integrate ecwid store on the front page

Discussion in 'BizWay WordPress Theme' started by silvernailwd, Dec 6, 2013.

  1. silvernailwd

    silvernailwd Guest

    Joined:
    Nov 22, 2013
    Messages:
    9
    Likes Received:
    0
    Location:
    South Bound Brook NJ, USA
    Ecwid is an ecommerce shopping cart I would like to integrate on my front page just below the slider

    There is a code that displays the store front

    <div id="my-store-000000">This store is powered by Ecwid - <a href="http://www.ecwid.com">E-Commerce Software</a>. If you your browser does not support JavaScript, please proceed to its <a href="http://app.ecwid.com/jsp/2982093/catalog">simple HTML version</a>.</div><div>
    <script type="text/javascript" src="http://app.ecwid.com/script.js?2982093" charset="utf-8"></script><script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=grid(3,3) list(10) table(20)","categoryView=grid","searchView=list","id=my-store-000000");</script>

    I removed my store id so my store cannot be stolen by readers.

    Where would be the optimal place to insert the code so my store will be visible?

    www.centraljerseyofficeequipment.com


     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to front-page.php present in your theme directory and add your code there.

    Check image for reference
    2013-12-07_1212.png


    This will solve your issue.
     

Share This Page