Viewing Spreadshirt and EverWeb

Spreadshirt and EverWeb



User: Conny W. 5 years ago
Hi!
Is it possible to include my Spreadshirt shop into my website? I tried to copy/paste the code from Spreadshirt into a html-widget, but it doesn´t work. I think it's not for JAVA or something.
/Conny
User: Roddy 5 years ago
I'm not familiar with Spreadshirt but, with most online stores, you can either use a modified iframe or insert the embed code into EverWeb.

If you don't want to post the code in this forum, you can contact me and I will help you figure out how to get it done.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Conny W. 5 years ago
This is the code generated in Spreadshirt:

<div id="myShop">
<a href="https://shop.spreadshirt.se/myname">myname</a>
</div>

<script>
var spread_shop_config = {
shopName: 'myname',
locale: 'se_SE',
prefix: 'https://shop.spreadshirt.se',
baseId: 'myShop'
};
</script>

<script type="text/java script"
src="https://shop.spreadshirt.se/shopfiles/shopclient/shopclient.nocache.js">
</script>
User: Roddy 5 years ago
That code creates a text link to a generic page. It doesn't look as though you have actually set up a shop.

Here's a test page showing how to open a shop like this in an iframe.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.