vuestorefront-community / vendure

Vue Storefront 2 integration for Vendure
https://docs.vuestorefront.io/vendure/
MIT License
72 stars 51 forks source link

[Feature]: SfBottomNavigation add logic to basket item #190

Closed AdamPawlinski closed 2 years ago

AdamPawlinski commented 2 years ago

How the project can be improved?

Add logic to change the basket item label in BottomNavigation, when you are on Home it should be basket but when on product page addToCart. Screenshot from 2022-03-18 12-09-28

Screenshot from 2022-03-18 12-09-28

What are the acceptance criteria?

Additional information

No response

Code of Conduct

ymaheshwari1 commented 2 years ago

@AdamPawlinski Why are we thinking of changing the label to Add to Cart on product page?

Baroshem commented 2 years ago

This can be easily added on the frontend so no need to implement in the integration repo :)