Skip to main content
Ship-Around splits public product discovery into two main page types:
  1. Leaf category pages (product archives)—a filtered grid of every listing attached to the deepest category in the shop tree.
  2. Single product pages—the full detail page for one parent product (simple or variable), including variations, documents, and vendor actions.
Both sit alongside the main Shop entry. Mega-menu links jump straight to /categories/... leaves; the last child of each branch is the URL that actually lists products in a grid.

URL patterns (live site)

Page typeURL patternReal examples
Leaf category/categories/{parent}/{child}/Pneumatic Fenders · PP Ropes
Single product/products/{family}/{subcategory}/{slug}/Trelleborg Pneumatic Fender · PP Rope (Preneur Marine)
Other routes you will see from these pages include brand links (/brand/{slug}/), stock location links (/stock-location/...), and vendor storefront links (/vendor/{slug}/).

In this section

For how buyers are expected to use the shop conceptually, see Shop, compare, and inquire and Categories and coverage.