Thursday, December 10, 2015

Disabling/ Removing the “Other customers also purchased” in PDP page.


The default page layouts are used by default.
So follow the below steps carefully.
1.    Go to Database and search ”PAGELAYOUT” Table in that check for the corresponding column values NAME=DefaultProductPageLayout and PAGELAYOUT_ID=Product then its IsDefault should be made “0“ and commit.
2.       Now Go to CMC/Management center, Login then navigate to management center tools->Commerce composer.
3.       Go to “LAYOUTS” folder and double click.
4.       Find the Layout with Name as “DefaultProductPageLayout” then Navigate to its Design Layout settings.
5.       Then in the Layout find the corresponding “slot” That is two things should be noted as below
·         Title Number
·         Tab Number
Both title and tabs corresponding to the “Other customers also purchased” should be removed/Deleted from the Layout.
Steps To delete:
v  select the slots from “Layout slots and widgets”
v  Click on the    (Delete Icon).
6.       Now Save Your changes in Management center.
7.       Go to Database and search ”PAGELAYOUT” Table in that check for the corresponding column values NAME=DefaultProductPageLayout and PAGELAYOUT_ID=Product then its IsDefault should be made “1“ and commit.
8.       Test Your Changes in the Store Front.










No comments:

Post a Comment