We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977786f commit 13e989aCopy full SHA for 13e989a
view/adminhtml/templates/system/config/event/list.phtml
@@ -17,7 +17,7 @@ $eventsPlus = [
17
'Add To Cart (add_to_cart)',
18
'Remove From Cart (remove_from_cart)',
19
'Add To Wishlist (add_to_wishlist)',
20
- 'View Product List on category page, related/upsale/crossale products (view_item_list)',
+ 'View Product List on category page, related/up-sell/cross-sell products (view_item_list)',
21
'Shipping Step on Checkout Page (add_shipping_info)',
22
'Payments Step on Checkout Page (add_payment_info)'
23
];
0 commit comments