Sha256: 115d1444aa00633694191b7911bf1b216f106b695edbbf033e516e86e423df96

Contents?: true

Size: 647 Bytes

Versions: 6

Compression:

Stored size: 647 Bytes

Contents

<h2>App Proxy Page</h2>

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

<br>

<pre>
Your Shop Details:
<hr>
        Store Name                      : {{ shop.name }}
        spiffystores name              : {{ shop.short_name }}
        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

6 entries across 6 versions & 1 rubygems

Version Path
spiffy_stores_app-8.2.11 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb
spiffy_stores_app-8.2.10 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb
spiffy_stores_app-8.2.9 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb
spiffy_stores_app-8.2.8 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb
spiffy_stores_app-8.2.7 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb
spiffy_stores_app-8.2.6 lib/generators/spiffy_stores_app/app_proxy_controller/templates/index.html.erb