Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brand Name HTML Tag #921

Open
Mecrano opened this issue Feb 12, 2021 · 1 comment
Open

Brand Name HTML Tag #921

Mecrano opened this issue Feb 12, 2021 · 1 comment

Comments

@Mecrano
Copy link

Mecrano commented Feb 12, 2021

Is your feature request related to a problem? Please describe.

We want to be able to make an improvement to SEO allowing to change the HTML tag containing the brand name, as it works with the "tag" property in the "product-name" component.

Describe the solution you'd like
pass the html element as a parameter

Describe alternatives you've considered
pass the html element as a parameter

Additional context
product-summary-brand

@carlosviniciusananias
Copy link

You can accomplish this by using the "tag" property:

"props": {
      "tag": "div
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants