Products get added to the folder twice.
There is might be a conflict with the AJAX cart software. Please open app/design/frontend/[YOUR PACKAGE]/[YOURTHEME]/template/amlist/rewrite/catalog_product_view_addto.phtml file and replace:
productAddToCartForm.submit();
with
f.submit();
How can we help you?
Login and Registration Form