catscreations Posted February 15, 2006 Posted February 15, 2006 I've added some product attributes to several products where there is an additional cost involved. It all displays perfectly, but when selected and added to the cart it does not increase the price as stated. Can you help me figure out why? Here is an example of one of the products: http://catscreationsandcrafts.com/catalog/...products_id=459
catscreations Posted February 15, 2006 Author Posted February 15, 2006 Ok, I've just noticed that on my other items with added options/attributes that don't have an additional cost, aren't working either (and they were before). I have not changed anything since adding these attributes and for some reason they are no longer working..
Guest Posted February 16, 2006 Posted February 16, 2006 seems you're having other contributions that could affect the product attributes. If you have a record of the files you changed you could go back and see when this problem started. Otherwise start debugging the catalog\shopping_cart.php, catalog\includes\classes\shopping_cart.php and catalog\includes\application_top.php files. It's where I believe the problem is. PS: From the product listing you can add an item straight to the cart. The default osc does not do that. You first go to the product_info page. I think the changes you did for that could be the reason for this problem.
catscreations Posted February 16, 2006 Author Posted February 16, 2006 Thanks for the suggestions...although I would have no idea where to start looking in those files as to where the problem would be! I'm learning all this as I go and have learned alot so far, but to search for a problem when I don't quite know what I'm looking for, I'm afraid will lose me quickly!
catscreations Posted February 16, 2006 Author Posted February 16, 2006 Ok, miraculously enough I figured out that the problem is with the application_top.php file. I installed the original version of that file and attributes work great (but of course I have a modified version due to my contributions). Would anyone be willing to compare the original file to my current file to see if they can see the problem?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.