Using registries
This page walks through the full gift-registry flow, from the customer creating one to guests buying gifts, and shows how to embed a registry on any page.
Create a registry (customer)
Section titled “Create a registry (customer)”- Log in and open My Account → Gift Registries.
- Create a registry and give it a name.
- Choose the event type (wedding, baby shower, birthday, housewarming) and the event date.
Add products
Section titled “Add products”- Browse to any product page.
- Add the product to the registry, setting the desired quantity — how many of that item the customer hopes to receive.
- Repeat for everything on the wish list.
Items appear on the registry with their desired quantity and a running “remaining” count.
Share the public page
Section titled “Share the public page”Open the registry’s public page and copy the share link. The page is read-only and clean — safe to send to friends and family or post on an event website. Guests need no account to view it or buy from it.
How guests buy a gift
Section titled “How guests buy a gift”- With direct purchase on, a guest clicks buy on the public page and the item goes straight to the cart.
- With direct purchase off, the buy button takes the guest to the product page to purchase normally (useful when a product needs options chosen first).
Either way, the order records which registry the gift belongs to.
How purchase tracking keeps counts right
Section titled “How purchase tracking keeps counts right”Once a gift order is paid, Registry adds the purchased quantity to the registry. The public page then:
- marks items that are fully covered as fulfilled, and
- lowers the remaining count on partially covered items.
Because counts come from real, paid orders, the page always reflects what is genuinely still needed — so two guests will not accidentally buy the same gift.
Embed a registry with the shortcode
Section titled “Embed a registry with the shortcode”To feature a registry on any page — for example a dedicated event landing page:
[gift_registry id="123"]Replace 123 with the registry’s ID. The embedded view shows the same items, progress and remaining counts as the public page.
Verify tracking on a test store
Section titled “Verify tracking on a test store”- Open a shared registry and buy a gift (or place a test order with a registry item).
- Mark the order paid in wp-admin.
- Reload the public page — the purchased quantity should rise and the remaining count should drop.
Related
Section titled “Related”- Configuration — every setting explained.
- FAQ — common questions.