diff --git a/themes/nurgul/pages/wishlist.htm b/themes/nurgul/pages/wishlist.htm index 2d67bbd..454904f 100755 --- a/themes/nurgul/pages/wishlist.htm +++ b/themes/nurgul/pages/wishlist.htm @@ -57,4 +57,6 @@ title = "wishlist" -{% partial 'scripts/getWishlist' add='add.cart'|_ id='wish' %} \ No newline at end of file +{% if nurgulToken != "" %} +{% partial 'scripts/getWishlist' add='add.cart'|_ id='wish' %} +{% endif %} diff --git a/themes/nurgul/partials/header.htm b/themes/nurgul/partials/header.htm index 803a801..5d2c06e 100755 --- a/themes/nurgul/partials/header.htm +++ b/themes/nurgul/partials/header.htm @@ -48,8 +48,8 @@