block.json
17 lines
| 1 | { |
| 2 | "apiVersion": 2, |
| 3 | "name": "surecart/collection-page", |
| 4 | "title": "Product Collection", |
| 5 | "description": "A Product collection page for SureCart", |
| 6 | "parent": ["core/navigation"], |
| 7 | "category": "surecart", |
| 8 | "keywords": ["collection", "category", "page", "surecart"], |
| 9 | "textdomain": "surecart", |
| 10 | "supports": { |
| 11 | "reusable": false, |
| 12 | "html": false, |
| 13 | "className": false |
| 14 | }, |
| 15 | "attributes": {} |
| 16 | } |
| 17 |