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

Features/render custom attributes in cart modal #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

TaylorTheDeveloper
Copy link

@TaylorTheDeveloper TaylorTheDeveloper commented May 20, 2024

The previous updated allowed you to send custom attributes from the front end to the back end, but provided no way for the user to see the line item attributes in their cart. This may or may not be desired depending on your use case.... this PR as such will not be checked into main for now, and just be an educational reference. Presently, we override the variantTitle property on the client side so the user can see their custom attributes. See cart.js for the code.

image

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