Skip to main content

FastStore - May 2022

ยท 3 min read

New OutOfStock and ProductCard components added to the FastStore UI. Also, improvements in the FastStore API now allow fetching additional properties of a product.

FastStore UIโ€‹

OutOfStockโ€‹

  • ๐ŸŽ‰New OutOfStock component - #1314

    Use the OutOfStock component to display a subscription form for shoppers who want to be alerted when the product is back in stock.

out-of-stock

ProductCardโ€‹

  • ๐ŸŽ‰New ProductCard component - #1272

    Use the ProductCard component to provide a general view of a product, including images, name, price, discount, and buy button.

product-card

FastStore SDKโ€‹

useStorageโ€‹

  • โœจUpdated hook component - #1316

    The shopping cart is now persistent across the browser's tabs. Before, if two items were added to the cart through distinct tabs, the last item would always overwrite the prior one.

FastStore APIโ€‹

VTEX Platformโ€‹

  • ๐Ÿ› Top searches - #1321

    All requests to the FastStore Search API now receive locale info so the search can return product suggestions according to the user locale.
  • ๐Ÿ› Fixed breadcrumb broken links - #1306

    Breadcrumb links that were broken have been fixed, allowing shoppers to navigate the website without getting 404 errors.
  • โœจ Support for querying additional properties of a product - #1304

    The FastStore API has been enhanced to support querying any additional property of a product.
  • โœจ Sync Cart with Checkout - #1299

    The behavior of the validateCart resolver has been modified. After placing an order, the cart is now cleared, and any changes made during checkout are reflected in the cart.
  • ๐Ÿ›The Search API now receives selectedFacets component - #1297

    Filtering search results according to the user's region has been fixed.
  • ๐Ÿ›Fixed promotion issues - #1289

    Promotions such as Buy 2 Get 3 now work correctly.
  • ๐Ÿ›Fixed SKU offer issues - #1282

    Product offers related to a specific SKU have been fixed, and now the offers are available only for available SKUs.
  • ๐Ÿ›Fixed in the Serch API - #1273

    Suggestions are now working as expected.

Internalโ€‹

Startersโ€‹

  • ๐ŸŽ‰New Community Starters

    Check out the new Community Starters, created and maintained by FastStore community members: