Hi
Do you want to remove this portion? https://prnt.sc/5xpkEmvJLsyr Then use this custom CSS
.easystore-ratings-container {
display: none;
}
And also this portion? https://prnt.sc/fGlaO7H6RS83 Then use this custom CSS
.easystore-review-container{
display: none;
}
And for removing add to wishlist please use this custom CSS
button.btn.btn-outline-secondary.easystore-btn-add-to-wishlist{
display: none;
}
Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.