Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cart Is Doubling Prices


Guest

Recommended Posts

Posted

For one of my products, I have different sizes, and for each different size, there's a different price

 

Once the user clicks on a product, which has the price of £2.49 - It will load up the description, once that loads, there's a dropdown box with the attributes in, ie Large - £2.99 Small - £2.49.

 

If the user selects Large, then Add To Cart - the cart will add the default product price of £2.49 and the attribute price of £2.99

 

resulting in an overall price of £5.48 in the cart, even though only one product of £2.99 was selected.

 

Anyone got any ideas why this might be happening?

Posted

Sounds like your mysql database has corrupted. Use PhpMyAdmin to find the datase delete it and use the original database to reinstall the database.

Posted
For one of my products, I have different sizes, and for each different size, there's a different price

 

Once the user clicks on a product, which has the price of £2.49 - It will load up the description, once that loads, there's a dropdown box with the attributes in, ie Large - £2.99 Small - £2.49.

 

If the user selects Large, then Add To Cart - the cart will add the default product price of £2.49 and the attribute price of £2.99

 

resulting in an overall price of £5.48 in the cart, even though only one product of £2.99 was selected.

 

Anyone got any ideas why this might be happening?

 

The attribute price should be "how much more this size will cost you."

 

Product = $ £2.49

Large +.50

Small

 

jon

It's all just ones and zeros....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...