{{ section.settings.hero_heading | default: 'Say goodbye to shedding season.' }}
{{ section.settings.hero_subheading | default: "A dual-sided stainless steel brush that lifts loose fur and works out tangles — gentle on skin, comfortable in hand, done in minutes." }}
{{ section.settings.hero_fine_print | default: 'Free US shipping · 30-day money-back guarantee' }}
{{ section.settings.meet_heading | default: 'Meet FurClean' }}
{{ section.settings.meet_body | default: "FurClean is a 2-in-1 grooming brush designed to remove loose fur, knots, and tangles — without pulling or scratching. Stainless steel teeth and an ergonomic handle make grooming comfortable for you, and gentle for your pet, whatever their coat type." }}
{{ section.settings.features_heading | default: 'Why pet owners choose FurClean' }}
{{ section.settings.features_subheading | default: 'Built with the details that make grooming easier — for both of you.' }}
{{ block.settings.title }}
{{ block.settings.text }}
{{ section.settings.split_heading | default: 'Gentle on skin. Visibly less shedding.' }}
{{ section.settings.split_body | default: 'FurClean removes excess undercoat without cutting or damaging healthy fur or skin. Every pass is smooth and controlled, safe for regular use.' }}
-
{% for block in section.blocks %}
{% if block.type == 'bullet' %}
- {{ block.settings.text }} {% endif %} {% endfor %}
{{ section.settings.dual_heading | default: 'One brush, two jobs' }}
{{ section.settings.dual_subheading | default: "FurClean's extra-wide head is built with two distinct sides, so you always reach for the right tool." }}
{{ block.settings.title }}
{{ block.settings.text }}
{{ section.settings.steps_heading | default: 'How it works' }}
{{ block.settings.title }}
{{ block.settings.text }}
{{ section.settings.colors_heading | default: 'Available in pink and blue' }}
{{ section.settings.colors_subheading | default: 'Choose the FurClean that fits your home — the same gentle, effective grooming either way.' }}
{{ block.settings.name }}
{{ block.settings.description }}
"{{ block.settings.quote }}"— {{ block.settings.author }}
Replace these with real customer reviews once you have them — genuine quotes (ideally with a photo) convert noticeably better than placeholder copy.
{{ section.settings.guarantee_heading | default: 'Try it risk-free' }}
{{ section.settings.guarantee_text | default: "If FurClean doesn't work for your pet, return it within 30 days for a full refund — no questions asked." }}
{{ section.settings.faq_heading | default: 'Questions, answered' }}
{% for block in section.blocks %} {% if block.type == 'faq' %}{{ block.settings.question }}
{{ block.settings.answer }}