Answer the question
In order to leave comments, you need to log in
How to create a shopping cart in wordpress?
Planned one-page online store on wordpress. Goods are recorded and divided into categories. It is required to finalize the site and add an ajax cart, it is necessary that the list of orders is displayed in the administrative part of the site. What do you recommend to use and how to accomplish this task?
PS if you use wooCommerce, then how to deal with the work of the basket, is there any documentation or description?
Answer the question
In order to leave comments, you need to log in
you can roll your own, use a js cart , and place orders as a custom post type. Well, after confirming the order, a record would be created through wp_post_insert
My advice is to use your head and not to use a blog engine to create an online store.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question