Skip to content

Commit 9f594ea

Browse files
authored
Merge pull request #90 from vtex-apps/dk-portal-setup
Dark Kitchen Catalog Setup
2 parents 938942f + 80b04da commit 9f594ea

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.vtex/catalog-info.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: structured-data
5+
description: Automatically generates Schema.org structured data (JSON-LD) for
6+
products, improving SEO and enabling them to appear with rich snippets in
7+
Google search results. Offers customizable settings such as choosing between
8+
EAN or itemId as SKU identifier, price control, taxes and offers.
9+
tags:
10+
- javascript
11+
annotations:
12+
vtex.com/janus-acronym: ""
13+
vtex.com/o11y-os-index: ""
14+
grafana/dashboard-selector: ""
15+
github.com/project-slug: vtex-apps/structured-data
16+
vtex.com/platform-flow-id: ""
17+
backstage.io/techdocs-ref: dir:../
18+
vtex.com/application-id: 6CO2CN2Z
19+
spec:
20+
lifecycle: stable
21+
owner: te-0013
22+
type: frontend-ui
23+
dependsOn: []

0 commit comments

Comments
 (0)