Skip to content

Add ShopWise (e-commerce platform) - #357

Open
cyber-kani wants to merge 1 commit into
enthec:mainfrom
cyber-kani:add-shopwise-technology
Open

Add ShopWise (e-commerce platform)#357
cyber-kani wants to merge 1 commit into
enthec:mainfrom
cyber-kani:add-shopwise-technology

Conversation

@cyber-kani

Copy link
Copy Markdown

ShopWise

ShopWise is a multi-tenant e-commerce platform for building online stores and marketplaces (hosted admin, theme editor, dropshipping, built-in checkout). Stores are served on *.myshopwise.now and custom domains.

Category: Ecommerce (6)

Detection

  • Primary — js: the app sets a runtime global window.__SHOPWISE__ ({ name: "ShopWise", platform: "ShopWise", version }) on every page. This is the reliable signal because ShopWise sites sit behind a CDN that strips response headers and the generator meta.
  • Secondary: X-Powered-By: ShopWise header and <meta name="generator" content="ShopWise"> (emitted by the app; may be stripped by the CDN edge on hosted stores).
  • dom: links to *.myshopwise.now.
  • implies: Nuxt.js, Node.js.

Icon added at src/images/icons/ShopWise.svg. Structure, order, and schema validators pass locally.

🤖 Generated with Claude Code

ShopWise is a multi-tenant e-commerce platform (online stores + marketplaces, hosted
admin, theme editor, dropshipping, built-in checkout). Category: Ecommerce (6).

Primary detection is the `js` fingerprint window.__SHOPWISE__ (a runtime global the app
sets on every page) — the site's CDN strips X-Powered-By and the generator meta, so those
are kept only as secondary signals. Icon added at src/images/icons/ShopWise.svg.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant