Add to Cart Feature in Facets View for SuiteCommerce

The Add to Cart feature from Facets View allows users to add items directly from search results in SuiteCommerce, enhancing user experience.

·1 min read·View Oracle Docs

The Add to Cart feature in Facets View plays a crucial role in streamlining the shopping experience for customers using SuiteCommerce. This functionality allows users to add items directly from the search results, promoting convenience and improving overall engagement.

Key Configuration Details

  • ID: addToCartFromFacetsView
  • UI Location: Shopping Catalog
  • JSON File: Cart.json
  • Configuration File (pre-Vinson): SC.Shopping.Configuration.js

This boolean setting determines whether the Add to Cart button will be displayed for each item within the facet view. Implementing this can significantly influence customer shopping habits, making it essential for online retailers to consider.

Implementation Considerations

  • Ensure the feature is enabled to enhance user interaction.
  • Review placement of the Add to Cart button to maintain a clean and effective UI.

By optimizing the visibility and accessibility of the Add to Cart button in the Facets View, businesses can potentially increase sales and improve customer satisfaction as users can effortlessly add products to their carts as they browse through search results.

Frequently Asked Questions (4)

Is the Add to Cart feature in Facets View available in all versions of SuiteCommerce?
The article doesn't specify version availability, but it does mention a configuration file difference for pre-Vinson versions, suggesting potential versioning implications.
Do I need to enable a feature flag to activate the Add to Cart button in Facets View?
Yes, the article mentions a boolean setting that determines whether the Add to Cart button will be displayed, implying the need for enabling this feature.
Where in the UI is the Add to Cart button placed for Facets View?
The Add to Cart button is located within the Facets View of the Shopping Catalog according to the article.
Can the placement of the Add to Cart button in Facets View impact its effectiveness?
Yes, reviewing the placement of the Add to Cart button is recommended to maintain a clean and effective user interface, which can directly influence the shopping experience.
Source: Add to Cart from Facets View Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in Commerce

View all Commerce articles →