embedding a website
-
I would like to embed a link to another site
The blog I need help with is: (visible only to logged in users)
-
`<div data-embed_type=”product” data-shop=”thiscozyhome.myshopify.com” data-product_name=”General Store Wall Sign” data-product_handle=”general-store-wall-sign” data-has_image=”true” data-display_size=”compact” data-redirect_to=”checkout” data-buy_button_text=”Buy now” data-buy_button_out_of_stock_text=”Out of Stock” data-buy_button_product_unavailable_text=”Unavailable” data-button_background_color=”7db461″ data-button_text_color=”ffffff” data-product_modal=”false” data-product_title_color=”000000″ data-next_page_button_text=”Next page”></div>
<script type=”text/javascript”>
document.getElementById(‘ShopifyEmbedScript’) || document.write(‘<script type=”text/javascript” src=”https://widgets.shopifyapps.com/assets/widgets/embed/client.js” id=”ShopifyEmbedScript”></script>’);
</script>
<noscript><a href=”https://thiscozyhome.myshopify.com/cart/19755467907:1″ target=”_blank”>Buy General Store Wall Sign</a></noscript> -
- The topic ‘embedding a website’ is closed to new replies.