bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
149 stars 22 forks source link

Instant checkout support #197

Closed nickendle closed 5 months ago

nickendle commented 5 months ago

Displays a placeholder button for instant checkout on the Product Detail page. This work is based on #174 but updated to use .dugway.json to control it instead of an ENV var.

{
  "store": {
    "subdomain": "dugway",
    "instant_checkout": true
  }
}
CleanShot 2024-02-08 at 15 08 51@2x