Use global value to check for current Shop product
Also add other stores types to hint on expected values
This commit is contained in:
@@ -127,6 +127,6 @@
|
||||
class:is-visible={scrolledPastIntro}
|
||||
class:is-overlaid={$cartOpen}
|
||||
>
|
||||
<ShopLocationSwitcher currentProductSlug={product && product.location.slug} />
|
||||
<ShopLocationSwitcher />
|
||||
<ButtonCart />
|
||||
</nav>
|
||||
Reference in New Issue
Block a user