Jump to content
  • 0

Universal/unique cart


kamrul.tikweb

Question

Hello, is there any universal/unique cart system in blesta? Suppose customer added some item in cart from a 'domain' form. Now customer goes to another form, say 'vps' form and order a vps. Now, is there anyway to checkout those items in a single cart instead of doing the checkout separately from individual carts? 

I couldn't find this option. So we tried to implement this. We have some issues:

1.How can we handle the session varibale data element by element?
2.Is there any speciality in the SESSION of blesta ?
3. Is there available some collections of tutorials ?
4.How can we easily handle the muldimensional arrays ?
5. How does database work?
6. are the pages working through any routing file like laravel ?
7. How can we access the database easily ?

Even we able to show all the cart items in any forms cart, we can't get into the checkout page. The site gets broken.

Can anyone have any suggestion how to implement universal/unique cart system in blesta? Thanks

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 1

Each order form is unique and packages cannot be ordered from multiple order forms at the same time. Most people only need a single order form, and add all of the Package Groups they want to sell through it.

Most of your questions are vague. Yes you can access the database through the record component, see https://docs.blesta.com/display/dev/Database+Access There are routes for pages, see https://docs.blesta.com/display/user/Configuration+Files#ConfigurationFiles-routes.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...