Skip to content

Commit d452517

Browse files
committed
Updated for non-custom checkout limitation
1 parent 39ae90a commit d452517

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/storefront/stencil/start/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,18 @@ All stencil themes utilize the [Speculation Rules API](https://developer.mozilla
6060

6161
### Limitations
6262

63+
- Currently only works for non-custom checkout pages.
6364
- Currently only works if the shopper is using the Google Chrome browser. Check [browser compatibility](https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API#browser_compatibility) to see latest browser support.
6465
- The checkout won't pre-render if the shopper updates their cart on the cart page.
6566

6667
<Callout type="info">
6768
If you are hosting your own analytics you'll need to make changes to your implementation to ensure compatibility. See our [hosted analytics documentation](https://developer.bigcommerce.com/docs/integrations/hosted-analytics) for more information.
6869
</Callout>
6970

71+
<Callout type="info">
72+
Custom checkout pages are not supported. This includes B2B checkout pages and any checkouts that are using the [Checkout SDK](https://developer.bigcommerce.com/docs/storefront/cart-checkout/checkout-sdk).
73+
</Callout>
74+
7075
## Blueprint (Legacy framework)
7176

7277

0 commit comments

Comments
 (0)