Hi,
i am trying to get the cart items and their details like the product name, price, quantity for each item that is in the shopping cart in javascript.
It must be there because sellerdeck has a function to get the number of the items, getCartItem(3)
Has anyone ever came across this?
Thank you.
i am trying to get the cart items and their details like the product name, price, quantity for each item that is in the shopping cart in javascript.
It must be there because sellerdeck has a function to get the number of the items, getCartItem(3)
Has anyone ever came across this?
Thank you.
Comment