diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-25 15:07:12 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-25 15:07:12 -0400 |
| commit | 028174b202c8ff8ed62b7e008f42a1f39797ce9d (patch) | |
| tree | d514281ef2799551b0d399cd6a162fe499e83cff /StoneIsland/www/index.html | |
| parent | 3a4ccaade954bc8d9bc54bafa8a492ca75124979 (diff) | |
cart
Diffstat (limited to 'StoneIsland/www/index.html')
| -rw-r--r-- | StoneIsland/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index 0fa45793..673942a9 100644 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -378,6 +378,7 @@ <script src="js/sdk/_sdk.js"></script> <script src="js/sdk/account.js"></script> <script src="js/sdk/auth.js"></script> +<script src="js/sdk/cart.js"></script> <script src="js/sdk/product.js"></script> <script src="js/index.js"></script> |
