Parts & Service

The right part, the first time.

Belts, fuel filters, hydraulic filters, oil filters — and brand- specific parts for everything we sell. Browse here. Cart and checkout are handled by our Shopify storefront so you get fraud protection, real-time stock, and one-click reorders.

How this works

One brand. Two systems behind it.

The browse experience lives here on hobbytractors.com — same fonts, same colors, same nav as the rest of the site. The cart and checkout are handed off to your existing Shopify storefront at the moment of purchase. Customers never see a brand mismatch.

  • BBrowse · On hobbytractors.com — typography, photography, and category structure match the rest of the dealership.
  • CCart · Handed off to Shopify with a one-click cart-token redirect. Stock + fraud + tax all stay in Shopify's system.
  • CCheckout · 100% Shopify. Payments, shipping, customer accounts — none of it changes.
  • RReorder · Shopify's customer accounts persist across visits. Returning customers see their order history.

Architecture

Headless Shopify Storefront API

fetch("https://hteparts.com/api/2024-10/graphql", {
  method: "POST",
  headers: {
    "X-Shopify-Storefront-Access-Token": TOKEN,
    "Content-Type": "application/json",
  },
  body: JSON.stringify({ query: COLLECTIONS_QUERY })
})
.then(r => r.json())
.then(({ data }) => render(data.collections))

Products fetched at build time (or on-demand), rendered with this site's components, cart links hand off to Shopify at the cart-token level.

Ready to look at tractors?

Stop by either location, give us a call, or send us a note about what you're trying to get done. We'll match you to the right machine — and we won't oversell you.