Merx provides the most basic blueprints. You can overwrite them with your own blueprints.
Pages
order
title: Order
status:
draft: Error
unlisted: Incomplete
listed: Complete
options:
changeSlug: false
changeTemplate: false
changeTitle: false
delete: false
duplicate: false
tabs:
overview:
sections:
order: sections/order
payment:
sections:
payment-method: sections/payment-method
orders
title: Orders
status:
draft: Draft
unlisted: Invisible
options:
changeSlug: false
changeStatus: false
changeTemplate: false
delete: false
preview: false
update: false
duplicate: false
sections:
orders: sections/orders
product
title: Product
options:
changeSlug: false
changeTemplate: false
delete: false
fields:
price:
label: Price
type: number
required: true
step: .01
tax:
label: Tax
type: number
required: true
step: 1
min: 0
max: 100
after: %