Social buttons - rocketweb-fed/magento2-theme-prime GitHub Wiki

Social buttons Social sharing buttons allow users to share product information on social networks (Facebook, Twitter, etc.). This functionality has been implemented in Prime using AddThis platform.

Configuration

Social sharing buttons can be enabled/disabled via admin in admin > Configuration > Rocket Web > UI Settings > Social Sharing. Required custom AddThis code snippet needs to be pasted into AddThis code field. This code can be obtained from client's AddThis dashboard (for development you can use RW's account, ask Jakub for credentials).

Template files

Template file for this functionality can be found in Magento_Catalog/templates/product/view/addthis-inline.phtml.