Skip to main content

Single Product

One product, rendered as a card — the same card the Products grid uses.

The block renders through the wc_product element — the same PHP that runs in the page builder, so the front end is identical either way.

caution
Needs the WooCommerce extension and the WooCommerce plugin

This element ships with the WooCommerce extension, which is inactive by default, and it needs the WooCommerce plugin installed and active.

With either missing the block does not register at all — so it appears in the inserter exactly when it can actually work, rather than as an entry that renders nothing.

What the sidebar exposes

OptionWhat it does
productWhich product
card_rowsWhich rows the card shows
box_styleCard box preset
image_ratioCrop ratio
image_sizeWhich registered image size
rating_symbolRating mark
rating_fill_colorFilled colour
rating_empty_colorEmpty colour
rating_sizeRating size
show_ribbonCorner ribbon
show_sale_badgeSale badge
badge_styleBadge design
show_featured_badgeFeatured badge
show_new_badgeNew badge
new_daysHow recent counts as new
add_to_cart_textButton text

Anything not listed stays available in the page builder, and round-trips untouched.

A card, not a product page

For the full page — gallery, tabs, variations — use Product Page instead.