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'; } ?>
Paint-It-Open-Paint-Registration-Fee

Paint It! Ellicott City Open Paint Fee

The registration fee for the Paint It! Ellicott City 2024 Open Paint is $10.

NOTE: Submission of this payment serves as registration for the Open Paint. Paint-out details will be sent to provided email in advance of event.