|
|
|
|
|
|
|
|
|
|
|
|
This article applies to:
ML8, MultiStore
Customers Who Bought X Also Bought Y
|
|
The software has the ability to display products that have previously been purchased with the product currently being viewed, similar to large stores like Amazon.
Setup
To configure this feature, adjust the settings of the following AppConfigs to your preference
| AppConfig Name | Description | | AlsoBoughtNumberToDisplay | This determines how many 'also bought' products will display on the product page. Setting this to 0 will disable this feature. | | AlsoBoughtProductsFormat | Set this to GRID or TABLE depending on how you want the products to display. The grid layout displays as a NxN grid, while the table view is just a vertical list of the products. | | AlsoBoughtProductsGridColWidth | If using the GRID layout from the AppConfig above, this determines how many columns to have per row. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|