Customer pricing

{#if !selectedCustomer}

Choose a customer to view and edit their discount and per-product prices.

{:else}

Default discount

Per-product prices

{#if custPricing?.product_prices.length} {:else}

No product-specific prices. The default discount applies to base prices.

{/if}
{/if}