Advertisement
NikolayBezay

Untitled

Jun 2nd, 2022 (edited)
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <script>
  2. let myTestElement = document.querySelector('.myDinamicElement');
  3. const myTotalPrice = window.localStorage.getItem('totalPrice');
  4. myTestElement.textContent = FREEE_HIPING_LIMIT - myTotalPrice + 'sdjfbdskhbfds';
  5. /*event trigger example*/
  6. adoric && adoric.trigger('MY_TRIGGER_EVENT_NAME');
  7.  
  8. </script>
  9.  
  10.  
  11.  
  12. https://help.adoric.com/events-guide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement