Hi,
I understand the concept of all products of the product kit added to cart. But I have a case of bio vegetables e-commerce, where the producers need to know who bought a basket of vegetables (my product kit content type). How could I display the products kits in Ubercart Views Order?

Comments

TR’s picture

Issue tags: -views, -order
longwave’s picture

Status: Active » Fixed

This isn't possible, as the individual products are added to the order rather than the kit. But you can use Views to display the actual ordered products in the kit, rather than the kit itself. You may need uc_views installed, as displaying ordered products isn't supported by Ubercart core directly.

elektrorl’s picture

Hi, thanks for your reply;
I think it's an important issue to treat: in order, how can we differentiate the products purchased through the product kit (basket of vegetables) and products purchased unit. The store can not be operational for the administrator, if he mixes baskets and products alone.
Am I alone in thinking this?

longwave’s picture

The kit is just a grouping of existing products; if you need to differentiate between kits and products, don't use kits - instead just sell an actual product that represents multiple items.

elektrorl’s picture

Status: Fixed » Active

No, it's not a solution, because the admins need to know how much unit they will collect in their fields. The product kit is essential.

longwave’s picture

Title: Ubercart Product kits don't appear in Ubercart Views Order » Show original product kits in ordered product views
Project: Ubercart » Ubercart Views
Version: 6.x-2.x-dev » 6.x-3.x-dev
Component: Product kits » Code
Category: support » feature

In that case this is a feature request for the uc_views module, but it is unlikely to be implemented unless someone submits a patch.