Browse Source

add woo templates to theme.json

Maggie 3 years ago
parent
commit
6762286c2e
1 changed files with 8 additions and 0 deletions
  1. 8 0
      blockbase/theme.json

+ 8 - 0
blockbase/theme.json

@@ -27,6 +27,14 @@
 				"page",
 				"post"
 			]
+		},
+		{
+			"name": "single-product",
+			"title": "Single Product"
+		},
+		{
+			"name": "archive-product",
+			"title": "Archive Product"
 		}
 	],
 	"settings": {