Find Your Perfect Paddle

{% comment %} Paddle Finder — Spinwave (Branded Theme Section) - Uses /cart/add.js - Add-ons (Hesacore XS/S, Overgrip, Edge Tape, Engraving, Install Service) - Kiosk mode (auto-reset after inactivity) - Klaviyo events if _learnq exists - Brand styling: Spinwave colors & typography {% endcomment %}

{% if section.settings.show_heading %}

{{ section.settings.heading | escape }}

{% if section.settings.subheading != blank %}
{{ section.settings.subheading }}
{% endif %} {% endif %}
{% if section.settings.show_policy_note %}
Install service voids 30-day returns.
{% endif %}
Tell us about you
These tune the recommendations. You can change them anytime.
Level
Budget ($200)
Preferred feel (Soft/Control ↔ Firm/Power) 5
Spin priority 7
Forgiveness / sweet-spot 7
Shape
Handle length
Swingweight tolerance (Lighter ↔ Heavier OK) 6
Add-ons (optional)
Add-ons total: $0
Installing accessories voids the 30-day return policy. Customs ship ready to play.
Optional:

{%- comment -%} ---- Brand Styles (Spinwave) ---- {%- endcomment -%}

{% raw %} {% endraw %} {% schema %} { "name": "Paddle Finder (Spinwave · Branded)", "settings": [ { "type": "checkbox", "id": "show_heading", "label": "Show heading", "default": true }, { "type": "text", "id": "heading", "label": "Heading", "default": "🎯 Paddle Finder" }, { "type": "text", "id": "subheading", "label": "Subheading", "default": "Answer a few quick questions—get your best matches, add top pick to cart, and customize with installs." }, { "type": "checkbox", "id": "show_policy_note", "label": "Show 30-day return note for installs", "default": true } ], "presets": [{ "name": "Paddle Finder (Spinwave · Branded)" }] } {% endschema %}