Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #4310241
Slide Out Cart Astra
Open

Comments

  •  3
    Norman started the conversation

     I’m using the Astra theme and the slide out baskets show the price of the product and also the base price instead of combining them as I just want the combined price to show. In the Woocommerce basket it is displayed correctly its just in the slide out as shown in the attached.

    Also I tried “Merchant” plugin to get a Buy Now button on the single product page but it will only work with a variable product and not your composite items. Any ideas please

    Attached files:  Screenshot 2025-08-07 at 06.47.59.png
      Screenshot 2025-08-07 at 06.49.44.png

  •  1,513
    Dustin replied

    Hi Norman,

    Please add the CSS code below to WP-Admin → Appearance → Customize → Additional CSS:

    .wooco-item-child {
        display: none !important;
    }

    If it still doesn't work, please provide me with your composite product link so I can check.

    Best regards,
    Dustin