Project:UC Node Checkout
Version:7.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

Status:active» postponed

#2

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

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.

#3

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.