Jump to content

Prestashop 1.6.1.14 - Cart Class to retrieve data from tables


Recommended Posts

In Prestashop, there is a default table and one that I have added. I have inserted the necessary data.

  • ps_cart

  • ps_cart__XXX

I am using the code below to retrieve from cart table.

I understand that I am retrieving from ps_cart, and I want to retrieve data from ps_cart_XXX based on the ID I retrieved.

Thank you for your time.

SOLVED - Usage of SQL Query. No classes created.

Edited by Enthu86 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...