WooCommerce

Selling with Unapp

Install WooCommerce and Unapp takes over its templates rather than letting the plugin's defaults take over your site. Six templates ship with the theme, all in the same rhythm as the rest of it.

What you get

Template Covers
archive-product The shop, and every product category and tag
single-product One product: gallery, price, add to cart, tabs, related
page-cart The cart
page-checkout Checkout
order-confirmation The thank-you page after an order
product-search-results Product search

They activate automatically when WooCommerce is active. With the plugin inactive they sit unused and cost nothing.

The Shop starter

The Shop starter builds a storefront home page — a hero, a category grid, a product row, the making-of story and a newsletter band — plus supporting pages, and points the menu at your shop. Apply it before or after installing WooCommerce; the order does not matter.

The product grid

WooCommerce sizes its own product grid with auto-fill and minmax(max(150px, calc(33.33% - .83em)), 1fr), which quietly assumes the plugin's own 1.25em gap. Widening that gap to a theme's spacing scale drops three columns to two without warning.

Unapp sets the grid tracks explicitly instead, and steps them 3 → 2 → 1 as the viewport narrows. If you change the gap yourself and the columns collapse, that arithmetic is why.

Styling the shop

Everything WooCommerce renders — buttons, badges, price, the gallery, tabs, cart and checkout panels, breadcrumbs — is styled from your active palette. Change palette and the shop changes with the rest of the site. There is no separate shop colour setting to keep in sync.