Jump to content

[SOLVED]Combinations showing default attributes in cart in 1.3.7


Recommended Posts

Hi there and thanks in advance,

store is running on 1.3.7 using "clean and simple" theme.

The problem is when user selects attributes the default combination is being shown in cart.

 

I have switched the products.js back to the default prestashop one and no luck.

 

I can't remember explicitly but when I handed the store over to it's owner it was all working fine....owner says there has been no modules updated recently.

 

Product with attributes here.

 

http://www.theshabby...?id_product=819

 

Thanks

Edited by brutus (see edit history)
Link to comment
Share on other sites

Hi there and thanks in advance,

store is running on 1.3.7 using "clean and simple" theme.

The problem is when user selects attributes the default combination is being shown in cart.

 

I have switched the products.js back to the default prestashop one and no luck.

 

I can't remember explicitly but when I handed the store over to it's owner it was all working fine....owner says there has been no modules updated recently.

 

Product with attributes here.

 

http://www.theshabby...?id_product=819

 

Thanks

 

Hi.

 

You have a small javascript error:

 

Timestamp: 10/2/2012 12:15:55 PM

Error: SyntaxError: unterminated string literal

Source File: http://www.theshabbyshed.com.au/product.php?id_product=819

Line: 368, Column: 14

Source Code:

var taxRate = '0;

 

You need to fix it, as this is causing the issue you have.

 

Regards.

 

Robin.

 

The CartExpert Team

Link to comment
Share on other sites

Thank you so much for taking the time to help me.

I thought it may have been a syntax or damn '....but never have used a java debugger console ...now I have! so hopefully next time I will be able to sort problems out quicker in the future.

 

Once again thanks.

Link to comment
Share on other sites

Thank you so much for taking the time to help me.

I thought it may have been a syntax or damn '....but never have used a java debugger console ...now I have! so hopefully next time I will be able to sort problems out quicker in the future.

 

Once again thanks.

 

Happy to have helped.

 

Please mark the topic as [sOLVED]

 

Regards.

 

Robin.

 

The CartExpert Team

Link to comment
Share on other sites

  • 2 months later...

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