WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • AJAX fly items to cart
  • Print
Pages: [1]   Go Down

Author Topic: AJAX fly items to cart  (Read 14509 times)

Offline crnogorac081

  • Posts: 2161
  • Gender: Male
AJAX fly items to cart
« on: June 12, 2010, 09:52:38 AM »
Hi,

upon Stefek's request, I am building an ajax based snippet, and this is an announcement for it..

Current progress and demo is available on: http://www.ivan.milicevic.me/bakery.php

I would like to hear some comments :)

cheers
Logged
Web developer

freeSbee

  • Guest
AJAX fly items to cart
« Reply #1 on: June 12, 2010, 10:07:34 AM »
Hi Ivan

What does this snippet aim to do?
Could not find any ajax on the demo.

Regards Christoph
Logged

Offline crnogorac081

  • Posts: 2161
  • Gender: Male
AJAX fly items to cart
« Reply #2 on: June 12, 2010, 01:26:18 PM »
maybe you didnt notice or maybe you have javascript turned off?

it makes fly-out effect to cart div block and populates the cart without refresh... also deletes item without refresh from cart..

try adding some staff to basket..

cheers
Logged
Web developer

freeSbee

  • Guest
AJAX fly items to cart
« Reply #3 on: June 12, 2010, 02:26:41 PM »
Hi Ivan

Quote from: crnogorac081 on June 12, 2010, 01:26:18 PM
t makes fly-out effect to cart div block and populates the cart without refresh... also deletes item without refresh from cart..

Great effect! Thanks for implementing!

3 things I noticed:
If a customer re-adds an article to the mini-cart, the article in the cart disappears even it is still in the main cart. At the product's place there is a message displayed:
«This product is already added to your cart. You can change the quantity in the shopping cart.»
Whenever the customer adds the same product again, also the message is added again and again.

Calling Bakery for the first time on your site, there are already products added to the cart! If I delete the browser cookies and re-call Bakery, there are other products added... Very odd! Maybe you do not differentiate between your and other sessions? Use the order_id to do so.

And just one minute ago:
«Lost connection to MySQL server at 'reading initial communication packet', system error: 113»

Regards Christoph
« Last Edit: June 12, 2010, 02:28:53 PM by freeSbee »
Logged

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
AJAX fly items to cart
« Reply #4 on: June 12, 2010, 03:25:54 PM »
Hello Ivan,

your progress is quite awesome - I had a go with it some month ago but I didnt't get anything.
So thank you very much for your help.

Keep on the good work!

Kind regards,
Stefek
« Last Edit: June 12, 2010, 03:53:28 PM by Stefek »
Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

Offline crnogorac081

  • Posts: 2161
  • Gender: Male
Re: AJAX fly items to cart
« Reply #5 on: June 12, 2010, 03:58:03 PM »
Hi Christoph,

This is the second time I tried bakery (first was when I implemented drag n drop for backend..) so I need to get much deeper into your coding... (sessions, listing attributes for items etc...)

I am glad you like this flying effect, Stefek discovered it, and I hope you will be here to guide me when I become stacked with coding, as you know which part of code is what..

There are still a lot of work to do.. so far flying effect is working fine and adding and deleting items from cart Now I need to set sessions right and include all bakery options right..

cheer
Logged
Web developer

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
Re: AJAX fly items to cart
« Reply #6 on: June 12, 2010, 04:39:07 PM »
Hello Christoph.

I really hope that this will work finally.

I assume that here are not to many people working with AJAX and as Ivan implemented the drag&drop into the backend and provided a working patch (and other Ajaxy gadgets for use with WB), I still think that he is the one who will get there with this, if he gets a little advice on the stuff he mentioned before.

So ist there a chance to help him with this great effect?

Best Regards,
Stefek

Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

Offline crnogorac081

  • Posts: 2161
  • Gender: Male
Re: AJAX fly items to cart
« Reply #7 on: June 18, 2010, 10:11:34 AM »
just updated snippet, take a look: http://www.ivan.milicevic.me/bakery.php

try adding and removing items..

cheers
Logged
Web developer

Offline a6smile

  • Posts: 1
Re: AJAX fly items to cart
« Reply #8 on: February 16, 2011, 07:32:35 PM »
Quote from: crnogorac081 on June 18, 2010, 10:11:34 AM
just updated snippet, take a look: http://www.ivan.milicevic.me/bakery.php

try adding and removing items..

cheers

where i can download it?
Logged

Offline crnogorac081

  • Posts: 2161
  • Gender: Male
Re: AJAX fly items to cart
« Reply #9 on: February 16, 2011, 10:29:28 PM »
Hi,

the development for this has stoped, as I encountered multiple issues.

You may contact Stefek to ask him if he continued to work on it, and if he agrees, I can give you the code to continue the developing..

cheers
Logged
Web developer

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
Re: AJAX fly items to cart
« Reply #10 on: February 17, 2011, 03:52:49 AM »
Quote from: crnogorac081 on February 16, 2011, 10:29:28 PM
Hi,

the development for this has stoped, as I encountered multiple issues.

You may contact Stefek to ask him if he continued to work on it, and if he agrees, I can give you the code to continue the developing..

cheers

Hello,

of course I agree to share this, if you like to, Ivan.

I also stoped my further developement on this for the moment and can't say when will have the appropriate time to pick it up again.
I think that sharing the code and skills will bring the most benefit to this feature.

All best,
Stefek
Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • AJAX fly items to cart
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2