...
Where do orders from Styla Frontend go?
They are saved in the order management in your “headless“ shop. You can manage them as any order coming from a BigCommerce/Shopify frontend.Can I adapt BigCommerce’s cart and checkout?
You can adapt the cart as long as the data from the shop’s API permits it. In this respect Styla is limited by whatever the API delivers and accepts. The checkout is included as an iframe directly from BigCommerce, so you cannot modify it.Cart and Checkout buttons don’t show up in my minicart. Why?
They are probably not configured. Go to the Editor to Bases Manager and set labels and links for your cart and checkout buttons. They should use relative links like/cart
to your pages with Cart and Checkout modules respectively.How do I create and update pages for checkout, cart, signup, login, forgot password?
You create them in the Editor, as any other content page, and then drag&drop specific modules on them. Remember to configure each module’s options for it to work correctly.
The above modules use a BigCommerce API to let users perform actions and sync with data in BigCommerce.How will our out-of-stock products look on the storefront?
Such products are simply displayed as “not available“. Styla Frontend does not offer substituting them with any similar products at the moment. This may be developed later.Login does not work
If your BigCommerce store is set to “Down for Maintenance“ then registration will work but login won’t. If you want to test login, go to Store Setup > Store Settings in your BC backend and switch the Store Status switch to Open.
If login still does not work, make sure thebigcommerce.store_url
setting for your account in the FRONT CONFIGURATION tab is correct (https://store-mystorehash.mybigcommerce.com
).Can I log in as a BigCommerce client?
Styla Frontend does not offer this functionality at the moment.