GuideCatalogStandard adminv2.0.0source-verified

Create a product and complete its workspace

Set identity, type and primary price; then maintain categories, media and recurring billing configuration.

For
commerce-operator
Owner
Commerce documentation owner
Applies to
Feeding Frenzy source inspected 2026-09-10
Reviewed
2026-09-10
ProductIDProductTypeIDSubscriptionPlanID

Before you start

  • An agreed unique Code / SKU and primary selling price.
  • A supported type: Physical Product, Digital Download or Subscription.
  • For an enabled subscription, an enabled billing schedule with matching amount and frequency.

Open in your admin application

Use your installation’s admin address with one of these routes. Replace {id} with the actual record identifier.

/products/product-insert/product-edit?ProductID={id}
01

Create the product

  1. Enter Basic information

    Open /product-insert. Fill Product name and Code / SKU, then Description. Keep the code stable for internal references and reporting.

  2. Choose Classification

    Select Product type and, if applicable, Primary category. The type determines the applicable billing and fulfillment capabilities. Additional categories can be added in the full workspace.

  3. Set Selling details

    Enter Initial price and set Taxable to use configured tax behavior. Decide whether this is ready for use or still a draft. The creation action determines saved availability: Create Product enables it; Save as Draft keeps it disabled.

  4. Configure recurring terms when needed

    For Subscription select Subscription billing schedule and inspect Billing frequency. The enabled schedule, product price and interval/unit must agree. Selecting a schedule copies its authoritative amount and cadence.

  5. Create and inspect

    Choose Create Product when ready, or Save as Draft for incomplete configuration. The full workspace opens for pricing, organization, fulfillment and media. Confirm the saved identity and Enabled state.

02

Complete the workspace

  1. Maintain price and organization

    Overview holds Primary price. Prices holds additional price records. Organization contains Categories and Vendors with Add Category and Add Vendor links. Read the dedicated pricing guide before assuming another price type automatically changes quote pricing.

  2. Add real product media

    In Media use Choose Image to upload JPEG, PNG or WebP, up to 10 MB per image. There are four image slots; the first is primary. Save the Product after uploading or removing an image so the media change persists.

  3. Inspect fulfillment requirements

    Fulfillment exposes capabilities from the selected type. Manage inventory opens stock configuration where applicable. Shipping, Digital delivery and License and usage currently identify integration/configuration work; these sections do not provide a universal carrier, download or licensing setup wizard.

Product proof

These Phase 1 frames are capture specifications, not application screenshots or runtime evidence.

published proofNorthline product workspace showing Precision Actuator, SKU NL-ACT-240, price and active state.
Verified saved Northline product workspace and media gallery.Synthetic Product 1 with five validated product images; no live storefront publication claim.Runtime evidence northline-launch-proof-2026-09-16 · northline-proof-checkpoint-2026-09-16
published proofNorthline consumer confirmation showing a single local-test payment for Basket 13.
Verified Northline consumer checkout through the configured product route.Local-test provider evidence: $256.80 paid once, unfulfilled, with cross-owner receipt access denied.Runtime evidence northline-launch-proof-2026-09-16 · northline-proof-checkpoint-2026-09-16

Fields & records

Field / recordMeaning or use
Product name / Code / SKURequired identity fields, up to 255 characters.
Primary pricePrice consumed by current quote lookups; individual quote lines can override it.
EnabledControls availability in enabled-product quote lookup.
TaxableUses configured tax rules; does not itself define a jurisdiction or rate.
Subscription billing scheduleAmount and frequency must match the product before activation.

Verify the result

  • Reopen the workspace and verify saved fields and images.
  • An enabled product appears by name or code in quote search.
  • Subscription products show matching plan amount and interval/unit.

Troubleshooting

What you seeWhat to check or do
Subscription will not activateCheck plan enabled state, positive amount and interval, and exact price/frequency match.
Image upload succeeded but disappearedUpload is not the final save; save the Product to persist the media change.
No shipping/digital setup fieldsUse the configured delivery integration; these workspace sections are capability indicators, not complete setup forms.

Version & scope

Procedure checked against current Feeding Frenzy forms and services. Source verification is not a claim that a live payment, message, customer transaction or full operator run occurred.

Public guides describe shared controls, records and configuration boundaries using fictional data. Tenant URLs, credentials, customer records, provider identifiers and installation-only procedures belong in customer-controlled documentation and are excluded from public pages and search.

Version
2.0.0
Change source
Current Feeding Frenzy forms/services plus reconciled Wiki topics
Feedback key
guide:catalog-products
Was this guide helpful?

Feedback records only the page, guide ID and yes/no choice. It never records documentation search text.

Implementation references (2)
  • FeedingFrenzy.Admin/wwwroot/kScripts/Products/Product.Insert.ks.html
  • FeedingFrenzy.Admin/wwwroot/kScripts/Products/Product.Edit.ks.html
← All documentationSoftware feature map ↗