ckvist Posted February 18, 2019 Share Posted February 18, 2019 Hi. Is it possible to display the Cart-id on the first page of checkout. Before the Cart has become an order? And yes, i need it displayed the the front-end-user. Link to comment Share on other sites More sharing options...
tdsoft Posted February 18, 2019 Share Posted February 18, 2019 You can use echo $this->context->cookie->id_cart or echo $this->context->cart->id Link to comment Share on other sites More sharing options...
ckvist Posted February 18, 2019 Author Share Posted February 18, 2019 Thanks for your swift answer. Do i just use it directly in the template? 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