Hi Nicolas!
Only one more try, then I will give up "fighting" with AJAX.
After a lot of testing, I found the problem what causing: add to cart button with ajax not working.
On product listing I use custom "item" field (sometimes my customers need to add comments to product, color, type of pruduct ect.)
- When this custom "item" field is publised (turned on), the "add to cart ajax process" is not working.
- When I unpublish (turn off) custom "item" field, the "add to cart ajax process" working perfectly.
Custom item fields, and AJAX is a great funkction, but not working together. Unfortunately my customers realy need both function, thats why I trying to find solution for my problem.
Is it possible to make this two function work together?