Hi! I ve a question, imagine that I ve an article with a price X. This price can be varied through hooks, BUT, it's possible to not have to pass through all the hooks? maybe the first one give me a final price.. I don't know if there's the possibility to create something like a hook "break" and return the price I ve at this moment... have I made myself understood? thanks!
Hi! I ve a question, imagine that I ve an article with a price X. This price can be varied through hooks, BUT, it's possible to not have to pass through all the hooks? maybe the first one give me a final price.. I don't know if there's the possibility to create something like a hook "break" and return the price I ve at this moment... have I made myself understood? thanks!