Jump to content

Fehlermeldung bei Produkt kauf


Recommended Posts

Guten Tag,

 

seit heute erhalte ich folgende Fehlermeldung wenn ich ein Produkt in den Warenkorb legen möchte

 

Ich hoffe jemand kann mir sagen was falsch läuft

 

Impossible to add the product to the cart.
textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: unexpected character'
responseText:
<script type="text/javascript">
 var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-42378314-1']);
 _gaq.push(['_trackPageview']);
 (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 })();
</script>
{
"products": [
{
 "id":		    23,
 "link":		  "http://topsportsfood.eu/index.php?id_product=23&controller=product#/geschmack-schokolade",
 "quantity":	  1,
 "priceByLine":   "44.90 €",
 "name":		  "Muscletech 1...",
 "price":		 "44.90 €",
 "price_float":   "44.9",
 "idCombination": 42,
 "idAddressDelivery": 6,
 "hasAttributes": true,
 "attributes":    "Schokolade",
 "hasCustomizedDatas": false,
 "customizedDatas":[
   ]

}, {
 "id":		    58,
 "link":		  "http://topsportsfood.eu/index.php?id_product=58&controller=product#/geschmack-rocky_road",
 "quantity":	  1,
 "priceByLine":   "49.90 €",
 "name":		  "Optimum 100%...",
 "price":		 "49.90 €",
 "price_float":   "49.9",
 "idCombination": 180,
 "idAddressDelivery": 6,
 "hasAttributes": true,
 "attributes":    "Rocky Road",
 "hasCustomizedDatas": false,
 "customizedDatas":[
   ]

}],
"discounts": [
],
"shippingCost": "3.80 €",
"shippingCostFloat": "3.8",
"wrappingCost": "0.00 €",
"nbTotalProducts": "2",
"total": "98.60 €",
"productTotal": "94.80 €",
"hasError" : false
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...