Title: CSS Classes For WooCommerce &#8211; customize the WooCommerce cart and checkout via CSS
Author: Jose Mortellaro
Published: <strong>17.08.2023</strong>
Last modified: 21.05.2026

---

Търсене на разширения

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

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

[Изтегляне](https://downloads.wordpress.org/plugin/css-classes-for-woocommerce.0.0.3.zip)

 * [Детайли](https://bg.wordpress.org/plugins/css-classes-for-woocommerce/#description)
 * [Оценки](https://bg.wordpress.org/plugins/css-classes-for-woocommerce/#reviews)
 * [Разработка](https://bg.wordpress.org/plugins/css-classes-for-woocommerce/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/css-classes-for-woocommerce/)

## Описание

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.

## Отзиви

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

 [ Прочетете 1 отзив ](https://wordpress.org/support/plugin/css-classes-for-woocommerce/reviews/)

## Сътрудници и разработчици

“CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS”
е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

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

[Превеждане на “CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/css-classes-for-woocommerce)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/css-classes-for-woocommerce/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/css-classes-for-woocommerce/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/)
чрез [RSS](https://plugins.trac.wordpress.org/log/css-classes-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

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

## Мета

 *  Version **0.0.3**
 *  Last updated **Преди 4 месеца **
 *  Active installations **10+**
 *  WordPress version ** 4.6 или по-висока **
 *  Tested up to **7.0.6**
 *  PHP version ** 7.2 или по-висока **
 *  Language
 * [English (US)](https://wordpress.org/plugins/css-classes-for-woocommerce/)
 * Tags
 * [body](https://bg.wordpress.org/plugins/tags/body/)[cart](https://bg.wordpress.org/plugins/tags/cart/)
   [checkout](https://bg.wordpress.org/plugins/tags/checkout/)[customization](https://bg.wordpress.org/plugins/tags/customization/)
   [style](https://bg.wordpress.org/plugins/tags/style/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/css-classes-for-woocommerce/advanced/)

## Оценки

 5 out of 5 stars.

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

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

## Сътрудници

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

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/css-classes-for-woocommerce/)