PHPackages                             symfinity/ux-blocks-ecommerce - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. symfinity/ux-blocks-ecommerce

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

symfinity/ux-blocks-ecommerce
=============================

Shop section Twig components

v0.1.0(today)00MITPHPPHP &gt;=8.2CI passing

Since Jun 27Pushed todayCompare

[ Source](https://github.com/symfinity/ux-blocks-ecommerce)[ Packagist](https://packagist.org/packages/symfinity/ux-blocks-ecommerce)[ Docs](https://github.com/symfinity/ux-blocks-ecommerce)[ RSS](/packages/symfinity-ux-blocks-ecommerce/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (16)Versions (2)Used By (0)

UX Blocks Ecommerce
===================

[](#ux-blocks-ecommerce)

### Shop section Twig components

[](#shop-section-twig-components)

[![PHP Version](https://camo.githubusercontent.com/fe60a3918bae3bc2ed56c6c5329ac0cb7462196b3061d0afb91fc4a241fe4172/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322b2d3737374242343f7374796c653d666c6174266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](composer.json)[![Symfony](https://camo.githubusercontent.com/0b9a123c2224a4e7dbbb624492f493b4fbb810e2060e7ddbec9346b13a65ac24/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d372e342b2d3334333433343f7374796c653d666c6174266c6f676f3d73796d666f6e79266c6f676f436f6c6f723d7768697465)](composer.json)
[![CI](https://github.com/symfinity/ux-blocks-ecommerce/actions/workflows/ci.yml/badge.svg)](https://github.com/symfinity/ux-blocks-ecommerce/actions/workflows/ci.yml)
[![Release](https://camo.githubusercontent.com/95f55dc304fbf88abe5e1da7fc946d30bba9ba8b167b7a34d042b31865335680/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73796d66696e6974792f75782d626c6f636b732d65636f6d6d657263652e7376673f7374796c653d666c6174266c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/symfinity/ux-blocks-ecommerce)[![Downloads](https://camo.githubusercontent.com/917ae4c0f405644aad65a59271c94ec21d7a05bbd4a8e2fa1ebb8100283f5846/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796d66696e6974792f75782d626c6f636b732d65636f6d6d657263652e7376673f7374796c653d666c6174266c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/symfinity/ux-blocks-ecommerce)[![License](https://camo.githubusercontent.com/f48f8d6cf609f5b181b9c3218a85175fe8a5809c7ea400347f39697a5d55065d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)](LICENSE)

Note

**Read-only mirror.**See [CONTRIBUTING.md](CONTRIBUTING.md) for how to propose changes.

Features
--------

[](#features)

- **10 shop section roles** — product cards, cart, checkout, orders, and promos
- **Native-first (`nat`)** — marketing-style sections styled with ui-kernel tokens
- **Registry-aligned** — `blocks.shop.*` fragment ids
- **Explicit opt-in tier** — never pulled in by `symfinity/ux-blocks-full`
- **Flex recipe** — bundle registration on install

Component inventory
-------------------

[](#component-inventory)

RoleTwigInteractionFragmentStatusproduct-overviewProductOverviewnat`blocks.shop.product-overview`shippedproduct-list-sectionProductListSectionnat`blocks.shop.product-list-section`shippedproduct-cardProductCardnat`blocks.shop.product-card`shippedshopping-cart-layoutShoppingCartLayoutnat`blocks.shop.shopping-cart-layout`shippedcheckout-form-sectionCheckoutFormSectionnat`blocks.shop.checkout-form-section`shippedcategory-filters-staticCategoryFiltersStaticnat`blocks.shop.category-filters-static`shippedorder-summaryOrderSummarynat`blocks.shop.order-summary`shippedorder-historyOrderHistorynat`blocks.shop.order-history`shippedpromo-incentivesPromoIncentivesnat`blocks.shop.promo-incentives`shippedcart-drawer-quickviewCartDrawerQuickviewstl`blocks.shop.cart-drawer-quickview`shipped**Highlights:** composable product list and overview sections; checkout and order summary layouts; cart drawer quickview when interactive tier is present.

Handbook: [docs/components.md](docs/components.md).

Prerequisites
-------------

[](#prerequisites)

Add the [symfinity/recipes](https://github.com/symfinity/recipes) Flex endpoint to your project's `composer.json` (see [recipes README](https://github.com/symfinity/recipes/blob/main/README.md)) — recipes are not in Symfony's official recipe repository yet.

Installation
------------

[](#installation)

**Explicit opt-in** — add only when you ship storefront pages. See [UX Blocks install profiles](https://github.com/symfinity/ux-blocks#install-profiles).

```
composer require symfinity/ux-blocks-ecommerce
```

See [Installation](docs/installation.md).

Quick Start
-----------

[](#quick-start)

```

```

See [Quick start](docs/quickstart.md) for the full walkthrough.

Documentation
-------------

[](#documentation)

- **[Quick start](docs/quickstart.md)** — minimal setup path
- **[Installation](docs/installation.md)** — Flex, dependencies, verify
- **[Configuration](docs/configuration.md)** — bundle and app options
- **[Components](docs/components.md)** — role index and examples
- **[Usage](docs/usage.md)** — day-to-day patterns
- **[Upgrade](docs/upgrade.md)** — version migrations

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Symfony 7.4 or 8.x
- `symfinity/ux-blocks-core` ^0.1
- `symfinity/ux-blocks-marketing` ^0.1 (installed automatically)

Support
-------

[](#support)

- [GitHub Issues](https://github.com/symfinity/ux-blocks-ecommerce/issues)
- [Security](.github/SECURITY.md)
- [Contributing](CONTRIBUTING.md)

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/246582257?v=4)[Symfinity](/maintainers/symfinity)[@symfinity](https://github.com/symfinity)

---

Tags

ecommercesymfonysymfony-bundlesymfony-uxtwig-componentsux-blockssymfonysymfony-uxecommerceSymfony Bundledesign-systemtwig-componentsux-blocks

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/symfinity-ux-blocks-ecommerce/health.svg)

```
[![Health](https://phpackages.com/badges/symfinity-ux-blocks-ecommerce/health.svg)](https://phpackages.com/packages/symfinity-ux-blocks-ecommerce)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M376](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
