Business Bench

Tasks · desk · Reformatting

Fall catalog into Shopify's product import

shopify-product-import · timeout 1200 s · source

The ask

Sent verbatim as the prompt. The agent works in a copy of the workspace below and sees nothing else.

We're launching the online store. Turn the fall catalog into a Shopify product import using their template; Jess's notes have the rules. Save it as shopify_products.csv.

Workspace

  • catalog_fall_2026.xlsx
  • import_notes_from_jess.txt
  • product_template.csv
  • shopify_products_export_2025-11.csv

Expected deliverables

  • shopify_products.csv

This task also has a task-specific grader (check.py).

Checks

The task passes only when every required check passes. Reference answers, tolerances, and the planted traps are in the repository, not here.

CheckTypeRequiredFailed (frozen) / 6
Shopify template columns in ordercsv_columnsyes0
one row per SKUcsv_set_equalyes0
row countcsv_row_countyes0
handlescsv_values_matchyes0
option valuescsv_values_matchyes0
variant pricecsv_values_matchyes1
gramscsv_values_matchyes0
inventory quantitycsv_values_matchyes0
barcodescsv_values_matchyes0
first-row product fields and pricescustomyes1

Recorded results, complete desk comparison

pass pass, frozen scorer only fail timed out
SystemRepetitionsFrozen / 3Raw / 3Median minutesMean cost (USD)
Proto / DeepSeek V4.1 Flash221.90.0274
Codex / GPT-5.6 sol332.40.2849

Per-attempt check verdicts, raw and frozen verdicts, usage, receipt and artifact hashes for this task are in results/latest/attempts.jsonl under "task": "shopify-product-import".