schema.org.ai

wixstores

E-commerce solution integrated with Wix website builder.

Extends: Technology

Wix Stores

E-commerce solution integrated with Wix website builder.

Overview

Category: E-commerce software

E-commerce solution integrated with Wix website builder.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Wix Stores',
  category: 'E-commerce software',
  description: 'E-commerce solution integrated with Wix website builder.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Wix Stores",
  "applicationCategory": "E-commerce software",
  "description": "E-commerce solution integrated with Wix website builder."
}