Basic Embedded Shopfronts

This commit is contained in:
Matt-Yorkley
2017-07-21 15:23:11 +01:00
committed by Maikel Linke
parent 113f6565be
commit 782a812596
8 changed files with 227 additions and 17 deletions

View File

@@ -2,9 +2,7 @@
<head></head>
<body>
<p>Iframe Test</p>
<iframe src="http://test.com/shops" name="test_iframe" id="test_iframe" style="width:100%;min-height:30em"></iframe>
<iframe src="http://localhost:9999/test_enterprise/shop?embedded_shopfront=true" name="test_iframe" class="test_iframe" id="test_iframe" style="width:100%;min-height:35em"></iframe>
</body>
</html>
</html>