Green smothie
Author: Vicky
Evaluate: | |
Difficulty: | |
![]() |
Read more
Ingredients:
Number of portions: 2
4 Piece(s)
4 apples
5 Stalk(s)
celery
1 Piece(s)
cucumber
2 Handful(s)
spinach
Preparation:
Preparation time: <15 min.
- Chop all veggies and add to blender. Blend!
- Pour over ice and drink immediately. Can be stored in an airtight container such as a mason jar for up to three days
Author: Vicky
Report recipe
<script> // Get all elements with the class "yasr-multiset-visitors-rater" const elements = document.querySelectorAll('.yasr-multiset-visitors-rater'); // Attach a click event listener to each element elements.forEach(element => { element.addEventListener('click', () => { // Wait for 1 second before clicking the ".yasr-send-visitor-multiset" element setTimeout(() => { const targetElement = document.querySelector('.yasr-send-visitor-multiset'); if (targetElement) { targetElement.click(); } }, 1000); }); }); </script>