Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- let myTestElement = document.querySelector('.myDinamicElement');
- const myTotalPrice = window.localStorage.getItem('totalPrice');
- myTestElement.textContent = FREEE_HIPING_LIMIT - myTotalPrice + 'sdjfbdskhbfds';
- /*event trigger example*/
- adoric && adoric.trigger('MY_TRIGGER_EVENT_NAME');
- </script>
- https://help.adoric.com/events-guide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement