This extension will create a button for the native share app command on product detail pages for iOS and Android devices. This extension will also add a Configuration field to the Connect merchant admin to determine which svg icon to use. 'ios' or 'gmd'
Set the following values in your Shopgate Connect Admin:
iOSIcon- (ios/gmd) Defaults to "ios". Set to "gmd" in order to use the GMD icon on the iOS theme.iOSIconStyles- (json) Styles for iOs button component.gmdIcon- (ios/gmd) Defaults to "gmd". Set to "ios" in order to use the iOS icon on the GMD theme.useWithStickyButtons- (true/false) Defaults to "false". Set to "true" in order to make it compatible with sticky-pdp-buttons extension.
{
"iOSIcon": "gmd",
"gmdIcon": "ios",
"useWithStickyButtons": false,
"iOSIconStyles": {
"right": "16px",
"top": "-80px"
}
}See CHANGELOG.md file for more information.
See CONTRIBUTING.md file for more information.
Shopgate is the leading mobile commerce platform.
Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.
This extension is available under the Apache License, Version 2.0.
See the LICENSE file for more information.