| CSS Selector | Description |
.upcart-public-cart-items | Main wrapper for the cart items list. |
.upcart-public-cart-item | Individual cart item wrapper. |
.upcart-public-cart-items-skeleton__content | Skeleton loader for cart items. |
.upcart-public-component-product-tile | Wrapper for an individual product item in the cart. |
.upcart-public-component-product-tile__content | Content area of the product tile. |
.upcart-public-component-product-tile__image-wrapper | Wrapper around the product image. |
.upcart-public-component-product-tile__image | Image of the product in the cart. |
.upcart-public-component-product-tile__info | Information section of the product tile. |
.upcart-public-component-product-tile__header | Header section of the product tile. |
.upcart-public-component-product-tile__product-title | Name of the product in the cart. |
.upcart-public-component-product-tile__title-link | Link that wraps the product title. |
.upcart-public-component-product-tile__remove-button | Button to remove the product from cart. |
.upcart-public-component-product-tile__variant | Variant information display. |
.upcart-public-component-product-tile__properties | Wrapper for additional product metadata. |
.upcart-public-component-product-tile__bundle | Bundle information section. |
.upcart-public-component-product-tile__product-pricing | Pricing section of the product tile. |
.upcart-public-component-product-tile__price-compare-at | Original (strikethrough) price. |
.upcart-public-component-product-tile__price | Final price shown to the customer. |
.upcart-public-component-product-tile__savings | Specific savings for a cart item. |
.upcart-public-component-product-tile__controls | Controls section (quantity, etc.). |
.upcart-public-component-product-tile__quantity-selector | Quantity selector wrapper. |
.upcart-public-component-product-tile__quantity-minus | Button to decrease quantity. |
.upcart-public-component-product-tile__quantity-plus | Button to increase quantity. |
.upcart-public-component-product-tile__discount-codes | Discount codes applied to the item. |
.upcart-public-component-product-tile__subscription-upgrade | Subscription upgrade section. |
.upcart-public-component-product-tile__select-wrapper | Wrapper for select dropdown. |
.upcart-public-component-product-tile__select | Select dropdown element. |
.upcart-public-product-properties__subscription | Displays subscription details for the item. |
.upcart-public-product-properties__item | Individual product property. |
.upcart-public-product-properties__link | Link within product properties. |
.upcart-public-cart-items__key-value-pair | Key-value pair display for item properties. |
.upcart-public-bundle-properties | Container for bundle properties. |
.upcart-public-bundle-properties__variant-title | Variant title for bundle items. |
.upcart-public-bundle-properties__header | Header for bundle properties section. |
.upcart-public-bundle-properties__item-components | Container for bundle item components. |
.upcart-public-bundle-properties__item-component-row | Row for each bundle item component. |
.upcart-public-bundle-properties__image-wrapper | Wrapper for bundle item image. |
.upcart-public-bundle-properties__content | Content area for bundle item. |
.upcart-public-bundle-properties__product-title | Product title for bundle item. |