Paste the order the way you'd write it down — one product and quantity per line, blank lines between groups, an optional group label like "Serums" or "Gummies". Place Order matches every line to a product; you review and fix anything before it's saved.
Priced at {{ $this->tierLabel() }} rates
@endifNo product list needed — enter roughly how much you want this order to come to and every eligible in-stock product is given the same quantity, capped by what's actually on hand, chosen so the total lands as close as possible to your amount. Pick specific products below to use only those instead.
Narrows the whole-catalog pool below, and the product picker's own list.
| Typed as | Group | Matched product | Qty | Rate | Amount | |
|---|---|---|---|---|---|---|
| {{ $line['raw_text'] }} | {{ $line['section_label'] ?? '—' }} |
@foreach (array_slice($line['candidates'], 1) as $c)
@endforeach
@endif
|
{{ $p ? number_format($p['unit_price'], 2) : '—' }} | {{ $p ? number_format($p['taxable'], 2) : '—' }} | ||
| No lines match "{{ $reviewSearch }}". | ||||||