I have gone through the process of adding a product, these are as follow:-
-> Create content
-> Product
-> Collection of Products
-> Added a products (say: Test) and entered two existing product ids (say: 7,8) under 'Product IDs'.

At the time of shopping I am not able to see any the any type of detail of 'bundle of these two product (7,8)' with product 'Test'.

can you please tell me that
1. Am I doing something wrong, or
2. Do I need to code myself, or
3. How I get such info while implementing shopping cart.

many thanks

Comments

ainigma32’s picture

Status: Active » Postponed (maintainer needs more info)

This sounds like a question about either e-commerce or ubercart. Which one are you using?

- Arie

gyanendra’s picture

Status: Postponed (maintainer needs more info) » Active

I am using e-commerce.

ainigma32’s picture

Project: Drupal core » e-Commerce
Version: 5.0 » 5.x-3.6
Component: other » product

Reassigning to the correct queue.

- Arie

gyanendra’s picture

StatusFileSize
new11.48 KB
new10 KB

sorry Arie, I did not get your clue.
for understanding purpose I am attaching two attachment (product_list.PNG, add_collection_product.PNG).

Gyani

gordon’s picture

Taking a quick look at this, e-Commerce 5.x-3.x can't really do this without doing some major theming. However FYI I have been doing some work on e-Commerce 6.x-4.x with the integration for Views 2 this is now actually quite easy.

gyanendra’s picture

Thanks Gordon, I will check it. But my constraint is that I can't use 6.x-4.x.
So I need to use only 5.x

pomata’s picture

Hi gordon

Can you please enlight me how to do that?

Thanks

P