Proposal Summary
This proposal covers the development of showing the specifications on the PDP page for the matrix items in the tool fetch website.
Requirement
When selecting item options in the PDP page, the corresponding details of that child item (specification) need to display in that page.
Our solution
If we are taking any parent Item and selecting the item options, then the SKU name changes automatically. Similarly, when selecting the item options in the parent item, Specifications also needs to be changed.
Even though in the requirement, only specification is mentioned. But we can also show Warranty and download details from the item record.
It is possible by doing extension.
Adding an example below.
When the options of matrix item selected (here color is selected), then corresponding details of that child item also show in the website.
Sample image for matrix item shown below;


Assumptions
- We will use already existing fields such as Specifications, Warranty, Document Link Text and Document URL fields to get the value
- from item record.
- Values from specification field will be taken from the item record and show it under the Specifications subtab.
- Values from Documents List Description, Document URL and Document Link Text fields will be taken from item record and show it under Downloads subtab.
- Values from Warranty field will be taken and show it under the download subtab.

- If the values are not available in item record, then it will not be displayed in website.
- Changes will be doing in the production directly.