Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This page suggest the tests to perform when setting your Styla Frontend up and before you go live with it. It also lists possible causes for problems.

...

  • check if your bases set up correctly

  • check if BigCommerce API credentials correct and set up correctly in the DOMAIN CONFIGURATION JSON

  • pass the bug report to your Onboarding Manager

...

Check if shopping flow working as expected

  • if newly created user accounts show up in BigCommerce

  • if login works

  • if password reset works

  • if prices and product details o Styla Frontend in line with BigCommerce

  • if products can be added to the cart

  • if checkout works and orders show up in BigCommerce

Check if search working as expected

  • if search results show up as expected for products, categories, content pages, both in the search input and on the search results page

  • if content updates for products, categories, content pages are reflected both in the search input and on the search results page

Check if your custom modules working as expected

  • the functionalities and testing flow depend on a specific module

  • but check if data saved in your module is visible in its JSON (by adding /json to the module’s URL in the Editor)

  • also, if any content delivered by handlebars is prerendered, so shows up in your browser even with JavaScript switched off