expanding and setting widget

DaveJones007 wrote on 9/12/2020, 11:29 PM

I am trying to integrate the ECWID widget into my website using web design ver 17 with win 10 and I cannot lock the location to go under my page information and it is cut off at the end of the page (the entire shopping widget is not showing on the page). the code is:

<div id="my-store-XXXXXXXX"></div>
<div>
<script data-cfasync="false" type="text/javascript" src="https://app.ecwid.com/script.js?XXXXXXXX&data_platform=code&data_date=2020-09-12" charset="utf-8"></script><script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=grid(20,3) list(60) table(60)","categoryView=grid","searchView=list","id=my-store-XXXXXXXX");</script>
</div>

 

XXXXXXXX is my store number

Comments

No comments yet - be the first to write a comment...