Reserve In Store Developer Docs
  • Introduction
  • Visual Customization
    • HTML/Liquid Templates
    • Email Templates
    • Custom CSS
    • Custom Integration
      • Product Page Button
      • Cart/Global Button
      • Stock Indicator
  • Behavior Customization
    • Javascript API
      • Methods
      • Events
    • Webhooks
    • REST API
      • GET /locations.json
      • GET /inventory.json
      • GET /reservations.json
Powered by GitBook
On this page

Was this helpful?

  1. Visual Customization
  2. Custom Integration

Product Page Button

Change Location of "Reserve In-Store" Button in Product Page

PreviousCustom IntegrationNextCart/Global Button

Last updated 6 years ago

Was this helpful?

The product page "reserve in store" button looks like this:

You can change the location of where the "Reserve In-Store" button gets inserted in your product page by changing the "Status/Integration" option like this:

The CSS selector option lets you define what element on the page the button should be next to (or within).

How the reserve in-store button looks by default when it is automatically inserted (if possible)
In this example we're changing the location of the button to appear right after the product description.