schema.org.ai

squarespacecommerce

E-commerce platform integrated with website builder.

Extends: Technology

Squarespace Commerce

E-commerce platform integrated with website builder.

Overview

Category: E-commerce software

E-commerce platform integrated with 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: 'Squarespace Commerce',
  category: 'E-commerce software',
  description: 'E-commerce platform integrated with website builder.',
  hotTechnology: false,
})

JSON-LD Example

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