mitjan Posted April 20, 2003 Share Posted April 20, 2003 I was searching forum for this answer. I also found a lot of contributions dealing with attributes but just can't find one that will display attributes options in shopping_cart.php so the customer can choose just before checkout. I hope someone can point me to the right contribution/topic... Thanx Mitja Link to comment Share on other sites More sharing options...
Ajeh Posted April 20, 2003 Share Posted April 20, 2003 The shopping cart *displays* the selected attributes already. Are you trying to make a way to *change* the selected attributes from the cart? If you click the link for the product in the cart ... it does go to the product_info.php with the selected options. It does not know, however, to deleted the old one should you change the options and re-add the product to the cart. Link to comment Share on other sites More sharing options...
mitjan Posted April 20, 2003 Author Share Posted April 20, 2003 Hm... thanx. Yes, in shopping cart I want to show the selection of attributes that customer can choose from ... I have a long product description and sometimes it's easy to miss attributes on product info page. :roll: Mitja Link to comment Share on other sites More sharing options...
Ajeh Posted April 20, 2003 Share Posted April 20, 2003 I have never tried to do this from the shopping_cart.php page. There is a contribution for Multiple Product Purchases that includes attributes that might somehow be modified to take the info from the cart instead of the products table. Link to comment Share on other sites More sharing options...
mitjan Posted April 20, 2003 Author Share Posted April 20, 2003 Thanx Linda, but I still can't find right one. Found Add Multiple Products from Ian C Wilson but it shows attributes on product listing page. All other contributions I found are dealing with option types (text, radio buttons...) :cry: ****** For me it is quite rasonable to select attributes on shopping cart page. Say I am selling a book with soft and hard cover. On product info page i put information about contents. And the content is what customer will buy. So, when he decide to buy this book (put it in a basket) then he have to choose from soft or hard cover. And pay it, he he Mitja Link to comment Share on other sites More sharing options...
Ajeh Posted April 20, 2003 Share Posted April 20, 2003 That is the code ... there are two styles to it ... Ian's lists in colums and Jeff's lists in rows. But the code itself might help you come up with a method of pulling the attribute options from the cart rather than the product. Link to comment Share on other sites More sharing options...
mitjan Posted April 20, 2003 Author Share Posted April 20, 2003 Thanx... will check & find the way (hopefully) :wink: Mitja Link to comment Share on other sites More sharing options...
Guest Posted March 2, 2005 Share Posted March 2, 2005 The shopping cart *displays* the selected attributes already. This is my problem the attributes are not always showing up in the shopping cart after I selected it. Specially if I go back and select another product, and the shopping cart shows the new item, but the attribute is gone from the first product chosen. Contribs installed were the minimum quantity. Anyone have this problem? Link to comment Share on other sites More sharing options...
Adham Posted March 5, 2007 Share Posted March 5, 2007 This is my problem the attributes are not always showing up in the shopping cart after I selected it. Specially if I go back and select another product, and the shopping cart shows the new item, but the attribute is gone from the first product chosen.Contribs installed were the minimum quantity. Anyone have this problem? I am having a similar problem with our shopping cart page in which attributes are not being displayed or being passed through the session. The attributes do appear in the product Id though?? Any help would be greatly appreciated. Adam Link to comment Share on other sites More sharing options...
DawnieB Posted March 9, 2007 Share Posted March 9, 2007 I am having the same problem as Adam. Did you guys get anywhere with your problems? Link to comment Share on other sites More sharing options...
Adham Posted March 16, 2007 Share Posted March 16, 2007 I am having the same problem as Adam. Did you guys get anywhere with your problems? Still haven't got an answer to this one. If any one can help, I am sure that we would both be very grateful. Link to comment Share on other sites More sharing options...
Guest Posted March 18, 2007 Share Posted March 18, 2007 I'm having the same problem as well. The attribute is not displayed in the shopping cart. :( Please help. Link to comment Share on other sites More sharing options...
hookahman Posted September 11, 2007 Share Posted September 11, 2007 I'm also having the same issue, anytime someone changes their qty from 1 to 2 or more the attributes disappear. I have also noticed that you can only add 1 of each product to the cart... even when you go back to the products page through the catalog and try adding the same item with a different attribute (e.g.color) it just replaces the original product in the shopping cart. Could that be tied into the attribute issue? Link to comment Share on other sites More sharing options...
Guest Posted December 19, 2007 Share Posted December 19, 2007 I'm having the same problem. My business requires that a lot of items have 3 or more attributes to choose per item. If customers change anything in their shopping cart the attributes are removed! Please help, my business depends on this. Link to comment Share on other sites More sharing options...
T-man84 Posted January 16, 2008 Share Posted January 16, 2008 I also have the same problem as hookahman and sdrbw.. Whenever the qty in shopping_cart gets changed, the attributes disappears.. Anyone figured out this issue yet? :) Link to comment Share on other sites More sharing options...
Guest Posted February 21, 2008 Share Posted February 21, 2008 Is there a contribution to deal with the attributes disappearing when updating the shopping cart? I'm having similar issues. Thanks, Ryan Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.