1 viewer
Back to Apps

Shop

Operate product catalogs, orders and point of sale alongside customer storefronts.

Who it is for

Merchants and customers

Getting started

Declared views

Cart

shop.cartRole detailFormat documentRequires a real route parameter; open through its app./view/cart/{cart_id}

Public shops

shop.indexRole listFormat document/view/shops

Storefront

shop.itemRole listFormat documentRequires a real route parameter; open through its app./view/storefront/{shop_id}

Merchant dashboard

shop.merchant.dashboardRole dashboardFormat documentRequires a real route parameter; open through its app./view/merchant/{shop_id}

Merchant workspaces

Open a shop workspace available to your account.
shop.merchant.indexRole listFormat document/view/merchant

Your orders

shop.order.indexRole listFormat documentRequires a real route parameter; open through its app./view/orders/{customer_ref}

Order

shop.order.itemRole detailFormat documentRequires a real route parameter; open through its app./view/order/{order_id}

Register

shop.posRole editorFormat documentRequires a real route parameter; open through its app./view/merchant/{shop_id}/pos

Product

shop.product.itemRole detailFormat documentRequires a real route parameter; open through its app./view/product/{item_id}

New product

shop.product.item.editRole editorFormat documentRequires a real route parameter; open through its app./view/merchant/{shop_id}/product/new

Product editor

shop.product.item.editRole editorFormat documentRequires a real route parameter; open through its app./view/merchant/{shop_id}/product/{item_id}/edit

CRE8 Shop

shop.storefrontRole role not declaredFormat viewPayload or client surface; not an HTML document link./view/app/Shop/shop.storefront

Declared Connections

Connections are declared by the owning app. Their presence does not grant permission to execute them.

Shop.BuyNow

Shop.CartAdd

Shop.CartCheckout

Shop.CartGet

Shop.CartRemove

Shop.CartSweep

Shop.Catalog

Shop.CheckoutSession

Shop.CouponList

Shop.CouponUpsert

Shop.Get

Shop.Inventory

Shop.ItemGet

Shop.ItemUpsert

Shop.List

Shop.ListLedgerItem

Shop.OrderCancel

Shop.OrderCreate

Shop.OrderGet

Shop.OrderList

Shop.OrderQuote

Shop.OrderRefund

Shop.OrderRefundDecline

Shop.OrderRefundRequest

Shop.PaymentWebhook

Shop.PosSale

Shop.ProductionAcceptance

Shop.Status

Shop.SyncInventory

Shop.SyncSupplierCatalog

Shop.Upsert

Shop.ViewPatch

Data model ownership

These storage and model facts come from app declarations. They do not establish current storage contents or operational readiness.

Declared storage

Authority sql_compatPreferred truth sql_compatApp owner Shop

Hyper vertex kinds read

None declared.

Hyper vertex kinds written

None declared.

Hyper edge kinds written

None declared.

Asset namespaces read

None declared.

Asset namespaces minted

None declared.

SQL projection

Declared role legacy_truth_until_hyper_modelDDL declarations 16

Model warnings

warning

App still declares SQL DDL without a declared Hyper graph model.
Code sql_without_hyper_model

Structure review

warning

This view's entity kind is absent from the app's declared model; model discovery may be incomplete.
Reference CartCode entity_kind_not_declared

warning

This view's entity kind is absent from the app's declared model; model discovery may be incomplete.
Reference ItemCode entity_kind_not_declared

warning

This view's entity kind is absent from the app's declared model; model discovery may be incomplete.
Reference OrderCode entity_kind_not_declared

warning

This view's entity kind is absent from the app's declared model; model discovery may be incomplete.
Reference ShopCode entity_kind_not_declared

Reference provenance

Generated from cre8.app_structure.v1 for app Shop. Declaration reference only; not execution, browser, or release evidence.