-
Notifications
You must be signed in to change notification settings - Fork 210
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
How to fetch the details of items in the next page checkout.php #314
Comments
Hello, Sammy. I have the same problem. Did you manage to solve? |
No my problem is not solved.
…On Wed, 15 Jul, 2020, 9:52 pm José Marcos, ***@***.***> wrote:
Hello, Sammy. I have the same problem. Did you manage to solve?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#314 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIKTHAYWL2ZMJJ6HD43ZMCTR3XJS3ANCNFSM4NZFE5TA>
.
|
I managed to get the names of the products this way: I am using VSCode. In the js / minicart.js file, I went to line 1912 and changed
See if it works for you. Sorry about my English. |
just change action value inside minicart.js to your php page.. that would be solve the problem. Anyway this project is not maintained anymore. I also cannot find the documentation, so u can choose another library for your project if you can |
You can also try this way:
|
Please help me in coding. I want to fetch the details of the the cart in the next page checkout.php. How can i do that?
The text was updated successfully, but these errors were encountered: