...
The following system fields need to be created:
Field Name | Save As | Description |
---|---|---|
| Text Value | This is the unique item identifier. For products |
| Text Value | The item type. It is one of product or content_page |
| Text Value | The parent product ID. It is used for child products which are part of complex products (Configurable, Bundle, Grouped) |
| Text Value | The field for Hierarchy |
Make sure that each default attribute, product type_id
and all system fields have fields created in Hawksearch Workbench
...
Make sure that fields are created in Hawksearch Workbench
Field Name | Save As | Description |
---|---|---|
| Text Value | Product name |
| Text Value | Product URL |
| Text Value | Product Image URL |
| Text Value | Product Thumbnail URL |
| Text Value | Magento product type |
Pricing Fields | ||
price_regular | Numeric Value | Regular Product Price |
price_final | Numeric Value | Discounted Product Price |
price_regular_include_tax | Numeric Value | Regular Product Price Including tax |
price_final_include_tax | Numeric Value | Discounted Product Price Including tax |
price_regular_formatted | Text Value | Regular Product Price including currency sign |
price_final_formatted | Text Value | Discounted Product Price including currency sign |
price_regular_include_tax_formatted | Text Value | Regular Product Price including tax and currency sign |
price_final_include_tax_formatted | Text Value | Discounted Product Price including tax and currency sign |
price_group_<group_id> | Numeric Value | Discounted Product Price per Customer Group |
price_group_<group_id>_include_tax | Numeric Value | Discounted Product Price per Customer Group Including tax |
price_group_<group_id>_formatted | Text Value | Discounted Product Price per Customer Group including currency sign |
price_group_<group_id>_include_tax_formatted | Text Value | Discounted Product Price per Customer Group including tax and currency sign |
price_min | Numeric Value | Minimal price for configurable, bundle and grouped products |
price_max | Numeric Value | Maximal price for configurable, bundle and grouped products |
Pricing Fields per Customer groups will be pushed for each Customer group created in the Magento. You can review the full list of customer groups in Magento on the page Customers > Customer Groups
and replace <group_id>
in Field name with ID
from the list
...
Make sure that fields are created in Hawksearch Workbench
Field Name | Save As | Description |
---|---|---|
| Text Value | Page Title |
| Text Value | Content Heading |
| Text Value | Page Content |