fix: update PLP UI

This commit is contained in:
Chloe
2024-06-21 11:53:50 +07:00
parent cc3982288a
commit 441126c4b5
11 changed files with 178 additions and 118 deletions

View File

@@ -12,6 +12,9 @@ const collectionFragment = /* GraphQL */ `
helpfulLinks: metafield(namespace: "custom", key: "helpful_links") {
value
}
helpfulLinksTop: metafield(namespace: "custom", key: "helpful_links_top") {
value
}
updatedAt
}
${seoFragment}