Marti84 Posted November 7, 2020 Share Posted November 7, 2020 (edited) Hello ! Can someone please help me ? how can i retrive all the products in cart in the checkout delivery step ? I already created a function using $Cart->GetProducts() but it return null value Thanks in advance 😊 Marti. FR Edited November 9, 2020 by Marti84 (see edit history) Link to comment Share on other sites More sharing options...
rrataj Posted November 9, 2020 Share Posted November 9, 2020 You should be able to see products in $cart['products'] variable. Link to comment Share on other sites More sharing options...
Marti84 Posted November 9, 2020 Author Share Posted November 9, 2020 You are right rrataj, thank you ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now