Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <div class="product-item">
  2. <a href="#">
  3. <img src="#" alt="">
  4. <div class="product-item__content">
  5. <span>In case you didn't get it: Airfryer</span>
  6. <span class="price">199,00</span>
  7. </div>
  8. </a>
  9. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement