DEV Community

Discussion on: NextJS simple shopping cart

Collapse
 
hte305 profile image
Ha Tuan Em

Everything has saved in cookie. You can use getCookie function to fetch data and processing with your logic.