main
alexanderroese 2024-06-17 23:18:29 +02:00
parent 55da97430d
commit ffb6983527
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@
title: "{{ page.title }}",
handle: "{{ page.handle }}"
// Add more properties as needed
tags: "{{ product.tags }}"
};
console.log(pageInfo);