Guest User

Untitled

a guest
Jun 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <?php shopp('catalog','category-list','products=on'); ?>
  2.  
  3. <?php while(shopp('catalog', 'categories')): ?>
  4.  
  5. <?php shopp('category','thumbnail'); ?>
  6.  
  7. <?php endwhile; ?>
Add Comment
Please, Sign In to add comment