How do I Remove Bookmark & Share

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 лет назад
Hi All,

Version 2.30.

How do I remove the Bookmark & Share box on the Product Details Page?

I appreciate your assistance.

Thank You,

Jim
12 лет назад
Views/Catalog/ProductTemplate.SingleVariant.cshtml

You can remove this:   @Html.Action("ShareButton", "Catalog")


Or you can modify it in the same folder view folder: ShareButton.cshtml
12 лет назад
Thank you,

I made it work.

Thanks Again,

Jim
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.