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

[FEATURE] Link back to product from Mini-Cart and Cart-Page #559

Open
BrocksiNet opened this issue Feb 2, 2024 · 2 comments
Open

[FEATURE] Link back to product from Mini-Cart and Cart-Page #559

BrocksiNet opened this issue Feb 2, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers template

Comments

@BrocksiNet
Copy link
Collaborator

BrocksiNet commented Feb 2, 2024

Description

Currently, we do not have any link from the line item in the mini-cart or cart page back to the product page.

Use Case

Improve the usability for the user.

Proposed Solution

With the referencedId we already know the corresponding productId but we do not know the nice speaking URL for that product. So how do we solve this without additional requests? Is this possible? I could imagine that we use the payload of the line item during the add item to the cart action/event.

Alternatives Considered

Consider moving the function into a reusable composable.

Additional Context

The solution needed for the demo-store template.

@BrocksiNet BrocksiNet added the enhancement New feature or request label Feb 2, 2024
@patzick patzick added template good first issue Good for newcomers labels Feb 5, 2024
@khanSoliheen
Copy link

@patzick, can I get more insights on this. I have attached the ss below. Please lemme know if this is correct
Screenshot 2024-04-21 at 18 09 02

@patzick
Copy link
Collaborator

patzick commented May 6, 2024

hey @khanSoliheen!
This is more about making products inside a mini cart to be linked back to the product page. In your screenshot example - clicking on the title LAVENDA Product Variants should redirect to that specific product page :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers template
Projects
Status: Developer Backlog
Development

No branches or pull requests

3 participants