Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to show attributes in shopping cart


mitjan

Recommended Posts

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

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

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

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

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

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

  • 1 year later...
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

  • 2 years later...
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

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

  • 5 months later...

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

  • 3 months later...

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

  • 4 weeks later...
  • 1 month later...

Archived

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

×
×
  • Create New...