Facebook Subtab
These settings control Facebook popup integration with Commerce web stores. The popupOptions set up here are passed as the third parameter into the window.Open
method of SocialSharing.Plugins.Facebook.js.
More Information: Facebook Share
Enable
This Boolean enables or disables the Facebook addThis sharing service.
ID |
facebook.enable |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Application ID
This string sets the custom application ID to link the domain to your application ID.
ID |
facebook.appId |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Status
This string lets you control if the Facebook popup is enabled.
ID |
facebook.popupOptions.status |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Resizable
This string lets you control if the Facebook popup is resizable.
ID |
facebook.popupOptions.resizable |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Scrollbars
This string lets you control if the Facebook popup displays scrollbars.
ID |
facebook.popupOptions.scrollbars |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Personalbar
This string lets you control if the Facebook popup displays a personal bar.
ID |
facebook.popupOptions.personalbar |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Directories
This string lets you control if the Facebook popup displays a directories bar.
ID |
facebook.popupOptions.directories |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Location
This string lets you control if the Facebook popup displays a location bar.
ID |
facebook.popupOptions.location |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Toolbar
This string lets you control if the Facebook popup displays a tool bar.
ID |
facebook.popupOptions.toolbar |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Menubar
This string lets you control if the Facebook popup displays a menu bar.
ID |
facebook.popupOptions.menubar |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Width
This integer lets you define the width (in pixels) of the Facebook popup.
ID |
facebook.popupOptions.width |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Height
This integer lets you define the height (in pixels) of the Facebook popup.
ID |
facebook.popupOptions.height |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Left
This integer lets you define the left offset (in pixels).
ID |
facebook.popupOptions.left |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Facebook Popup Top
This integer lets you define the top offset (in pixels).
ID |
facebook.popupOptions.top |
UI location |
Integrations > Facebook |
JSON file |
facebook.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |