diff --git a/src/pages/device/[...devicePath].astro b/src/pages/device/[...devicePath].astro index 11d7f4c..688f922 100644 --- a/src/pages/device/[...devicePath].astro +++ b/src/pages/device/[...devicePath].astro @@ -11,6 +11,7 @@ import { deviceSupportsApp } from '~/helpers/devices.js' import Layout from '../../layouts/default.astro' import Search from '~/components/search-stork.vue' +import LinkButton from '~/components/link-button.vue' // Get type and slug from the request path @@ -89,6 +90,17 @@ const appPage = { + { !!device.amazonUrl && +