Jump to content

erreur pendant la mise au panier


Recommended Posts

Bonjour,

 

J'ai un problème lors de la mise au panier de n'importe quel article. J'ai une fenêtre qui s'ouvre avec les indications suivantes:

 

 

 

Impossible to add the product to the cart.
 
textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: bad control character in string literal'
responseText:
{
"products": [
{
"id":            114378,
"quantity":      3,
"priceByLine":   "29,76 €",
"name":          "Ressort
référence 122450110/0",
"price":         "29,76 €",
"price_float":   "29.76",
"idCombination": 0,
"idAddressDelivery": 0,
"is_gift" : 0,
"hasAttributes": false,
"hasCustomizedDatas": false,
"customizedDatas":[
]
}],
"discounts": [
],
"shippingCost": "5,99 €",
"shippingCostFloat": "5.99",
"wrappingCost": "0,00 €",
"nbTotalProducts": "3",
"total": "35,75 €",
"productTotal": "29,76 €",
"hasError" : false
}
 
 
 
 
et je ne vois pas ou chercher... Quelqu'un aurait-il une idée???
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...