Add a cart to the modx evolution site
Need to add a cart to the website.
1. Shopping cart. Functionality:
- adding a product to the cart
- changing the quantity of the product in the cart
- removing a product from the cart
All of this with automatic recalculation of the total cost of the cart
2. Order processing:
- form for entering buyer information (first name, last name, phone, email, additional comments)
- specifying the payment method
- specifying the delivery method (if not self-pickup - then also specifying the delivery address)
3. When placing an order, the buyer receives an email indicating the list of purchased items and the total cost of the order, excluding the cost of delivery
4. You also receive a notification of a new order at your email, almost a duplicate of what was sent to the buyer
5. After placing the order, the cart is automatically reset, and the order information is saved in the database
-
350 Hello!
Thank you for the detailed description. Everything you mentioned can be implemented:
Shopping cart — adding, changing the quantity, and removing items with automatic recalculation of the total amount.
Order processing — a form for entering customer data, selecting payment and delivery options. If delivery is chosen, there will be a field for the address.
Email to the customer — after placing the order, an email will be sent with a list of items and the total amount (excluding delivery).
…
Email to you — you will receive the same notification in your email.
Clearing the cart — after the order, the cart is reset, and the data is saved in the database.
If everything is satisfactory — we can get started. I can make adjustments according to your wishes along the way.
Best regards,
Yevhenii
-
2853 63 5 Hello! I need to take a look at your website and what you have in the admin panel to implement the cart, feel free to contact me! I will do it.
-
Здраствуйте, на какой платформе сайт?
-