+
+
+
-
-
}>
-
-
+
+
+
+
+
+ {SITE_NAME}
+
+
+
+
+ }>
+
+
+
+
+ }>
+
+
+
+ {menu.length ?
: null}
);
}
diff --git a/lib/shopify/index.ts b/lib/shopify/index.ts
index ca5ddbdb6..c071d59bc 100644
--- a/lib/shopify/index.ts
+++ b/lib/shopify/index.ts
@@ -29,6 +29,7 @@ import {
Connection,
Image,
Menu,
+ MenuItem,
Page,
Product,
ShopifyAddToCartOperation,
@@ -354,6 +355,30 @@ export async function getMenu(handle: string): Promise