cancel
Showing results for 
Search instead for 
Did you mean: 

Webshop Configurable products

Former Member
0 Kudos

Hi

We have a webshop scenario. When the user selects a configurable product in the webshop he is taken to a page where he can configure the product as per his requirements.

Here for each item we have a field "details". Now we want to put some custom text for each of the items which should be displayed as a tooltip and also when the user clicks on it.

I am not sure how to do the development for the same ?

Is there any way we can do this with simple configuration.. e.g. using text types and all

any help in this regard is appreciated

Subhasis

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can define a text type in the SAP system and maintain it with data. Now in the ecommerce, you need to read this text type data and store it for the item extension. On jsp you can display this as tooltip text.

Please check if the standard modules from SAP provide this text type. If not, then you may need enhancements for wrapper modules.

We have the same scenario, but it will always be the same text for all items so we have defined in resource files instead of text types.

Pradeep

Answers (1)

Answers (1)

Former Member
0 Kudos

The text need to be maintained in the description text in R/3 for each characteristic