diff --git a/webapp/src/views/Store.vue b/webapp/src/views/Store.vue index 2a54804..f2e8fc6 100644 --- a/webapp/src/views/Store.vue +++ b/webapp/src/views/Store.vue @@ -268,7 +268,8 @@ const COLLECTIONS: Record> = { 'Tech Accessories': { 'Phone Cases': '519708147994', 'Laptop Sleeves': '519708213530', - }, + }, + 'NO ALPRS': '520528560410' }; const SHOPIFY_OPTIONS = { @@ -560,4 +561,4 @@ watch(shopifyContainer, (el) => { onMounted(() => { fetchPrintables(); }); - \ No newline at end of file +