Sha256: de0642e32daaa3b5ea6a821586d38015c9d6d6b421355621591845639ad0c18c

Contents?: true

Size: 523 Bytes

Versions: 109

Compression:

Stored size: 523 Bytes

Contents

<h2>App Proxy Page</h2>

<p>Congratulations! You have successfully configured App Proxy for your shopify application.</p>
<p>Any valid liquid code included in this page will be parsed and rendered by Shopify.</p>

<br>

<pre>
Your Shop Details:
<hr>
	Shop Name 			: {{ shop.name }}
	myshopify name 			: {{ shop.permanent_domain }}
	Primary Domain of Shop 		: {{ shop.domain }}
	Shop URL 			: {{ shop.url }}
	Shop Currency 			: {{ shop.currency }}
	No. of products in this shop 	: {{ shop.products_count }}
<br>
<hr>
</pre>

Version data entries

109 entries across 109 versions & 2 rubygems

Version Path
shopify_app-11.0.2 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-11.0.1 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-11.0.0 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-10.0.0 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-9.0.4 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-9.0.3 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-9.0.2 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-9.0.1 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb
shopify_app-9.0.0 lib/generators/shopify_app/app_proxy_controller/templates/index.html.erb