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

Does not change product-summary-buy-button -> buyButtonText #332

Open
matheusfols opened this issue Aug 12, 2021 · 1 comment
Open

Does not change product-summary-buy-button -> buyButtonText #332

matheusfols opened this issue Aug 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@matheusfols
Copy link

matheusfols commented Aug 12, 2021

Describe the bug
I inform the text that must be replaced and does not work, for the product-summary-buy-button component

To Reproduce
Steps to reproduce the behavior:

  1. Put the desired text on the buyButtonText
  2. Run the vtex link
  3. Does not change the text on the front

Expected behavior
The new button text should appear

@matheusfols matheusfols added the bug Something isn't working label Aug 12, 2021
@matheusfols matheusfols changed the title Does not change buyButtonText Does not change product-summary-buy-button -> buyButtonText Aug 12, 2021
@horberlan
Copy link

horberlan commented Sep 7, 2022

"add-to-cart-button#2": {
    "props": {
      "isOneClickBuy": false,
      "text": "see product",
      "blockClass": "buy-button",
      "onClickBehavior": "go-to-product-page"

    }
  },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants