mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
fix: update PLP UI
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user