Add Shop poster link on location page

This commit is contained in:
2021-11-10 22:58:07 +01:00
parent 73c9e80a21
commit 17af949e8e

View File

@@ -143,7 +143,7 @@
<Button url="/locations" text="Change location" class="shadow-small">
<IconEarth />
</Button>
<Button url="/shop" text="Buy the poster" color="pinklight" class="shadow-small">
<Button url="/shop/poster-{location.slug}" text="Buy the poster" color="pinklight" class="shadow-small">
<!-- <IconEarth /> -->
</Button>
</div>