Indexing
Warning |
---|
Provide some indexing details here, benefits for the client and possibilities |
...
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 |
...
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 |
...