Add SmartFront (ecommerce frontend) - #274
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds detection for SmartFront (https://smartfront.io), a multi-tenant headless storefront and admin platform for online retailers and ecommerce agencies. It runs a storefront on top of the commerce backend a merchant already uses (Magento, Shopify, WooCommerce, Shopware, BigCommerce, PrestaShop, OpenCart, Sylius, Medusa) or on its own built-in native commerce.
Categories:
108(Ecommerce frontends),Fingerprints
dom:[data-sf-shell-page-head](platform shell marker),style#sf-theme-vars(theme CSS variables block) anddiv#sf-tenant-css(per-tenant CSS container). All three are emitted by the platform shell rather than by an individual theme, are present in the server-rendered HTML, and already match today.meta.generator:SmartFront, with optional version capture. This tag is currently being rolled out across storefronts, so it will start matching once the rollout completes.implies:Next.js(storefronts respond withx-powered-by: Next.js).Icon added as
src/images/icons/SmartFront.svg, taken from https://smartfront.io/icon.svgSites using SmartFront
Ten live storefronts, one per supported commerce backend:
To be transparent: all ten are live public storefronts, but they are vendor-owned reference stores, since the product is new. Happy to add third-party customer domains as they launch if you would prefer to wait for those.