Skip to content

Commerce

Menu: left sidebar Commerce group (must be enabled in Edit menu)
Route prefix: /_Admin/commerce/...?SiteId={siteGuid}

The Commerce module manages products, orders, carts, shipping, discounts, and more in the Kooboo site admin. Storefront checkout and product data are read/written via k.commerce; this series documents admin menu and page operations.

Difference from the Content module

ContentCommerce
Typical useArticles, banners, non-transactional structured contentProduct SKUs, orders, inventory, checkout
AdminContent -> Content Types / Content FoldersCommerce -> Product Types / Product Management
APIk.contentk.commerce

How to Open

  1. In the Edit menu, enable Commerce and its children (some sub-items are also marked advanced).
  2. Expand Commerce in the left sidebar.
MenuPathDocs
Product Management/commerce/product-managementList · Detail
Product Types/commerce/product-typesProduct types
Product Categories/commerce/product-categoriesProduct categories
Carts/commerce/cartsCarts
Customers/commerce/customersCustomers
Orders/commerce/ordersOrders
Sale Stats/commerce/sale-statsSale stats
Discounts/commerce/discountsDiscounts
Currencies/commerce/currenciesCurrencies
Shipping/commerce/shippingsShipping
Loyalty/commerce/loyaltyLoyalty
Tax/commerce/taxesTax
Notification/commerce/notificationNotification
Settings/commerce/settingsSettings

Settings is last in the menu, but when first enabling commerce, read and save settings first, then configure types, categories, and products (implementation order differs from menu order):

SettingsProduct TypesProduct CategoriesProduct ManagementOrders / Customers / Carts
  1. Settings — weight unit, payment methods, product/category custom fields, etc.
  2. Product types — define product fields and whether digital.
  3. Product categories — category tree and display fields.
  4. Product management — list and publish; variants etc. in product detail.
  5. During operations, configure discounts, shipping, currencies, tax, etc.
DocDescription
k.commerceProducts, carts, orders, and other APIs
k.paymentPayment channels (works with payment methods in settings)
Site admin menu overviewFull menu tree