Title: CSS Classes For WooCommerce &#8211; customize the WooCommerce cart and checkout via CSS
Author: Jose Mortellaro
Published: <strong>17 august 2023</strong>
Last modified: 10 decembrie 2025

---

Caută module

![](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

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

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

 * [Detalii](https://ro.wordpress.org/plugins/css-classes-for-woocommerce/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/css-classes-for-woocommerce/#reviews)
 * [Dezvoltare](https://ro.wordpress.org/plugins/css-classes-for-woocommerce/#developers)

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

## Descriere

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.

## Recenzii

![](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/) 18 august 2023

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 🙂

 [ Citește o recenzie ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/)

## Contributori și dezvoltatori

„CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS”
este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

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

[Tradu „CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/css-classes-for-woocommerce)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/css-classes-for-woocommerce/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/css-classes-for-woocommerce/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/)
prin [RSS](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 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

 *  Versiunea **0.0.3**
 *  Ultima actualizare **Acum 4 luni**
 *  Instalări active: **20+**
 *  Versiune WordPress ** 4.6 sau mai recentă **
 *  Testat până la **6.9.4**
 *  Versiune PHP ** 7.2 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/css-classes-for-woocommerce/)
 * Etichete
 * [body](https://ro.wordpress.org/plugins/tags/body/)[cart](https://ro.wordpress.org/plugins/tags/cart/)
   [checkout](https://ro.wordpress.org/plugins/tags/checkout/)[customization](https://ro.wordpress.org/plugins/tags/customization/)
   [style](https://ro.wordpress.org/plugins/tags/style/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/css-classes-for-woocommerce/advanced/)

## Evaluări

 5 din 5 stele.

 *  [  1 5 – recenzie (stele)     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=5)
 *  [  0 4 – recenzii (stele)     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=4)
 *  [  0 3 – recenzii (stele)     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=3)
 *  [  0 2 – recenzii (stele)     ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/?filter=2)
 *  [  0 1 – recenzii (stele)     ](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)

[Vezi toate recenziile](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/)

## Contributori

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

## Suport

Probleme rezolvate în ultimele două luni:

     0 din 1

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/css-classes-for-woocommerce/)