Skip to Content
0
Former Member
Nov 29, 2011 at 02:33 PM

Adding extension data to item object in B2C Shop.

38 Views

Hi Experts,

We have a requirement where in we have to show a custom field in the shoping basket of B2C Shop at item level.

I have tried to add the value to the item object but in the shopping basket , its coming as null.

I created a custom class which extends MaintainBasketB2CDisplayAction. Here i am accessing the basket object and added values to the item object through extension data. I expected the added data to come in the basket, but its coming as null.

Please let me know how i can add the value to extension data and retain the added value in the basket.

Please also list the classes which needs to be extended.

Thanks in Advance

Antony