Skip to content
  • Ere Maijala's avatar
    Use correct cookie path for cart. (#876) · 8587f050
    Ere Maijala authored
    - Otherwise server-side functionality such as emptying the cart won’t work since it will push the cookie using a path while the JS functionality uses a path-less cookie.
    8587f050