Skip to content
PriceCalc Pro
  • DEEN
  • โ† Home
โ€น Home

๐Ÿ“– User Manual

Updated: July 2026

OverviewPurchase PricesArticle CalculationBackupSettingsSubscriptionTips & Notes

๐Ÿงฎ Overview

The Artikelkalkulation app enables central management of purchase prices, calculation factors, and selling prices for all products in your Shopify store. The app consists of four areas accessible via the sidebar menu or the tabs at the top.

AreaFunction
๐Ÿ’ถ Purchase PricesView and update purchase prices (unit cost)
๐Ÿท Article CalculationManage factors, calculate selling price and push to Shopify
๐Ÿ’พ BackupExport or restore a data backup
โš™ SettingsConfigure autosave, price rounding, VAT, auto-backup and language
โš  All changes are permanently saved in Shopify. Always create a backup before making large batch changes.

First-Run Setup Wizard

On first launch the app shows a setup wizard that walks through 6 steps: backup settings, autosave (including delay), VAT rates, price rounding, and the disclaimer. The wizard can be skipped ahead to the disclaimer step via 'Skip' โ€” the disclaimer must be confirmed with a checkbox before the app can be used.

๐Ÿ’ถ Purchase Prices

Shows all products and their variants with the current purchase price (unit cost) from Shopify. The cost price is stored in each variant's inventory (inventoryItem.unitCost).

โš  On first use a notice appears warning that batch price changes are permanent in Shopify. It must be confirmed once per browser session.

Loading Data

On first opening the tab the first 25 products are loaded automatically (default). The load limit can be adjusted directly in the filter row. A progress bar shows the loading status. The tab caches loaded data โ€“ a reload only occurs when data has changed in another tab.

Load Limit

The 'Load limit' dropdown on the right side of the filter row controls how many products are loaded initially: 25 / 50 / 100 / 250 / All. Default is 25 โ€” ideal for large catalogs. When a collection or tag filter is active, all matching products are always fetched from Shopify regardless of the limit. A hint below the filters shows whether a limit is active, a filter loaded all matches, or all products are loaded.

Sorting

A 'Sort by' dropdown to the right of the load-limit control lets you sort by Name, Vendor, Cost status, or Variant count. Once a sort option is selected, two buttons โ†‘ (ascending) and โ†“ (descending) appear. Sorting is applied after the active filters.

Filter & Search

  • Search field โ€“ filters products by name (local, only on loaded products)
  • All / With cost / Without cost โ€“ quick filters for data completeness
  • Collection โ€“ loads all products in the collection from Shopify (ignores load limit)
  • Vendor โ€“ loads all products from the selected vendor directly from Shopify (ignores load limit)
  • Tag โ€“ loads all products with the selected tag from Shopify (ignores load limit)

The โŠž (expand all) and โŠŸ (collapse all) buttons on the right side of the filter bar open or close all visible products at once.

Editing Prices

Expand a product, then change the cost price directly in the input field. Changed fields are highlighted in orange.

๐Ÿ’ก Percentage Adjustment: Two levels: The global percentage (top toolbar) is applied to all visible products at once. The per-product percentage (inside an expanded product row) applies only to that product's variants. Enter e.g. +5 or -10.

Status badges

Each product shows badges in its title bar indicating the status of its variants at a glance โ€” even when the product is collapsed.

  • Red โ€“ No price: At least one variant has no purchase price. The number shows how many variants are affected.
  • Orange โ€“ Changed: At least one variant has been edited but not yet saved.
  • No badge = all variants have a saved purchase price and no pending changes.

Saving

Save all (bar at the bottom, from the Basic plan) saves all changed unit costs in one batch. A confirmation dialog appears first. Individual products can also be saved one by one (Free plan and above). The Cancel button next to Save all discards all pending changes and restores the last saved state โ€” available on all plans. Each saved product counts as one unit against your monthly quota.

โš  Before clicking Save All, always create a backup first โ€“ the dialog provides a "Backup now" button.

Zero-price warning

โš  If at least one variant in the selection has a unit cost of 0, a warning dialog appears before saving. You can confirm or cancel โ€” a unit cost of 0 is technically valid but should be set intentionally.

Automatic Pre-Save Backup

The browser can automatically download a JSON file with the original values before save operations. This behaviour is configurable in Settings under 'Automatic backup' (Never / On batch save only / Always). Downloaded files can be restored via the Backup tab.

Automatic Saving (Autosave)

When autosave is active, changed cost prices are saved automatically after the configured delay โ€” without clicking Save manually. Whether autosave is on and which delay is active can be read and changed directly in the status bar. Each automatically saved product counts as one unit against your monthly quota.

๐Ÿ”’ Autosave is available from the Premium plan onwards.

Status bar

A compact status bar is embedded in the sticky filter area, to the left of the session row. It shows whether autosave is active, the selected delay, and the current state (pending / saving / last saved HH:MM:SS). Toggle and delay can be changed directly in the bar without opening settings.

Calculation Factor at a Glance

The saved calculation factor or advanced percentage values are shown inline in the collapsed product header โ€” e.g. Factor: 2.50 or BK: 5% ยท GZ: 20%. This lets you see the calculation status without expanding the product.

Work Sessions

Work sessions let you track editing progress across multiple sittings. Whenever a product is saved, the app marks it as processed in the active session. Sessions are stored in the browser and persist after the window is closed.

Creating and Using a Session

  1. Set a filter or collection first, then click New Session and enter a name. The name is automatically prefixed with EK_ (Purchase Prices) or VK_ (Article Calculation).
  2. Saving a product automatically marks it as processed in the active session.
  3. Use the pill buttons (All / Processed / Unprocessed) to filter products by status โ€” only products within the session scope are counted.
  4. End deactivates the session for this tab only โ€“ the session and other tabs remain unaffected.
  5. Delete permanently removes the session from the browser. A confirmation dialog prevents accidental deletion.

Multiple sessions can exist simultaneously. The dropdown lets you switch between them. An EK session also activates automatically in the Kalk tab if no session is running there yet.

Session Scope

When a session is created, the app stores the active filter (collection, tag) and the IDs of visible products as its scope. The progress counter shows processed / scope size instead of processed / all loaded products.

Scope Banner

When switching to a tab where the active session has a different filter than currently loaded, a blue banner appears showing the scope filter and size. Clicking Load now restores the matching filter automatically. The ร— closes the banner without reloading.

๐Ÿ”’ Work sessions are available from the Unlimited plan.

Excel Export / Import

Two buttons in the Purchase Prices tab enable Excel-based workflows: Excel Export creates a .xlsx file with all currently visible variants. Columns Aโ€“D (Variant ID, Product, Variant, SKU) are locked and shaded grey; column E (unit cost) is editable and highlighted green.

Re-import the edited file: the app reads column E, compares each value to the currently displayed cost price, and only applies rows with actual changes. Result summary: X applied ยท X skipped (no change) ยท X errors. Rows with errors are listed in an error modal and marked with a red X in the variant list; affected products expand automatically.

๐Ÿ’ก Skipped rows (empty cost column or value already matches) are never written to Shopify. The error log can be downloaded from the error modal if needed.
๐Ÿ”’ Excel Export / Import is available from the Premium plan.

๐Ÿท Article Calculation

Calculates a new selling price from cost and factor and writes it directly to Shopify. The factor and a saved reference price are also stored as metafields.

โš  On your first visit to this tab a notice appears reminding you to create a backup first and to test calculation factors on individual products. The notice is shown once per browser session.

Entering a Factor

  • Expand a product โ€“ enter the factor directly in the number field
  • โˆ’ / + buttons change the value in 0.01 increments

Derived Factor

If no factor is saved for a variant but both cost and selling price exist, the factor is calculated automatically (selling price รท cost). A yellow banner offers to adopt this derived factor.

Cost-Change Detection

๐Ÿ’ก The app checks on load whether the cost price has changed since the last calculation. Criterion: |factor ร— cost โˆ’ saved reference price| > โ‚ฌ0.02. Affected products are marked with the status 'Cost changed'.

Price Calculation

New price = cost ร— factor, rounded to the step configured in Settings (default: โ‚ฌ0.05). Example: cost โ‚ฌ12.00 ร— factor 2.30 = โ‚ฌ27.60 โ†’ rounded to โ‚ฌ27.60. The factor can be adjusted directly with the input field or the โˆ’/+ buttons.

Product Status

Status
ReadyCost and factor present, price matches calculation
Cost changedCost price has changed โ€“ price must be recalculated
โš  PriceCurrent Shopify price differs from the calculated price
No factorNo calculation factor set
No costNo purchase price available
SavedPrice has been calculated and saved as reference

Status Filters

Use the filter buttons to narrow down products by status:

Filter
AllShow all products
ReadyProducts where cost and factor are consistent
ConflictProducts with a cost change or price mismatch โ€” action required
No factorProducts that have no calculation factor set

In addition to the status filter, dropdowns for collection, vendor and tag are available. All three trigger a server-side reload and fetch all matching products directly from Shopify โ€” regardless of the configured load limit.

The โŠž (expand all) and โŠŸ (collapse all) buttons on the right of the filter bar open or close all visible products at once.

Load Limit

The dropdown on the right of the filter row limits how many products are loaded initially (25 / 50 / 100 / 250 / All). The limit is ignored when a collection or tag filter is active.

Sorting

A 'Sort by' dropdown to the right of the load-limit control lets you sort by Name, Vendor, Status, or Calculation factor. Once a sort option is selected, โ†‘ (ascending) and โ†“ (descending) buttons appear. Sorting is applied after the active filters.

Factor Display in the Product Header

The saved factor (simple mode: Factor: 2.50, advanced mode: BK: 5% ยท HK: 3% ยท GZ: 20%) is shown inline in the collapsed product header for a quick overview.

Advanced Calculation

In advanced mode (from the Premium plan) the simple factor is replaced by a formula chain: cost โ†’ landed cost (+ procurement %) โ†’ bar price (+ handling %) โ†’ + markup % โ†’ net price (รท discount buffer %) โ†’ gross price (+ VAT %). Each percentage is entered directly in the formula header row of the expanded product table. The VAT setting (standard / reduced) is saved per product.

Work Sessions

Work sessions let you track editing progress across multiple sittings. Whenever a product is saved, the app marks it as processed in the active session. Sessions are stored in the browser and persist after the window is closed.

Creating and Using a Session

  1. Set a filter or collection first, then click New Session and enter a name. The name is automatically prefixed with EK_ (Purchase Prices) or VK_ (Article Calculation).
  2. Saving a product automatically marks it as processed in the active session.
  3. Use the pill buttons (All / Processed / Unprocessed) to filter products by status โ€” only products within the session scope are counted.
  4. End deactivates the session for this tab only โ€“ the session and other tabs remain unaffected.
  5. Delete permanently removes the session from the browser. A confirmation dialog prevents accidental deletion.

Multiple sessions can exist simultaneously. The dropdown lets you switch between them. An EK session also activates automatically in the Kalk tab if no session is running there yet.

Session Scope

When a session is created, the app stores the active filter (collection, tag) and the IDs of visible products as its scope. The progress counter shows processed / scope size instead of processed / all loaded products.

Scope Banner

When switching to a tab where the active session has a different filter than currently loaded, a blue banner appears showing the scope filter and size. Clicking Load now restores the matching filter automatically. The ร— closes the banner without reloading.

๐Ÿ”’ Work sessions are available from the Unlimited plan.

Saving

Three levels are available: Per variant โ€“ Save button in the variant row (all plans). Per product โ€“ Save button in the product header (all plans). Saves factor, reference price and selling price. Save all โ€“ via the bottom bar (from the Basic plan).

Bulk edit

A bulk-edit row sits above the product list. Select a field from the dropdown (calculation factor, VAT; in advanced mode also procurement costs, handling costs, markup and buffer), enter a value, and click 'Apply to visible'. The value is immediately applied to all currently filtered products and marked as changed.

Save all

Save all in the bottom bar saves all products with pending changes at once. Available from the Basic plan; usage is counted per saved product. The Cancel button next to it discards all local changes and restores the last saved state โ€” no server call, available on all plans.

Autosave

When autosave is active, changes to calculation factors and advanced fields are saved automatically after the configured delay โ€” no manual save needed. Each automatically saved product counts as one unit against your monthly quota.

๐Ÿ”’ Autosave is available from the Premium plan.

Status bar

A compact status bar is embedded in the sticky filter area, to the left of the session row. It shows the autosave state and lets you toggle it on/off and change the delay (2 s / 10 s / tab switch) directly in the tab.

๐Ÿ’พ Backup

Allows export and import of all relevant price data as a JSON file. Before every major change a Full Backup should be created.

Exporting

Four export types are available:

  • Full Backup โ€“ cost, selling price and factor for all variants (recommended)
  • Purchase Prices โ€“ unit cost only
  • Selling Prices โ€“ Shopify prices only
  • Calculation Factors โ€“ factors only
๐Ÿ’ก The file contains the export type, timestamp and all variant IDs, sorted alphabetically by product title โ€“ ready to import directly.

Full Backup is available from the Basic plan. Selective backups (purchase prices, selling prices, factors) require the Premium plan. Restoring requires the Basic plan.

Restoring

  1. Select backup file (JSON)
  2. App compares the file with current Shopify data
  3. All differences are shown in a table
  4. Individual changes can be selected or deselected via checkbox
  5. "OK โ€“ Apply changes" writes only the selected values back
โš  Data must be fully loaded before a backup file can be imported.

Restore is available from the Basic plan. Without an eligible plan, clicking the button shows an upgrade prompt. A restore is not counted against your monthly quota and always completes in full, regardless of how many products are affected.

โš™ Settings

The Settings & Subscription tab configures global options for the app and provides access to subscription management. Settings apply to all tabs and are stored in your browser (localStorage).

Autosave

Two separate toggles enable autosave for the purchase prices tab and the article calculation tab independently. Below each toggle, choose the delay: 2 s and 10 s start a timer after the last input; 'Tab switch' saves all pending changes when leaving the tab. Toggle and delay are also accessible directly in the status bar of each tab.

๐Ÿ”’ Autosave is available from the Premium plan and is enabled per tab in settings.

Automatic backup

Before save operations, the browser can automatically download a JSON backup file. Configurable separately for purchase prices and article calculation: 'No automatic backup', 'On batch save only', or 'Always'. Default: Always. Switching to 'No automatic backup' shows a warning dialog highlighting the risk.

VAT rates

Sets the standard and reduced VAT rates used in article calculation. The rate is selected per product and applied to gross price calculations.

Price Rounding

Sets which step the calculated selling price is rounded to. Available steps: โ‚ฌ1.00 ยท โ‚ฌ0.50 ยท โ‚ฌ0.10 ยท โ‚ฌ0.05 ยท No rounding.

Rounding is applied in Article Calculation on every save: new price = cost ร— factor, rounded to the chosen step. A live preview shows the result for each rounding step directly in the selection.

๐Ÿ”’ Price rounding is available from the Premium plan.

Product load limit

The number of products loaded initially is set directly in the filter row of the Purchase Prices and Article Calculation tabs (25 / 50 / 100 / 250 / All). The setting is saved and applies to both tabs.

Language

The app language can be switched to German or English. The setting is stored per shop and applies to all users of the same shop.

๐Ÿ’ณ Subscription

Subscription management is part of the Settings & Subscription tab (below the settings section). It shows your active plan, monthly usage, and all available plans.

Choosing a plan

Use the toggle above the plan cards to switch between monthly and annual billing. The annual rate is cheaper -- the savings percentage is shown directly on each plan card. Click the desired plan to be taken to Shopify's payment page. Your plan is updated automatically after checkout.

Usage & Status

Your current plan, monthly usage, and the next reset date are shown in the status area. A progress bar visualises usage. A warning appears when usage exceeds 80%. One unit of usage is counted per saved product โ€“ whether a purchase price, an article calculation, or autosave, saved individually or via 'Save all'. Discarding changes and restoring a backup do not count.

Cancellation

Your subscription can be cancelled directly in the app without leaving to Shopify. Click 'Cancel subscription', confirm the dialog -- the cancellation takes effect immediately. You retain access to all features until the end of the current billing period. After that, the app automatically switches to the Free plan.

๐Ÿ’ก Tips & Notes

Recommended Workflow

  1. Create a backup (full backup)
  2. Update purchase prices
  3. Check / adjust calculation factors
  4. Open Article Calculation โ€“ review cost-changed products
  5. Save new prices

Plans & Action Limits

The app uses an action system. In the Purchase Prices tab, one action equals one click on Save. In the Article Calculation tab, 'Save all' counts one action per saved product.

PlanLimitFeatures
Free20 actions / monthSingle save, unit costs & Shopify prices
Basic150 actions / monthSave all, 5-step calculation, price rounding, full backup & restore
Premium500 actions / monthAutosave, selective backup, Excel export/import
UnlimitedUnlimitedWork sessions

Your current plan and usage can be found under Subscription in the sidebar.


Frequently Asked Questions

Why are some products marked orange?
The cost price has changed since the last calculation. Check the factor and recalculate the price.
What is the saved reference price?
After saving in Article Calculation the calculated price is stored as a metafield (custom.sicherung_preis). This value is used for cost-change detection.
Can I restore only individual variants?
Yes โ€“ in the restore view individual rows can be deselected via checkbox.
What happens when I click Cancel in the confirmation dialog?
Nothing is saved; all local changes are retained and can continue to be edited.
What does the Cancel button in the bottom bar do?
It discards all unsaved changes in the current tab and restores the last saved state. Unlike the dialog cancel, this actually resets data. The button is available on all plans and is visible as soon as there are pending changes.
ยฉ 2026 JRMedia ยท Janine Fabienne Eicker Home