GuidesA technical Shopify developer guide to Discount Functions covering the unified API, product, order, and shipping discounts, selection strategies, combination rules, code rejection, admin configuration, and Cart Transform-safe architecture.
guidesShopify developerDiscount Function
ToolsEstimate merchant carrier savings, fulfillment savings, customer shipping avoided, and shipping-margin tradeoffs when separate repeat orders are consolidated into one parcel.
toolshippingbundling
GuidesA practical guide to calling Rails endpoints from a Shopify Customer Account UI Extension, including session-token verification, endpoint design, and the requests that should not go through your backend at all.
guidesShopify developerCustomer Account UI Extensions
GuidesA practical backend architecture guide for Shopify Checkout UI Extensions, covering when to call your own backend, how to keep the extension thin, and where teams overbuild the server side.
guidesShopify developerCheckout UI Extensions
GuidesA failure-pattern guide for Shopify Theme App Extensions covering the issues that appear most often in production and the shortest debugging path for each one.
guidesShopify developertheme app extensions
GuidesA practical architecture guide for Rails teams building retry-safe Shopify event pipelines with webhooks, queues, reconciliation jobs, and durable side-effect tracking.
guidesShopify developerwebhooks