Rylie Walsh — Portfolio

WooCommerce
Custom Templates

Production PHP templates and interactive components built for a live greenhouse e-commerce client. Each demo is a standalone page showing the UI and interactions — original WordPress source included.

PHP WooCommerce API WP_Query Vanilla JS CSS Grid AJAX WordPress Hooks REST API
Full Pages
04
🏔️
Page Template
Packaged Product Page

Full single-product template replacing WooCommerce defaults. Sticky split-column layout, live package builder, and AJAX checkout bar.

WP_Query AJAX cart CSS sticky cross-sells
🌿
Page Template
Category Upsell Section

Dynamic cross-sell section injected into product pages. Queries WooCommerce taxonomy to show sibling categories, filtering out the current one.

get_terms() taxonomy CSS grid hover fx
Components & Sections
02
🌿
Coming Soon
Free Item with Purchase

Checkout section that automatically adds a free product when cart meets a threshold. Hooks into WooCommerce cart actions server-side.

WC hooks checkout PHP
🌿
Coming Soon
Free Item with Purchase

Checkout section that automatically adds a free product when cart meets a threshold. Hooks into WooCommerce cart actions server-side.

WC hooks checkout PHP
🔀
Coming Soon
Variable Product Picker

Custom variation selector UI replacing the WooCommerce default dropdown. Visual option buttons with price updates on selection.

variations JS WC API