Title: CSS Classes For WooCommerce &#8211; customize the WooCommerce cart and checkout via CSS
Author: Jose Mortellaro
Published: <strong>2023-08-17</strong>
Last modified: 2026-05-21

---

Szukaj wtyczek

![](https://ps.w.org/css-classes-for-woocommerce/assets/banner-772x250.png?rev=2955116)

![](https://ps.w.org/css-classes-for-woocommerce/assets/icon-256x256.png?rev=2955116)

# CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS

 Autor: [Jose Mortellaro](https://profiles.wordpress.org/giuse/)

[Pobierz](https://downloads.wordpress.org/plugin/css-classes-for-woocommerce.0.0.3.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/css-classes-for-woocommerce/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/css-classes-for-woocommerce/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/css-classes-for-woocommerce/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/css-classes-for-woocommerce/)

## Opis

CSS Classes For WooCommerce adds CSS classes to the body depending on the cart and
the customer.
 You can then use those classes to customize the checkout and cart
pages with your custom CSS.

### CSS classes added to the body if:

 * The cart is empty or not empty
 * There is at least a product with a price greater than zero (payment methood needed)
 * The shipping methods are shown or not needed
 * If the shipping address is needed or there are only digital products in the cart
 * The prices are shown including or excluding taxes
 * All products are sold individually
 * There are specific products in the cart
 * The quantity of specific products is a specific number
 * The billing address of the customer has a specific country
 * The customer has a specific role on the website
 * The customer has already bought something
 * The customer has bought a specific number of time

If for example in the cart there are only products that can be sold individually,
you can take advantage of the CSS class added by this plugin to hide the column „
Qty” .
 In this case you will write the CSS

    ```
    .ccfw-cart-all-sold-individually-true .shop_table .product-quantity {
        display: none;
    }
    ```

### How customize the WooCommerce cart and checkout via CSS

 * The plugin doesn’t provide any option, and you will not see any settings page.
   Just activate it.
 * Right-click and click on Inspect on the frontend.
 * Read the value of the class attribute of the body element.
 * Use the CSS classes added to the body for your custom CSS

### Requirements

You can take advantage of this plugin only if you have at least basic skills with
CSS and are able to add your custom CSS.
 In other cases, you will not know what
to do with this plugin.

### Backend Speed Optimization

Is your dashboard slow? We optimize admin performance by improving queries and reducing
plugin load.
 Read [Backend Speed Optimization Service](https://josemortellaro.com/backend-speed-optimization/)
for more information.

## Recenzje

![](https://secure.gravatar.com/avatar/0750c31ad2e4acbd1e971a549974bf676de83ffafccd57e2dd7e2139fdd9e88d?
s=60&d=retro&r=g)

### 󠀁[Perfect to customize the cart and checkout via CSS](https://wordpress.org/support/topic/perfect-to-customize-the-cart-and-checkout-via-css/)󠁿

 [Jose Mortellaro](https://profiles.wordpress.org/giuse/) 2023-08-18

I love my own plugin because it gives you the possibility to customize the cart 
and checkout pages depending on the cart situation, only via CSS without touching
any line of PHP code 🙂

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/)

## Kontrybutorzy i deweloperzy

„CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS”
jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ Jose Mortellaro ](https://profiles.wordpress.org/giuse/)

[Przetłumacz wtyczkę “CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS” na swój język.](https://translate.wordpress.org/projects/wp-plugins/css-classes-for-woocommerce)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/css-classes-for-woocommerce/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/css-classes-for-woocommerce/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/)
przez [RSS](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 0.0.3

 * Checked: WordPress v. 6.4

#### 0.0.2

 * Added: CSS class for each row depending on the product ID, slug, and category

#### 0.0.1

 * Initial release.

## Meta

 *  Wersja **0.0.3**
 *  Ostatnia aktualizacja **1 miesiąc temu**
 *  Włączone instalacje **20+**
 *  Wersja WordPressa ** 4.6 lub nowszej **
 *  Testowano do **7.0**
 *  Wersja PHP ** 7.2 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/css-classes-for-woocommerce/)
 * Tagi
 * [body](https://pl.wordpress.org/plugins/tags/body/)[cart](https://pl.wordpress.org/plugins/tags/cart/)
   [checkout](https://pl.wordpress.org/plugins/tags/checkout/)[customization](https://pl.wordpress.org/plugins/tags/customization/)
   [style](https://pl.wordpress.org/plugins/tags/style/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/css-classes-for-woocommerce/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/)

## Zaangażowani

 *   [ Jose Mortellaro ](https://profiles.wordpress.org/giuse/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/css-classes-for-woocommerce/)