PrintNowPrintNowDocs

Standard Sizes

Define preset size options with names and optional discount tiers for volume pricing on Print CAD standards.

The Standard Sizes tab lets you define preset dimension combinations that customers can select instead of entering custom values. Each standard size sets all published parameters to specific values and can optionally include a discount for volume pricing. Standard sizes appear as a selectable list on the storefront product page.

Access Standard Sizes

  1. Open any standard from the Custom Libraries list.
  2. Select the Standard Sizes tab in the edit form.

Discount Type

At the top of the tab, a Discount Type dropdown controls how discount values are applied across all standard sizes:

OptionDescription
NoneNo discount applied. Standard sizes are offered at the calculated parametric price.
FixedThe discount value is a fixed currency amount subtracted from the price.
PercentageThe discount value is a percentage reduction applied to the calculated price.

Standard Sizes Grid

The grid displays all defined sizes. Rows can be reordered by dragging the Name column.

ColumnDescription
NameDisplay name for the size (e.g., "Small", "Medium", "Large", or "6 x 4 x 2"). This label appears in the storefront size selector. Drag to reorder.
Parameter columnsOne column per published parameter variable (e.g., W, L, D). Each cell shows the fixed value for that parameter in this size. The columns are generated dynamically from the standard's published parameters.
Discount ValueThe discount amount applied when this size is selected. Interpreted as fixed currency or percentage based on the Discount Type setting.
Display OrderNumeric sort position in the storefront size list.
ActionEdit and Delete buttons.

Add or Edit a Standard Size

Click Add Standard Size in the toolbar or Edit on an existing row to open the size dialog.

FieldDescription
NameDisplay name for this size option. Shown to customers in the storefront size selector.
Parameter fieldsOne numeric input per published parameter. Enter the exact dimension values for this size. Fields are generated dynamically from the standard's parameters.
DiscountDiscount value for this size. The type (fixed or percentage) is controlled by the Discount Type dropdown on the main tab.

Associations

AreaEffect
Size selectorStandard sizes appear as a dropdown or selectable list on the product page. When a customer selects a standard size, all parameters are set to the predefined values and the dieline, pricing, and 3D preview update immediately.
PricingStandard sizes with discounts provide incentive pricing for common dimensions. The pricing calculator applies the discount after computing the base parametric price, encouraging customers to choose production-efficient sizes.

Enterprise API

AreaEffect
Order items (v2)When a customer orders a standard size, the API response includes the standard name and all parameter values. External systems can match the parameter values to known standard sizes for production routing.
  • Parameters — Define the published variables that each standard size sets
  • Options — Configure cost settings and sample/mockup options alongside sizes
  • Rules — Ensure standard size dimension combinations pass validation

On this page