cancel
Showing results for 
Search instead for 
Did you mean: 

Change rank of child product in shopping cart

dominic-boeke
Discoverer
0 Kudos
288

Hallo CPQ community,

I´m wondering, if there is any way to change the display / rank of child products on shopping cart.

Currently the child is always the last item in shopping cart.

1. Parent item

1.1 Attributes of parent item

1.2 Child item

1.2.1 Attributes of child item

I would like to see the following order.

1. Parent item

1.1 Child item

1.1.1 Attributes of child item

1.2 Attributes of parent item

As I want to show all main items and all related attributes, I can´t change the display type of the product.

Any help is highly appreciated.

Thank you very much in advance

Dominic

Accepted Solutions (0)

Answers (1)

Answers (1)

patrick_latour3
Explorer

Hi Dominic,

You can move items around through ironPython scripting. Use methods like MoveUp() and MoveDown() to change the order of the items.

Thanks,

Patrick

dominic-boeke
Discoverer
0 Kudos

Hello Patrick,

thank you for your comment.

I will give it a try and will let you know, if your proposal solved my issue.

Ha a wonderful day

Dominic