From 5b125c4be57211e3c30ee9070f2afb8fbc411d69 Mon Sep 17 00:00:00 2001 From: ameotoko Date: Mon, 12 Feb 2024 09:16:10 +0100 Subject: [PATCH] add missing hooks to the list (#54) --- docs/manual/developer/hooks/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/developer/hooks/_index.en.md b/docs/manual/developer/hooks/_index.en.md index 0fd2e70..0f75a2f 100644 --- a/docs/manual/developer/hooks/_index.en.md +++ b/docs/manual/developer/hooks/_index.en.md @@ -77,6 +77,7 @@ This is a list of all hooks available in isotope (as of version 2.8): - addCollectionToTemplate - [addProductToCollection](addProductToCollection) - applyAdvancedFilters +- buttons - calculatePrice - collectionLocked - compileCart @@ -102,6 +103,7 @@ This is a list of all hooks available in isotope (as of version 2.8): - initializePostsale - itemIsAvailable - [modifyAddressFields](modifyAddressFields) +- orderConditions - [postAddProductToCollection](postAddProductToCollection) - [postCheckout](postCheckout) - postDeleteCollection