You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this issue is to document the scenarios you SHOULD test when making changes in the ProductContext or ProductWrapper and related components. Also when working on the vtex.product-context app.
In all of these scenarios, you should expect your product page to be working properly.
1 - Navigating from home to product page from shelf.
Click on a shelf item, ensure it loads properly.
2 - Navigating from one product page to another.
Find a product with related items shelf on its page and click on an item there. Everything should work as expected during the changes.
3 - Navigating from the search page to the product page.
Make a search and click on a gallery item to navigate to the product page.
If all of these scenarios are OK, you are good to go.
The text was updated successfully, but these errors were encountered:
The purpose of this issue is to document the scenarios you SHOULD test when making changes in the
ProductContext
orProductWrapper
and related components. Also when working on thevtex.product-context
app.In all of these scenarios, you should expect your product page to be working properly.
1 - Navigating from home to product page from shelf.
Click on a shelf item, ensure it loads properly.
2 - Navigating from one product page to another.
Find a product with related items shelf on its page and click on an item there. Everything should work as expected during the changes.
3 - Navigating from the search page to the product page.
Make a search and click on a gallery item to navigate to the product page.
If all of these scenarios are OK, you are good to go.
The text was updated successfully, but these errors were encountered: