Grow

E-commerce

Selling things online.

Busted

The territory

30 core terms mapped for this field, ranked by how often builders reach for them. Each one is a future entry. Want to bust one? One entry, one file, one pull request.

  • SKUunique code identifying one exact sellable item variant"the product ID thing" · "the code for each size/color"
  • product catalogstructured set of products, variants, prices, and availability"the full list of what we sell" · "all our products in one place"
  • shopping carttemporary list of products a shopper intends to purchase"the basket" · "where stuff sits before you pay"
  • checkoutflow collecting delivery details and confirming an order"the paying part" · "where you enter your address and card"
  • PDP (product detail page)single-product page with gallery, options, price, add-to-cart"the individual product page" · "the page where you buy one thing"
  • product listing page (PLP)grid listing many products with filters and sorting"the page showing all the products" · "the shop grid"
  • product optionselectable attribute such as size, color, or material"size and color choices" · "the dropdowns on a product page"
  • collection / categorymerchant-defined grouping of products for browsing and merchandising"product groups in the menu" · "the sections of the shop"
  • inventorysellable stock tracked by SKU and location"how many we have left" · "stock count"
  • fulfillmentpicking, packing, and shipping an accepted order"getting the order out the door" · "packing and shipping"
  • faceted filteringsidebar filters that narrow products by attribute, with counts"those checkbox filters on the side" · "filter by size and price"
  • cart drawer (mini cart)slide-out panel showing cart without leaving current page"the cart that slides in from the side" · "popup basket"
  • discount code / couponredeemable code applying a defined price reduction"promo code" · "the code box at checkout"
  • discount stacking ruleslogic governing which promos can combine and in what order"can you use two coupons at once" · "which discounts work together"
  • shipping zones & rate tabledestination-based rules determining delivery options and cost"what shipping costs where" · "delivery price by country"
  • cross-sell block"frequently bought together" or "complete the look" recommendations"goes-with-this section" · "people also bought row"
  • product bundlemultiple SKUs sold as one discounted purchasable unit"buy these three together deal" · "starter pack product"
  • abandoned cart recoveryautomated nudge sequence to shoppers who left items unbought"reminder when someone doesn't finish buying" · "you-left-something flow"
  • UGC review widgetcustomer ratings, photos, and Q&A displayed on the PDP"the star ratings section" · "customer reviews with photos"
  • wishlist / save for laterpersistent list of intended purchases across sessions"the heart button list" · "save it for next time"
  • gift cardprepaid balance a recipient redeems against future orders"gift voucher" · "the card you buy for someone else"
  • store creditnon-cash balance issued to a customer for future purchases"credit instead of a refund" · "money on your account"
  • back-in-stock notificationemail/SMS signup on sold-out variants triggering when inventory returns"notify me when available" · "waitlist button on sold out"
  • inventory synchronizationkeeping stock counts accurate across channels to avoid selling phantom units"stop selling things we don't have" · "stock levels across channels"
  • AOV (average order value)average revenue per order; the lever upsells target"how much people spend per checkout" · "basket size"
  • third-party logistics provider (3PL)outsourced warehouse that stores, picks, packs, ships your orders"someone else ships my boxes" · "warehouse company"
  • dropshippingsupplier ships directly to customer; you never hold inventory"sell without stocking anything" · "supplier ships for me"
  • preorderselling an item before it is available to ship"buy now ships later" · "reserve before it's released"
  • returns portalself-serve flow for return authorization, labels, and refunds or exchanges"customer starts their own return" · "self-service return label"
  • themestorefront design template controlling the store's layout and styling"the shop's design template" · "how the store looks"

Deeper in the field