Jump to content

Probleme suite transfert


Recommended Posts

Bonjour à tous,

 

Je viens de transférer ma boutique sur un autre hébergeur apres avoir remis la BDD tout me semble fonctionner : http://www.softwargame.fr

 

Mais lorsque j'éssai de mettre un article dans le panier, j'ai ce message d'érreur :

 

Que faire ??

 

 

Impossible to add the product to the cart.

textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data'
responseText:

{

"products": [





    {

        "id":            70,

        "link":          "http://softwargame.fr/index.php?id_product=70&controller=product&id_lang=5",

        "quantity":      2,

        "priceByLine":   "50,16 €",

        "name":          "Poignée Vert...",

        "price":         "50,16 €",

        "price_float":   "41.8",

        "idCombination": 0,

        "idAddressDelivery": 0,

        "is_gift" : 0,


        "hasAttributes": false,


        "hasCustomizedDatas": false,

        "customizedDatas":[

        
        ]

    },



    {

        "id":            231,

        "link":          "http://softwargame.fr/index.php?id_product=231&controller=product&id_lang=5",

        "quantity":      1,

        "priceByLine":   "85,28 €",

        "name":          "Lampe grip S...",

        "price":         "85,28 €",

        "price_float":   "71.07",

        "idCombination": 0,

        "idAddressDelivery": 0,

        "is_gift" : 0,


        "hasAttributes": false,


        "hasCustomizedDatas": false,

        "customizedDatas":[

        
        ]

    }

],

"discounts": [


],

"shippingCost": "10,74 €",

"shippingCostFloat": "10.74",


"taxCost": "24,36 €",


"wrappingCost": "0,00 €",

"nbTotalProducts": "3",

"total": "146,18 €",

"productTotal": "135,44 €",


"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...