{"product_id":"walk-behind-floor-scrubber-20-16-gallon-battery-pad-assist-disk-2-2-1-warranty","title":"Walk Behind Floor Scrubber, 20\", 12.5 Gallon, Battery, Pad Assist, Disk, 2\/2\/1 Warranty, Lifetime Warranty On Vacuum Motor, SSRLA510S","description":"\u003cstyle\u003e\n  \/* ─── Base Layout \u0026 Container ───────────────────────────────────────────── *\/\n  .ss-pdp-container {\n    max-width: 1000px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  .ss-pdp-container *, .ss-pdp-container *::before, .ss-pdp-container *::after {\n    box-sizing: border-box;\n  }\n\n  \/* ─── Hero Callout Block ────────────────────────────────────────────────── *\/\n  .ss-pdp-hero {\n    background: linear-gradient(135deg, #1a4d2e 0%, #0d2818 100%);\n    border-radius: 12px;\n    padding: 36px;\n    color: #ffffff !important;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .ss-pdp-hero__grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 32px;\n    align-items: center;\n  }\n\n  .ss-pdp-hero__title {\n    font-size: 1.75rem;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    color: #ffffff !important;\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n  }\n\n  .ss-pdp-hero__subtitle {\n    font-size: 1rem;\n    color: #e2f0e3 !important;\n    margin: 0 0 24px 0;\n    line-height: 1.5;\n  }\n\n  .ss-pdp-hero__cta {\n    display: inline-block;\n    background-color: #4caf50;\n    color: #ffffff !important;\n    padding: 16px 32px;\n    font-weight: 700;\n    text-align: center;\n    text-decoration: none;\n    font-size: 1rem;\n    border-radius: 6px;\n    transition: background-color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;\n    border: none;\n    cursor: pointer;\n    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.4), 0 4px 14px rgba(76, 175, 80, 0.35);\n  }\n\n  .ss-pdp-hero__cta:hover {\n    background-color: #45a049;\n    transform: translateY(-2px);\n    box-shadow: 0 0 0 4px rgba(76, 175, 80, 0.25), 0 6px 20px rgba(76, 175, 80, 0.45);\n  }\n\n  \/* Quick Spec Card in Hero *\/\n  .ss-pdp-hero-card {\n    background: rgba(255, 255, 255, 0.10);\n    border: 1px solid rgba(255, 255, 255, 0.28);\n    border-radius: 10px;\n    padding: 24px;\n    backdrop-filter: blur(8px);\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12);\n  }\n\n  .ss-pdp-hero-card__title {\n    font-size: 0.875rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #c8dfc9 !important;\n    margin: 0 0 16px 0;\n  }\n\n  .ss-pdp-hero-card__list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .ss-pdp-hero-card__item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 0.9375rem;\n    color: #ffffff !important;\n  }\n\n  .ss-pdp-hero-card__item strong {\n    color: #c8dfc9 !important;\n  }\n\n  .ss-pdp-hero-card__icon {\n    width: 18px;\n    height: 18px;\n    fill: #4caf50;\n    flex-shrink: 0;\n  }\n\n  \/* ─── Target Markets (\"Who It Is For\") ────────────────────────────────── *\/\n  .ss-pdp-section-title {\n    font-size: 1.5rem;\n    font-weight: 700;\n    margin: 40px 0 20px 0;\n    color: #1d3524;\n    letter-spacing: -0.01em;\n    border-bottom: 2px solid #f0f6f1;\n    padding-bottom: 8px;\n  }\n\n  .ss-pdp-markets {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n\n  .ss-pdp-market-card {\n    background: #f8faf8;\n    border: 1px solid #e8ede8;\n    border-radius: 8px;\n    padding: 16px;\n    text-align: center;\n    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ss-pdp-market-card::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: #1a4d2e;\n    transform: scaleX(0);\n    transform-origin: center;\n    transition: transform 0.25s ease;\n    border-radius: 0 0 8px 8px;\n  }\n\n  .ss-pdp-market-card:hover {\n    border-color: #c8dfc9;\n    background: #f0f6f1;\n    box-shadow: 0 4px 12px rgba(26, 77, 46, 0.1);\n  }\n\n  .ss-pdp-market-card:hover::after {\n    transform: scaleX(1);\n  }\n\n  .ss-pdp-market-card__icon {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px auto;\n    fill: #1a4d2e;\n  }\n\n  .ss-pdp-market-card__title {\n    font-size: 0.875rem;\n    font-weight: 700;\n    margin: 0;\n    color: #1a4d2e;\n  }\n\n  \/* ─── Features \u0026 Benefits Grid ────────────────────────────────────────── *\/\n  .ss-pdp-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    margin-bottom: 40px;\n  }\n\n  .ss-pdp-feature-card {\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 24px;\n    background: #ffffff;\n  }\n\n  .ss-pdp-feature-card__header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n\n  .ss-pdp-feature-card__icon-wrapper {\n    background: #f0f6f1;\n    width: 36px;\n    height: 36px;\n    border-radius: 6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ss-pdp-feature-card__icon {\n    width: 20px;\n    height: 20px;\n    fill: #1a4d2e;\n  }\n\n  .ss-pdp-feature-card__title {\n    font-size: 1.0625rem;\n    font-weight: 700;\n    margin: 0;\n    color: #1a1a1a;\n  }\n\n  .ss-pdp-feature-card__list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .ss-pdp-feature-card__item {\n    position: relative;\n    padding-left: 18px;\n    font-size: 0.875rem;\n    line-height: 1.5;\n    color: #4a4a4a;\n  }\n\n  .ss-pdp-feature-card__item::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 8px;\n    width: 5px;\n    height: 5px;\n    background-color: #1a4d2e;\n    border-radius: 50%;\n  }\n\n  \/* ─── Technical Specifications Table Grid ────────────────────────────────── *\/\n  .ss-pdp-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n\n  .ss-pdp-spec-col {\n    background: #ffffff;\n    border: 1px solid #e0e0e0;\n    border-left: 3px solid #1a4d2e;\n    border-radius: 8px;\n    padding: 20px;\n  }\n\n  .ss-pdp-spec-col__title {\n    font-size: 0.9375rem;\n    font-weight: 700;\n    color: #1a4d2e;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin: 0 0 16px 0;\n    border-bottom: 2px solid #e8ede8;\n    padding-bottom: 6px;\n  }\n\n  .ss-pdp-spec-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .ss-pdp-spec-item {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8125rem;\n    border-bottom: 1px solid #f0f0f0;\n    padding-bottom: 6px;\n  }\n\n  .ss-pdp-spec-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .ss-pdp-spec-item__label {\n    color: #666666;\n    font-weight: 500;\n  }\n\n  .ss-pdp-spec-item__value {\n    font-weight: 600;\n    color: #1a1a1a;\n    text-align: right;\n  }\n\n  \/* ─── Warranty Card ────────────────────────────────────────────────────── *\/\n  .ss-pdp-warranty {\n    background: #f9fbf9;\n    border: 1px solid #c8dfc9;\n    border-radius: 10px;\n    padding: 28px;\n    margin-bottom: 40px;\n  }\n\n  .ss-pdp-warranty__header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n\n  .ss-pdp-warranty__icon-wrapper {\n    background: #1a4d2e;\n    width: 42px;\n    height: 42px;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ss-pdp-warranty__icon {\n    width: 22px;\n    height: 22px;\n    fill: #ffffff;\n  }\n\n  .ss-pdp-warranty__title {\n    font-size: 1.25rem;\n    font-weight: 700;\n    margin: 0;\n    color: #1a4d2e;\n  }\n\n  .ss-pdp-warranty__subtitle {\n    font-size: 0.875rem;\n    color: #4a4a4a;\n    margin: 2px 0 0 0;\n  }\n\n  .ss-pdp-warranty__grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 24px;\n  }\n\n  .ss-pdp-warranty-badge {\n    background: #ffffff;\n    border: 1px solid #c8dfc9;\n    border-radius: 6px;\n    padding: 14px;\n    text-align: center;\n  }\n\n  .ss-pdp-warranty-badge__term {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #1a4d2e;\n    margin: 0 0 4px 0;\n    line-height: 1.1;\n  }\n\n  .ss-pdp-warranty-badge__label {\n    font-size: 0.75rem;\n    color: #666666;\n    text-transform: uppercase;\n    font-weight: 600;\n    letter-spacing: 0.02em;\n    margin: 0;\n  }\n\n  .ss-pdp-warranty__details {\n    border-top: 1px solid #e8ede8;\n    padding-top: 20px;\n  }\n\n  .ss-pdp-warranty-info-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ss-pdp-warranty-info-item {\n    font-size: 0.8125rem;\n    line-height: 1.5;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ss-pdp-warranty-info-item::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #4caf50;\n    font-weight: 700;\n  }\n\n  \/* ─── Resources \u0026 Downloads ────────────────────────────────────────────── *\/\n  .ss-pdp-resources {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n\n  .ss-pdp-resource-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: #ffffff;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 16px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-weight: 600;\n    font-size: 0.875rem;\n    transition: background 0.15s ease, border-color 0.15s ease;\n  }\n\n  .ss-pdp-resource-btn:hover {\n    background: #f8faf8;\n    border-color: #c8dfc9;\n  }\n\n  .ss-pdp-resource-btn--parts {\n    background: #ff5722;\n    border-color: #ff5722;\n    color: #ffffff !important;\n    font-weight: 700;\n  }\n\n  .ss-pdp-resource-btn--parts:hover {\n    background: #e64a19;\n    border-color: #e64a19;\n    color: #ffffff !important;\n  }\n\n  .ss-pdp-resource-btn--parts .ss-pdp-resource-btn__icon {\n    fill: #ffffff;\n  }\n\n  .ss-pdp-resource-btn__icon {\n    width: 18px;\n    height: 18px;\n    fill: currentColor;\n    flex-shrink: 0;\n  }\n\n  \/* ─── FAQ Block Styles ──────────────────────────────────────────────────── *\/\n  .ss-faq {\n    margin: 48px 0;\n  }\n\n  .ss-faq__header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n\n  .ss-faq__header-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    background: #1a4d2e;\n    border-radius: 8px;\n    flex-shrink: 0;\n  }\n\n  .ss-faq__header-icon svg {\n    width: 18px;\n    height: 18px;\n    fill: #ffffff;\n  }\n\n  .ss-faq__title {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    letter-spacing: -0.01em;\n    margin: 0;\n  }\n\n  .ss-faq__subtitle {\n    font-size: 0.875rem;\n    color: #666666;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .ss-faq__list {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  .ss-faq__item {\n    border-bottom: 1px solid #e0e0e0;\n  }\n\n  .ss-faq__item:last-child {\n    border-bottom: none;\n  }\n\n  .ss-faq__question {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 22px;\n    cursor: pointer;\n    background: #ffffff;\n    border: none;\n    width: 100%;\n    text-align: left;\n    transition: background 0.15s ease;\n    -webkit-tap-highlight-color: transparent;\n    list-style: none;\n  }\n\n  .ss-faq__question::-webkit-details-marker { display: none; }\n  .ss-faq__question::marker { display: none; }\n\n  details[open] .ss-faq__question {\n    background: #f0f6f1;\n  }\n\n  .ss-faq__question:hover {\n    background: #f7f9f7;\n  }\n\n  .ss-faq__question:hover .ss-faq__chevron {\n    color: #2d7a42;\n  }\n\n  .ss-faq__question-text {\n    font-size: 0.9375rem;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  details[open] .ss-faq__question-text {\n    color: #1a4d2e;\n  }\n\n  .ss-faq__chevron {\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    color: #1a4d2e;\n    transition: transform 0.25s ease, color 0.15s ease;\n  }\n\n  details[open] .ss-faq__chevron {\n    transform: rotate(180deg);\n    color: #2d7a42;\n  }\n\n  .ss-faq__answer {\n    overflow: hidden;\n    interpolate-size: allow-keywords;\n    block-size: 0;\n    transition: block-size 0.3s ease;\n    text-decoration: none !important;\n    background-image: none !important;\n    border-bottom: none !important;\n  }\n\n  details[open] .ss-faq__answer {\n    block-size: auto;\n  }\n\n  .ss-faq__answer-inner {\n    padding: 4px 22px 22px 22px;\n    font-size: 0.9375rem;\n    line-height: 1.7;\n    color: #3d3d3d;\n    border-top: 1px solid #e8ede8;\n    border-left: 3px solid #1a4d2e;\n    margin-left: 0;\n    text-decoration: none !important;\n    background-image: none !important;\n    background-color: transparent !important;\n    border-bottom: none !important;\n  }\n\n  .ss-faq__answer-inner * {\n    text-decoration: none !important;\n    background-image: none !important;\n    background-color: transparent !important;\n    border-bottom: none !important;\n  }\n\n  .ss-faq__trust {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-top: 20px;\n    padding: 14px 18px;\n    background: #f0f6f1;\n    border: 1px solid #c8dfc9;\n    border-radius: 8px;\n    font-size: 0.8125rem;\n    color: #1a4d2e;\n    font-weight: 500;\n  }\n\n  .ss-faq__trust svg {\n    width: 18px;\n    height: 18px;\n    fill: #1a4d2e;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .ss-faq__trust span {\n    line-height: 1.5;\n  }\n\n  \/* ─── Responsive Media Queries ─────────────────────────────────────────── *\/\n  @media (max-width: 768px) {\n    .ss-pdp-hero {\n      padding: 24px;\n    }\n    \n    .ss-pdp-hero__grid {\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    .ss-pdp-features {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    .ss-pdp-resources {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ss-faq__question {\n      padding: 16px;\n    }\n    .ss-faq__answer-inner {\n      padding: 4px 16px 18px 16px;\n    }\n    .ss-faq__question-text {\n      font-size: 0.875rem;\n    }\n  }\n\n  \/* ─── Guide Sections ────────────────────────────────────────────────────── *\/\n  .ss-guide-card {\n    background: #ffffff;\n    border: 1px solid #e2ebd9;\n    border-radius: 10px;\n    padding: 24px;\n    margin-bottom: 24px;\n    box-shadow: 0 2px 8px rgba(26, 77, 46, 0.02);\n  }\n\n  .ss-guide-card__title {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #1a4d2e;\n    margin: 0 0 16px 0;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .ss-guide-card__title-number {\n    font-size: 0.8125rem;\n    font-weight: 700;\n    background: #e2f0e3;\n    color: #1a4d2e;\n    padding: 2px 8px;\n    border-radius: 20px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  .ss-guide-card p {\n    font-size: 0.9375rem;\n    color: #3d3d3d;\n    line-height: 1.6;\n    margin: 0 0 14px 0;\n  }\n\n  .ss-guide-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Comparison Layout *\/\n  .ss-comparison {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin: 18px 0;\n  }\n\n  @media (min-width: 600px) {\n    .ss-comparison {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .ss-comparison-pane {\n    background: #f8faf8;\n    border: 1px solid #e8ede8;\n    border-radius: 8px;\n    padding: 18px;\n  }\n\n  .ss-comparison-pane--active {\n    border-left: 3px solid #1a4d2e;\n    background: #fdfefe;\n  }\n\n  .ss-comparison-pane__title {\n    font-size: 0.9375rem;\n    font-weight: 700;\n    color: #1a4d2e;\n    margin: 0 0 8px 0;\n  }\n\n  .ss-comparison-pane__desc {\n    font-size: 0.875rem !important;\n    color: #4a4a4a !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n  }\n\n  \/* Floor Pad vs Brush *\/\n  .ss-deck-comparison {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin: 18px 0;\n  }\n\n  @media (min-width: 600px) {\n    .ss-deck-comparison {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .ss-deck-option {\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 16px;\n    background: #ffffff;\n  }\n\n  .ss-deck-option__title {\n    font-size: 0.9375rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 8px 0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .ss-deck-option__desc {\n    font-size: 0.875rem !important;\n    color: #4a4a4a !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n  }\n\n  \/* Flooring Compatibility Matrix *\/\n  .ss-flooring-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin: 18px 0;\n  }\n\n  .ss-flooring-status {\n    border-radius: 8px;\n    padding: 18px;\n    border: 1px solid #e0e0e0;\n  }\n\n  .ss-flooring-status--safe {\n    background: #f4faf5;\n    border-color: #c8dfc9;\n  }\n\n  .ss-flooring-status--caution {\n    background: #fffbf2;\n    border-color: #f7e3be;\n  }\n\n  .ss-flooring-status--avoid {\n    background: #fdf5f5;\n    border-color: #f5c2c2;\n  }\n\n  .ss-flooring-status__header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-weight: 700;\n    font-size: 0.9375rem;\n    margin-bottom: 10px;\n  }\n\n  .ss-flooring-status__header--safe { color: #1a4d2e; }\n  .ss-flooring-status__header--caution { color: #b25e00; }\n  .ss-flooring-status__header--avoid { color: #b31414; }\n\n  .ss-flooring-status__badge {\n    padding: 2px 8px;\n    border-radius: 4px;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .ss-flooring-status__badge--safe { background: #e2f0e3; color: #1a4d2e; }\n  .ss-flooring-status__badge--caution { background: #fef3d6; color: #b25e00; }\n  .ss-flooring-status__badge--avoid { background: #ffebee; color: #b31414; }\n\n  .ss-flooring-status__list {\n    font-size: 0.875rem;\n    line-height: 1.5;\n    color: #4a4a4a;\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .ss-flooring-status__list li {\n    margin-bottom: 6px;\n  }\n\n  .ss-flooring-status__list li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Battery Stats \u0026 Pro Tips *\/\n  .ss-battery-layout {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    margin: 18px 0;\n  }\n\n  .ss-battery-stats {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 12px;\n  }\n\n  .ss-battery-stat-badge {\n    background: #f8faf8;\n    border: 1px solid #e8ede8;\n    border-radius: 8px;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .ss-battery-stat-badge__val {\n    font-size: 1.5rem;\n    font-weight: 800;\n    color: #1a4d2e;\n    line-height: 1.1;\n    margin-bottom: 4px;\n  }\n\n  .ss-battery-stat-badge__lbl {\n    font-size: 0.75rem;\n    color: #666666;\n    text-transform: uppercase;\n    font-weight: 600;\n    letter-spacing: 0.02em;\n  }\n\n  .ss-protip {\n    background: #fffbf2;\n    border: 1px solid #f7e3be;\n    border-left: 4px solid #f5b041;\n    border-radius: 8px;\n    padding: 18px;\n    font-size: 0.875rem;\n    line-height: 1.5;\n    color: #6e4e1f;\n  }\n\n  .ss-protip__title {\n    font-weight: 700;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* ─── Reduced Motion ───────────────────────────────────────────────────── *\/\n  @media (prefers-reduced-motion: reduce) {\n    .ss-faq__answer, .ss-faq__chevron, .ss-pdp-hero__cta {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ss-pdp-container\"\u003e\n\u003c!-- ─── Section 1: Hero Block ─── --\u003e\n\u003csection aria-label=\"Product introduction\" class=\"ss-pdp-hero\"\u003e\n\u003cdiv class=\"ss-pdp-hero__grid\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"ss-pdp-hero__title\"\u003eWalk Behind Floor Scrubber, 20\" Path, 12.5 Gallon\u003c\/h2\u003e\n\u003cp class=\"ss-pdp-hero__subtitle\"\u003eAn affordable, professional-grade battery scrubber designed for high efficiency and mechanical simplicity. Deals directly with SweepScrub.com for all your parts and service support.\u003c\/p\u003e\n\u003ca href=\"mailto:sales@sweepscrub.com?subject=Quote%20Request%20for%20SweepScrub%20%20SS5160%20\" class=\"ss-pdp-hero__cta\"\u003e Get a Formal Quote \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-hero-card\"\u003e\n\u003ch3 class=\"ss-pdp-hero-card__title\"\u003eQuick Highlights\u003c\/h3\u003e\n\u003cul class=\"ss-pdp-hero-card__list\"\u003e\n\u003cli class=\"ss-pdp-hero-card__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-hero-card__icon\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e SSRLA510S\u003c\/li\u003e\n\u003cli class=\"ss-pdp-hero-card__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-hero-card__icon\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eWidth:\u003c\/strong\u003e 20\" Cleaning Path\u003c\/li\u003e\n\u003cli class=\"ss-pdp-hero-card__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-hero-card__icon\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eBatteries:\u003c\/strong\u003e Maintenance Free Gel (Included)\u003c\/li\u003e\n\u003cli class=\"ss-pdp-hero-card__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-hero-card__icon\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eRuntime:\u003c\/strong\u003e Up to 2.5 Hours\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 2: Who It Is For ─── --\u003e\n\u003csection aria-label=\"Target applications\"\u003e\n\u003ch3 class=\"ss-pdp-section-title\"\u003eWho This Scrubber Is For\u003c\/h3\u003e\n\u003cdiv class=\"ss-pdp-markets\"\u003e\n\u003c!-- Schools --\u003e\n\u003cdiv class=\"ss-pdp-market-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-market-card__icon\"\u003e\n          \u003cpath d=\"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp class=\"ss-pdp-market-card__title\"\u003eK-12 Education\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Restaurants --\u003e\n\u003cdiv class=\"ss-pdp-market-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-market-card__icon\"\u003e\n          \u003cpath d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp class=\"ss-pdp-market-card__title\"\u003eRestaurants\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Assisted Living --\u003e\n\u003cdiv class=\"ss-pdp-market-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-market-card__icon\"\u003e\n          \u003cpath d=\"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp class=\"ss-pdp-market-card__title\"\u003eAssisted Living\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Healthcare --\u003e\n\u003cdiv class=\"ss-pdp-market-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-market-card__icon\"\u003e\n          \u003cpath d=\"M3 15h2v2H3zm0-4h2v2H3zm0-4h2v2H3zm4 12h14v-2H7zm0-4h14v-2H7zm0-8v2h14V3zm-4 8h2v2H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp class=\"ss-pdp-market-card__title\"\u003eHealthcare\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Hospitality --\u003e\n\u003cdiv class=\"ss-pdp-market-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-market-card__icon\"\u003e\n          \u003cpath d=\"M7 14c1.66 0 3-1.34 3-3S8.66 8 7 8s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp class=\"ss-pdp-market-card__title\"\u003eHospitality\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 3: Features \u0026 Benefits ─── --\u003e\n\u003csection aria-label=\"Key features and benefits\"\u003e\n\u003ch3 class=\"ss-pdp-section-title\"\u003ePerformance Features \u0026amp; Key Benefits\u003c\/h3\u003e\n\u003cdiv class=\"ss-pdp-features\"\u003e\n\u003c!-- Key Features --\u003e\n\u003cdiv class=\"ss-pdp-feature-card\"\u003e\n\u003cdiv class=\"ss-pdp-feature-card__header\"\u003e\n\u003cdiv class=\"ss-pdp-feature-card__icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-feature-card__icon\"\u003e\n              \u003cpath d=\"M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4 class=\"ss-pdp-feature-card__title\"\u003eDesigned for Everyday Operation\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cul class=\"ss-pdp-feature-card__list\"\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eEasy to use fingertip controls minimize training requirements.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eCompact chassis makes it simple to maneuver in congested areas.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eDisc and vacuum motors are protected from tank splash.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eStandard package includes brush, pad driver, charger, and squeegee.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003ePad-assisted drive system pulls the machine forward naturally.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Key Benefits --\u003e\n\u003cdiv class=\"ss-pdp-feature-card\"\u003e\n\u003cdiv class=\"ss-pdp-feature-card__header\"\u003e\n\u003cdiv class=\"ss-pdp-feature-card__icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-feature-card__icon\"\u003e\n              \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H7c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.04-.42 1.99-1.07 2.75z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4 class=\"ss-pdp-feature-card__title\"\u003eProven Structural Advantages\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cul class=\"ss-pdp-feature-card__list\"\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eHeavy duty cast aluminum squeegee assembly resists corrosion.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eRounded squeegee design ensures complete, single-pass water pick-up.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003eStandard and Eco modes allow customization to floor demands.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-feature-card__item\"\u003ePowerful 0.67 HP brush motor delivers consistent down pressure.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 4: Specifications Grid ─── --\u003e\n\u003csection style=\"background: #f7f9f7; border-radius: 10px; padding: 28px 24px; margin-bottom: 8px;\" aria-label=\"Technical Specifications\"\u003e\n\u003ch3 class=\"ss-pdp-section-title\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv class=\"ss-pdp-specs\"\u003e\n\u003c!-- Column 1: Performance --\u003e\n\u003cdiv class=\"ss-pdp-spec-col\"\u003e\n\u003ch4 class=\"ss-pdp-spec-col__title\"\u003ePerformance\u003c\/h4\u003e\n\u003cdiv class=\"ss-pdp-spec-list\"\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eCleaning Path\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e20\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eCoverage Rate\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e24,000 sq ft\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eDown Pressure\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003eUp to 66 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eBrush Speed\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e160 - 180 RPM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eSqueegee Width\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e33.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eSound Level\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e65 dBA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Column 2: Power System --\u003e\n\u003cdiv class=\"ss-pdp-spec-col\"\u003e\n\u003ch4 class=\"ss-pdp-spec-col__title\"\u003ePower \u0026amp; Motors\u003c\/h4\u003e\n\u003cdiv class=\"ss-pdp-spec-list\"\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eBattery Options\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003eGel (Maintenance Free)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eBattery Rating\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e12V X (2) 100AH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eRuntime\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003eUp to 2.5 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eVacuum Motor\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e550 Watt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eBrush Motor\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e500 W (0.67 HP)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eCharger\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003eOffboard Charger\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Column 3: Physical Specs --\u003e\n\u003cdiv class=\"ss-pdp-spec-col\"\u003e\n\u003ch4 class=\"ss-pdp-spec-col__title\"\u003ePhysical Specs\u003c\/h4\u003e\n\u003cdiv class=\"ss-pdp-spec-list\"\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eSolution Tank\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e12.5 Gallons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eRecovery Tank\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e13.5 Gallons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eFull Weight\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e471 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eDry Weight\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e343 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eWeight (no batt)\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e143 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-spec-item\"\u003e\n\u003cspan class=\"ss-pdp-spec-item__label\"\u003eShipping Weight\u003c\/span\u003e \u003cspan class=\"ss-pdp-spec-item__value\"\u003e396 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 5: Warranty \u0026 Service ─── --\u003e\n\u003csection aria-label=\"Warranty and Service Information\"\u003e\n\u003cdiv class=\"ss-pdp-warranty\"\u003e\n\u003cdiv class=\"ss-pdp-warranty__header\"\u003e\n\u003cdiv class=\"ss-pdp-warranty__icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-warranty__icon\"\u003e\n            \u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ss-pdp-warranty__title\"\u003eWarranty \u0026amp; Service Guarantee\u003c\/h3\u003e\n\u003cp class=\"ss-pdp-warranty__subtitle\"\u003eCommercial-grade coverage designed to keep you cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-warranty__grid\"\u003e\n\u003cdiv class=\"ss-pdp-warranty-badge\"\u003e\n\u003cp class=\"ss-pdp-warranty-badge__term\"\u003e2 Years\u003c\/p\u003e\n\u003cp class=\"ss-pdp-warranty-badge__label\"\u003eParts Coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-warranty-badge\"\u003e\n\u003cp class=\"ss-pdp-warranty-badge__term\"\u003e2 Years\u003c\/p\u003e\n\u003cp class=\"ss-pdp-warranty-badge__label\"\u003eLabor Coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-warranty-badge\"\u003e\n\u003cp class=\"ss-pdp-warranty-badge__term\"\u003eLifetime\u003c\/p\u003e\n\u003cp class=\"ss-pdp-warranty-badge__label\"\u003eVacuum Motor\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-warranty-badge\"\u003e\n\u003cp class=\"ss-pdp-warranty-badge__term\"\u003e5 Years\u003c\/p\u003e\n\u003cp class=\"ss-pdp-warranty-badge__label\"\u003ePolymer Housing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-pdp-warranty__details\"\u003e\n\u003cul class=\"ss-pdp-warranty-info-list\"\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eStandard Coverage:\u003c\/strong\u003e 2 Years Parts, 2 Years Labor, 1 Year Prorated Batteries, 5 Years Housing. No technician travel charges are included.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eHow to Request Service:\u003c\/strong\u003e Contact SweepScrub directly. Our internal service technicians will review your needs and guide you.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eParts Delivery:\u003c\/strong\u003e Components that fail due to manufacturing defects are shipped to you free of charge during the warranty period.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eNational Service Network:\u003c\/strong\u003e We work with an extensive network of national service providers to connect you with local help.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eTravel Cost Responsibility:\u003c\/strong\u003e Customers are responsible for travel charges if a third-party service provider is required in the field or at a facility.\u003c\/li\u003e\n\u003cli class=\"ss-pdp-warranty-info-item\"\u003e\n\u003cstrong\u003eOut-of-the-Box Issues:\u003c\/strong\u003e In rare cases where a machine arrives non-functional, keep all original packaging (pallet, strapping, cardboard) to secure it.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 6: Resources \u0026 Manuals ─── --\u003e\n\u003csection style=\"background: #f7f9f7; border-radius: 10px; padding: 28px 24px; margin-bottom: 8px;\" aria-label=\"Downloads and related links\"\u003e\n\u003ch3 style=\"margin-top: 0;\" class=\"ss-pdp-section-title\"\u003eManuals \u0026amp; Downloadable Resources\u003c\/h3\u003e\n\u003cdiv class=\"ss-pdp-resources\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0094\/9092\/files\/Product_Brochure_51f12c22-e489-43b0-b29a-eacc31023794.pdf?v=1773076954\" class=\"ss-pdp-resource-btn\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Product Brochure (PDF) \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0094\/9092\/files\/SweepScrub_SSRLA510S-_Operator_Manual_4d7d833d-8b71-42bf-8d16-4b528544d80f.pdf?v=1779995027\" class=\"ss-pdp-resource-btn\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Operator Manual (PDF) \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0094\/9092\/files\/SSRLA510S_Wiring_Diagram.pdf?v=1773070680\" class=\"ss-pdp-resource-btn\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wiring Diagram (PDF) \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0094\/9092\/files\/SSRLA510S-_Warranty_Policy_e7a6ef57-c812-460f-88b1-b77d13c790e1.pdf?v=1774545119\" class=\"ss-pdp-resource-btn\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Warranty Card (PDF) \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0094\/9092\/files\/SweepScrub_SSRLA510S-_Exploded_Parts_Shopify.pdf?v=1779891033\" class=\"ss-pdp-resource-btn\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Exploded Parts (PDF) \u003c\/a\u003e \u003ca href=\"https:\/\/www.sweepscrub.com\/collections\/ssrla510s-parts?page=1\u0026amp;grid_list=grid-view\" class=\"ss-pdp-resource-btn ss-pdp-resource-btn--parts\"\u003e \u003csvg viewbox=\"0 0 24 24\" class=\"ss-pdp-resource-btn__icon\"\u003e\u003cpath d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Shop Replacement Parts \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─── Section 7: Embedded Collapsible FAQ Accordion ─── --\u003e\n\u003csection aria-label=\"Before You Buy: Common Questions\" class=\"ss-faq\"\u003e\n\u003cdiv class=\"ss-faq__header\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"ss-faq__header-icon\"\u003e\n\u003c!-- Chat bubble icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20 2H4C2.9 2 2 2.9 2 4v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 10H6V10h12v2zm0-3H6V7h12v2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ss-faq__title\"\u003eBefore You Buy: Real Answers\u003c\/h3\u003e\n\u003cp class=\"ss-faq__subtitle\"\u003eWe get asked these often. Here is what you need to know.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-faq__list\"\u003e\n\u003c!-- Section 1 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat is a floor scrubber?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eA floor scrubber deep-cleans hard flooring more efficiently than manual mopping ever could. They're a powerful investment for any facility with regular cleaning needs.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eThe SweepScrub SSRLA510S floor scrubber uses a rotating floor pad or brush combined with water and detergent to remove dirt, grime, and other soils. This floor scrubber collects the dirty solution into the recovery tank by using a vacuum motor and squeegee system, leaving floors cleaner, safer, and ready to dry.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eThe SSRLA510S floor scrubber is battery-powered, self-contained, designed for frequent, professional use in commercial and industrial environments. Here are some of the features that make the SSRLA510S a wise investment for any facility manager.\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px 0; padding-left: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eEasy to use fingertip controls\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eCompact design, simple to maneuver in tight areas\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eDisc and vacuum motors protected from water splash of solution and recovery tanks\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eBrush, pad driver, offboard charger and squeegee assembly included\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eThe pad assisted drive helps move the machine forward during operation\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eHeavy duty cast aluminum squeegee assembly\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eRounded squeegee for quick and complete solution pick-up allows for one pass cleaning\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003eStandard or Eco mode\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003ePowerful .67 HP brush motor 160RPMs-180RPMs ensure consistent and safe performance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin: 0;\"\u003eFloor scrubbers like the SSRLA510S are common in high-traffic environments where speed and consistency matter most. Facilities like hospitals, schools, airports, retail stores, and manufacturing plants use them daily to keep floors safe and clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Section 2 --\u003e\n\u003cdetails class=\"ss-faq__item\" open=\"\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat is the difference between a pad assist and traction drive floor scrubber?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eUnlike self-propel or traction drive machines that use an electric motor to power the wheels and drive system, pad assist floor scrubbers, like the SweepScrub SSRLA510S, rely on the spinning scrub deck to propel the machine and the operator during cleaning.\u003c\/p\u003e\n\u003cdiv class=\"ss-comparison\"\u003e\n\u003cdiv class=\"ss-comparison-pane ss-comparison-pane--active\"\u003e\n\u003ch4 class=\"ss-comparison-pane__title\"\u003ePad Assist (SSRLA510S)\u003c\/h4\u003e\n\u003cp class=\"ss-comparison-pane__desc\"\u003eRely on friction between the spinning floor pad\/brush and the floor to pull the machine forward. Highly cost-effective and mechanically simpler. Ideal for flat surfaces with standard obstacles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-comparison-pane\"\u003e\n\u003ch4 class=\"ss-comparison-pane__title\"\u003eTraction Drive (Self-Propelled)\u003c\/h4\u003e\n\u003cp class=\"ss-comparison-pane__desc\"\u003eUse a dedicated transaxle drive motor to power the wheels. Better suited for facilities with ramps, significant inclines, or rough textured flooring where high friction makes manual steering difficult.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 0;\"\u003ePad assist floor scrubbers are a great choice for facilities that do not have ramps, are relatively flat with little transportation from job site to job site and for environments with obstacles, corners, edges, etc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Section 3 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat is a disk floor scrubber?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eThe SSRLA510S is a disk floor scrubber. Disk machines have strong overall down pressure, the disk spins at slow RPMs allowing the solution and brush to agitate, remove dirt, soils and stains from the flooring.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eDisk machines can be fitted with different types of brushes ranging from soft nylon up through polypropylene and to abrasive grit. For floors with floor finish or wax, brushes are usually not the ideal choice. Although they will last longer than floor pads before needing to be replaced, brushes don't offer the same surface area that a floor pad does.\u003c\/p\u003e\n\u003cdiv class=\"ss-deck-comparison\"\u003e\n\u003cdiv class=\"ss-deck-option\"\u003e\n\u003ch4 class=\"ss-deck-option__title\"\u003e\n\u003cspan style=\"color: #1a4d2e; margin-right: 4px;\"\u003e⬤\u003c\/span\u003e Floor Pads\u003c\/h4\u003e\n\u003cp class=\"ss-deck-option__desc\"\u003ePads offer maximum surface area contact, doing a better job of cleaning soil on very flat, non-porous surfaces. Perfect for polished concrete, VCT, or waxed floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-deck-option\"\u003e\n\u003ch4 class=\"ss-deck-option__title\"\u003e\n\u003cspan style=\"color: #1a4d2e; margin-right: 4px;\"\u003e⟳\u003c\/span\u003e Scrub Brushes\u003c\/h4\u003e\n\u003cp class=\"ss-deck-option__desc\"\u003eBrushes last longer than pads and work better on uneven surfaces like tile and grout, where bristles can reach down into recessed joints to extract soil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Section 4 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat types of flooring can I use this machine on?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eThe SweepScrub SSRLA510S is generally safe for all types of flooring that are not harmed by regular water. In our experience, most of the issues that arise from using a floor scrubber on a floor has to do with the chemical being used. We suggest using neutral-based floor cleaning chemicals with a pH range between 7-9.\u003c\/p\u003e\n\u003cdiv class=\"ss-flooring-grid\"\u003e\n\u003cdiv class=\"ss-flooring-status ss-flooring-status--safe\"\u003e\n\u003cdiv class=\"ss-flooring-status__header ss-flooring-status__header--safe\"\u003e\n\u003cspan class=\"ss-flooring-status__badge ss-flooring-status__badge--safe\"\u003eSafe\u003c\/span\u003e Recommended Applications\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 8px 0; font-size: 0.875rem; font-weight: 600; color: #1a4d2e;\"\u003ePerfect applications for the SSRLA510S:\u003c\/p\u003e\n\u003cul class=\"ss-flooring-status__list\"\u003e\n\u003cli\u003eVCT, LVT, Sealed or Polished Concrete, Epoxy-Coated Floors, Terrazzo, Ceramic or Porcelain Tile, Linoleum, Natural Stone (Sealed), Resin\/Urethane Floors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-flooring-status ss-flooring-status--caution\"\u003e\n\u003cdiv class=\"ss-flooring-status__header ss-flooring-status__header--caution\"\u003e\n\u003cspan class=\"ss-flooring-status__badge ss-flooring-status__badge--caution\"\u003eCaution\u003c\/span\u003e Use with Care\u003c\/div\u003e\n\u003cul class=\"ss-flooring-status__list\"\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eQuarry Tile:\u003c\/strong\u003e Can be harsh on the machine due to floor unevenness. Grout joints tend to be wider, so there is a higher probability of water being left behind. Operate the machine slowly and carefully, and you might need to run in vacuum-only mode to recover leftover water in grout joints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRubber Flooring:\u003c\/strong\u003e Smooth rubberized floors are a perfect application. If your rubberized floor has \"grit\" or roughness to it, the SSRLA510S might not be a good choice because of friction. A self-propelled (traction drive) floor scrubber would be a better option.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-flooring-status ss-flooring-status--avoid\"\u003e\n\u003cdiv class=\"ss-flooring-status__header ss-flooring-status__header--avoid\"\u003e\n\u003cspan class=\"ss-flooring-status__badge ss-flooring-status__badge--avoid\"\u003eAvoid\u003c\/span\u003e Do Not Use On\u003c\/div\u003e\n\u003cul class=\"ss-flooring-status__list\"\u003e\n\u003cli\u003eHardwood Floor (Real Wood), Carpet, Raised Computer Floors, or Loose Tile Systems.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Section 5 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eHow long does the battery last and how long does it take to charge the batteries?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003e\n\u003cp style=\"margin: 0 0 12px 0;\"\u003eThe SweepScrub SSRLA510S will deliver up to 2.5 hours of runtime, although runtime is highly subjective to the type of environment. For every 1 hour you use the machine, it takes 2 hours of charging time to get that 1 hour back. In the case of the SSRLA510S, if you ran completely dead, it would take 5 hours for a full charge.\u003c\/p\u003e\n\u003cdiv class=\"ss-battery-layout\"\u003e\n\u003cdiv class=\"ss-battery-stats\"\u003e\n\u003cdiv class=\"ss-battery-stat-badge\"\u003e\n\u003cdiv class=\"ss-battery-stat-badge__val\"\u003e2.5 Hrs\u003c\/div\u003e\n\u003cdiv class=\"ss-battery-stat-badge__lbl\"\u003eMax Runtime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-battery-stat-badge\"\u003e\n\u003cdiv class=\"ss-battery-stat-badge__val\"\u003e2:1 Ratio\u003c\/div\u003e\n\u003cdiv class=\"ss-battery-stat-badge__lbl\"\u003eCharge\/Use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-battery-stat-badge\"\u003e\n\u003cdiv class=\"ss-battery-stat-badge__val\"\u003e5 Hrs\u003c\/div\u003e\n\u003cdiv class=\"ss-battery-stat-badge__lbl\"\u003eFull Charge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ss-protip\"\u003e\n\u003cdiv class=\"ss-protip__title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" style=\"width: 16px; height: 16px; fill: currentColor;\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Pro Tip: Avoid \"Opportunity Charging\"\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 10px 0 !important; color: #6e4e1f !important;\"\u003eOpportunity charging is the practice of recharging batteries during short, natural breaks in a work cycle rather than waiting for a full, long-duration charge. Opportunity charging provides no real value and increases the risk of damaging batteries prematurely.\u003c\/p\u003e\n\u003cp style=\"margin: 0 !important; color: #6e4e1f !important;\"\u003eWhen the machine requires charging, because the battery indicator has reached low levels, plug the machine in and allow the batteries to fully charge. If the operator plugs the machine in for a few minutes to try and complete their task, and the machine shuts off, battery damage can occur if this happens frequently over time, which is not covered under warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q1 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eIf you are importing this, am I going to run into parts delays and support issues if something breaks?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eWe specifically imported this line to prevent those delays. The last few years showed us that even massive manufacturers like Tennant and Nilfisk source parts globally, which regularly leaves customers stranded. Since our primary business is selling parts, we saw that frustration firsthand. Because we import this line directly, we control the entire supply chain. We stock every nut, bolt, and screw for this machine at our facility in North Little Rock, Arkansas, and we ship replacements immediately.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q2 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eThe price point on this machine is surprisingly low compared to the big brands. What is the catch?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eThere is no catch. The lower price is a direct result of our supply chain. Traditional manufacturers sell through distributor networks and local dealers, with each step adding a markup. We import these machines directly and sell them straight to you. You get the savings of a direct import, but you still deal directly with SweepScrub.com for all parts and service support. That is the full value of this machine: a direct-import price with the parts depth of a specialty dealer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q3 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eI have not seen this specific brand. How do I know it is reliable?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eThis is a newer line for us, and we want to be upfront about that. We have sold several dozen of these machines nationwide since we started with few issues. The most common problem we have run into is transit damage from carriers failing to strap the machines down properly in the truck. We chose this line because the design is simple and relies on heavy-duty, mechanical components rather than over-engineered computer boards. We have been in business since 2009 and we would not risk our reputation on a machine we did not trust.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q4 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eSince it is a newer line, what happens if there is an unanticipated design flaw or issue that needs fixing later on?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eSince we import this line directly, we have a direct line to the factory. If we identify a pattern or an area for improvement, we work directly with the manufacturing and engineering teams to update the design. Beyond that, SweepScrub started in 2009 by rebuilding and refurbishing floor sweepers and scrubbers. Our service technicians know commercial cleaning equipment inside and out. We do not just sell these machines: we know how to service, repair, and support them for the long haul.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q5 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat does the warranty actually cover and how do I use it if something goes wrong?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eThis machine carries a 2-year parts, 2-year labor, and 1-year prorated battery warranty, plus 5-year housing coverage and a lifetime warranty on the vacuum motor. Parts that fail due to manufacturing defects are shipped to you free of charge during the warranty period. To start a claim, just contact us directly. Our internal service technicians review your specific situation and we go from there. We also work with a national network of service providers if you need someone local.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Q6 --\u003e\n\u003cdetails class=\"ss-faq__item\"\u003e\n\u003csummary aria-expanded=\"false\" class=\"ss-faq__question\"\u003e\u003cspan class=\"ss-faq__question-text\"\u003eWhat happens if the machine arrives damaged?\u003c\/span\u003e \u003csvg aria-hidden=\"true\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ss-faq__chevron\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv role=\"region\" class=\"ss-faq__answer\"\u003e\n\u003cdiv class=\"ss-faq__answer-inner\"\u003eContact us immediately and document the damage with photos. We handle freight damage claims directly and our goal is to get your machine operational as fast as possible, whether that means shipping replacement parts or arranging a return. Keep all original packaging including cardboard, pallets, and hardware until we confirm the resolution path. This is rare, but we have a clear process when it happens and we do not leave customers to figure it out alone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Trust Badge --\u003e\n\u003cdiv aria-label=\"Parts and support guarantee\" class=\"ss-faq__trust\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 2L4 5v6c0 5.25 3.4 10.15 8 11.35C16.6 21.15 20 16.25 20 11V5l-8-3zm-1 13l-3-3 1.41-1.41L11 12.17l4.59-4.58L17 9l-6 6z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cspan\u003eParts stocked in North Little Rock, AR. Reach us at \u003cstrong style=\"margin: 0 4px;\"\u003esales@sweepscrub.com\u003c\/strong\u003e or call us directly for any service question.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"SweepScrub.com","offers":[{"title":"Default Title","offer_id":47544104976605,"sku":"RLA510S","price":3499.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/5544\/4355\/files\/1_a322622c-ec0f-455a-870f-c64857cb3a04.jpg?v=1772680570","url":"https:\/\/cleaningpartsdirect.com\/products\/walk-behind-floor-scrubber-20-16-gallon-battery-pad-assist-disk-2-2-1-warranty","provider":"Cleaning Parts Direct","version":"1.0","type":"link"}