Magento EE Integration
EasyTabs
Replacing upsell and related product blocks with EE rule-based blocks
Argento doesn’t provide ready to use rule-based blocks for EasyTabs extension. If you want to use Enterprise Edition rule-based upsell and related product blocks you need to replace community blocks with enterprise manually.
- Navigate to EasyTabs page in backend:
Templates Master > Easy Tabs
- Select
Related Products
andWe Also Recommend
items in grid and disable them. -
Create new tabs with following configuration:
Upsell Products
Title : We Also Recommend Alias : targetrule_upsell_products Block type: EasyTabs Custom Block Sort Order: 4 Status : Enabled Store View: All Store Views Block : enterprise_targetrule/catalog_product_list_upsell Template : targetrule/catalog/product/list/upsell.phtml Unset : product.info::upsell_products
Related Products
Title : Related products Alias : targetrule_related_products Block type: EasyTabs Custom Block Sort Order: 5 Status : Enabled Store View: All Store Views Block : enterprise_targetrule/catalog_product_list_related Template : targetrule/catalog/product/list/related.phtml Unset : right::catalog.product.related
-
Configure blocks with Magento settings
System > Configuration > Catalog > Rule-Based Product Relations > Maximum Number of Products in Related Products List
System > Configuration > Catalog > Rule-Based Product Relations > Maximum Number of Products in Upsell Product List
- Flush Cache Storage at
System > Cache Management