mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-06-30 17:55:42 +02:00
Update Store.vue
Added a specific collection entry for the NOALPRS.COM Collection
This commit is contained in:
@@ -268,7 +268,8 @@ const COLLECTIONS: Record<string, Record<string, string>> = {
|
||||
'Tech Accessories': {
|
||||
'Phone Cases': '519708147994',
|
||||
'Laptop Sleeves': '519708213530',
|
||||
},
|
||||
},
|
||||
'NO ALPRS': '520528560410'
|
||||
};
|
||||
|
||||
const SHOPIFY_OPTIONS = {
|
||||
@@ -560,4 +561,4 @@ watch(shopifyContainer, (el) => {
|
||||
onMounted(() => {
|
||||
fetchPrintables();
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user