Every Shopify term explained clearly. From checkout to webhooks, learn the concepts that power modern e-commerce.
9 terms
A/B Testing (split testing) is an experiment where two versions of a webpage, email, or ad are shown to different audience segments to determine which variation drives better conversion results.
Read moreAn abandoned cart occurs when a shopper adds items to their online shopping cart and initiates checkout, but leaves the store before completing the purchase.
Read moreAccessibility (A11Y) in e-commerce ensures that websites and apps are usable by people with disabilities, including those using screen readers, keyboard navigation, and assistive technologies.
Read moreThe Shopify Admin API is the primary interface for apps and integrations to programmatically read and write store data including products, orders, customers, and inventory.
Read moreAn App Block is a modular theme component introduced in Shopify Online Store 2.0 that allows merchants to drag and drop app elements directly into their store layout using the Theme Editor.
Read moreApp Bridge is a JavaScript library that enables embedded Shopify apps to communicate with the Shopify admin host page, controlling navigation, modals, toasts, and other native UI elements.
Read moreAn App Embed is a global component provided by a Shopify app that runs site-wide or on specific templates without requiring visual placement inside a theme section.
Read moreA Shopify App Proxy is a feature that routes requests from a Shopify store domain to an external application server, enabling apps to render dynamic content directly on the store's primary URL.
Read moreAverage Order Value (AOV) measures the average dollar amount spent by a customer each time they place an order on your Shopify store.
Read more8 terms
Shopify B2B is a suite of wholesale commerce features built directly into Shopify Admin (available on Shopify Plus) that allows merchants to sell to business customers.
Read moreA Backlink is an incoming hyperlink from one website to another, serving as a "vote of confidence" that significantly influences search engine rankings and domain authority.
Read moreThe Shopify Billing API enables app developers to charge merchants for app subscriptions, usage-based fees, or one-time purchases directly through Shopify's unified billing system.
Read moreThe built-in Shopify Blog engine is a content management feature that allows store owners to publish articles, drive organic search traffic, and build brand authority.
Read moreBreadcrumbs are navigational links displayed at the top of a webpage that show the user's current location in the site hierarchy, helping navigation and SEO crawling.
Read moreThe Shopify Bulk Editor is an admin tool that allows merchants to edit multiple product listings, collections, customers, or inventory details simultaneously using a spreadsheet-like interface.
Read moreBundling is a retail strategy of grouping multiple related products together and selling them as a single package, often at a discounted price, to increase average order value.
Read moreThe Shopify Buy Button is an embeddable widget that lets merchants sell products on external websites, blogs, or landing pages by linking directly to Shopify's secure checkout.
Read more13 terms
A Chargeback occurs when a customer disputes a charge with their bank or credit card company, forcing a reversal of the payment plus a fee assessed to the merchant.
Read moreShopify Checkout is the secure checkout flow and page where customers enter their shipping details, billing address, and payment credentials to complete a transaction.
Read moreCheckout Extensions are a collection of app-driven custom components and functions built with Shopify's UI extensions, allowing Shopify Plus merchants to safely customize the checkout page.
Read moreA Shopify Collection is a group of products organized into categories to help customers navigate a store and find items more efficiently.
Read moreComposable Commerce is an architecture where merchants assemble their e-commerce stack from independent, best-of-breed services (CMS, search, payments, PIM) connected via APIs rather than using a monolithic platform.
Read moreContent Marketing is a strategy of creating valuable, relevant content (blogs, guides, videos) to attract, engage, and convert potential customers through organic search and social channels.
Read moreConversion Rate is the percentage of website visitors who complete a desired action, such as making a purchase, signing up for a newsletter, or adding a product to their cart.
Read moreCore Web Vitals are a set of three Google metrics (LCP, INP, CLS) that measure real-world user experience in terms of loading speed, interactivity, and visual stability.
Read moreCost Per Acquisition (CPA) is the total marketing cost required to acquire one new paying customer, calculated by dividing total ad spend by the number of customers gained.
Read moreA Custom Storefront is a headless frontend built using frameworks like React or Next.js (often hosted on Shopify Oxygen) that connects to Shopify's backend via the Storefront API.
Read moreShopify Customer Accounts are dedicated portals where shoppers can log in to view their order history, manage addresses, track shipments, and view profile settings.
Read moreCustomer Lifetime Value (CLV or LTV) is a prediction of the total revenue a single customer will generate for your store over their entire relationship with your brand.
Read more7 terms
A Development Store is a free Shopify store created by Partner accounts for building, testing, and demonstrating apps and themes without any monthly subscription fees.
Read moreA Discount Code is a unique alphanumeric code that customers can enter during checkout to apply a price reduction, free shipping, or special offer to their order.
Read moreA Discount Function is a server-side customization built with Shopify Functions that allows developers to run bespoke discount logic directly in Shopify's checkout engine.
Read moreA Domain is the web address (URL) where your Shopify store is accessible online, consisting of a primary domain, subdomains, and redirect paths.
Read moreA Draft Order is a manually created order in the Shopify Admin that allows merchants to sell products, issue invoices, and collect payments directly from clients.
Read moreDropshipping is a retail fulfillment model where a store doesn't keep products in stock - instead, it purchases items from a third-party supplier who ships them directly to the customer.
Read moreDynamic Pricing is a strategy where product prices are adjusted in real-time based on market demand, competitor pricing, inventory levels, customer segments, or time-based rules.
Read more3 terms
E-commerce SEO is the practice of optimizing an online store's structure, category descriptions, and product pages to rank higher in organic search engine results.
Read moreEmail Marketing is a digital marketing strategy of sending targeted promotional emails to store subscribers, managed natively via Shopify Email.
Read moreAn Embedded App is a Shopify application that runs directly inside the Shopify Admin panel as an iframe, leveraging App Bridge to match Shopify's look and feel.
Read more5 terms
The Facebook Conversions API (CAPI) is a server-side tracking method that sends purchase and conversion events directly from your server to Meta, bypassing browser restrictions like ad blockers and iOS privacy changes.
Read moreA Flash Sale is a limited-time promotional event (typically 2-72 hours) offering steep discounts on select products to create urgency and drive a surge of sales volume.
Read moreShopify Flow is a visual, code-free automation tool that allows merchants to create custom workflows to manage store operations, inventory, and marketing tasks.
Read moreFree Shipping is a promotional strategy where a merchant covers the delivery costs for order fulfillment to incentivize higher sales volume and average order values.
Read moreFulfillment is the entire backend process of receiving, packing, and shipping an order to a customer after they purchase it on your Shopify store.
Read more6 terms
GDPR (General Data Protection Regulation) compliance means ensuring your Shopify store and apps properly handle EU customer personal data with consent, transparency, and data subject rights.
Read moreA Shopify Gift Card is a prepaid store credit that customers can purchase and send to others, redeemable at checkout using a unique code.
Read moreGoogle Analytics 4 (GA4) is Google's current analytics platform that uses an event-based data model to track user behavior across websites and apps, replacing the older Universal Analytics.
Read moreGoogle Merchant Center is a platform where retailers upload and manage their product data feeds to display products in Google Shopping, Search, Images, and YouTube.
Read moreThe Shopify GraphQL API is a powerful query API that allows apps and custom storefronts to request only the exact data they need, improving performance.
Read moreGross Merchandise Value (GMV) is the total dollar value of all merchandise sold through a Shopify store over a specific time period, before deductions.
Read more3 terms
Headless Commerce is an architecture where the frontend layout of an e-commerce website is decoupled from the backend commerce database, communicating via APIs.
Read moreA Heatmap is a visual analytics tool that uses color-coded overlays to show where visitors click, scroll, move their mouse, and spend the most time on your store pages.
Read moreShopify Hydrogen is a React-based development framework built on Remix that provides components and utilities to build custom, headless storefronts.
Read more5 terms
Image Alt Text is descriptive text added to an image HTML tag to assist visually impaired screen readers and help search engines index images.
Read moreThe Indexing API is a backend tool provided by search engines like Google to request immediate crawling and indexation of new or updated pages.
Read moreInternational Commerce is the process of selling products globally by localizing currency, language, shipping, and taxes for cross-border customers.
Read moreInventory Management is the process of tracking, organizing, and controlling stock levels across locations to ensure products are available without overstocking.
Read moreInventory Sync is the automated process of keeping product stock levels consistent across multiple sales channels, warehouses, and fulfillment locations in real-time.
Read more2 terms
Keyword Research is the process of discovering and analyzing search terms that shoppers type into search engines to find products, with the goal of optimizing store content to rank for those queries.
Read moreKlaviyo is a leading email and SMS marketing automation platform built for e-commerce, deeply integrated with Shopify to drive personalized customer journeys and revenue.
Read more4 terms
A Landing Page is a standalone web page designed specifically for a marketing or advertising campaign, optimized to convert visitors into leads or customers.
Read moreLiquid is an open-source template language created by Shopify, used to bridge the gap between HTML layouts and dynamic store database records.
Read moreA Long-Tail Keyword is a specific, multi-word search phrase (typically 3-7 words) with lower search volume but significantly higher purchase intent and lower competition.
Read moreA Loyalty Program is a customer retention strategy that rewards shoppers with points, discounts, or exclusive perks for repeat purchases and actions.
Read more4 terms
Shopify Markets is a localization tool that allows merchants to configure and manage country-specific pricing, currencies, and languages from one store backend.
Read moreA Metafield is a custom data field in Shopify used to store extra structured specifications and details beyond default product attributes.
Read moreA Metaobject is a custom content structure in Shopify used to define and store complex, multi-field data entities like size guides or brand profiles.
Read moreMultipass is a Shopify Plus feature that enables Single Sign-On (SSO), allowing customers to log into your Shopify store seamlessly using credentials from your external website or app.
Read more3 terms
OAuth is the authorization framework used by Shopify to grant third-party apps secure, scoped access to merchant store data without sharing passwords.
Read moreOmnichannel Commerce provides a seamless, integrated shopping experience across all channels - online store, physical retail, mobile app, social media, and marketplaces - with unified inventory and customer data.
Read moreOnline Store 2.0 (OS 2.0) is Shopify's modern theme architecture that supports sections everywhere, app blocks, and improved performance.
Read more5 terms
Polaris is Shopify's official design system providing UI components, design guidelines, and patterns that ensure apps built for Shopify maintain a consistent, native-feeling user experience.
Read moreShopify POS (Point of Sale) is an iPad and mobile application that allows merchants to process sales in physical retail locations, syncing inventory with their online store.
Read moreA Pre-Order allows customers to purchase a product before it's in stock or officially released, securing their order with payment collected immediately or upon shipment.
Read moreA Product Variant is a specific option combination (such as size, color, or material) available for a single base product listing.
Read moreA Progressive Web App (PWA) is a web application that uses modern browser technologies to deliver an app-like experience with offline access, push notifications, and home screen installation.
Read more7 terms
A 301 Redirect is a permanent URL forwarding instruction that sends visitors and search engine crawlers from an old URL to a new one, preserving SEO link equity.
Read moreA Refund in Shopify is the process of returning money to a customer for a returned, damaged, or unsatisfactory product, either as a full or partial payment reversal.
Read moreRetargeting (remarketing) is a paid advertising strategy that shows targeted ads to visitors who previously browsed your store but left without purchasing, bringing them back to complete the sale.
Read moreA Return Policy defines the rules and timeframes under which customers can return products for a refund, exchange, or store credit - critical for building trust and reducing chargebacks.
Read moreRich Snippets are enhanced Google search results that display extra content details (like star ratings, pricing, and stock levels) pulled from structured schema markup.
Read moreROAS (Return on Ad Spend) measures the revenue generated for every dollar spent on advertising, indicating the efficiency and profitability of paid marketing campaigns.
Read moreA Robots.txt file is a text file that instructs search engine bots on which pages or directories of your Shopify store they should crawl or ignore.
Read more22 terms
Search Intent (user intent) is the underlying purpose behind a search query - whether the user wants to learn, compare, navigate, or buy - and matching it is critical for SEO rankings.
Read moreSections are modular, configurable building blocks of Shopify theme pages, while Blocks are smaller, reorderable components nested within sections.
Read moreSEO is the practice of optimizing a website's architecture, speed, page content, and backlinks to rank higher in organic search results.
Read moreAn SEO Audit is a comprehensive analysis of your website's search engine optimization health, identifying technical issues, content gaps, and opportunities to improve organic rankings.
Read moreA Shipping Zone is a geographic region (country, state, or postal code range) in Shopify where specific shipping rates and delivery methods apply.
Read moreShop Pay is Shopify's accelerated checkout service that saves customer payment, shipping, and billing details to enable one-click purchases across stores.
Read moreShopify Audiences is a premium ad targeting tool that generates high-intent buyer lists from Shopify's aggregated commerce data for use in Facebook, Google, TikTok, and Pinterest ads.
Read moreShopify Balance is a free business financial account that lets merchants track revenue, manage expenses, and access payouts through a Shopify-branded card without a traditional bank account.
Read moreShopify Capital is a financing program that provides eligible merchants with cash advances or business loans to fund inventory, marketing, and growth initiatives.
Read moreShopify CLI is a command-line interface tool that allows developers to scaffold, build, test, and deploy Shopify apps, themes, and extensions.
Read moreShopify Collabs is a free tool that connects merchants with content creators and influencers to run affiliate marketing campaigns with automatic commission tracking.
Read moreShopify Email is Shopify's native email marketing tool that allows merchants to create, send, and track branded marketing emails directly from the Shopify admin.
Read more4 terms
Sales Tax and VAT are government-mandated charges that Shopify merchants must collect on orders based on the customer's location, product type, and local tax regulations.
Read moreA Shopify Theme is a template that controls the design, layout, and visual styling of your storefront, customizable via the visual Theme Editor.
Read moreA Theme App Extension is a framework that allows apps to inject content and scripts into Online Store 2.0 themes using App Blocks and App Embeds.
Read moreTheme Architecture refers to the file structure, template hierarchy, and rendering system that powers Shopify storefront themes, built with Liquid, JSON templates, sections, and blocks.
Read more3 terms
Upsell & Cross-sell are sales strategies of suggesting higher-value products or complementary add-ons to shoppers to increase average order value.
Read moreUser-Generated Content (UGC) is any content - photos, videos, reviews, or social posts - created by customers rather than the brand, used to build trust and authenticity.
Read moreUTM Parameters are tracking tags appended to URLs that tell analytics tools (like GA4) exactly which campaign, source, medium, and content piece drove a visitor to your store.
Read morePut your glossary knowledge into practice with AI-powered SEO tools.
Install Free on Shopify