Original Jeans Project

Cherokee(CRK-018)

This category is my process about producing original jeans.

[insert_php] $paged = get_query_var(‘paged’); [/insert_php] [insert_php] query_posts(“cat=9&posts_per_page=-1&paged=$paged”); [/insert_php] [insert_php] if (have_posts()) : while(have_posts()) : the_post(); [/insert_php] [insert_php] endwhile; [/insert_php] [insert_php] else: [/insert_php] [insert_php] endif; [/insert_php]