Proposal Summary
This proposal covers the development for showing description on factory shipment ETA varies section on PDP page
Requirement
On the PDP Page, we have a section “factory shipment ETA varies”. In the requirement, need to add a description of the section. Need to add a question mark icon in that section and show the description when hovering on the icon
Our Solution
Solution 1: Message displays in a static way
We can achieve this requirement through customization.
We can add a question mark icon on the “factory shipment ETA varies “and by hovering on the icon it displays the description. Now we are doing it in a static way, which means if you provide the constant message, we have to set it in a Static manner.
The screenshot is attached below, here we are giving “inform” as described as an example

Solution 2: Message displays in a Dynamic way
In solution 1 we give the message in a static way. Here we can suggest another solution which is we have to create a new field in the configuration record and add that message to the field. By customization we have to show the message on the website. In the future, we can easily update the message by using this filed.
Assumptions
- Do we need to add this question mark for all items?
- Do you have any suggestion about the icon of the question mark?
- Could you please provide the constant description message that should show on the question mark when hover on it?
- Is the message being same for all product?
- Are there any extra conditions to update?