Skip to content

Commit

Permalink
add missing hooks to the list (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
ameotoko authored Feb 12, 2024
1 parent 9b7a411 commit 5b125c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/manual/developer/hooks/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 5b125c4

Please sign in to comment.