{"title":"Shop All Casters and Wheels","description":"\u003cdiv id=\"scw-authority-page\"\u003e\n  \u003cstyle\u003e\n    #scw-authority-page,\n    #scw-authority-page * { box-sizing: border-box; }\n\n    #scw-authority-page {\n      --scw-navy: #101E5A;\n      --scw-red: #C4122F;\n      --scw-text: #334155;\n      --scw-muted: #64748B;\n      --scw-border: #DCE3EC;\n      --scw-bg: #F7F9FC;\n      --scw-white: #FFFFFF;\n      --scw-radius: 20px;\n      --scw-shadow: 0 10px 30px rgba(16,30,90,.08);\n      max-width: 1240px;\n      margin: 0 auto;\n      padding: 28px 18px 40px;\n      color: var(--scw-text);\n      font-family: Inter, Montserrat, Arial, sans-serif;\n      line-height: 1.65;\n    }\n\n    #scw-authority-page .scw-shell { display: grid; gap: 22px; }\n\n    #scw-authority-page .scw-hero {\n      background: linear-gradient(135deg, rgba(16,30,90,.96) 0%, rgba(16,30,90,.90) 55%, rgba(196,18,47,.86) 100%);\n      border-radius: 28px;\n      padding: 34px 26px;\n      color: #fff;\n      box-shadow: var(--scw-shadow);\n      position: relative;\n      overflow: hidden;\n    }\n\n    #scw-authority-page .scw-hero:before {\n      content: \"\";\n      position: absolute;\n      inset: auto -60px -70px auto;\n      width: 240px;\n      height: 240px;\n      border-radius: 50%;\n      background: rgba(255,255,255,.08);\n      filter: blur(6px);\n    }\n\n    #scw-authority-page .scw-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n      color: rgba(255,255,255,.88);\n      margin-bottom: 14px;\n    }\n\n    #scw-authority-page .scw-eyebrow:before {\n      content: \"\";\n      width: 34px;\n      height: 2px;\n      background: #fff;\n      opacity: .9;\n      display: inline-block;\n    }\n\n    #scw-authority-page .scw-hero h2 {\n      margin: 0 0 12px;\n      font-family: Oswald, Montserrat, Arial, sans-serif;\n      font-size: clamp(34px, 5vw, 56px);\n      line-height: 1.02;\n      letter-spacing: -.02em;\n      color: #fff;\n    }\n\n    #scw-authority-page .scw-hero p {\n      margin: 0;\n      max-width: 980px;\n      font-size: 18px;\n      color: rgba(255,255,255,.92);\n    }\n\n    #scw-authority-page .scw-grid-3,\n    #scw-authority-page .scw-grid-2 {\n      display: grid;\n      gap: 18px;\n    }\n\n    #scw-authority-page .scw-grid-3 {\n      grid-template-columns: repeat(3, minmax(0,1fr));\n    }\n\n    #scw-authority-page .scw-grid-2 {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    #scw-authority-page .scw-card {\n      background: var(--scw-white);\n      border: 1px solid var(--scw-border);\n      border-radius: var(--scw-radius);\n      padding: 22px;\n      box-shadow: var(--scw-shadow);\n    }\n\n    #scw-authority-page .scw-card h3 {\n      margin: 0 0 12px;\n      font-family: Oswald, Montserrat, Arial, sans-serif;\n      font-size: 28px;\n      line-height: 1.08;\n      color: var(--scw-navy);\n      letter-spacing: -.01em;\n    }\n\n    #scw-authority-page .scw-lead {\n      font-size: 17px;\n      color: var(--scw-text);\n      margin: 0;\n    }\n\n    #scw-authority-page .scw-pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 14px;\n    }\n\n    #scw-authority-page .scw-pill {\n      display: inline-flex;\n      align-items: center;\n      padding: 9px 14px;\n      border-radius: 999px;\n      background: #EEF3F9;\n      color: var(--scw-navy);\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    #scw-authority-page .scw-feature-list,\n    #scw-authority-page .scw-link-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    #scw-authority-page .scw-feature-list li,\n    #scw-authority-page .scw-link-list li {\n      position: relative;\n      padding-left: 18px;\n      margin: 0 0 10px;\n    }\n\n    #scw-authority-page .scw-feature-list li:before,\n    #scw-authority-page .scw-link-list li:before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: .62em;\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--scw-red);\n    }\n\n    #scw-authority-page .scw-band {\n      background: linear-gradient(180deg, #F8FAFD 0%, #F1F5FA 100%);\n      border: 1px solid var(--scw-border);\n      border-radius: var(--scw-radius);\n      padding: 22px;\n    }\n\n    #scw-authority-page .scw-band h3 {\n      margin: 0 0 10px;\n      font-family: Oswald, Montserrat, Arial, sans-serif;\n      font-size: 30px;\n      color: var(--scw-navy);\n      line-height: 1.08;\n    }\n\n    #scw-authority-page .scw-compare {\n      width: 100%;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 16px;\n      border: 1px solid var(--scw-border);\n      background: var(--scw-white);\n    }\n\n    #scw-authority-page .scw-compare th,\n    #scw-authority-page .scw-compare td {\n      padding: 14px 16px;\n      border-bottom: 1px solid var(--scw-border);\n      text-align: left;\n      vertical-align: top;\n      font-size: 15px;\n    }\n\n    #scw-authority-page .scw-compare th {\n      background: #EEF3F9;\n      color: var(--scw-navy);\n      font-weight: 800;\n    }\n\n    #scw-authority-page .scw-note {\n      font-size: 14px;\n      color: var(--scw-muted);\n      margin-top: 10px;\n    }\n\n    #scw-authority-page .scw-cta-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 18px;\n    }\n\n    #scw-authority-page .scw-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 800;\n      letter-spacing: .01em;\n      transition: transform .18s ease, box-shadow .18s ease, background .18s ease;\n      box-shadow: 0 8px 20px rgba(16,30,90,.12);\n    }\n\n    #scw-authority-page .scw-btn:hover { transform: translateY(-1px); }\n\n    #scw-authority-page .scw-btn-primary {\n      background: var(--scw-red);\n      color: #fff;\n    }\n\n    #scw-authority-page .scw-btn-secondary {\n      background: #fff;\n      color: var(--scw-navy);\n      border: 1px solid var(--scw-border);\n    }\n\n    #scw-authority-page .scw-faq-wrap {\n      display: grid;\n      gap: 12px;\n    }\n\n    #scw-authority-page details.scw-faq {\n      background: var(--scw-white);\n      border: 1px solid var(--scw-border);\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: var(--scw-shadow);\n    }\n\n    #scw-authority-page details.scw-faq summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 18px 20px;\n      font-weight: 800;\n      color: var(--scw-navy);\n      position: relative;\n      padding-right: 52px;\n    }\n\n    #scw-authority-page details.scw-faq summary::-webkit-details-marker { display: none; }\n\n    #scw-authority-page details.scw-faq summary:after {\n      content: \"+\";\n      position: absolute;\n      right: 18px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 24px;\n      line-height: 1;\n      color: var(--scw-red);\n      font-weight: 500;\n    }\n\n    #scw-authority-page details.scw-faq[open] summary:after { content: \"–\"; }\n\n    #scw-authority-page .scw-faq-body {\n      padding: 0 20px 18px;\n      color: var(--scw-text);\n    }\n\n    #scw-authority-page .scw-section-title {\n      margin: 0 0 12px;\n      font-family: Oswald, Montserrat, Arial, sans-serif;\n      font-size: clamp(28px, 4vw, 42px);\n      line-height: 1.05;\n      color: var(--scw-navy);\n      letter-spacing: -.02em;\n    }\n\n    #scw-authority-page .scw-section-intro {\n      margin: 0 0 18px;\n      color: var(--scw-text);\n      font-size: 17px;\n    }\n\n    #scw-authority-page .scw-eeat {\n      background: #fff;\n      border: 1px solid var(--scw-border);\n      border-radius: var(--scw-radius);\n      padding: 22px;\n      box-shadow: var(--scw-shadow);\n    }\n\n    #scw-authority-page .scw-disclaimer {\n      font-size: 13px;\n      color: var(--scw-muted);\n      margin-top: 8px;\n    }\n\n    @media (max-width: 980px) {\n      #scw-authority-page .scw-grid-3,\n      #scw-authority-page .scw-grid-2 {\n        grid-template-columns: 1fr;\n      }\n\n      #scw-authority-page .scw-hero {\n        padding: 28px 20px;\n      }\n\n      #scw-authority-page .scw-hero p {\n        font-size: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"scw-shell\"\u003e\n\n    \u003csection class=\"scw-hero\"\u003e\n      \u003cdiv class=\"scw-eyebrow\"\u003eOEM Shopping Cart Parts\u003c\/div\u003e\n      \u003ch2\u003eShop All Shopping Cart Wheels, Replacement Casters, and Hardware in One Commercial Parts Collection\u003c\/h2\u003e\n      \u003cp\u003eBrowse the full ShoppingCartWheels.com catalog for OEM shopping cart wheels, replacement casters, and wheel hardware used in grocery stores, supermarkets, and retail maintenance programs. This collection is built for buyers who want the right replacement parts in one place, with durable options designed for commercial cart performance and long service life.\u003c\/p\u003e\n      \u003cdiv class=\"scw-pill-row\"\u003e\n        \u003cspan class=\"scw-pill\"\u003eShopping Cart Wheels\u003c\/span\u003e\n        \u003cspan class=\"scw-pill\"\u003eReplacement Casters\u003c\/span\u003e\n        \u003cspan class=\"scw-pill\"\u003eAxles \u0026amp; Hardware\u003c\/span\u003e\n        \u003cspan class=\"scw-pill\"\u003eOEM-Style Parts\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv id=\"scw-jump-wrap\"\u003e\n  \u003ca href=\"#\" id=\"scw-jump-products\" aria-label=\"Jump directly to products\"\u003e\n    Jump to Products\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  #scw-jump-wrap {\n    margin: 18px 0 0;\n  }\n\n  #scw-jump-products {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 12px 20px;\n    border-radius: 999px;\n    background: #C4122F;\n    color: #FFFFFF !important;\n    text-decoration: none !important;\n    font-family: Inter, Montserrat, Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: .01em;\n    line-height: 1;\n    border: 0;\n    box-shadow: 0 8px 20px rgba(16,30,90,.12);\n    transition: transform .18s ease, box-shadow .18s ease;\n    cursor: pointer;\n  }\n\n  #scw-jump-products:hover,\n  #scw-jump-products:focus {\n    transform: translateY(-1px);\n    box-shadow: 0 10px 24px rgba(16,30,90,.16);\n    color: #FFFFFF !important;\n    text-decoration: none !important;\n  }\n\n  #scw-jump-products:focus-visible {\n    outline: 2px solid #101E5A;\n    outline-offset: 3px;\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  (function () {\n    var btn = document.getElementById('scw-jump-products');\n    if (!btn) return;\n\n    var selectors = [\n      \/* Shopify collection\/product grids *\/\n      '#ProductGridContainer',\n      '#product-grid',\n      '.collection .grid',\n      '.main-collection-product-grid',\n      '.product-grid',\n      '[id*=\"ProductGrid\"]',\n\n      \/* Product page buy area *\/\n      '.product__info-container',\n      '.product-form',\n      'form[action*=\"\/cart\/add\"]',\n      '.product__title',\n      '.shopify-payment-button'\n    ];\n\n    function findTarget() {\n      for (var i = 0; i \u003c selectors.length; i++) {\n        var el = document.querySelector(selectors[i]);\n        if (el) return el;\n      }\n      return null;\n    }\n\n    btn.addEventListener('click', function (e) {\n      e.preventDefault();\n      var target = findTarget();\n      if (target) {\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n    });\n  })();\n\u003c\/script\u003e\n\n    \u003csection class=\"scw-grid-3\"\u003e\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eWhat You’ll Find Here\u003c\/h3\u003e\n        \u003cp class=\"scw-lead\"\u003eThis Shop All collection includes shopping cart wheels, OEM replacement casters, axle hardware, and related components used to maintain, repair, and upgrade commercial shopping carts in high-traffic retail environments.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eBuilt for Commercial Use\u003c\/h3\u003e\n        \u003cp class=\"scw-lead\"\u003eThese products are selected for retail cart applications where durability, proper fitment, and dependable rolling performance matter. Ideal for store maintenance teams, procurement buyers, and cart fleet operators.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eWhy This Page Matters\u003c\/h3\u003e\n        \u003cp class=\"scw-lead\"\u003eA strong Shop All page helps buyers compare wheels, casters, and hardware in one place, while also helping search engines understand the full topical scope of your shopping cart replacement parts catalog.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"scw-grid-2\"\u003e\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eWhy Buyers Shop This Collection\u003c\/h3\u003e\n        \u003cul class=\"scw-feature-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOne source for all core replacement parts:\u003c\/strong\u003e Wheels, casters, and hardware in one collection.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOEM-style fitment focus:\u003c\/strong\u003e Parts selected for commercial shopping cart applications where consistency matters.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eRetail maintenance friendly:\u003c\/strong\u003e Designed for buyers maintaining cart fleets across stores and facilities.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDurable product mix:\u003c\/strong\u003e Built for frequent use, high traffic, and long-term cart service.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFaster sourcing:\u003c\/strong\u003e Easier to locate related replacement parts without jumping across multiple pages.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBetter decision support:\u003c\/strong\u003e Clear collection structure for comparing wheels, casters, and hardware based on need.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eBest Fit for This Collection\u003c\/h3\u003e\n        \u003cul class=\"scw-feature-list\"\u003e\n          \u003cli\u003eGrocery store and supermarket cart maintenance\u003c\/li\u003e\n          \u003cli\u003eRetail chain replacement part sourcing\u003c\/li\u003e\n          \u003cli\u003eOEM-style wheel and caster replacement planning\u003c\/li\u003e\n          \u003cli\u003eCommercial shopping cart refurbishment projects\u003c\/li\u003e\n          \u003cli\u003eBulk maintenance ordering and recurring replenishment\u003c\/li\u003e\n          \u003cli\u003eBuyers comparing wheels, casters, and hardware together\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"scw-cta-row\"\u003e\n          \u003ca class=\"scw-btn scw-btn-primary\" href=\"\/collections\/shopping-cart-wheels\"\u003eShop Shopping Cart Wheels\u003c\/a\u003e\n          \u003ca class=\"scw-btn scw-btn-secondary\" href=\"\/collections\/shopping-cart-casters\"\u003eShop Shopping Cart Casters\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"scw-band\"\u003e\n      \u003ch3\u003eHow This Collection Is Organized\u003c\/h3\u003e\n      \u003cp class=\"scw-section-intro\"\u003eUse this page as the central hub for shopping cart mobility parts. Buyers typically shop by component type first, then narrow by fitment, duty cycle, and hardware requirements.\u003c\/p\u003e\n\n      \u003ctable class=\"scw-compare\" aria-label=\"Shopping cart parts collection overview\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCategory\u003c\/th\u003e\n            \u003cth\u003ePrimary Use\u003c\/th\u003e\n            \u003cth\u003eBest For\u003c\/th\u003e\n            \u003cth\u003eWhat to Check\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eShopping Cart Wheels\u003c\/td\u003e\n            \u003ctd\u003eWheel-only replacement\u003c\/td\u003e\n            \u003ctd\u003eReplacing worn tread or damaged wheels\u003c\/td\u003e\n            \u003ctd\u003eWheel diameter, bore size, material, and load demands\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eShopping Cart Casters\u003c\/td\u003e\n            \u003ctd\u003eComplete caster replacement\u003c\/td\u003e\n            \u003ctd\u003eSwivel assembly replacement and full mobility restoration\u003c\/td\u003e\n            \u003ctd\u003eStem style, overall caster design, and OEM compatibility\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eShopping Cart Hardware\u003c\/td\u003e\n            \u003ctd\u003eAxles, nuts, and fastening parts\u003c\/td\u003e\n            \u003ctd\u003eSecuring wheels and caster components properly\u003c\/td\u003e\n            \u003ctd\u003eAxle size, nut type, and fitment to the original setup\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cp class=\"scw-note\"\u003eTip: Buyers who know the wheel or caster they need should still verify hardware size and mounting details before finalizing replacement parts.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"scw-grid-2\"\u003e\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eInternal Collection Links\u003c\/h3\u003e\n        \u003cul class=\"scw-link-list\"\u003e\n          \u003cli\u003e\u003ca href=\"\/collections\/shopping-cart-wheels\"\u003eShopping Cart Wheels\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"\/collections\/shopping-cart-casters\"\u003eShopping Cart Casters\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"\/collections\/shopping-cart-hardware\"\u003eShopping Cart Hardware\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"\/pages\/contact-us\"\u003eContact Us for Fitment Help\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"scw-note\"\u003eUse these anchors throughout the page to strengthen internal linking and topical authority across the shopping cart replacement ecosystem.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"scw-card\"\u003e\n        \u003ch3\u003eWhat Makes This Collection Different\u003c\/h3\u003e\n        \u003cp class=\"scw-lead\"\u003eUnlike a generic “all products” page, this collection is focused specifically on shopping cart wheels, casters, and related replacement hardware. That helps both buyers and search engines understand that this page is a commercial destination for retail cart mobility parts, not a mixed catalog of unrelated products.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"scw-eeat\"\u003e\n      \u003ch3 class=\"scw-section-title\"\u003eCommercial Buyer Confidence\u003c\/h3\u003e\n      \u003cp class=\"scw-section-intro\"\u003eShoppingCartWheels.com is built around OEM-style replacement shopping cart parts for real commercial use. This collection supports grocery stores, supermarkets, retail maintenance teams, and procurement buyers looking for reliable wheels, casters, and hardware in one place.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWhy that matters for buyers:\u003c\/strong\u003e Shopping cart uptime depends on proper fitment, durable wheel materials, secure hardware, and dependable caster performance. A centralized collection like this helps streamline sourcing and improves consistency across cart maintenance programs.\u003c\/p\u003e\n      \u003cp class=\"scw-disclaimer\"\u003eAlways confirm wheel size, caster design, mounting style, and hardware dimensions before ordering replacement parts.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection\u003e\n      \u003ch3 class=\"scw-section-title\"\u003eShop All Shopping Cart Parts FAQs\u003c\/h3\u003e\n      \u003cp class=\"scw-section-intro\"\u003eThese FAQs are designed to support commercial search intent, buyer education, and AI-friendly extractable answers.\u003c\/p\u003e\n\n      \u003cdiv class=\"scw-faq-wrap\"\u003e\n        \u003cdetails class=\"scw-faq\" open\u003e\n          \u003csummary\u003e1. What products are included on the Shop All shopping cart page?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            This page includes shopping cart wheels, replacement casters, axle hardware, nuts, and related parts used for commercial shopping cart maintenance and repair.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e2. Is this page for retail shopping cart replacement parts only?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            Yes. This collection is focused on shopping cart wheels, casters, and hardware used in grocery stores, supermarkets, and commercial retail cart applications.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e3. What is the difference between a shopping cart wheel and a shopping cart caster?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            A wheel is the rolling component itself, while a caster is the complete wheel assembly that may include the mounting stem, swivel section, and housing. Some replacements involve the wheel only, while others require the full caster assembly.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e4. How do I know whether I need a wheel, caster, or hardware?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            If only the tread or wheel body is worn, a replacement wheel may be enough. If the full swivel assembly is damaged, replace the caster. If the fastening components are worn, bent, or loose, replace the axle and hardware as well.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e5. Why use a dedicated Shop All page instead of separate category pages only?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            A dedicated Shop All page helps buyers quickly browse the full catalog in one place and gives search engines a central hub that connects all related shopping cart replacement categories.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e6. Are these products suitable for high-traffic retail environments?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            These products are intended for commercial shopping cart use where durability, smooth rolling performance, and reliable replacement cycles are important in busy store environments.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e7. Who typically buys products from this collection?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            Common buyers include store maintenance managers, supermarket operators, retail procurement teams, refurbishment providers, and businesses responsible for keeping shopping cart fleets in service.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e8. Does this collection include shopping cart wheel hardware?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            Yes. In addition to wheels and casters, this page can include axle hardware and fastening components needed for secure installation and ongoing maintenance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e9. What should I verify before ordering replacement shopping cart parts?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            Confirm wheel diameter, bore size, caster configuration, stem type if applicable, and hardware dimensions. Matching the original replacement specification helps improve fitment and long-term performance.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"scw-faq\"\u003e\n          \u003csummary\u003e10. Is this a good page to link internally from other shopping cart pages?\u003c\/summary\u003e\n          \u003cdiv class=\"scw-faq-body\"\u003e\n            Yes. This page works well as a central internal linking hub because it connects wheels, casters, and hardware in one topical collection, which supports both user navigation and SEO.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\":\"https:\/\/schema.org\",\n      \"@type\":\"CollectionPage\",\n      \"name\":\"Shop All Shopping Cart Wheels, Casters and Hardware\",\n      \"description\":\"Browse all shopping cart wheels, replacement casters, and hardware in one collection for commercial retail cart maintenance and OEM-style replacement sourcing.\",\n      \"url\":\"https:\/\/shoppingcartwheels.com\/collections\/all\",\n      \"mainEntity\":{\n        \"@type\":\"ItemList\",\n        \"name\":\"Shopping Cart Wheels, Casters, and Hardware\",\n        \"itemListElement\":[\n          {\n            \"@type\":\"ListItem\",\n            \"position\":1,\n            \"name\":\"Shopping cart wheels\"\n          },\n          {\n            \"@type\":\"ListItem\",\n            \"position\":2,\n            \"name\":\"Shopping cart casters\"\n          },\n          {\n            \"@type\":\"ListItem\",\n            \"position\":3,\n            \"name\":\"Shopping cart hardware\"\n          }\n        ]\n      },\n      \"about\":[\n        {\"@type\":\"Thing\",\"name\":\"Shopping cart wheels\"},\n        {\"@type\":\"Thing\",\"name\":\"Shopping cart casters\"},\n        {\"@type\":\"Thing\",\"name\":\"Shopping cart wheel hardware\"},\n        {\"@type\":\"Thing\",\"name\":\"OEM replacement shopping cart parts\"}\n      ]\n    }\n    \u003c\/script\u003e\n\n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\":\"https:\/\/schema.org\",\n      \"@type\":\"FAQPage\",\n      \"mainEntity\":[\n        {\n          \"@type\":\"Question\",\n          \"name\":\"What products are included on the Shop All shopping cart page?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This page includes shopping cart wheels, replacement casters, axle hardware, nuts, and related parts used for commercial shopping cart maintenance and repair.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Is this page for retail shopping cart replacement parts only?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This collection is focused on shopping cart wheels, casters, and hardware used in grocery stores, supermarkets, and commercial retail cart applications.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"What is the difference between a shopping cart wheel and a shopping cart caster?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A wheel is the rolling component itself, while a caster is the complete wheel assembly that may include the mounting stem, swivel section, and housing. Some replacements involve the wheel only, while others require the full caster assembly.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"How do I know whether I need a wheel, caster, or hardware?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"If only the tread or wheel body is worn, a replacement wheel may be enough. If the full swivel assembly is damaged, replace the caster. If the fastening components are worn, bent, or loose, replace the axle and hardware as well.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Why use a dedicated Shop All page instead of separate category pages only?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A dedicated Shop All page helps buyers quickly browse the full catalog in one place and gives search engines a central hub that connects all related shopping cart replacement categories.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Are these products suitable for high-traffic retail environments?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"These products are intended for commercial shopping cart use where durability, smooth rolling performance, and reliable replacement cycles are important in busy store environments.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Who typically buys products from this collection?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Common buyers include store maintenance managers, supermarket operators, retail procurement teams, refurbishment providers, and businesses responsible for keeping shopping cart fleets in service.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Does this collection include shopping cart wheel hardware?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. In addition to wheels and casters, this page can include axle hardware and fastening components needed for secure installation and ongoing maintenance.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"What should I verify before ordering replacement shopping cart parts?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Confirm wheel diameter, bore size, caster configuration, stem type if applicable, and hardware dimensions. Matching the original replacement specification helps improve fitment and long-term performance.\"}\n        },\n        {\n          \"@type\":\"Question\",\n          \"name\":\"Is this a good page to link internally from other shopping cart pages?\",\n          \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This page works well as a central internal linking hub because it connects wheels, casters, and hardware in one topical collection, which supports both user navigation and SEO.\"}\n        }\n      ]\n    }\n    \u003c\/script\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"5-inch-premium-front-swivel-caster-shopping-cart-z30c154clde","title":"Z30C154CLDE | Universal 5-Inch Premium Front Swivel Caster for Shopping Carts | CasterHQ","description":"5-Inch Universal Front Swivel Shopping Cart Caster - Z30C154CLDE\u003cmeta name=\"description\" content=\"Upgrade to our 5-inch Premium Front Swivel Caster for shopping carts. Ideal for food service and retail, offering durability, smooth rolling, and easy installation.\"\u003e \u003cmeta name=\"keywords\" content=\"swivel caster, shopping cart caster, 5-inch caster, Z30C154CLDE, durable shopping cart wheels, retail cart parts, food service casters\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003e5-Inch Premium Front Swivel Caster for Shopping Carts - Durable and Easy to Install\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eDiscover the strength and reliability of our 5-inch Front Swivel Caster, \u003c\/strong\u003ethe preferred choice for retail giants like Target, Walmart, Home Depot, and others. Part# Z30C154CLDE offers unparalleled durability and ease of use in shopping carts, making it a top choice for various retail environments.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eSpecifications\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Part No: WC2054LD\u003c\/li\u003e\n\u003cli\u003eAttachment Method: Threaded Stem\u003c\/li\u003e\n\u003cli\u003eCaster Finish: Zinc Plated Steel with Lacquer Dip\u003c\/li\u003e\n\u003cli\u003eProduct Series: 30 (Shopping Cart)\u003c\/li\u003e\n\u003cli\u003eIndustry Application: Food Service, Retail Environment\u003c\/li\u003e\n\u003cli\u003eAdditional Features: Threadguard, 1-year warranty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Material: High-quality A98 TPU Crown Tread, Blue on Tan\u003c\/li\u003e\n\u003cli\u003eBearing Type: Dual Precision Steel Bearings for smooth operation\u003c\/li\u003e\n\u003cli\u003eThreaded Stem Size: 1\/2\" x 13 x 7\/8\" for a secure fit\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: Up to 250 LBS\u003c\/li\u003e\n\u003cli\u003eOperating Temperature: -30°F to 140°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eDimensions \u0026amp; Measurements\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eOverall Height: 6 inches\u003c\/li\u003e\n\u003cli\u003eSwivel Radius: 4 inches\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5 inches\u003c\/li\u003e\n\u003cli\u003eWheel Tread Width: 1 1\/4 inches\u003c\/li\u003e\n\u003cli\u003eAxle Size: 5\/16 inch\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 3\/5 inches\u003c\/li\u003e\n\u003cli\u003eWheel Durometer: Shore A95\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEnhance your shopping carts with our 5-Inch Premium Front Swivel Caster. Ideal for food service and retail settings, this caster ensures high performance, longevity, and ease of installation. Transform your carts' maneuverability and functionality today.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47172253450400,"sku":"Z30C154CLDE","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/Z30C154CLDE.png?v=1696954379"},{"product_id":"wi3054jfw-5-shopping-cart-wheel-5-16-friction-bearings-flat-spot-resistant-super-wheel","title":"WI3054JFW | 5\" Shopping Cart Wheel | 5\/16\" Friction Bearings | Flat Spot Resistant Super Wheel","description":"5\" SuperWheel with Quad X Bearings for Shopping Carts - WI3054JFW\u003cmeta name=\"description\" content=\"Revolutionize your carts with our 5-inch SuperWheel, designed for smooth operation and durability in various environments. Features Quad X bearings and anti-static rubber. Ideal for retail and institutional use.\"\u003e \u003cmeta name=\"keywords\" content=\"SuperWheel, shopping cart wheel, durable cart wheel, 5 inch wheel, anti-static wheel, quiet rubber wheel, replacement wheel, institutional cart wheel, retail cart accessories\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff0000;} \/* Changed to red *\/\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eTransform Your Carts with Our 5\" SuperWheel - Part#: WI3054JFW\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eEnhance your shopping carts\u003c\/strong\u003e with our high-performance 5-inch Blue on Gray Soft Rubber SuperWheel. Designed for longevity and seamless functionality, it's the perfect upgrade to reduce maintenance costs and improve customer satisfaction.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Diameter: 5 inches\u003c\/li\u003e\n\u003cli\u003eTread Width: 1 1\/4 inches\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 LBS\u003c\/li\u003e\n\u003cli\u003eWheel Material: Flat Spot Resistant Rubber\u003c\/li\u003e\n\u003cli\u003eBearing Type: Quad X Friction Bearings\u003c\/li\u003e\n\u003cli\u003eOperating Temp: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 year\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eFEATURES\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eFlat Spot Resistant: No more wobbly carts.\u003c\/li\u003e\n\u003cli\u003eLong-Lasting: Extends wheel lifespan, saving on replacements.\u003c\/li\u003e\n\u003cli\u003eExceptionally Quiet: Rubber material for a silent operation.\u003c\/li\u003e\n\u003cli\u003eAnti-Static: Prevents static build-up.\u003c\/li\u003e\n\u003cli\u003eEnhanced Customer Experience: Smooth, easy maneuverability.\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eADDITIONAL INFORMATION\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eIndustry Applications: Ideal for Food\/Beverage, Hospitality, Institutional, Janitorial, and Retail.\u003c\/li\u003e\n\u003cli\u003eWheel Color: Blue\/Gray\u003c\/li\u003e\n\u003cli\u003eBearing Material: Steel\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 9\/16 inches\u003c\/li\u003e\n\u003cli\u003eWheel Durometer: Shore A65\u003c\/li\u003e\n\u003cli\u003eWeight: 0.5 LBS\u003c\/li\u003e\n\u003cli\u003eThread Guard: Yes\u003c\/li\u003e\n\u003cli\u003eAntistatic: Yes\u003c\/li\u003e\n\u003cli\u003eDissipative: Yes\u003c\/li\u003e\n\u003cli\u003eSuper Wheel: Yes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eAPPLICATIONS\u003c\/h2\u003e\n\u003cp\u003ePerfect for Food Service, Institutional, Material Handling, Retail, Stocking, and Waste Containers. Upgrade your shopping carts with the SuperWheel for an unparalleled experience!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47202778382496,"sku":"WI3054JFW","price":10.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/WI3054JFW_2.png?v=1697132841"},{"product_id":"wc2054ld-5-x-1-1-4-p-h-caster-shopping-cart-wheel-shore-98-a-5-16-dual-precision-bearings","title":"WC2054LD - 5\" x 1-1\/4\" | P\u0026H Caster Shopping Cart Wheel | Shore 98 (A) | 5\/16\" Dual Precision Bearings","description":"WC2054LD - 5\" P\u0026amp;H Caster Shopping Cart Wheel - Durable and Quiet\u003cmeta name=\"description\" content=\"Experience superior performance with the WC2054LD 5-inch P\u0026amp;H Caster Shopping Cart Wheel. Perfect for retail use, featuring a unique Quad-X bearing system and patented polyurethane design for long-lasting durability.\"\u003e \u003cmeta name=\"keywords\" content=\"WC2054LD, shopping cart wheel, P\u0026amp;H Casters, durable cart wheel, quiet operation, retail store supplies, high load capacity\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eWC2054LD - The Leading 5\" x 1-1\/4\" Shopping Cart Replacement Wheel\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eDiscover the global top-seller in shopping cart wheels - the WC2054LD from P\u0026amp;H Casters. \u003c\/strong\u003eWidely used in major US retail stores, this wheel offers unmatched durability and performance. Its Quad-X bearing system and patented polyurethane design ensure a smooth, quiet operation, ideal for various retail environments.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Material: A98 TPU Crown Tread Polyurethane\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5 Inches\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 lbs\u003c\/li\u003e\n\u003cli\u003eTread Width: 1.25 Inches\u003c\/li\u003e\n\u003cli\u003eHub Width: 1-9\/16 Inches\u003c\/li\u003e\n\u003cli\u003eHub Length: 1-5\/8 Inches\u003c\/li\u003e\n\u003cli\u003eHardness Of Tread: Shore A98\u003c\/li\u003e\n\u003cli\u003eWeight: 0.7 lbs\u003c\/li\u003e\n\u003cli\u003eAxle Size: 5\/16 Inch\u003c\/li\u003e\n\u003cli\u003eColor: Blue on Tan with Thread Guard\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 Year\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eFEATURES\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eApplication: Ideal for Shopping Carts, Backroom, Food Service, Institutional, and Retail\u003c\/li\u003e\n\u003cli\u003eAs Seen in Leading Stores: Walmart, Home Depot, Lowes, Kroger, and More\u003c\/li\u003e\n\u003cli\u003eBearing Type: Dual Precision for Smooth Movement\u003c\/li\u003e\n\u003cli\u003eOperating Temperature Range: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003cp\u003eWhether you're a retailer looking to reduce costs on cart maintenance or a shopper seeking smooth mobility, the WC2054LD wheel is your ideal solution. Enjoy effortless mobility, longevity, and premium performance in major retail stores. Upgrade your shopping carts today and experience the difference in quality and efficiency.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47273313665184,"sku":"WC2054LD","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/WC2054LD-5.png?v=1697554054"},{"product_id":"shopping-cart-wheel-caster-hardware-5-16-and-1-2-axles-and-nuts","title":"5\/16\" x 2-1\/4\" Axle \u0026 Nut - Shopping Cart Axle \u0026 Nut","description":"\u003cstyle\u003e\u003c!--\nbody {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n--\u003e\u003c\/style\u003e\n\u003ch1\u003eEnhance Your Shopping Cart with Our Standard 5\/16\" Axle and Nut\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eLooking for a reliable and standard-sized axle for your shopping cart? \u003c\/strong\u003eOur 5\/16\" diameter by 2-1\/4\" long axle is the industry-standard size, fitting 99% of shopping carts. Ensure a perfect fit and high performance for your retail carts with our durable and easy-to-install axle and nut.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eAxle Diameter: \u003cstrong\u003e5\/16\"\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eOverall Length: \u003cstrong\u003e2-1\/4\"\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThread Length: \u003cstrong\u003e1\/2\"\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eNut: \u003cstrong\u003eLock Nut Included\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSmooth Axle Length: \u003cstrong\u003e1-3\/4\"\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eFEATURES\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eFits Shopping Cart Casters and Wheels\u003c\/li\u003e\n\u003cli\u003eIndustry Standard Axle and Nut to Fit Shopping Cart Wheels\u003c\/li\u003e\n\u003cli\u003eIncludes Axle and Lock Nut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhy Choose Our Shopping Cart Wheel and Caster Hardware?\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatility:\u003c\/strong\u003e Compatible with a wide range of shopping cart models.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurability:\u003c\/strong\u003e Crafted from high-quality materials for longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Fit:\u003c\/strong\u003e Designed for a secure, exact fit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Quick and simple to install.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Control:\u003c\/strong\u003e Improves maneuverability in aisles and corners.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eWhether you're a retail store owner or a facility manager, our shopping cart wheel and caster hardware provide the essential components for a smoother, more efficient shopping experience. Select the right hardware size for your needs and enhance your shopping cart's performance today. Explore our selection and experience the difference that quality hardware can make.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47291444527264,"sku":"SCAN","price":1.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/shoppingcartboltandnut.png?v=1697648420"},{"product_id":"walmart-caster-h36c154clde","title":"Walmart Shopping Cart Caster | Part#: H36C154CLDE","description":"H36C154CLDE: Walmart's Choice for Shopping Cart Casters\u003cmeta name=\"description\" content=\"Discover the H36C154CLDE Caster, the trusted choice for Walmart worldwide. Designed for smooth, durable performance in shopping carts.\"\u003e \u003cmeta name=\"keywords\" content=\"H36C154CLDE caster, Walmart shopping cart caster, swivel caster, durable TPU wheel, premium zinc finish, precision bearings, shopping cart wheel, retail cart accessories\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eIntroducing the H36C154CLDE: The Trusted Walmart Worldwide Shopping Cart Caster\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Code:\u003c\/strong\u003e H36C154CLDE\u003c\/p\u003e\n\u003cp\u003eLooking for the same high-quality caster used in Walmart stores globally? The H36C154CLDE is your solution for unmatched precision and reliability in shopping cart mobility.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eSwivel Design for Agile Maneuverability\u003c\/li\u003e\n\u003cli\u003ePremium Zinc-Plated, Heat-Treated Yoke\u003c\/li\u003e\n\u003cli\u003e1\/2\" x 13 x 1\" Keyed Shopping Cart Mount\u003c\/li\u003e\n\u003cli\u003e5\" x 1 1\/4\" TPU Wheel with Blue\/Tan Crown Tread\u003c\/li\u003e\n\u003cli\u003eDual Precision Bearings with 5\/16\" Axle\u003c\/li\u003e\n\u003cli\u003eThread Guard for Enhanced Durability\u003c\/li\u003e\n\u003cli\u003eVersatile for Various Industries\u003c\/li\u003e\n\u003cli\u003eTemperature Tolerant from -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003e250 lbs Load Capacity\u003c\/li\u003e\n\u003cli\u003e1-Year Warranty for Peace of Mind\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eCaster Type: Swivel\u003c\/li\u003e\n\u003cli\u003eWheel Material: Polyurethane\u003c\/li\u003e\n\u003cli\u003eAttachment Method: Keyed Shopping Cart\u003c\/li\u003e\n\u003cli\u003eCaster Finish: Premium Zinc Heat Treated\u003c\/li\u003e\n\u003cli\u003eApplication: Suitable for Food Service, Retail, and Stocking\u003c\/li\u003e\n\u003cli\u003eOverall Height: 6\", Swivel Radius: 4\"\u003c\/li\u003e\n\u003cli\u003eWeight: 2 lbs, Wheel Diameter: 5\"\u003c\/li\u003e\n\u003cli\u003eWheel Tread Width: 1 1\/4\", Wheel Color: Blue\/Tan\u003c\/li\u003e\n\u003cli\u003eBearing Type: Dual Precision, Material: Steel\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 3\/5\", Wheel Durometer: Shore A98\u003c\/li\u003e\n\u003cli\u003eOperating Temperature Range: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 LBS\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUpgrade your shopping carts with the H36C154CLDE caster, the choice of industry leaders like Walmart. Experience superior performance, durability, and a smooth roll for every shopping journey.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Ideal for food\/beverage, institutional, retail, and general shopping cart applications. Backed by a 1-year warranty.\u003c\/p\u003e\n\u003cp\u003eOrder your H36C154CLDE caster today and ensure your shopping carts are rolling smoothly and efficiently!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47311924002976,"sku":"H36C154CLDE","price":11.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/H36C154CLDE_2.png?v=1697744672"},{"product_id":"publix-swivel-caster-z30c154nede","title":"Publix Grocery Store Trusted Retail Swivel Caster - Z30C154NEDE","description":"Publix Trusted Z30C154NEDE Retail Swivel Caster - Superior Durability \u0026amp; Performance\u003cmeta name=\"description\" content=\"Experience unmatched performance with the Z30C154NEDE Caster, widely used in Publix grocery stores. Perfect for shopping carts, offering smooth maneuverability and durability.\"\u003e \u003cmeta name=\"keywords\" content=\"Z30C154NEDE caster, Publix grocery store caster, retail swivel caster, durable shopping cart caster, TPR wheel, swivel design caster, zinc plated steel caster\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eRevolutionize Your Shopping Carts with the Z30C154NEDE Swivel Caster\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eSearching for a high-quality caster that stands the test of time in supermarket environments? \u003c\/strong\u003eThe Z30C154NEDE Retail Swivel Caster, a favorite in Publix grocery stores nationwide, offers unparalleled durability and smooth navigation in crowded aisles.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eCaster Type: Swivel\u003c\/li\u003e\n\u003cli\u003eWheel Material: TPR (Thermoplastic Rubber)\u003c\/li\u003e\n\u003cli\u003eAttachment Method: Keyed Shopping Cart Mount\u003c\/li\u003e\n\u003cli\u003eCaster Finish: Zinc Plated Steel with Lacquer Dip\u003c\/li\u003e\n\u003cli\u003eSeries: 30-Shopping Cart\u003c\/li\u003e\n\u003cli\u003eApplication: Suitable for food\/beverage, institutional, retail environments\u003c\/li\u003e\n\u003cli\u003eOverall Height: 6 inches\u003c\/li\u003e\n\u003cli\u003eSwivel Radius: 4 inches\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5 inches\u003c\/li\u003e\n\u003cli\u003eWheel Tread Width: 1 1\/4 inches\u003c\/li\u003e\n\u003cli\u003eWheel Color: Gray\/Black\u003c\/li\u003e\n\u003cli\u003eBearing Type: Quad X\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 lbs\u003c\/li\u003e\n\u003cli\u003eOperating Temperature: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 year\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwivel Design:\u003c\/strong\u003e Engineered for effortless maneuverability in busy store aisles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZinc Plated Steel with Lacquer Dip:\u003c\/strong\u003e Corrosion-resistant finish ensures longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShopping Cart Attachment:\u003c\/strong\u003e Keyed mount for secure fitting on shopping carts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTPR Wheel:\u003c\/strong\u003e Durable thermoplastic rubber wheel for minimal wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuad X Precision Bearings:\u003c\/strong\u003e Smooth rolling and consistent performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThreadguard Included:\u003c\/strong\u003e Enhanced protection and longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Ideal for food service, retail, and stocking industries.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemperature Tolerance:\u003c\/strong\u003e Efficient in -30°F to 140°F temperatures.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Can handle up to 250 lbs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty:\u003c\/strong\u003e Backed by a solid warranty for peace of mind.\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003cp\u003eThe Z30C154NEDE isn't just any caster; it's a trusted component in the daily operations of Publix grocery stores. Its robust construction, precise maneuverability, and impressive load capacity make it an indispensable tool for any supermarket shopping cart.\u003c\/p\u003e\n\u003cp\u003eUpgrade to the Z30C154NEDE caster for exceptional performance and longevity, the same choice made by Publix for their stores. Order today and experience the difference in your shopping cart's mobility and durability!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47312035709088,"sku":"Z30C154NEDE","price":8.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/z30c154nede_2PUBLIXCASTER.png?v=1697745168"},{"product_id":"publix-shopping-cart-wheel-wn2054ed","title":"Publix Shopping Cart Wheel - Durable TPR Wheel - WN2054ED","description":"\u003cstyle\u003e\u003c!--\nbody {font-family: Arial, sans-serif;}\n        .highlight {color: #ff0000;} \/* Red color for titles *\/\n        .list-style {list-style-type: none;}\n--\u003e\u003c\/style\u003e\n\u003ch1\u003eTrusted WN2054ED Caster Wheel for Public Grocery Stores and Supermarkets\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eIntroducing the WN2054ED Caster Wheel\u003c\/strong\u003e - the ideal choice for public grocery stores and supermarkets seeking reliable, long-lasting performance. Upgrade your shopping carts with this premium wheel for a smooth customer experience.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specs\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Material: TPR (Thermoplastic Rubber)\u003c\/li\u003e\n\u003cli\u003eSeries: 20-Light\/Medium Duty\u003c\/li\u003e\n\u003cli\u003eApplication: Versatile for Retail, Food Service, and More\u003c\/li\u003e\n\u003cli\u003eThread Guard: Yes\u003c\/li\u003e\n\u003cli\u003eWeight: 0.5 lbs\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5\"\u003c\/li\u003e\n\u003cli\u003eWheel Tread Width: 1 1\/4\"\u003c\/li\u003e\n\u003cli\u003eColor: Gray\/Black\u003c\/li\u003e\n\u003cli\u003eAxle Size: 5\/16\"\u003c\/li\u003e\n\u003cli\u003eBearing Type: Quad X with Steel Material\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 5\/8\"\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 lbs\u003c\/li\u003e\n\u003cli\u003eOperating Temperature: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 Year\u003c\/li\u003e\n\u003cli\u003ePart No: WN2054ED\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable TPR Wheel:\u003c\/strong\u003e 5\" x 1 1\/4\" Gray on Black A70 Crown Tread, perfect for light to medium-duty applications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth and Quiet Rolling:\u003c\/strong\u003e Ensures a disturbance-free shopping experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eResists Debris Impregnation:\u003c\/strong\u003e Maintains performance in challenging environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maneuverability:\u003c\/strong\u003e Ideal for navigating crowded store aisles.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the WN2054ED caster wheel for its blend of durability, ease of use, and quiet performance. It's the preferred option in shopping carts and material handling across supermarkets nationwide.\u003c\/p\u003e\n\u003cp\u003eBacked by a 1-year warranty, the WN2054ED caster wheel is your solution for a seamless and efficient shopping experience. Upgrade today and enjoy the reliability trusted by leading grocery stores and supermarkets.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47312567173280,"sku":"WN2054ED","price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/WN2054EG_2PUBLIX.png?v=1697747788"},{"product_id":"whole-foods-shopping-cart-caster-p35c454igdnsb","title":"Whole Foods Supermarket Trusted Shopping Cart Caster - P35C454IGDNSB","description":"Whole Foods Supermarket Trusted Shopping Cart Caster - P35C454IGDNSB\u003cmeta name=\"description\" content=\"Upgrade to Whole Foods' choice - the P35C454IGDNSB caster. Designed for smooth operation and durability, ideal for busy supermarkets. Comes with a 1-year warranty.\"\u003e \u003cmeta name=\"keywords\" content=\"P35C454IGDNSB caster, Whole Foods shopping cart caster, precision swivel design, high load capacity, durable supermarket caster\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .red-title {color: #ff0000;} \/* Red color for titles *\/\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eWhole Foods' Preferred Shopping Cart Caster: P35C454IGDNSB\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eIntroducing the P35C454IGDNSB caster,\u003c\/strong\u003e the OEM swivel caster trusted by Whole Foods for its precise design and noiseless performance. Enhance your supermarket carts today with a caster designed for superior customer experience. Comes with a reliable 1-year warranty.\u003c\/p\u003e\n\u003ch2 class=\"red-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCaster Type: Swivel\u003c\/li\u003e\n\u003cli\u003eWheel Part No: WI3054GDWD\u003c\/li\u003e\n\u003cli\u003eWheel Material: Flat Spot Resistant Rubber\u003c\/li\u003e\n\u003cli\u003eAttachment Method: Shopping Cart\u003c\/li\u003e\n\u003cli\u003eCaster Finish: Synthetic\u003c\/li\u003e\n\u003cli\u003eProduct Series: 20\u003c\/li\u003e\n\u003cli\u003eSeries Type: 20-Light\/Medium Duty\u003c\/li\u003e\n\u003cli\u003eIndustry: Food\/Beverage, Garden Center, Medical\/Laboratory, Retail Environment\u003c\/li\u003e\n\u003cli\u003eApplication: Various, including Shopping Carts\u003c\/li\u003e\n\u003cli\u003eThreadguard: YES\u003c\/li\u003e\n\u003cli\u003eOptions\/Features: Large Threadguards\u003c\/li\u003e\n\u003cli\u003eShopping Cart Method: Keyed\u003c\/li\u003e\n\u003cli\u003eShopping Cart Size: 1\/2\" x 13 x 7\/8\"\u003c\/li\u003e\n\u003cli\u003eOverall Height: 6\"\u003c\/li\u003e\n\u003cli\u003eSwivel Radius: 4\"\u003c\/li\u003e\n\u003cli\u003eWeight: 2 lbs\u003c\/li\u003e\n\u003cli\u003eAxle Type: Dacromet\u003c\/li\u003e\n\u003cli\u003eAxle Size: 5\/16\"\u003c\/li\u003e\n\u003cli\u003eBearing Type: Single Precision\u003c\/li\u003e\n\u003cli\u003eBearing Material: Steel\u003c\/li\u003e\n\u003cli\u003eWheel Profile: Crown\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 3\/5\"\u003c\/li\u003e\n\u003cli\u003eWheel Durometer: Shore A75\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5\"\u003c\/li\u003e\n\u003cli\u003eWheel Tread Width: 1 1\/4\"\u003c\/li\u003e\n\u003cli\u003eWheel Color: Gray\/Gray\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 200 lbs\u003c\/li\u003e\n\u003cli\u003eOperating Temp: -30°F TO 140°F\u003c\/li\u003e\n\u003cli\u003eBearing Size: 5\/16\"\u003c\/li\u003e\n\u003cli\u003eWarranty Duration: 1 year\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"red-title\"\u003eFeatures\u003c\/h2\u003e\n\u003c!-- Red title for Features --\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Swivel Design:\u003c\/strong\u003e Engineered for effortless maneuverability - the top choice for supermarkets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Spot Resistant Rubber Wheel:\u003c\/strong\u003e 5\" x 1 1\/4\" wheel for a quiet, smooth glide.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Load Capacity:\u003c\/strong\u003e Supports up to 200 lbs, ideal for busy shopping environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Built to last, ensuring long-term performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003eShop now and enhance your store's shopping experience with the P35C454IGDNSB caster, a choice that reflects quality and reliability.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47327484706976,"sku":"P35C454IGDNSB","price":16.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/p25s654iednpr_1WHOLEFOODSCASTER.png?v=1697818059"},{"product_id":"whole-foods-shopping-cart-wheel-wi3054gdwd","title":"Whole Foods Shopping Cart Wheel Replacement - WI3054GDWD SuperWheel","description":"WI3054GDWD SuperWheel - The Ultimate Shopping Cart Wheel Upgrade\u003cmeta name=\"description\" content=\"Revamp your shopping carts with the WI3054GDWD SuperWheel, the perfect OEM replacement for Whole Foods carts. Enjoy a quiet, durable, and anti-static wheel experience.\"\u003e \u003cmeta name=\"keywords\" content=\"WI3054GDWD SuperWheel, shopping cart wheel, Whole Foods cart replacement, flat spot resistant, anti-static wheel, quiet cart wheels\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eElevate Your Shopping Cart Experience with the WI3054GDWD SuperWheel\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eUpgrade your shopping carts with the WI3054GDWD SuperWheel\u003c\/strong\u003e – the exact OEM direct replacement wheel for all Whole Foods shopping carts. Discover the ultimate choice for a seamless fit and enhanced shopping experience.\u003c\/p\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specs\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Material\u003c\/td\u003e\n\u003ctd\u003eFlat Spot Resistant Rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Series\u003c\/td\u003e\n\u003ctd\u003e30\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeries Types\u003c\/td\u003e\n\u003ctd\u003e30-Shopping Cart\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndustry\u003c\/td\u003e\n\u003ctd\u003eFood\/Beverage, Hospitality, Institutional, Janitorial, Retail\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eFood Service, Institutional, Material Handling, Retail, Stocking, Waste Containers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThreadguard\u003c\/td\u003e\n\u003ctd\u003eYES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.5 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Diameter\u003c\/td\u003e\n\u003ctd\u003e5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Tread Width\u003c\/td\u003e\n\u003ctd\u003e1 1\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Color\u003c\/td\u003e\n\u003ctd\u003eGray\/Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAxle Size\u003c\/td\u003e\n\u003ctd\u003e5\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBearing Type\u003c\/td\u003e\n\u003ctd\u003eDual Precision\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBearing Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Profile\u003c\/td\u003e\n\u003ctd\u003eCrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHub Width\u003c\/td\u003e\n\u003ctd\u003e1 9\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Durometer\u003c\/td\u003e\n\u003ctd\u003eShore A98\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e200 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temp\u003c\/td\u003e\n\u003ctd\u003e-30°F TO 140°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBearing Size\u003c\/td\u003e\n\u003ctd\u003e5\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty Duration\u003c\/td\u003e\n\u003ctd\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge Thread Guards\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Part No\u003c\/td\u003e\n\u003ctd\u003eWI3054GDWD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAntistatic\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuper Wheel\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOptions\/Features\u003c\/td\u003e\n\u003ctd\u003eAntistatic, Flat Spot Resistant, Large Thread Guards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch6 class=\"highlight\"\u003e\u003c\/h6\u003e\n\u003ch2 class=\"highlight\"\u003eProduct Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eExact OEM Replacement for Whole Foods Carts\u003c\/li\u003e\n\u003cli\u003eLonger Lifespan, Cost-Effective\u003c\/li\u003e\n\u003cli\u003eResistant to Flat Spotting\u003c\/li\u003e\n\u003cli\u003eExceptionally Quiet Operation\u003c\/li\u003e\n\u003cli\u003eAnti-Static for Added Safety\u003c\/li\u003e\n\u003cli\u003eEnhances Customer Shopping Experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUpgrade to the WI3054GDWD SuperWheel for a longer-lasting, quieter, and more cost-effective shopping cart wheel. Elevate your customers' shopping experience and reduce maintenance hassles with this exceptional choice.\u003c\/p\u003e\n\u003cp\u003eDiscover the difference of the WI3054GDWD SuperWheel – the exact replacement for all Whole Foods shopping carts.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47327664668832,"sku":"WI3054GDWD","price":11.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/wholefoodsshoppingcartwheel2.png?v=1697819042"},{"product_id":"target-shopping-cart-caster-wi3054gdw","title":"Target Shopping Cart Caster - P30C454IGDNFR","description":"Target's Preferred OEM Caster P30C454IGDNFR - Durable \u0026amp; Smooth\u003cmeta content=\"Experience Target's choice for shopping carts with the P30C454IGDNFR caster. Offering durability, smooth operation, and seamless fit for various retail environments.\" name=\"description\"\u003e \u003cmeta content=\"OEM caster, shopping cart caster, durable caster, swivel caster, Target shopping carts, retail caster, flat spot resistant, quiet operation, heavy-duty caster\" name=\"keywords\"\u003e\n\u003cstyle\u003e\u003c!--\nbody {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n--\u003e\u003c\/style\u003e\n\u003ch1\u003eEnhance Your Shopping Carts with Target's Preferred OEM Caster - \u003cspan data-mce-fragment=\"1\"\u003eP30C454IGDNFR \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eLooking for the same high-quality casters used in Target stores?\u003c\/strong\u003e The P30C454IGDNFR caster, recognized as the exact OEM replacement for Target's shopping carts, delivers seamless integration and top-notch performance.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eCaster Type: Swivel\u003c\/li\u003e\n\u003cli\u003eWheel Material: Soft Rubber\u003c\/li\u003e\n\u003cli\u003eAttachment Method: Shopping Cart\u003c\/li\u003e\n\u003cli\u003eSeries: 30-Shopping Cart\u003c\/li\u003e\n\u003cli\u003eIndustry Applications: Various, Including Retail and Medical\u003c\/li\u003e\n\u003cli\u003eOverall Height: 6\", Swivel Radius: 4\"\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 200 lbs\u003c\/li\u003e\n\u003cli\u003eOperating Temperature: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 Year\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eExact OEM Replacement for Target Shopping Carts\u003c\/li\u003e\n\u003cli\u003eFlat Spot Resistant for Smooth, Quiet Operation\u003c\/li\u003e\n\u003cli\u003eDurable Construction: Ideal for Retail, Food\/Beverage, and Medical\/Laboratories\u003c\/li\u003e\n\u003cli\u003eSwivel Design for Exceptional Maneuverability\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003cp\u003eUpgrade to the P30C454IGDNFR caster – the trusted choice of Target stores for their shopping carts. Enjoy the benefits of its durable construction, smooth operation, and quiet performance. Enhance your customers' shopping experience with these high-quality casters.\u003c\/p\u003e\n\u003cp\u003eBacked by a 1-year warranty, the P30C454IGDNFR caster is not just a part of your cart; it's a part of your customer's experience. \u003cstrong\u003eDiscover the difference today.\u003c\/strong\u003e\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47327760973984,"sku":"P30C454IGDNFR","price":18.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/P30C454IGDNFR_1target.png?v=1697819621"},{"product_id":"target-shopping-cart-wheel-wi3054gdw","title":"Target Stores Shopping Cart Wheel - WI3054GDW","description":"WI3054GDW Shopping Cart Wheel - Durable \u0026amp; Quiet, Used by Target\u003cmeta name=\"description\" content=\"Upgrade your shopping carts with the WI3054GDW wheel, the same used in Target stores. Featuring flat spot-resistant material, anti-static properties, and exceptional durability for a superior shopping experience.\"\u003e \u003cmeta name=\"keywords\" content=\"shopping cart wheel, WI3054GDW, Target OEM wheel, flat spot resistant, anti-static, durable cart wheel, quiet operation wheel, retail cart accessories\"\u003e\n\u003cstyle\u003e\u003c!--\n        body {font-family: Arial, sans-serif;}\n        .highlight {color: #ff2a00;}\n        .list-style {list-style-type: none;}\n    \n--\u003e\u003c\/style\u003e\n\u003ch1\u003eDiscover the WI3054GDW - Target's Choice for Shopping Cart Wheels\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eEnhance your carts with the WI3054GDW, the exact wheel used by Target. \u003c\/strong\u003eKnown for its precision and durability, this wheel offers smooth, quiet operation, reducing maintenance costs and elevating customer satisfaction. The material's resistance to flat spots extends the wheel's lifespan, ensuring a consistently quiet, anti-static performance.\u003c\/p\u003e\n\u003ch2 class=\"highlight\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003eWheel Material: Flat Spot Resistant Rubber\u003c\/li\u003e\n\u003cli\u003eSeries: 30 (Shopping Cart)\u003c\/li\u003e\n\u003cli\u003eIndustry Use: Various, including Retail and Food Service\u003c\/li\u003e\n\u003cli\u003eThreadguard: Yes\u003c\/li\u003e\n\u003cli\u003eSuper Wheel: Yes\u003c\/li\u003e\n\u003cli\u003eFlatspot Resistant: Yes\u003c\/li\u003e\n\u003cli\u003eWeight: 2 lbs\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 5\"\u003c\/li\u003e\n\u003cli\u003eTread Width: 1 1\/4\"\u003c\/li\u003e\n\u003cli\u003eColor: Gray\/Gray\u003c\/li\u003e\n\u003cli\u003eAxle Size: 5\/16\"\u003c\/li\u003e\n\u003cli\u003eBearing Type: Dual Precision\u003c\/li\u003e\n\u003cli\u003eHub Width: 1 3\/5\"\u003c\/li\u003e\n\u003cli\u003eLoad Capacity: 250 lbs\u003c\/li\u003e\n\u003cli\u003eOperating Temp Range: -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 year\u003c\/li\u003e\n\u003cli\u003ePart No: WI3054GDW\u003c\/li\u003e\n\u003cli\u003eAntistatic: Yes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"highlight\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"list-style\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eExact Target OEM:\u003c\/strong\u003e Chosen for its compatibility and top-notch performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Spot Resistant:\u003c\/strong\u003e Smooth, quiet rides with durable rubber material.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExceptional Durability:\u003c\/strong\u003e 250 lbs load capacity for everyday reliability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnti-Static Properties:\u003c\/strong\u003e Minimize static for safer use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Customer Experience:\u003c\/strong\u003e Quieter, more maneuverable carts.\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"list-style\"\u003e\u003c\/ul\u003e\n\u003cp\u003eOpt for the WI3054GDW wheel for a significant upgrade in your shopping carts. Trusted by Target for its quality and performance, it's an excellent choice for retail, hospitality, and institutional environments. Enhance the shopping experience in your store today!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47327840567456,"sku":"WI3054GDW","price":8.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/WI3054GDW_2targetwheel.png?v=1697820101"},{"product_id":"5-inch-p-h-casters-shopping-cart-caster-set-hq4450s-2s2w2a-set-includes-2-front-swivel-casters-2-replacement-wheels-with-axles-and-nuts","title":"P\u0026H 5\" Shopping Cart Full Caster Replacement Set","description":"\u003cbr data-mce-fragment=\"1\"\u003e P\u0026amp;H Casters 5\" Shopping Cart Caster Set\u003cmeta name=\"description\" content=\"High-Quality 5-Inch P\u0026amp;H Casters Shopping Cart Caster Set - Durable, 250 lbs Load Capacity. Includes Front Swivel Casters \u0026amp; Replacement Wheels.\"\u003e \u003cmeta name=\"keywords\" content=\"P\u0026amp;H Casters, Shopping Cart Casters, Swivel Casters, Replacement Wheels, 5 inch Casters, Heavy Duty Casters, Caster Set, Z30C154CLDE-SET\"\u003e\n\u003ch1 style=\"text-align: left;\"\u003eP\u0026amp;H Casters 5\" Shopping Cart Caster Set - Model \u003cspan data-mce-fragment=\"1\"\u003eHQ4450S-2S2W2A-SET\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eUpgrade your shopping carts with the \u003cstrong\u003eP\u0026amp;H Casters 5-Inch Shopping Cart Caster Set\u003c\/strong\u003e, expertly designed for superior mobility and durability. This set, identified by the model \u003cspan data-mce-fragment=\"1\"\u003eHQ4450S-2S2W2A-SET\u003c\/span\u003e, is a perfect combination of performance and reliability for retail or personal use.\u003c\/p\u003e\n\u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSet Includes\u003c\/strong\u003e: 2 Front Swivel Casters and 2 Replacement Wheels with Axles and Nuts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity\u003c\/strong\u003e: Up to 250 LBS\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShipping Weight\u003c\/strong\u003e: 8lbs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheel Diameter\u003c\/strong\u003e: 5 Inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cp\u003eEach caster in the \u003cspan data-mce-fragment=\"1\"\u003eHQ4450S-2S2W2A-SET\u003c\/span\u003e ensures smooth navigation and reliable support for your shopping carts. The front swivel design enhances maneuverability, making it ideal for crowded or tight spaces. The robust construction supports up to 250lbs, ensuring durability for heavy loads.\u003c\/p\u003e\n\u003ch2\u003eEasy Installation\u003c\/h2\u003e\n\u003cp\u003eInstallation is hassle-free, with all necessary axles and nuts provided. This makes the P\u0026amp;H caster set an excellent choice for quick replacements or upgrades to your existing cart fleet.\u003c\/p\u003e\n\u003ch2\u003eWhy Choose P\u0026amp;H Casters?\u003c\/h2\u003e\n\u003cp\u003eWith a focus on quality and customer satisfaction, P\u0026amp;H Casters has been a trusted name in the caster industry. Our products are designed to meet the rigorous demands of commercial environments, ensuring long-lasting performance and value.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47880989900960,"sku":"HQ4450S-2S2W2A-SET","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/2swivel2wheels_2.png?v=1702571398"},{"product_id":"5-x-1-1-4-p-h-4-pc-shopping-cart-replacement-wheels-pp-5x125-516-4w","title":"5\" x 1-1\/4\" P\u0026H 4 PC Shopping Cart Replacement Wheels | PP-5X125-516-4W","description":"Heavy-Duty Shopping Cart Wheels - \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-4W\u003c\/span\u003e\n\u003ch1\u003ePP-5X125-516-4W Heavy-Duty Shopping Cart Wheel - 5x1-1\/4 Inch\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Code:\u003c\/strong\u003e \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-4W\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eUpgrade your shopping carts with our \u003cstrong\u003e5-inch \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-4W \u003c\/span\u003eHeavy-Duty Shopping Cart Wheels\u003c\/strong\u003e. Each wheel is designed for durability and smooth operation, ensuring your shopping carts are easy to maneuver and maintain.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 5\" x 1-1\/4\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Up to 250 lbs, perfect for heavy-duty use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBearings:\u003c\/strong\u003e Equipped with 5\/16\" Dual Precision Bearings for smooth rolling\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial Hardness:\u003c\/strong\u003e Shore 98 (A) for optimal durability and performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 4 pc Pack - Ideal for complete cart upgrades\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e P\u0026amp;H Caster - A trusted name in cart wheel solutions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003ePP-5X125-516-4W\u003c\/strong\u003e \u003cstrong\u003eshopping cart wheels\u003c\/strong\u003e are perfect for grocery stores, retail outlets, and industrial applications. Their high load capacity and robust design make them an ideal choice for a wide range of needs.\u003c\/p\u003e\n\u003cp\u003eInvest in quality and reliability for your shopping carts. Choose \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-4W \u003c\/span\u003efor smooth, effortless handling and long-lasting performance.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\nHeavy-Duty Polyurethane Caster Wheel - Series 20 | 5\" Diameter, 250 lbs Load\u003cmeta name=\"description\" content=\"Series 20 Caster Wheel for Backroom, Food Service, and Retail. Durable Polyurethane, 5-inch diameter, 250 lbs load capacity. Ideal for Institutional Use.\"\u003e \u003cmeta name=\"keywords\" content=\"Polyurethane Wheel, Caster Wheel, Series 20, 5 Inch Wheel, 250 lbs Load, DUAL PRECISION Bearings, SHORE A98, Heavy-Duty Wheel, Institutional Wheel\"\u003e\n\u003ch1\u003eSeries 20 Polyurethane Caster Wheel - Ideal for Backroom, Food Service, and Retail Applications\u003c\/h1\u003e\n\u003cp\u003eDiscover the durability and versatility of our \u003cstrong\u003eSeries 20 Polyurethane Caster Wheels\u003c\/strong\u003e, designed for demanding environments in backrooms, food services, institutional settings, and retail applications.\u003c\/p\u003e\n\u003ch2\u003eKey Specifications:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheel Material:\u003c\/strong\u003e A98 TPU Crown Tread Polyurethane\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheel Diameter:\u003c\/strong\u003e 5 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e 250 lbs - Perfect for heavy-duty applications\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTread Width:\u003c\/strong\u003e 1.25 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHub Dimensions:\u003c\/strong\u003e Width - 1 9\/16 inches, Length - 1 5\/8 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBearing Type:\u003c\/strong\u003e Dual Precision for smooth movement\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardness of Tread:\u003c\/strong\u003e SHORE A98 for optimal performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature Range:\u003c\/strong\u003e -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 0.7 lbs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAxle Diameter:\u003c\/strong\u003e 5\/16 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Blue on Tan - Visually appealing and practical\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThreadguard:\u003c\/strong\u003e Yes - Enhanced protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year for peace of mind\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003eSeries 20 Caster Wheels\u003c\/strong\u003e are engineered for reliability and performance. With their sturdy construction and advanced features, these wheels are an excellent choice for various industrial and commercial settings.\u003c\/p\u003e\n\u003cp\u003eUpgrade your equipment with our high-quality caster wheels for improved mobility and efficiency. Shop now for the best in durability and design.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47881505800352,"sku":"PP-5X125-516-4W","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/4Universal.png?v=1702571499"},{"product_id":"5-x-1-1-4-p-h-2-pc-shopping-cart-replacement-wheels-pp-5x125-516-2w","title":"5\" x 1-1\/4\" P\u0026H 2 PC Shopping Cart Replacement Wheels | PP-5X125-516-2W","description":"Heavy-Duty Shopping Cart Wheels - \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-2W\u003c\/span\u003e\n\u003ch1\u003e\n\u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-2W Set of 2\u003c\/span\u003e Shopping Cart Wheel - 5x1-1\/4 Inch\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Code:\u003c\/strong\u003e \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-2W\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eUpgrade your shopping carts with our \u003cstrong\u003e5-inch \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-2W \u003c\/span\u003eHeavy-Duty Shopping Cart Wheels\u003c\/strong\u003e. Each wheel is designed for durability and smooth operation, ensuring your shopping carts are easy to maneuver and maintain.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 5\" x 1-1\/4\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Up to 250 lbs, perfect for heavy-duty use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBearings:\u003c\/strong\u003e Equipped with 5\/16\" Dual Precision Bearings for smooth rolling\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial Hardness:\u003c\/strong\u003e Shore 98 (A) for optimal durability and performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 4 pc Pack - Ideal for complete cart upgrades\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e P\u0026amp;H Caster - A trusted name in cart wheel solutions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong\u003ePP-5X125-516-2W\u003c\/strong\u003e \u003c\/span\u003e\u003cstrong\u003eshopping cart wheels\u003c\/strong\u003e are perfect for grocery stores, retail outlets, and industrial applications. Their high load capacity and robust design make them an ideal choice for a wide range of needs.\u003c\/p\u003e\n\u003cp\u003eInvest in quality and reliability for your shopping carts. Choose \u003cspan data-mce-fragment=\"1\"\u003ePP-5X125-516-2W \u003c\/span\u003efor smooth, effortless handling and long-lasting performance.\u003c\/p\u003e\nSeries 20 Polyurethane Caster Wheel Kit - Includes 2 Replacement Wheels | 5\" Diameter, 250 lbs Load\u003cmeta name=\"description\" content=\"Enhance your equipment with our Series 20 Caster Wheel Kit, featuring 2 high-quality replacement wheels. Ideal for heavy-duty use in backrooms, food service, and retail.\"\u003e \u003cmeta name=\"keywords\" content=\"Caster Wheel Kit, Series 20, Polyurethane Wheel, 5 Inch Wheel, Replacement Wheels, Dual Wheel Kit, Heavy-Duty Wheel, Institutional Wheel\"\u003e\n\u003ch1\u003eSeries 20 Polyurethane Caster Wheel Kit - Complete with 2 Replacement Wheels\u003c\/h1\u003e\n\u003cp\u003eOptimize your operational efficiency with our \u003cstrong\u003eSeries 20 Polyurethane Caster Wheel Kit\u003c\/strong\u003e, complete with two durable replacement wheels, designed for demanding environments in backrooms, food services, institutional settings, and retail applications.\u003c\/p\u003e\n\u003ch2\u003eKit Highlights:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Wheel Kit:\u003c\/strong\u003e Includes two 5-inch diameter caster wheels for comprehensive replacement needs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheel Material:\u003c\/strong\u003e A98 TPU Crown Tread Polyurethane for extended lifespan and performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Each wheel supports up to 250 lbs, ideal for heavy-duty applications\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdditional Specifications:\u003c\/strong\u003e Tread width of 1.25 inches, hub dimensions of 1 9\/16 inches (width) and 1 5\/8 inches (length), and dual precision bearings for smooth operation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature Range:\u003c\/strong\u003e Resilient from -30°F to 140°F\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Features:\u003c\/strong\u003e SHORE A98 hardness tread, 0.7 lbs weight per wheel, 5\/16-inch axle, and threadguard for extra protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor and Design:\u003c\/strong\u003e Attractive blue on tan, blending aesthetics with functionality\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1-year warranty, assuring quality and durability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003eSeries 20 Caster Wheel Kit\u003c\/strong\u003e is specifically designed to offer reliability and high performance, ensuring your equipment moves smoothly and efficiently. This two-wheel kit is an excellent choice for updating or repairing a wide range of industrial and commercial equipment.\u003c\/p\u003e\n\u003cp\u003eDon't compromise on mobility and safety. Upgrade with our premium caster wheels today and experience the difference in quality and performance.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47881559474336,"sku":"PP-5X125-516-2W","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/2Universal_1.png?v=1702571526"},{"product_id":"5-x-1-1-4-p-h-bulk-50pc-shopping-cart-replacement-wheels-pp-5x125-516-50w","title":"5\" x 1-1\/4\" P\u0026H BULK 50PC Shopping Cart Replacement Wheels | PP-5X125-516-50W","description":"High-Durability 5-Inch P\u0026amp;H Shopping Cart Wheels - Bulk Pack of 50\n\u003ch1\u003eHigh-Durability 5-Inch Shopping Cart Wheel - Bulk Pack of 50\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Code:\u003c\/strong\u003e PP-5X125-516-50W\u003c\/p\u003e\n\u003cp\u003eUpgrade your shopping carts with our premium \u003cstrong\u003e5-Inch P\u0026amp;H Caster Shopping Cart Wheels\u003c\/strong\u003e, now available in a \u003cstrong\u003ebulk pack of 50\u003c\/strong\u003e. Designed for heavy-duty use, each wheel boasts a substantial \u003cstrong\u003e250 Lbs load capacity Per Each Wheel\u003c\/strong\u003e, ensuring reliability and durability in high-traffic retail environments.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 5\" x 1-1\/4\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBearings:\u003c\/strong\u003e Equipped with \u003cstrong\u003e5\/16\" Dual Precision Bearings\u003c\/strong\u003e for smooth movement\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial Hardness:\u003c\/strong\u003e Shore 98 (A) for optimal balance between hardness and resilience\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Each wheel can support up to \u003cstrong\u003e250 LBS\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e Bulk pack of \u003cstrong\u003e50 wheels\u003c\/strong\u003e, ideal for large-scale retail applications\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhy Choose Our Wheels?\u003c\/h2\u003e\n\u003cp\u003eThese wheels are specifically designed for shopping carts, offering enhanced maneuverability and reduced wear-and-tear. The \u003cstrong\u003eShore 98A hardness\u003c\/strong\u003e ensures longevity even in constant use scenarios. Perfect for supermarkets, department stores, and other retail settings.\u003c\/p\u003e\n\u003ch2\u003eEasy Installation\u003c\/h2\u003e\n\u003cp\u003eInstallation is straightforward, ensuring minimal downtime and maximum efficiency for your business. Their compatibility with standard shopping carts makes them an excellent choice for upgrades or replacements.\u003c\/p\u003e\n\u003ch2\u003eBulk Purchase Advantage\u003c\/h2\u003e\n\u003cp\u003ePurchasing in bulk not only provides a cost-effective solution but also ensures that you have a consistent supply of high-quality wheels for your fleet of shopping carts.\u003c\/p\u003e\n\u003ch2\u003eOrder Today\u003c\/h2\u003e\n\u003cp\u003eDon't miss out on this opportunity to enhance the shopping experience in your store. Order the PP-5X125-516-50W \u003cstrong\u003e5-Inch Shopping Cart Wheels\u003c\/strong\u003e in bulk today and take the first step towards a smoother, more efficient customer experience.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47881759359136,"sku":"PP-5X125-516-50W","price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/50Universal_1.png?v=1702569638"},{"product_id":"5-x-1-1-4-p-h-bulk-100pc-shopping-cart-replacement-wheels-pp-5x125-516-100w","title":"5\" x 1-1\/4\" P\u0026H BULK 100PC Shopping Cart Replacement Wheels | PP-5X125-516-100W","description":"High-Capacity Shopping Cart Replacement Wheels\n\u003ch1\u003e5\" x 1-1\/4\" P\u0026amp;H Bulk Shopping Cart Replacement Wheels - Set of 100\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Code:\u003c\/strong\u003e PP-5X125-516-100W\u003c\/p\u003e\n\u003cp\u003eUpgrade your retail shopping carts with our \u003cstrong\u003ehigh-quality, durable replacement wheels\u003c\/strong\u003e. This \u003cstrong\u003ebulk set of 100\u003c\/strong\u003e ensures a comprehensive solution for large-scale retail environments, prioritizing both efficiency and cost-effectiveness.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Build:\u003c\/strong\u003e Each wheel measures \u003cem\u003e5 inches by 1.25 inches\u003c\/em\u003e, crafted from robust polypropylene.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Load Capacity:\u003c\/strong\u003e Designed to support up to \u003cem\u003e250 lbs per wheel\u003c\/em\u003e, these wheels are ideal for heavy-duty usage in busy retail settings.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Quantity:\u003c\/strong\u003e Our exclusive pack of 100 wheels ensures you have ample supply for all your shopping carts, enhancing uniformity and operational efficiency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Engineered for hassle-free installation, these wheels can be quickly fitted to a wide range of shopping carts, reducing downtime.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eReplacement Wheels - Set of 100\u003c\/h1\u003e\n\u003cp\u003eInvesting in our bulk set of replacement wheels translates to numerous benefits for your retail store:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCost-Effective:\u003c\/strong\u003e Bulk purchasing offers significant savings, optimizing your operational budget.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Shopper Experience:\u003c\/strong\u003e Smooth and reliable wheels improve customer satisfaction, encouraging repeat business.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Maintenance Time:\u003c\/strong\u003e Durable construction minimizes the need for frequent replacements, keeping your carts in service longer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDon't let worn-out wheels slow down your business. Order the \u003cstrong\u003e5\" x 1-1\/4\" P\u0026amp;H Bulk 100pc Shopping Cart Replacement Wheels\u003c\/strong\u003e today and ensure a smooth, efficient shopping experience for your customers.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47881834791072,"sku":"PP-5X125-516-100W","price":399.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/100Universal_1.png?v=1702569819"},{"product_id":"p-h-5-shopping-cart-bulk-10-pc-full-caster-replacement-set","title":"P\u0026H 5\" Shopping Cart BULK 10 PC Full Caster Replacement Set| HQ4450S-2S2W2A-10SET","description":"P\u0026amp;H Casters - 5\" Shopping Cart Caster Set\u003cmeta name=\"description\" content=\"High-quality P\u0026amp;H Casters 5-inch Shopping Cart Caster Set in Bulk 10 pc Set - Perfect for cart maintenance and upgrades. Includes 2 front swivels and 2 replacement wheels with axles and nuts.\"\u003e \u003cmeta name=\"keywords\" content=\"P\u0026amp;H Casters, Shopping Cart Casters, 5 inch Caster Set, Bulk Caster Sets, Cart Wheels Replacement, Swivel Casters\"\u003e\n\u003ch1\u003eP\u0026amp;H Casters 5\" Shopping Cart Caster Set - Bulk 10 pc Set\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct SKU:\u003c\/strong\u003e HQ4450S-2S2W2A-10SET\u003c\/p\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp\u003eUpgrade and maintain your shopping carts with the \u003cstrong\u003eP\u0026amp;H Casters 5\" Shopping Cart Caster Set\u003c\/strong\u003e. This \u003cem\u003eBulk 10 pc Set\u003c\/em\u003e is an all-in-one solution for cart mobility, ensuring a smooth, efficient customer experience in your retail environment.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSet Composition:\u003c\/strong\u003e Each set includes \u003cstrong\u003e2 front swivel casters\u003c\/strong\u003e and \u003cstrong\u003e2 replacement wheels\u003c\/strong\u003e, complete with axles and nuts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad Capacity:\u003c\/strong\u003e Each wheel in the set can support up to \u003cstrong\u003e250 lbs\u003c\/strong\u003e, ensuring durability and reliability in high-traffic retail settings.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Construction:\u003c\/strong\u003e Designed for longevity and ease of use, perfect for heavy-duty shopping carts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e The set comes with all necessary components for a quick and hassle-free replacement.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBenefits\u003c\/h2\u003e\n\u003cp\u003eInvesting in this \u003cstrong\u003eBulk 10 pc Set of P\u0026amp;H Casters\u003c\/strong\u003e ensures your shopping carts remain in top condition, offering:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eImproved customer satisfaction with smooth and reliable cart movement.\u003c\/li\u003e\n\u003cli\u003eEnhanced durability and load-bearing capacity for various shopping needs.\u003c\/li\u003e\n\u003cli\u003eCost-effective solution for maintaining a fleet of shopping carts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eOrder Today\u003c\/h2\u003e\n\u003cp\u003eDon't miss out on this essential upgrade for your shopping carts. \u003cstrong\u003eOrder the P\u0026amp;H Casters 5\" Shopping Cart Caster Set in bulk today\u003c\/strong\u003e and ensure the best experience for your customers.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47882169909408,"sku":"HQ4450S-2S2W2A-10SET","price":339.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/Untitleddesign_11.png?v=1702568188"},{"product_id":"p-h-5-shopping-cart-bulk-25-pc-full-caster-replacement-set-hq4450s-2s2w2a-25set","title":"P\u0026H 5\" Shopping Cart BULK 25 PC Full Caster Replacement Set| HQ4450S-2S2W2A-25SET","description":"\u003cspan data-mce-fragment=\"1\"\u003eP\u0026amp;H Casters - 5\" Shopping Cart Caster Set\u003c\/span\u003e\u003cmeta name=\"description\" content=\"High-quality P\u0026amp;H Casters 5-inch Shopping Cart Caster Set in Bulk 10 pc Set - Perfect for cart maintenance and upgrades. Includes 2 front swivels and 2 replacement wheels with axles and nuts.\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cmeta name=\"keywords\" content=\"P\u0026amp;H Casters, Shopping Cart Casters, 5 inch Caster Set, Bulk Caster Sets, Cart Wheels Replacement, Swivel Casters\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\n\u003ch1 data-mce-fragment=\"1\"\u003eP\u0026amp;H Casters 5\" Shopping Cart Caster Set - Bulk 25 pc Set\u003c\/h1\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eProduct SKU:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eHQ4450S-2S2W2A-25SET\u003c\/p\u003e\n\u003ch2 data-mce-fragment=\"1\"\u003eDescription\u003c\/h2\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUpgrade and maintain your shopping carts with the\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003eP\u0026amp;H Casters 5\" Shopping Cart Caster Set\u003c\/strong\u003e. This\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003eBulk 25 pc Set\u003c\/em\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eis an all-in-one solution for cart mobility, ensuring a smooth, efficient customer experience in your retail environment.\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eSet Composition:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eEach set includes\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003e2 front swivel casters\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eand\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003e2 replacement wheels\u003c\/strong\u003e, complete with axles and nuts.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eLoad Capacity:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eEach wheel in the set can support up to\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003e250 lbs\u003c\/strong\u003e, ensuring durability and reliability in high-traffic retail settings.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eHigh-Quality Construction:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eDesigned for longevity and ease of use, perfect for heavy-duty shopping carts.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eEasy Installation:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eThe set comes with all necessary components for a quick and hassle-free replacement.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-mce-fragment=\"1\"\u003eBenefits\u003c\/h2\u003e\n\u003cp data-mce-fragment=\"1\"\u003eInvesting in this\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003eBulk 25 pc Set of P\u0026amp;H Casters\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eensures your shopping carts remain in top condition, offering:\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eImproved customer satisfaction with smooth and reliable cart movement.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eEnhanced durability and load-bearing capacity for various shopping needs.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eCost-effective solution for maintaining a fleet of shopping carts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-mce-fragment=\"1\"\u003eOrder Today\u003c\/h2\u003e\n\u003cp data-mce-fragment=\"1\"\u003eDon't miss out on this essential upgrade for your shopping carts.\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003eOrder the P\u0026amp;H Casters 5\" Shopping Cart Caster Set in bulk today\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eand ensure the best experience for your customers.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47882381623456,"sku":"HQ4450S-2S2W2A-25SET","price":799.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/Replacementkit25pc_1.png?v=1702569035"},{"product_id":"5-x-1-1-4-publix-2-pc-shopping-cart-replacement-wheels-z30c154nede","title":"5\" x 1-1\/4\" Publix 2 PC Shopping Cart Replacement Wheels | WN2054ED","description":"Publix Grocery Store 5\" TPR Wheel Replacement - 2 pc Set\u003cmeta content=\"High-quality 2 pc Publix Grocery Store Replacement 5 inch TPR Wheel Set, each with a 250 lbs load capacity. Ideal for carts and equipment.\" name=\"description\"\u003e \u003cmeta content=\"Publix Grocery Store, Replacement Wheel, TPR Wheel, 5 inch Wheel, Heavy-Duty Wheel, Cart Wheel, 250 lbs Capacity\" name=\"keywords\"\u003e\n\u003ch1\u003ePublix Grocery Store Replacement 5\" TPR Wheels - 2 pc Set\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eLooking for durable and reliable wheels for your grocery cart or store equipment?\u003c\/strong\u003e Discover our top-of-the-line \u003cstrong\u003e2 pc set of Publix Grocery Store Replacement 5\" TPR Wheels\u003c\/strong\u003e, specifically designed for high performance and longevity.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Compatibility:\u003c\/strong\u003e Each wheel in this 2 pc set measures \u003cstrong\u003e5 inches\u003c\/strong\u003e in diameter, perfect for a wide range of carts and equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Load Capacity:\u003c\/strong\u003e With a \u003cstrong\u003ePer 250 lbs load capacity per wheel\u003c\/strong\u003e, these wheels are built to handle substantial weight without compromising on mobility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Made from \u003cstrong\u003eThermoplastic Rubber (TPR)\u003c\/strong\u003e, these wheels offer smooth and quiet operation, ideal for grocery store environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModel Number: WN2054ED\u003c\/strong\u003e for easy reference and reordering.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003ePublix Grocery Store 5\" TPR Wheel Replacement set\u003c\/strong\u003e is designed for those who value efficiency and quality. Whether you're updating your store's carts or replacing old wheels, this set ensures seamless movement and durability.\u003c\/p\u003e\n\u003ch3\u003eWhy Choose Our Wheels?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Mobility:\u003c\/strong\u003e Glide through aisles effortlessly, thanks to the smooth performance of TPR wheels.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Noise:\u003c\/strong\u003e TPR material minimizes noise, making it ideal for busy store environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Our wheels are designed for quick and hassle-free replacement.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUpgrade your carts today with our \u003cstrong\u003ePublix Grocery Store Replacement 5\" TPR Wheels\u003c\/strong\u003e and experience a difference in quality and performance. \u003cstrong\u003eOrder now\u003c\/strong\u003e to enhance your store's efficiency and customer satisfaction!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47900048031904,"sku":"WN2054ED","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/2Publix.png?v=1702590902"},{"product_id":"5-x-1-1-4-publix-4-pc-shopping-cart-replacement-wheels-wn2054ed","title":"5\" x 1-1\/4\" Publix 4 PC Shopping Cart Replacement Wheels | WN2054ED","description":"\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e Publix Grocery Store 5\" TPR Replacement Wheels - 250 lbs Capacity\u003cmeta name=\"description\" content=\"High-quality 4-piece set of Publix Grocery Store Replacement 5-inch TPR Wheels, each wheel supports up to 250 lbs. Perfect for carts and trolleys.\"\u003e \u003cmeta name=\"keywords\" content=\"Publix Replacement Wheels, TPR Wheels, 5-inch Wheel, 250 lbs Capacity Wheel, Grocery Cart Wheels, Trolley Wheels, Durable Wheel Replacement, WN2054ED\"\u003e\n\u003ch1\u003ePublix Grocery Store 4 PC Replacement 5\" TPR Wheel Set - 250 LBS Load Capacity per Wheel\u003c\/h1\u003e\n\u003cp\u003eEnhance your grocery cart's performance with our premium \u003cstrong\u003e4-piece set of Publix Grocery Store Replacement 5\" TPR Wheels\u003c\/strong\u003e. Specifically designed for heavy-duty use, each wheel in this set boasts an impressive \u003cstrong\u003eload capacity of 250 lbs\u003c\/strong\u003e, ensuring smooth maneuverability and reliability in your daily operations.\u003c\/p\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Crafted with high-grade thermoplastic rubber (TPR), these wheels promise longevity and consistent performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExceptional Load Capacity:\u003c\/strong\u003e With each wheel supporting \u003cstrong\u003e250 lbs\u003c\/strong\u003e, this set is perfect for handling heavy loads with ease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal Compatibility:\u003c\/strong\u003e Designed to fit a wide range of carts and trolleys, making them a versatile choice for various applications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModel Number WN2054ED:\u003c\/strong\u003e Easy identification for hassle-free replacement and inquiries.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003ePublix Grocery Store 5\" TPR Wheel Replacement Set\u003c\/strong\u003e is not just about durability; it's about ensuring seamless movement and efficiency in your grocery store operations. Whether you're updating your existing carts or outfitting new ones, these wheels are an essential upgrade for any retail environment.\u003c\/p\u003e\n\u003ch2\u003eOptimize Your Cart Performance Today\u003c\/h2\u003e\n\u003cp\u003eInvest in the \u003cstrong\u003ePublix Grocery Store Replacement Wheel Set\u003c\/strong\u003e and experience a noticeable improvement in cart handling and customer satisfaction. Order now and take the first step towards a more efficient, customer-friendly shopping experience.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47900782493856,"sku":"WN2054ED","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/4Publix.png?v=1702593867"},{"product_id":"publix-5-shopping-cart-full-caster-replacement-set","title":"Publix 5\" Shopping Cart Full Caster Replacement Set","description":"Heavy-Duty 5\" TPR Wheel Set for Publix Grocery Carts - 250 lbs Capacity Per Wheel\u003cmeta name=\"description\" content=\"Upgrade your Publix grocery carts with our durable 5-inch TPR wheel set. Each wheel supports 250 lbs, ensuring smooth and stable movement. Ideal for high-traffic retail environments.\"\u003e \u003cmeta name=\"keywords\" content=\"Publix grocery cart wheels, 5 inch TPR wheel, heavy-duty cart wheels, 250 lbs capacity wheel, swivel wheel set\"\u003e\n\u003ch1\u003ePublix Grocery Store 5\" TPR Wheel Replacement Set – 250 LBS Load Capacity Per Wheel\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Overview:\u003c\/strong\u003e Introducing our \u003cstrong\u003epremium 4-piece wheel set\u003c\/strong\u003e designed exclusively for Publix grocery store carts. This set includes \u003cstrong\u003etwo fixed wheels and two swivel wheels\u003c\/strong\u003e, each boasting an impressive \u003cstrong\u003e250-pound load capacity\u003c\/strong\u003e. Engineered for durability and seamless mobility, these wheels are an essential upgrade for any Publix grocery cart.\u003c\/p\u003e\n\u003ch2\u003eDurable and Reliable Construction\u003c\/h2\u003e\n\u003cp\u003eOur 5-inch TPR (Thermoplastic Rubber) wheels are crafted to withstand the rigors of daily use in busy retail environments. The robust construction guarantees long-lasting performance, providing your carts with a reliable foundation that can handle heavy loads with ease.\u003c\/p\u003e\n\u003ch2\u003eEnhanced Mobility and Stability\u003c\/h2\u003e\n\u003cp\u003eThe innovative design of our wheel set includes two swivel wheels for superior maneuverability and two fixed wheels for stability. This combination ensures that your grocery carts can navigate through aisles and around corners smoothly, making shopping a breeze for your customers.\u003c\/p\u003e\n\u003ch2\u003eSeamless Integration and Installation\u003c\/h2\u003e\n\u003cp\u003eOur wheel set is specifically tailored for Publix grocery carts, ensuring a perfect fit and easy installation. Upgrade your carts today and enhance the shopping experience in your store with these high-capacity, smooth-rolling wheels.\u003c\/p\u003e\n\u003ch2\u003eWhy Choose Our 5\" TPR Wheel Set?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Load Capacity:\u003c\/strong\u003e Each wheel supports up to 250 lbs, ideal for heavy groceries and supplies.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth and Quiet Operation:\u003c\/strong\u003e TPR material ensures a quiet glide across various surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Durability:\u003c\/strong\u003e Resistant to wear, tear, and environmental factors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to Maneuver:\u003c\/strong\u003e Swivel wheels allow for effortless navigation in tight spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eUpgrade your Publix grocery carts today with our robust and efficient 5-inch TPR wheel set. Designed for performance and durability, these wheels are the ideal choice for high-traffic retail environments.\u003c\/em\u003e\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47910506987680,"sku":"","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/ReplacementKit.png?v=1702658405"},{"product_id":"5-x-1-1-4-publix-bulk-50pc-shopping-cart-replacement-wheels-wn2054ed","title":"5\" x 1-1\/4\" Publix BULK 50PC Shopping Cart Replacement Wheels | WN2054ED","description":"High-Quality Bulk 50pc 5\" TPR Wheel Replacement for Publix Grocery Carts | 250 LBS Capacity Per Wheel\u003cmeta name=\"description\" content=\"Durable and Reliable Publix Grocery Store Replacement 5-inch TPR Wheels. Bulk 50 Piece Set, Each Wheel Supports 250 lbs. Ideal for Supermarket Carts.\"\u003e \u003cmeta name=\"keywords\" content=\"Publix Grocery Cart Wheels, 5 inch TPR Wheel, Heavy Duty Cart Wheels, Replacement Wheels, Bulk Wheel Set, 250 lbs Capacity Wheel, Supermarket Cart Maintenance\"\u003e\n\u003cstyle\u003e\u003c!--\n        body { font-family: Arial, sans-serif; }\n        .product-description { max-width: 800px; margin: auto; }\n        h1 { color: #333366; }\n        .features { margin-top: 20px; }\n        .features ul { list-style-type: disc; margin-left: 20px; }\n    \n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: #000000;\"\u003eBulk 50pc Publix Grocery Store 5\" TPR Wheel Replacement - 250 LBS Capacity Per Wheel\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003eIntroducing our premium \u003cstrong\u003eBulk 50-piece set of 5-inch TPR Wheels\u003c\/strong\u003e, specifically designed as replacements for Publix grocery store carts. Each wheel in this comprehensive set boasts an impressive \u003cstrong\u003e250-pound load capacity\u003c\/strong\u003e, ensuring durability and reliability in your supermarket's daily operations.\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Set:\u003c\/strong\u003e 50 pieces of 5\" TPR wheels, cost-effective and convenient for large-scale cart maintenance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction:\u003c\/strong\u003e Each wheel supports up to 250 lbs, ideal for high-volume grocery environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal Compatibility:\u003c\/strong\u003e Designed for Publix grocery carts, but versatile for various utility carts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth Operation:\u003c\/strong\u003e TPR material ensures quiet, smooth rolling, enhancing customer experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Effortlessly replace old or damaged wheels, minimizing downtime.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur \u003cstrong\u003e5-inch TPR wheels\u003c\/strong\u003e are not just replacements; they are upgrades to your existing supermarket carts. The robust construction and high load-bearing capacity make them an ideal choice for stores with heavy footfall. Investing in our bulk pack ensures you have a ready supply for maintenance, keeping your fleet of carts in top condition, and improving overall shopping experience.\u003c\/p\u003e\n\u003cp\u003eOrder your \u003cstrong\u003eBulk 50pc 5\" TPR Wheel Replacement Set\u003c\/strong\u003e today and enhance the functionality and durability of your Publix grocery carts. Perfect for supermarkets seeking reliability and efficiency in their cart maintenance solutions.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47910817136800,"sku":"","price":249.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/50Publix.png?v=1702660706"},{"product_id":"5-x-1-1-4-publix-bulk-100pc-shopping-cart-replacement-wheels-wn2054ed","title":"5\" x 1-1\/4\" Publix BULK 100PC Shopping Cart Replacement Wheels | WN2054ED","description":"High-Quality Bulk 100pc 5\" TPR Wheel Replacements for Publix Grocery Carts - 250 LBS Capacity Each | Durable and Reliable\u003cmeta name=\"description\" content=\"Discover our top-grade 100-piece set of 5-inch TPR replacement wheels for Publix grocery carts. Each wheel boasts a remarkable 250-pound load capacity, blending durability with performance. Ideal for businesses seeking reliable shopping cart maintenance solutions.\"\u003e \u003cmeta name=\"keywords\" content=\"Publix Cart Wheel Replacement, 5 inch TPR Wheel, High Load Capacity Wheel, Bulk Wheel Purchase, Grocery Cart Maintenance, Durable Shopping Cart Wheels, 250 lbs Wheel\"\u003e\n\u003ch1\u003eBulk 100pc 5\" TPR Wheel Replacement Set for Publix Grocery Carts\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eLooking for a reliable and durable solution to maintain your fleet of shopping carts?\u003c\/strong\u003e Our premium \u003cstrong\u003ebulk set of 100 replacement wheels\u003c\/strong\u003e designed specifically for Publix grocery carts is your ideal choice. Each 5-inch TPR (Thermo-Plastic Rubber) wheel is crafted to ensure maximum durability and smooth maneuverability.\u003c\/p\u003e\n\u003ch2\u003eWhy Choose Our 5\" TPR Replacement Wheels?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Load Capacity:\u003c\/strong\u003e Each wheel in this set supports an impressive \u003cstrong\u003e250-pound load\u003c\/strong\u003e, ensuring your carts can handle heavy loads with ease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Material:\u003c\/strong\u003e TPR construction offers a perfect blend of elasticity, firmness, and weather resistance, making these wheels suitable for all conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Quantity:\u003c\/strong\u003e With a set of 100 wheels, you can efficiently maintain multiple shopping carts at once, ensuring uninterrupted service for your customers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth Performance:\u003c\/strong\u003e These wheels provide a smooth and quiet operation, enhancing customer satisfaction.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOur \u003cstrong\u003e5-inch TPR replacement wheels\u003c\/strong\u003e are not just about high load capacity; they are about ensuring your shopping carts remain a reliable resource for your customers. The bulk purchase option makes it a cost-effective solution for grocery stores, supermarkets, and retail outlets looking to maintain or upgrade their cart fleets.\u003c\/p\u003e\n\u003ch3\u003eEasy Installation and Compatibility\u003c\/h3\u003e\n\u003cp\u003eInstallation is straightforward, making it easy for your maintenance team to quickly replace old or damaged wheels. Designed to be compatible with Publix grocery carts, these wheels ensure your carts are always ready for customer use.\u003c\/p\u003e\n\u003ch3\u003eInvest in Quality and Reliability\u003c\/h3\u003e\n\u003cp\u003eDon't let worn-out wheels be a drag on your business. Upgrade to our \u003cstrong\u003ebulk 100-piece set of 5\" TPR replacement wheels\u003c\/strong\u003e and keep your shopping carts rolling smoothly. Order now to enhance the shopping experience in your store!\u003c\/p\u003e\n\u003cfooter\u003e\n\u003cp\u003eContact us for more information or to place an order for our high-capacity, durable shopping cart wheels.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47910900793504,"sku":"","price":449.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/100Publix.png?v=1702661464"},{"product_id":"publix-5-shopping-cart-bulk-10-pc-full-caster-replacement-set","title":"Publix 5\" Shopping Cart BULK 10 PC Full Caster Replacement Set","description":"Publix Grocery Store Replacement 5\" TPR Wheel - 250lbs Capacity\u003cmeta name=\"description\" content=\"Upgrade your shopping carts with our durable Publix Grocery Store Replacement 5-inch TPR Wheels. A complete set for a full shopping cart overhaul, boasting a 250lb capacity per wheel. Ideal for retail and commercial use.\"\u003e \u003cmeta name=\"keywords\" content=\"Publix replacement wheel, TPR wheel, 250lb capacity wheel, shopping cart wheel, bulk wheel replacement, 5 inch wheel, swivel wheel, commercial cart wheel, heavy-duty wheel\"\u003e\n\u003ch1\u003ePublix Grocery Store Replacement 5\" TPR Wheel Set - 250 LBS Capacity Each\u003c\/h1\u003e\n\u003ch2\u003eComplete Shopping Cart Wheel Replacement Kit – 10 Pieces\u003c\/h2\u003e\n\u003cp\u003eDiscover unparalleled durability and functionality with our \u003cstrong\u003eBulk 2 Swivel, 2 Wheel Plus Hardware 10pc Full Shopping Cart Replacement Kit\u003c\/strong\u003e, specially designed for Publix grocery store carts. Each wheel in this set supports an impressive \u003cstrong\u003e250-pound load capacity\u003c\/strong\u003e, ensuring smooth and reliable performance in high-demand retail environments.\u003c\/p\u003e\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Load Capacity:\u003c\/strong\u003e Each wheel can bear up to 250 lbs, perfect for heavy-duty usage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Set:\u003c\/strong\u003e Includes 2 swivel and 2 fixed wheels plus necessary hardware - a comprehensive solution for full cart mobility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Made with high-quality TPR (Thermoplastic Rubber) for long-lasting wheel life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to Install:\u003c\/strong\u003e Comes with all required hardware, making installation quick and hassle-free.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use:\u003c\/strong\u003e Ideal for replacing worn-out wheels in retail, commercial, and industrial carts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUpgrade your shopping carts with this essential wheel replacement kit. Not only will it enhance the functionality of your carts, but it also ensures a smooth and efficient customer experience. Perfect for grocery stores, supermarkets, and other retail settings.\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eOrder your Publix Grocery Store Replacement 5\" TPR Wheel Set today and experience a noticeable difference in cart performance!\u003c\/em\u003e\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47911086588064,"sku":"","price":259.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/ReplacementKit10pc.png?v=1702662679"},{"product_id":"publix-5-shopping-cart-bulk-25-pc-full-caster-replacement-set","title":"Publix 5\" Shopping Cart BULK 25 PC Full Caster Replacement Set","description":"\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e Publix Grocery Store Replacement 5\" TPR Wheel - Bulk Pack\u003cmeta name=\"description\" content=\"High-quality Publix Grocery Store Replacement 5' TPR Wheel, Bulk 25pc Shopping Cart Wheel and Hardware Set with 250 LBS Capacity per Wheel\"\u003e \u003cmeta name=\"keywords\" content=\"Publix, Replacement Wheel, TPR Wheel, Shopping Cart Wheel, Bulk Wheel Set, 250 LBS Wheel, 5 Inch Wheel\"\u003e\n\u003ch1\u003ePublix Grocery Store Replacement 5\" TPR Wheel - Bulk Pack\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Overview:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing the \u003cstrong\u003ePublix Grocery Store Replacement 5\" TPR Wheel\u003c\/strong\u003e - the ultimate solution for grocery store cart maintenance. This exclusive \u003cstrong\u003eBulk Pack\u003c\/strong\u003e includes \u003cem\u003e25 pieces\u003c\/em\u003e of high-quality TPR wheels, ensuring a comprehensive upgrade for your shopping carts.\u003c\/p\u003e\n\u003ch2\u003eKey Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Package:\u003c\/strong\u003e Includes 2 swivel wheels, 2 regular wheels, plus all necessary hardware, in a complete 25-piece set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Capacity:\u003c\/strong\u003e Each wheel boasts a remarkable \u003cstrong\u003e250 LBS load capacity\u003c\/strong\u003e, ensuring durability and reliability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheel Size:\u003c\/strong\u003e 5 inches in diameter, perfect for smooth and efficient movement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Made from high-grade TPR (Thermoplastic Rubber), offering excellent performance and longevity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis \u003cstrong\u003eBulk 25-Piece Full Shopping Cart Replacement Set\u003c\/strong\u003e is specifically designed to cater to the needs of grocery stores like Publix, providing an easy and effective way to replace worn-out or damaged shopping cart wheels. With the inclusion of both swivel and standard wheels, this set offers versatility and complete cart mobility solutions.\u003c\/p\u003e\n\u003cp\u003eUpgrade your shopping carts with our durable, high-capacity wheels, and ensure a smooth and efficient customer experience. Ideal for high-volume retail environments where cart performance is critical.\u003c\/p\u003e\n\u003ch3\u003eOrder Your Bulk Pack Today!\u003c\/h3\u003e\n\u003cp\u003eDon't miss out on this essential upgrade for your grocery store carts. \u003cstrong\u003eOrder now\u003c\/strong\u003e and enhance the shopping experience at your store with our Publix Grocery Store Replacement 5\" TPR Wheels.\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47911810957472,"sku":"","price":649.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/ReplacementKit25pc.png?v=1702667907"},{"product_id":"target-2-pc-shopping-cart-replacement-wheels-wi3054gdw","title":"Target 2 PC Shopping Cart Replacement Wheels| WI3054GDW","description":"High-Quality Target 5-Inch Shopping Cart Wheel Replacement | 2pc Set with 250lbs Capacity per Wheel\u003cmeta name=\"description\" content=\"Upgrade your shopping cart with our durable Target brand 5-inch flat spot resistant rubber wheels. Ideal 2pc set with 250lbs load capacity per wheel, ensuring smooth maneuverability and longevity.\"\u003e \u003cmeta name=\"keywords\" content=\"Target shopping cart wheel, 5 inch rubber wheel, flat spot resistant wheel, 250lbs capacity wheel, shopping cart wheel replacement, durable cart wheel, 2pc wheel set\"\u003e\n\u003ch1\u003eTarget 5\" Flat Spot Resistant Rubber Wheel - 2pc Shopping Cart Replacement Set\u003c\/h1\u003e\n\u003cp\u003eLooking for a \u003cstrong\u003ereliable and durable wheel replacement\u003c\/strong\u003e for your shopping cart? Look no further than our \u003cem\u003eTarget Store Replacement 5\" Flat Spot Resistant Rubber Wheel\u003c\/em\u003e. This premium quality wheel set is specifically designed to enhance your shopping experience.\u003c\/p\u003e\n\u003ch2\u003eWhy Choose Our Target Replacement Wheels?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e250 LBS Load Capacity Per Wheel:\u003c\/strong\u003e Each wheel in this 2-piece set can support up to 250 pounds, making it perfect for heavy-duty use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Spot Resistant Design:\u003c\/strong\u003e Engineered to resist flat spots, these wheels ensure smooth and consistent movement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Inch Rubber Wheel:\u003c\/strong\u003e The ideal size for easy maneuverability and stability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Comes with all necessary hardware for a hassle-free replacement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTarget Brand Quality Assurance:\u003c\/strong\u003e As part of the Target brand family, these wheels guarantee high standards of quality and durability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003ePerfect Upgrade for Your Shopping Cart\u003c\/h2\u003e\n\u003cp\u003eWhether you're replacing worn-out wheels or upgrading your current set, our \u003cstrong\u003e2pc Target Shopping Cart Wheel Replacement\u003c\/strong\u003e is the perfect choice. Don't let a faulty wheel slow you down - experience the smooth, reliable performance of our top-quality rubber wheels.\u003c\/p\u003e\n\u003ch2\u003eOrder Yours Today!\u003c\/h2\u003e\n\u003cp\u003eReady to transform your shopping cart? Purchase your \u003cstrong\u003eTarget 5-inch Flat Spot Resistant Rubber Wheel Set\u003c\/strong\u003e today and enjoy an enhanced shopping experience!\u003c\/p\u003e","brand":"P\u0026H Casters","offers":[{"title":"Default Title","offer_id":47913445851296,"sku":"","price":17.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/2336\/0928\/files\/2Target.png?v=1702678847"}],"url":"https:\/\/shoppingcartwheels.com\/collections\/all.oembed","provider":"Shopping Cart Wheels","version":"1.0","type":"link"}