If you place a product kit into the cart which has an item with node checkout within it, the "attribute" displays on the wrong line.

This is due to uc_node_checkout iterating over all items in the cart and assuming that these items all exist in what the user sees, since product kits place all items into the cart as separate items but only displays the kit as a whole to the user.

Comments

aidanlis’s picture

Status: Active » Postponed
tr’s picture

Title: Product kit cart display issue » Support product kits
Version: 6.x-2.0-beta4 » 6.x-2.x-dev
Category: bug » feature

That's one of the reasons why the project page states

This module is currently not compatible with product kits.

Moving this to a feature request.

tr’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Status: Postponed » Active

New features should go into the 7.x-2.x branch first.

peterx’s picture

Is there any activity on this? it appears one way of supplying a 6 pack. Another appears to be user points. The product kit would let us offer a bonus that is not the base product. If the product kit was populated with nodes at the sale time, they could all have the same expiry date.

Has anyone looked at the work? Does it look like there much work involved?