Day-to-Day OperationsPage templates
Page template: Buy for delivery
The delivery-only variant of the booking flow โ battery shipped, no installation.
Page template: Buy for delivery
๐ค Ops ยท ๐ Dev
Buy for delivery is a delivery-only variant of the Scheduling tool:
the customer picks a battery for their vehicle and the battery is shipped โ no fitting
appointment. It lives at /pages/buy-for-delivery and uses the page.buy-for-delivery template.
Section order
- Standard hero โ Buy for delivery title, breadcrumb to Home.
- Installation โ the same section as the Scheduling tool, configured for the delivery flow.
- Often followed by Logos carousel, Reviews, and FAQs/CVPs โ the same components.
Differences from the Scheduling tool
- Bullets emphasise delivered, OEM-matched, fast rather than technician fits at home.
- The flow typically omits the
time-slotstep (there's no installation to book). - It's the fallback target from the Scheduling tool: that page's time-slot step offers "Choose delivery-only instead", which links here.
Editing copy
Same approach as the Scheduling tool โ edit the Standard hero settings for the hero, and the Bullet / Step / Validation blocks under Installation for the form copy. The same form-type rule applies: don't change a block's form type.
Developer reference
- Template:
templates/page.buy-for-delivery.json. - Reuses
sections/installation.liquidwith a differentblock_order. - Cross-link from the Scheduling tool: in
templates/page.scheduling-tool.json, the time-slot step'ssecondary_button_urlpoints to/pages/buy-for-delivery?referrer=delivery_preferred.