Jump to content

AJAX Order Integration feedback


bobbravo2

Recommended Posts

Howdy y'all!

 

Please give me constructive criticism on my AJAX order form implementation here:

 

https://mycircletree.com/client-area/order/

 

 

looks nice, maybe a little too much green for me.

 

but if the customer wants to order more than one item this kind of cart is not usable? I cannot add multiple items to the basket. or do i miss something here.

 

br, martin

Link to comment
Share on other sites

looks nice, maybe a little too much green for me.

 

but if the customer wants to order more than one item this kind of cart is not usable? I cannot add multiple items to the basket. or do i miss something here.

 

br, martin

 

I want to make the categories more "category like," with some sort of image, which leads me to your next point: only ordering 1 thing at a time.

 

I'm currently brainstorming a more functional AJAX cart for WHMCS. the way it's setup now, you can only buy one thing at a time (which isn't that hard once you're registered, but still...). The problem is that every time you click a new item, it does an AJAX call the overwrites the $_SESSION['cart'] items, which should be appended, not overwritten.

Link to comment
Share on other sites

Have you check under IE 9? It's not working like in FireFox 3...

 

I haven't but I will now. Thank you for the heads up!

 

I have a bias toward webkit rendering engines: thank you for being the voice of sanity with 60%+ of the internet still using Trident...LOL I'd be so happy one day to wake up and hear: "IE just mysteriously stopped working"

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
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated