SiteGenesis Recommendations
Product recommendations are implemented in the SiteGenesis application as follows:
| Element | Description |
|---|---|
| API | None for this feature. |
| Pipelines | None for this feature. |
| Resource files | The header values (for example, "You Might Also Like")
are defined within the product.properties
resource file. |
| Scripts | None for this feature. |
| Templates | The /templates/default/slots/recommendation/product_1x4_recomm.isml template shows recommendations. |
Explicit recommendations are implemented in the SiteGenesis application as follows:
| Element | Description |
|---|---|
| API |
dw.catalog.Recommendation, dw.catalog.Category
|
| Pipelines | None for this feature. |
| Resource files | The header values (for example, "You Might Also Like") are
defined within the product.properties resource
file. |
| Scripts | None for this feature. |
| Templates | The
product/component/recommendations.isml template
shows recommendations and is included by the
product/components/productdetail.isml
template.
|