Enable Personalized Search API Endpoints

Documentation article about Enable Personalized Search API Endpoints Add to Cart Behavior Add to Cart Behavior Add to Cart Behavior

·2 min read·3 views·View Oracle Docs

Add to Cart Behavior

Add to Cart Behavior

This string lets you define the action that occurs after a shopper adds an item to the cart. Possible values are:

  • showCartConfirmationModal (default)

  • goToCart

  • showMiniCart

  • showCartConfirmationModal

ID

addToCartBehavior

UI location

Shopping Catalog

JSON file

Cart.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Add to Cart from Facets View

Add to Cart from Facets View

Add to Cart from Facets View

This boolean lets you decide if a facet view shows the Add to Cart button on each search result.

ID

addToCartFromFacetsView

UI location

Shopping Catalog

JSON file

Cart.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Allow Adding More Than One PromoCode

Allow Adding More Than One PromoCode

Allow Adding More Than One PromoCode

This property works with:

  • SuiteCommerce Advanced - Elbrus and later

  • SuiteCommerce

This boolean lets you enable or disable the SuitePromotions feature.

More Information: Promotions in Commerce Web Stores

ID

promocodes.allowMultiples

UI location

Shopping Catalog

JSON file

Cart.json

Allow custom matrix child search in the item list

Allow custom matrix child search in the item list

Allow custom matrix child search in the item list

This property works with:

  • SuiteCommerce Advanced - Kilimanjaro and later

  • SuiteCommerce

This boolean lets you enable or disable the custom matrix child item search in the Item list. If you enable this property, the item search uses the field set you defined in the Matrix child items fieldset for search property for the Matrix Child Items (Detail) field.

More Information: See Item Search API Input Parameters (matrixchilditems_fieldset parameter information).

ID

matrixchilditems.enabled

UI location

Shopping Catalog

JSON file

Cart.json

Frequently Asked Questions (4)

How do I enable the personalized Search API endpoints in SuiteCommerce Advanced?
To enable the personalized Search API endpoints, navigate to Shopping Catalog > Personalized Search API Endpoints in the SuiteCommerce interface and enable the setting identified by the ID 'isNewSearchApiEnabled'.
Can this new feature of personalized Search API endpoints be used in all editions of NetSuite?
The personalized Search API endpoints feature is available starting in SuiteCommerce Advanced 2021.2 and may not be available in other editions or earlier versions.
What are the main differences between cacheable and personalized API endpoints?
Cacheable API endpoints optimize performance by caching responses for frequently accessed data. In contrast, personalized API endpoints retrieve unique, non-cached item information tailored to individual users' profiles, ensuring up-to-date results.
Is a cross-domain configuration required to use the Item Search API with JSONP?
Yes, when using the Item Search API with cross-domain requests, JSONP can be utilized to allow responses to be wrapped in a JavaScript variable included in a script tag, enabling cross-domain AJAX requests.
Source: Enable Personalized Search API Endpoints 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 →