This is my updated shop page...

Showing the single result

// Store loop count we're currently on if ( empty( $woocommerce_loop['loop'] ) ) { $woocommerce_loop['loop'] = 0; } // Store column count for displaying the grid if ( empty( $woocommerce_loop['columns'] ) ) { $woocommerce_loop['columns'] = apply_filters( 'loop_shop_columns', 1 ); } // Ensure visibility if ( empty( $product ) || ! $product->is_visible() ) { return; } // Increase loop count $woocommerce_loop['loop']++; // Extra post classes $classes = array(); if ( 0 === ( $woocommerce_loop['loop'] - 1 ) % $woocommerce_loop['columns'] || 1 === $woocommerce_loop['columns'] ) { $classes[] = 'first'; } if ( 0 === $woocommerce_loop['loop'] % $woocommerce_loop['columns'] ) { $classes[] = 'last'; } ?>
Author Camp Product

Young Author’s Workshop

Grades 4-7 (Entering Fall 2024)
AM: 9:00 AM – 12:00 PM
Session 7: August 5-9
Price: $140.00 (member: $125.00)
Location: Black Box Theatre
Instructor: Cortland Jones

In this camp, our oldest campers will enhance their skills by engaging in a variety of practical writing activities. Students will receive encouragement, support, and tangible tools to pursue the goal of writing and publishing a book.