// Glossary
E-commerce Glossary
E-commerce, development and platform terms explained directly.
C
Canonical
HTML tag (rel=canonical) that tells search engines which is the primary version of a page when duplicate or very similar URLs exist.
DevelopmentCDN (Content Delivery Network)
Network of servers distributed worldwide that stores and delivers copies of static files (images, CSS, JS) from the geographically closest point to the user.
BusinessCheckout
Final stage of the purchase process where the customer enters shipping data, selects freight and makes payment.
DevelopmentCI/CD (Continuous Integration / Continuous Delivery)
Practice of automating testing, validation and code publishing.
PerformanceCLS (Cumulative Layout Shift)
Metric that measures a page's visual stability during loading.
BusinessComposable Commerce
Evolution of headless commerce where each e-commerce capability (catalog, checkout, search, CMS) is provided by an independent, specialized service.
BusinessConversion (CRO)
CRO (Conversion Rate Optimization) is the discipline of increasing the percentage of visitors who complete a desired action, such as finishing a purchase.
PerformanceCore Web Vitals
Set of three Google metrics that measure real user experience on a website: LCP (loading speed), CLS (visual stability) and INP (interaction responsiveness).
D
G
H
Headless Commerce
Architecture where the frontend (user interface) is separated from the backend (business logic, catalog, checkout).
SEOHreflang
HTML attribute that tells search engines which language and region versions exist for a page.
DevelopmentHydration
Process where client-side JavaScript makes interactive an HTML that was rendered on the server.
L
S
Schema Markup
Standardized vocabulary (schema.
PlatformsShopify
Canadian e-commerce platform that leads the global market in number of active stores.
PlatformsShopify Hydrogen
Shopify's headless framework built on React and Remix.
PlatformsShopify Plus
Enterprise version of Shopify for high-volume, high-complexity operations.
BusinessSKU (Stock Keeping Unit)
Unique code that identifies a specific product variation in inventory.
DevelopmentSSG (Static Site Generation)
Technique where pages are generated as static HTML at build time, not at request time.
DevelopmentSSR (Server-Side Rendering)
Technique where the page's HTML is generated on the server on each request, rather than in the user's browser.
PlatformsStore Framework
VTEX IO's store-building framework based on declarative JSON blocks.
SEOStructured Data
Data organized in a standard format that helps search engines understand a page's content.
V
VTEX
Brazilian e-commerce platform focused on mid-to-large operations.
PlatformsVTEX IO
VTEX's serverless development environment that allows you to build, test and publish apps directly in the cloud.
PlatformsVTEX Vision
VTEX's new visual CMS that allows editing pages via drag-and-drop without touching code.