🛠 Fixes
Update | Description |
---|---|
MSRP Pricing Override | Previously, if the item had an MSRP price, it was stored as the price for the item. By default, the “price” field will now be used for “Price Retail”. |
Features
Additional Functionality
Feature | |
---|---|
Customer Group Data | If applicable to the integration, HawkSearch will utilize the Customer Group BigCommerce API endpoints to pull back the visibility rules for customer groups in the BigCommerce configuration settings. The main data points utilized will be a mapping between the Customer Group ID and what Categories they are allowed to view. Using these data points will allow HawkSearch to hide any products that a customer group does not have access to based on the customer group id passed in the request as well as the mapping generated. |
Alternate Image Sorting | Alternate images will be stored in the data feed in the same order as what is on BigCommerce |
Additional Data Points
Field | Field Name | Description |
---|---|---|
Price Sort BC | price_sort_bc | Price sort field used for sorting pricing. This field will contain the Sale Price if not the default Price of the product. |
Rating Average | rating_average | Average rating for a product |
Rating Count | rating_count | Number of ratings for a product |
Suggested Retail Pricex | suggested_retail_price | MSRP Data from BigCommerce |
Total Sold | total_sold | Total sold quantity for the item in BigCommerce |
...