diff --git a/package.json b/package.json index e08e03e..d3322f3 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,10 @@ { "label": "Empty Page", "path": "/app/routes/trippy-trails-template.jsx" + }, + { + "label": "Featured Product Page", + "path": "/app/routes/trippy-trails-template.jsx" } ] }