K
K
kostya vlasov2016-03-27 22:48:26
JavaScript
kostya vlasov, 2016-03-27 22:48:26

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

4 answer(s)
@
@ksider, 2016-03-27
@flockast

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

S
Sergey Goryachev, 2016-03-27
@webirus

My advice is to use your head and not to use a blog engine to create an online store.

A
Alexander Taratin, 2016-03-28
@Taraflex

https://ru.wordpress.org/plugins/woocommerce-ajax-...

W
Web Developer Blog, 2016-03-28
@Alexey_Suprun

woocommerce plugin to help you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question