AumCreate

Interactive demo

One product page that shows a different price to every account

An industrial pump catalogue where the list price is public but the partner price is not — sign in and the same page recalculates the price, the stock figure and the downloads for whoever is looking at it, without reloading.

Interactive demo
Everything inside this frame is a demonstration. AumFlow is not a real company, and the models, specifications and prices are invented. What is real is the behaviour — that is the part being shown.
Open the full site
  1. 01

    A visitor who has not signed in sees the list price. The partner price sits behind a lock.

  2. 02

    A dealer signs in — the price on the page becomes his price, and the stock line and downloads follow it.

  3. 03

    Switch the account to distributor and the same figure drops again; training and a territory report appear.

  4. 04

    Nothing reloads at any point. The page is being rewritten, not replaced.

The problem

A pump manufacturer sells through dealers and regional distributors, and they do not all pay the same price. That is normal in the trade, but it means the real numbers can never go on the website: a dealer does not want his own customers seeing what he paid. So the site shows a list price or nothing at all, and the actual price lists live in a spreadsheet that someone emails out. The result is a sales desk answering the same question forever — what is my price on this one — while dealers dig through old email to find the current list, and the marketing pack the company paid to produce sits in a folder nobody can find.

What we built

We left the product page exactly where it was and put a rule layer on top of it. The list price still shows for anyone who walks in. Sign in and the same figures on the same page are recalculated for that account: the price, the amount in stock, which of the four documents can be downloaded. The ones above the account tier are not hidden — they say which tier does have them, because that sentence is the one that gets a dealer to ask about the next tier up. Nothing reloads, so it is the page changing, not the visitor being sent somewhere else. The catalogue, the accounts and the enquiry route are ordinary WooCommerce; what has to be built is the rule layer, because the tiers, the margins and who gets what are this company’s own.

Try it yourself

  • The demo signs itself in as a dealer once — watch the price change from $1,580 to $1,280 in place.
  • Use the tier switch at the bottom of the panel to become a VIP distributor. The price moves again and a reserved-stock line appears under it.
  • Scroll down to the resource cards. A dealer unlocks two of them; the third tells him which tier does have it.
  • Sign out. The price locks again and the downloads go back behind it — the same page, three different versions of the truth.

Who this suits

Any business where the same product is not the same price to everyone: dealer and distributor networks, trade accounts against retail, contractor pricing, regional exclusivity, tiered membership. If your price list travels as an attachment, this is the shape of the fix.

Built on

  • WordPress
  • WooCommerce

The catalogue, accounts, cart and enquiry handling are standard WordPress and WooCommerce, running on hosting you own. Only the part that is specific to your business gets written from scratch.