Skip to content
  1. Extras
  2. MiniShop3

MiniShop3 screenshots

Put PNG files in this folder, then uncomment the markdown line:

md
<!-- ![Caption](/components/minishop3/screenshots/filename.png) -->

md
![Caption](/components/minishop3/screenshots/filename.png)

An active link without the file breaks pnpm build (Rollup failed to resolve import). Keep stubs in an HTML comment.

FileWhat to capturePage
mgr-orders.pngExtras → MiniShop3 → Orders: list, drafts toggleinterface/orders.md
mgr-order.pngOrder card (tabs, cost recalculation)interface/orders.md
mgr-customers.pngExtras → MiniShop3 → Customersinterface/customers.md
mgr-deliveries.pngSettings → Deliveriesinterface/settings/deliveries.md
mgr-payments.pngSettings → Paymentsinterface/settings/payments.md
mgr-options.pngSettings → Options (grid + groups)interface/settings/options.md
mgr-option-groups.pngDnD option groups list (msOptionGroup)interface/settings/options.md
mgr-notifications.pngNotifications: channel configsinterface/notifications.md
mgr-import.pngUtilities → Import (mapping, extra fields)interface/utilities/import.md
mgr-extra-fields.pngUtilities → Extra fields (incl. repeater / key-value)interface/utilities/extra-fields.md
mgr-grid-columns.pngUtilities → Grid columnsinterface/utilities/grid-columns.md
mgr-category-products.pngCategory resource product table (option columns)interface/category.md, quick-start.md
mgr-product-gallery.pngProduct gallery tabinterface/gallery.md
mgr-product-categories.pngCategories tab on the product cardinterface/product.md
mgr-system-settings.pngSystem Settings → minishop3 namespacequick-start.md
fe-catalog.pngStorefront catalogfrontend/catalog.md
fe-product.pngProduct pagefrontend/product.md
fe-cart.pngCartfrontend/cart.md
fe-checkout.pngCheckoutfrontend/order.md
fe-thanks.png“Thank you” pagefrontend/thanks.md
fe-customer-profile.pngAccount: profilefrontend/customer-profile.md
fe-customer-addresses.pngAccount: addressesfrontend/customer-addresses.md
fe-customer-orders.pngAccount: order historyfrontend/customer-orders.md
fe-customer-auth.pngAccount: login / register tabsfrontend/customer-auth.md